MoritzLaurer's picture
MoritzLaurer HF staff
Update README.md
7be05ca
|
raw
history blame contribute delete
No virus
777 Bytes
metadata
language:
  - en
tags:
  - text-classification
  - zero-shot-classification
pipeline_tag: zero-shot-classification
library_name: transformers
license: mit

Model description: deberta-v3-large-mnli-fever-anli-ling-wanli-binary

This model was mostly created as a comparative benchmark for another model, see here: https://huggingface.co/MoritzLaurer/deberta-v3-large-zeroshot-v1.1-all-33

This model was only trained on five NLI datasets, while the other model was trained on many more datasets. I mostly recommend using the other model. This NLI-only model might only be better for tasks that are not zeroshot classification but that adhere more strictly to the original NLI task.

See the other model's model card for usage instructions, training data and the paper.