sileod commited on
Commit
3209a6a
1 Parent(s): 6090f3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -319,8 +319,13 @@ pipeline_tag: zero-shot-classification
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].
 
319
 
320
  # Model Card for DeBERTa-v3-base-tasksource-nli
321
 
322
+ ---
323
+ **NOTE**
324
+
325
  Deprecated: use https://huggingface.co/tasksource/deberta-small-long-nli for longer context and better accuracy.
326
 
327
+ ---
328
+
329
  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/).
330
  This checkpoint has strong zero-shot validation performance on many tasks (e.g. 70% on WNLI), and can be used for:
331
  - Zero-shot entailment-based classification for arbitrary labels [ZS].