Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,7 @@ metrics:
|
|
| 11 |
model-index:
|
| 12 |
- name: stocks
|
| 13 |
results: []
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
@@ -82,4 +83,4 @@ The following hyperparameters were used during training:
|
|
| 82 |
- Transformers 4.40.0
|
| 83 |
- Pytorch 2.1.0+cu121
|
| 84 |
- Datasets 2.19.0
|
| 85 |
-
- Tokenizers 0.19.1
|
|
|
|
| 11 |
model-index:
|
| 12 |
- name: stocks
|
| 13 |
results: []
|
| 14 |
+
pipeline_tag: zero-shot-classification
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 83 |
- Transformers 4.40.0
|
| 84 |
- Pytorch 2.1.0+cu121
|
| 85 |
- Datasets 2.19.0
|
| 86 |
+
- Tokenizers 0.19.1
|