ivanlau commited on
Commit
6809f81
1 Parent(s): dc582f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ should probably proofread and complete it, then remove this comment. -->
27
 
28
  # language-detection-fine-tuned-on-xlm-roberta-base
29
 
30
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the common_language dataset.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 0.1886
33
  - Accuracy: 0.9738
 
27
 
28
  # language-detection-fine-tuned-on-xlm-roberta-base
29
 
30
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the [common_language](https://huggingface.co/datasets/common_language) dataset.
31
  It achieves the following results on the evaluation set:
32
  - Loss: 0.1886
33
  - Accuracy: 0.9738