cartesinus commited on
Commit
5e36d1c
1 Parent(s): 9520376

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  # xlm-r-base-amazon-massive-domain
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.3788
21
  - Accuracy: 0.9213
@@ -23,7 +23,7 @@ It achieves the following results on the evaluation set:
23
 
24
  ## Model description
25
 
26
- More information needed
27
 
28
  ## Intended uses & limitations
29
 
 
15
 
16
  # xlm-r-base-amazon-massive-domain
17
 
18
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the (Amazon Massive](https://huggingface.co/datasets/AmazonScience/massive) dataset (only en-US subset).
19
  It achieves the following results on the evaluation set:
20
  - Loss: 0.3788
21
  - Accuracy: 0.9213
 
23
 
24
  ## Model description
25
 
26
+ Domain classifier trained from Amazon Massive dataset.
27
 
28
  ## Intended uses & limitations
29