mmenendezg commited on
Commit
ea424f1
1 Parent(s): 48035e9

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -22,7 +22,7 @@ model-index:
22
  metrics:
23
  - name: F1
24
  type: f1
25
- value: 0.7336862635831707
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -32,8 +32,8 @@ should probably proofread and complete it, then remove this comment. -->
32
 
33
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
34
  It achieves the following results on the evaluation set:
35
- - Loss: 0.0527
36
- - F1: 0.7337
37
 
38
  ## Model description
39
 
@@ -64,9 +64,9 @@ The following hyperparameters were used during training:
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:------:|
67
- | 0.1771 | 1.0 | 525 | 0.1185 | 0.3373 |
68
- | 0.1086 | 2.0 | 1050 | 0.0622 | 0.6947 |
69
- | 0.0663 | 3.0 | 1575 | 0.0527 | 0.7337 |
70
 
71
 
72
  ### Framework versions
 
22
  metrics:
23
  - name: F1
24
  type: f1
25
+ value: 0.6378279372946183
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
32
 
33
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
34
  It achieves the following results on the evaluation set:
35
+ - Loss: 0.0742
36
+ - F1: 0.6378
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:------:|
67
+ | 0.2424 | 1.0 | 525 | 0.2543 | 0.0 |
68
+ | 0.1994 | 2.0 | 1050 | 0.0977 | 0.5081 |
69
+ | 0.1011 | 3.0 | 1575 | 0.0742 | 0.6378 |
70
 
71
 
72
  ### Framework versions