shaunster commited on
Commit
f59bb14
1 Parent(s): 8a37c63

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -21,7 +21,7 @@ model-index:
21
  metrics:
22
  - name: F1
23
  type: f1
24
- value: 0.545472395850378
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -31,8 +31,8 @@ should probably proofread and complete it, then remove this comment. -->
31
 
32
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
33
  It achieves the following results on the evaluation set:
34
- - Loss: 0.0246
35
- - F1: 0.5455
36
 
37
  ## Model description
38
 
@@ -63,11 +63,11 @@ The following hyperparameters were used during training:
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
- | 0.0451 | 1.0 | 417 | 0.0310 | 0.4993 |
67
- | 0.0268 | 2.0 | 834 | 0.0285 | 0.5055 |
68
- | 0.0228 | 3.0 | 1251 | 0.0257 | 0.5366 |
69
- | 0.0199 | 4.0 | 1668 | 0.0251 | 0.5471 |
70
- | 0.018 | 5.0 | 2085 | 0.0246 | 0.5455 |
71
 
72
 
73
  ### Framework versions
 
21
  metrics:
22
  - name: F1
23
  type: f1
24
+ value: 0.8075228972942741
25
  ---
26
 
27
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
31
 
32
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
33
  It achieves the following results on the evaluation set:
34
+ - Loss: 0.2985
35
+ - F1: 0.8075
36
 
37
  ## Model description
38
 
 
63
 
64
  | Training Loss | Epoch | Step | Validation Loss | F1 |
65
  |:-------------:|:-----:|:----:|:---------------:|:------:|
66
+ | 0.9161 | 1.0 | 417 | 0.5816 | 0.3588 |
67
+ | 0.5572 | 2.0 | 834 | 0.5326 | 0.4619 |
68
+ | 0.3821 | 3.0 | 1251 | 0.3929 | 0.5508 |
69
+ | 0.2552 | 4.0 | 1668 | 0.3149 | 0.8015 |
70
+ | 0.1755 | 5.0 | 2085 | 0.2985 | 0.8075 |
71
 
72
 
73
  ### Framework versions