sileod commited on
Commit
8f5ddd7
1 Parent(s): 0391d43

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,4 +22,4 @@ classifier(
22
  candidate_labels=["urgent", "not urgent", "phone", "tablet", "computer"],
23
  )
24
  ```
25
- `sileod/deberta-v3-base-tasksource-nli` will include `label-nli` in its training mix (a relatively small portion, to keep the model general, but note that nli models work for label-like zero shot classification without specific supervision (https://aclanthology.org/D19-1404.pdf).
 
22
  candidate_labels=["urgent", "not urgent", "phone", "tablet", "computer"],
23
  )
24
  ```
25
+ [deberta-v3-base-tasksource-nli](https://huggingface.co/sileod/deberta-v3-base-tasksource-nli) will include `label-nli` in its training mix (a relatively small portion, to keep the model general, but note that nli models work for label-like zero shot classification without specific supervision (https://aclanthology.org/D19-1404.pdf).