Update README.md
Browse files
README.md
CHANGED
|
@@ -3,7 +3,7 @@ license: mit
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
library_name: sklearn
|
| 6 |
-
pipeline_tag:
|
| 7 |
---
|
| 8 |
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
| 9 |
|
|
|
|
| 3 |
language:
|
| 4 |
- en
|
| 5 |
library_name: sklearn
|
| 6 |
+
pipeline_tag: tabular-classification
|
| 7 |
---
|
| 8 |
This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
|
| 9 |
|