Zero-Shot Classification
Transformers
PyTorch
Safetensors
English
deberta-v2
text-classification
deberta-v3-large
nli
natural-language-inference
multitask
multi-task
pipeline
extreme-multi-task
extreme-mtl
tasksource
zero-shot
rlhf
Inference Endpoints
sileod commited on
Commit
628435e
1 Parent(s): 8588090

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -221,7 +221,7 @@ metrics:
221
  library_name: transformers
222
  ---
223
 
224
- # Model Card for DeBERTa-v3-base-tasksource-nli
225
 
226
  DeBERTa-v3-large fine-tuned with multi-task learning on 520 tasks of the [tasksource collection](https://github.com/sileod/tasksource/)
227
  You can further fine-tune this model to use it for any classification or multiple-choice task.
 
221
  library_name: transformers
222
  ---
223
 
224
+ # Model Card for DeBERTa-v3-large-tasksource-nli
225
 
226
  DeBERTa-v3-large fine-tuned with multi-task learning on 520 tasks of the [tasksource collection](https://github.com/sileod/tasksource/)
227
  You can further fine-tune this model to use it for any classification or multiple-choice task.