Marc Franco-Salvador
commited on
Commit
•
30bf78e
1
Parent(s):
2622e9d
Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,7 @@ tags:
|
|
11 |
|
12 |
A cross attention NLI model trained for zero-shot and few-shot text classification.
|
13 |
|
14 |
-
The base model is [mpnet-base](https://huggingface.co/microsoft/mpnet-base), trained with the code from [here](https://github.com/facebookresearch/anli)
|
15 |
on [SNLI](https://nlp.stanford.edu/projects/snli/) and [MNLI](https://cims.nyu.edu/~sbowman/multinli/).
|
16 |
|
17 |
Usage:
|
|
|
11 |
|
12 |
A cross attention NLI model trained for zero-shot and few-shot text classification.
|
13 |
|
14 |
+
The base model is [mpnet-base](https://huggingface.co/microsoft/mpnet-base), trained with the code from [here](https://github.com/facebookresearch/anli);
|
15 |
on [SNLI](https://nlp.stanford.edu/projects/snli/) and [MNLI](https://cims.nyu.edu/~sbowman/multinli/).
|
16 |
|
17 |
Usage:
|