Commit ·
9a64cef
1
Parent(s): 980ef8c
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,7 @@ metrics:
|
|
| 7 |
model-index:
|
| 8 |
- name: bart-large-mnli-aitools
|
| 9 |
results: []
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
<!-- 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.26.0
|
| 61 |
- Pytorch 1.13.1+cu116
|
| 62 |
- Datasets 2.9.0
|
| 63 |
-
- Tokenizers 0.13.2
|
|
|
|
| 7 |
model-index:
|
| 8 |
- name: bart-large-mnli-aitools
|
| 9 |
results: []
|
| 10 |
+
pipeline_tag: zero-shot-classification
|
| 11 |
---
|
| 12 |
|
| 13 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
|
| 61 |
- Transformers 4.26.0
|
| 62 |
- Pytorch 1.13.1+cu116
|
| 63 |
- Datasets 2.9.0
|
| 64 |
+
- Tokenizers 0.13.2
|