Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,7 @@ metrics:
|
|
| 8 |
model-index:
|
| 9 |
- name: TrainingArg
|
| 10 |
results: []
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -68,4 +69,4 @@ The following hyperparameters were used during training:
|
|
| 68 |
- Transformers 4.42.4
|
| 69 |
- Pytorch 2.3.1+cu121
|
| 70 |
- Datasets 2.20.0
|
| 71 |
-
- Tokenizers 0.19.1
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: TrainingArg
|
| 10 |
results: []
|
| 11 |
+
pipeline_tag: text-classification
|
| 12 |
---
|
| 13 |
|
| 14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 69 |
- Transformers 4.42.4
|
| 70 |
- Pytorch 2.3.1+cu121
|
| 71 |
- Datasets 2.20.0
|
| 72 |
+
- Tokenizers 0.19.1
|