Commit ·
fb74bb8
1
Parent(s): c5bcd93
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: mit
|
|
|
|
| 4 |
model-index:
|
| 5 |
- name: test-trainer
|
| 6 |
-
inference: false
|
| 7 |
results:
|
| 8 |
- task:
|
| 9 |
type: image-classification
|
|
@@ -15,7 +15,6 @@ model-index:
|
|
| 15 |
value: 0.7
|
| 16 |
- type: f1
|
| 17 |
value: 0.65
|
| 18 |
-
pipeline_tag: sentence-similarity
|
| 19 |
---
|
| 20 |
|
| 21 |
# Model Card for Model ID
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
license: mit
|
| 4 |
+
pipeline_tag: text-classification
|
| 5 |
model-index:
|
| 6 |
- name: test-trainer
|
|
|
|
| 7 |
results:
|
| 8 |
- task:
|
| 9 |
type: image-classification
|
|
|
|
| 15 |
value: 0.7
|
| 16 |
- type: f1
|
| 17 |
value: 0.65
|
|
|
|
| 18 |
---
|
| 19 |
|
| 20 |
# Model Card for Model ID
|