Update README.md
Browse files
README.md
CHANGED
@@ -319,6 +319,8 @@ pipeline_tag: zero-shot-classification
|
|
319 |
|
320 |
# Model Card for DeBERTa-v3-base-tasksource-nli
|
321 |
|
|
|
|
|
322 |
This is [DeBERTa-v3-base](https://hf.co/microsoft/deberta-v3-base) fine-tuned with multi-task learning on 600+ tasks of the [tasksource collection](https://github.com/sileod/tasksource/).
|
323 |
This checkpoint has strong zero-shot validation performance on many tasks (e.g. 70% on WNLI), and can be used for:
|
324 |
- Zero-shot entailment-based classification for arbitrary labels [ZS].
|
|
|
319 |
|
320 |
# Model Card for DeBERTa-v3-base-tasksource-nli
|
321 |
|
322 |
+
Deprecated: use https://huggingface.co/tasksource/deberta-small-long-nli for longer context and better accuracy.
|
323 |
+
|
324 |
This is [DeBERTa-v3-base](https://hf.co/microsoft/deberta-v3-base) fine-tuned with multi-task learning on 600+ tasks of the [tasksource collection](https://github.com/sileod/tasksource/).
|
325 |
This checkpoint has strong zero-shot validation performance on many tasks (e.g. 70% on WNLI), and can be used for:
|
326 |
- Zero-shot entailment-based classification for arbitrary labels [ZS].
|