nikitakapitan commited on
Commit
25cc02a
1 Parent(s): d35cf9e

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -3,8 +3,6 @@ license: mit
3
  base_model: xlm-roberta-base
4
  tags:
5
  - generated_from_trainer
6
- datasets:
7
- - xtreme
8
  metrics:
9
  - f1
10
  model-index:
@@ -17,10 +15,10 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  # xlm-roberta-base-finetuned-panx-de
19
 
20
- This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
21
  It achieves the following results on the evaluation set:
22
- - Loss: 0.1278
23
- - F1: 0.8713
24
 
25
  ## Model description
26
 
@@ -51,9 +49,9 @@ The following hyperparameters were used during training:
51
 
52
  | Training Loss | Epoch | Step | Validation Loss | F1 |
53
  |:-------------:|:-----:|:----:|:---------------:|:------:|
54
- | 0.248 | 1.0 | 625 | 0.1550 | 0.8218 |
55
- | 0.1222 | 2.0 | 1250 | 0.1253 | 0.8602 |
56
- | 0.0782 | 3.0 | 1875 | 0.1278 | 0.8713 |
57
 
58
 
59
  ### Framework versions
 
3
  base_model: xlm-roberta-base
4
  tags:
5
  - generated_from_trainer
 
 
6
  metrics:
7
  - f1
8
  model-index:
 
15
 
16
  # xlm-roberta-base-finetuned-panx-de
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.1696
21
+ - F1: 0.8780
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | F1 |
51
  |:-------------:|:-----:|:----:|:---------------:|:------:|
52
+ | 0.2787 | 1.0 | 1150 | 0.1796 | 0.8437 |
53
+ | 0.151 | 2.0 | 2300 | 0.1653 | 0.8666 |
54
+ | 0.096 | 3.0 | 3450 | 0.1696 | 0.8780 |
55
 
56
 
57
  ### Framework versions