Update README.md
Browse files
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 |
-
#
|
31 |
|
32 |
-
This model is a fine-tuned version of [
|
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
|