Commit ·
94d13e5
1
Parent(s): b68e858
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -47,7 +47,6 @@ glossary: N/A
|
|
| 47 |
more_information: Can be made available on request
|
| 48 |
model_card_authors: Matt Stammers
|
| 49 |
model_card_contact: Matt Stammers
|
| 50 |
-
pipeline_tag: text-classification
|
| 51 |
model-index:
|
| 52 |
- name: test_trainer
|
| 53 |
results:
|
|
@@ -58,9 +57,9 @@ model-index:
|
|
| 58 |
type: mrcp
|
| 59 |
metrics:
|
| 60 |
- type: accuracy
|
| 61 |
-
value: 0.
|
| 62 |
- type: F1-Score
|
| 63 |
-
value: 0.
|
| 64 |
---
|
| 65 |
|
| 66 |
# Model Card for test_trainer
|
|
|
|
| 47 |
more_information: Can be made available on request
|
| 48 |
model_card_authors: Matt Stammers
|
| 49 |
model_card_contact: Matt Stammers
|
|
|
|
| 50 |
model-index:
|
| 51 |
- name: test_trainer
|
| 52 |
results:
|
|
|
|
| 57 |
type: mrcp
|
| 58 |
metrics:
|
| 59 |
- type: accuracy
|
| 60 |
+
value: 0.8480392156862745
|
| 61 |
- type: F1-Score
|
| 62 |
+
value: 0.8945578231292517
|
| 63 |
---
|
| 64 |
|
| 65 |
# Model Card for test_trainer
|