seanghay commited on
Commit
a1ea1a1
1 Parent(s): fc49e52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -50,7 +50,7 @@ should probably proofread and complete it, then remove this comment. -->
50
 
51
  # Khmer Part of Speech Tagging with XLM RoBERTa
52
 
53
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the [khPOS](https://huggingface.co/seanghay/khPOS) dataset.
54
  It achieves the following results on the evaluation set:
55
  - Loss: 0.1063
56
  - Precision: 0.9512
 
50
 
51
  # Khmer Part of Speech Tagging with XLM RoBERTa
52
 
53
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the [khPOS](https://huggingface.co/datasets/seanghay/khPOS) dataset.
54
  It achieves the following results on the evaluation set:
55
  - Loss: 0.1063
56
  - Precision: 0.9512