Commit ·
9f8c893
1
Parent(s): 86ed3d3
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,6 +5,9 @@ tags:
|
|
| 5 |
- generated_from_trainer
|
| 6 |
metrics:
|
| 7 |
- accuracy
|
|
|
|
|
|
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: SCIFACT_inference_model
|
| 10 |
results: []
|
|
@@ -42,6 +45,7 @@ widget:
|
|
| 42 |
the adoption of new vaccines should consider supply- and demand-side
|
| 43 |
factors.
|
| 44 |
library_name: transformers
|
|
|
|
| 45 |
---
|
| 46 |
|
| 47 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 5 |
- generated_from_trainer
|
| 6 |
metrics:
|
| 7 |
- accuracy
|
| 8 |
+
- precision
|
| 9 |
+
- recall
|
| 10 |
+
- f1
|
| 11 |
model-index:
|
| 12 |
- name: SCIFACT_inference_model
|
| 13 |
results: []
|
|
|
|
| 45 |
the adoption of new vaccines should consider supply- and demand-side
|
| 46 |
factors.
|
| 47 |
library_name: transformers
|
| 48 |
+
pipeline_tag: text-classification
|
| 49 |
---
|
| 50 |
|
| 51 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|