cartesinus commited on
Commit
c8be175
1 Parent(s): 4ecdd49

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -2
README.md CHANGED
@@ -2,12 +2,26 @@
2
  license: mit
3
  tags:
4
  - generated_from_trainer
 
 
 
5
  metrics:
6
  - accuracy
7
  - f1
8
  model-index:
9
  - name: xlm-r-base-amazon-massive-intent-label_smoothing
10
- results: []
 
 
 
 
 
 
 
 
 
 
 
11
  datasets:
12
  - AmazonScience/massive
13
  language:
@@ -19,7 +33,7 @@ should probably proofread and complete it, then remove this comment. -->
19
 
20
  # xlm-r-base-amazon-massive-intent-label_smoothing
21
 
22
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
23
  It achieves the following results on the evaluation set:
24
  - Loss: 2.5148
25
  - Accuracy: 0.8879
2
  license: mit
3
  tags:
4
  - generated_from_trainer
5
+ - nlu
6
+ - intent-classification
7
+ - text-classification
8
  metrics:
9
  - accuracy
10
  - f1
11
  model-index:
12
  - name: xlm-r-base-amazon-massive-intent-label_smoothing
13
+ results:
14
+ - task:
15
+ name: text-classification
16
+ type: text-classification
17
+ dataset:
18
+ name: MASSIVE
19
+ type: AmazonScience/massive
20
+ split: test
21
+ metrics:
22
+ - name: F1
23
+ type: f1
24
+ value: 0.8879
25
  datasets:
26
  - AmazonScience/massive
27
  language:
33
 
34
  # xlm-r-base-amazon-massive-intent-label_smoothing
35
 
36
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the [MASSIVE1.1](https://huggingface.co/datasets/AmazonScience/massive) dataset.
37
  It achieves the following results on the evaluation set:
38
  - Loss: 2.5148
39
  - Accuracy: 0.8879