Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,9 @@ metrics:
|
|
| 8 |
model-index:
|
| 9 |
- name: electra-small-discriminator-zeroshot-v1.1-none
|
| 10 |
results: []
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -77,4 +80,4 @@ The following hyperparameters were used during training:
|
|
| 77 |
- Transformers 4.33.3
|
| 78 |
- Pytorch 2.1.2+cu121
|
| 79 |
- Datasets 2.16.1
|
| 80 |
-
- Tokenizers 0.13.3
|
|
|
|
| 8 |
model-index:
|
| 9 |
- name: electra-small-discriminator-zeroshot-v1.1-none
|
| 10 |
results: []
|
| 11 |
+
language:
|
| 12 |
+
- en
|
| 13 |
+
pipeline_tag: zero-shot-classification
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 80 |
- Transformers 4.33.3
|
| 81 |
- Pytorch 2.1.2+cu121
|
| 82 |
- Datasets 2.16.1
|
| 83 |
+
- Tokenizers 0.13.3
|