iamjhonathan
commited on
Commit
•
a8e6f5a
1
Parent(s):
7780a70
Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,7 @@ tags:
|
|
6 |
model-index:
|
7 |
- name: my_awesome_test_model
|
8 |
results: []
|
|
|
9 |
---
|
10 |
|
11 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -60,4 +61,4 @@ The following hyperparameters were used during training:
|
|
60 |
- Transformers 4.38.2
|
61 |
- Pytorch 2.1.0+cu121
|
62 |
- Datasets 2.18.0
|
63 |
-
- Tokenizers 0.15.2
|
|
|
6 |
model-index:
|
7 |
- name: my_awesome_test_model
|
8 |
results: []
|
9 |
+
pipeline_tag: zero-shot-classification
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
61 |
- Transformers 4.38.2
|
62 |
- Pytorch 2.1.0+cu121
|
63 |
- Datasets 2.18.0
|
64 |
+
- Tokenizers 0.15.2
|