Commit
·
e506669
1
Parent(s):
0ec0fdb
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,6 @@ widget:
|
|
| 10 |
example_title: "Natural Language Inference"
|
| 11 |
---
|
| 12 |
|
| 13 |
-
# bertweet-base-multi-mami
|
| 14 |
This is a finetuned XLM-RoBERTA model for natural language inference. It has been trained with a massive ammount of data following the ANLI pipeline training. We include data from:
|
| 15 |
- [mnli](https://cims.nyu.edu/~sbowman/multinli/) {train, dev and test}
|
| 16 |
- [snli](https://nlp.stanford.edu/projects/snli/) {train, dev and test}
|
|
|
|
| 10 |
example_title: "Natural Language Inference"
|
| 11 |
---
|
| 12 |
|
|
|
|
| 13 |
This is a finetuned XLM-RoBERTA model for natural language inference. It has been trained with a massive ammount of data following the ANLI pipeline training. We include data from:
|
| 14 |
- [mnli](https://cims.nyu.edu/~sbowman/multinli/) {train, dev and test}
|
| 15 |
- [snli](https://nlp.stanford.edu/projects/snli/) {train, dev and test}
|