jahuerta92 commited on
Commit
062d697
1 Parent(s): eb95d6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -10,7 +10,7 @@ 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-mt](https://github.com/facebookresearch/XNLI) {train}
16
  - [snli](https://nlp.stanford.edu/projects/snli/) {train, dev and test}
 
10
  example_title: "Natural Language Inference"
11
  ---
12
 
13
+ # xlm-roberta-large-snli_mnli-t_fever_r1_r2_r3
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-mt](https://github.com/facebookresearch/XNLI) {train}
16
  - [snli](https://nlp.stanford.edu/projects/snli/) {train, dev and test}