xlm-roberta-large-snli_mnli-t_fever_r1_r2_r3
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:
- mnli-mt {train}
- snli {train, dev and test}
- xnli {dev and test}
- fever {train, dev and test}
- anli {train}
Multilabels
label2id={
"contradiction": 0,
"entailment": 1,
"neutral": 2,
},
- Downloads last month
- 10
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.