Zero-Shot Classification
Transformers
PyTorch
Safetensors
English
deberta-v2
text-classification
deberta-v3-base
deberta-v3
deberta
nli
natural-language-inference
multitask
multi-task
pipeline
extreme-multi-task
extreme-mtl
tasksource
zero-shot
rlhf
Eval Results
Inference Endpoints
sileod commited on
Commit
f3051a7
1 Parent(s): 5782b64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -316,7 +316,7 @@ pipeline_tag: zero-shot-classification
316
 
317
  # Model Card for DeBERTa-v3-base-tasksource-nli
318
 
319
- 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/).
320
  This checkpoint has strong zero-shot validation performance on many tasks (e.g. 70% on WNLI), and can be used for:
321
  - Zero-shot entailment-based classification for arbitrary labels [ZS].
322
  - Natural language inference [NLI]
 
316
 
317
  # Model Card for DeBERTa-v3-base-tasksource-nli
318
 
319
+ 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/).
320
  This checkpoint has strong zero-shot validation performance on many tasks (e.g. 70% on WNLI), and can be used for:
321
  - Zero-shot entailment-based classification for arbitrary labels [ZS].
322
  - Natural language inference [NLI]