mrm8488 commited on
Commit
5b376f0
1 Parent(s): d264e50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -27,9 +27,9 @@ model-index:
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
- # xlm-v-base-finetuned-xglue-xnli
31
 
32
- This model is a fine-tuned version of [stefan-it/xlm-v-base](https://huggingface.co/stefan-it/xlm-v-base) on the xglue dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.6511
35
  - Accuracy: 0.7403
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
28
  should probably proofread and complete it, then remove this comment. -->
29
 
30
+ # XLM-V (base) fine-tuned on XNLI
31
 
32
+ This model is a fine-tuned version of [XLM-V (base)](https://huggingface.co/facebook/xlm-v-base) on the XNLI (XGLUE) dataset.
33
  It achieves the following results on the evaluation set:
34
  - Loss: 0.6511
35
  - Accuracy: 0.7403