Update README.md
Browse files
README.md
CHANGED
@@ -22,4 +22,4 @@ classifier(
|
|
22 |
candidate_labels=["urgent", "not urgent", "phone", "tablet", "computer"],
|
23 |
)
|
24 |
```
|
25 |
-
|
|
|
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).
|