cartesinus commited on
Commit
de498de
1 Parent(s): a790d79

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -15,7 +15,8 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # xlm-r-base-amazon-massive-intent
17
 
18
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
 
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.5439
21
  - Accuracy: 0.8775
15
 
16
  # xlm-r-base-amazon-massive-intent
17
 
18
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on
19
+ [Amazon Massive](https://huggingface.co/datasets/AmazonScience/massive) dataset (only en-US subset).
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.5439
22
  - Accuracy: 0.8775