Msrisrujan commited on
Commit
ce5e32f
1 Parent(s): 47b3dec

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.8110814419225634
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.0672
36
- - F1: 0.8111
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.17 | 1.0 | 191 | 0.0827 | 0.7485 |
68
- | 0.0794 | 2.0 | 382 | 0.0726 | 0.7898 |
69
- | 0.0607 | 3.0 | 573 | 0.0672 | 0.8111 |
70
 
71
 
72
  ### Framework versions
 
22
  metrics:
23
  - name: F1
24
  type: f1
25
+ value: 0.8088309081786251
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.0693
36
+ - F1: 0.8088
37
 
38
  ## Model description
39
 
 
64
 
65
  | Training Loss | Epoch | Step | Validation Loss | F1 |
66
  |:-------------:|:-----:|:----:|:---------------:|:------:|
67
+ | 0.1717 | 1.0 | 191 | 0.0918 | 0.7209 |
68
+ | 0.0785 | 2.0 | 382 | 0.0725 | 0.7850 |
69
+ | 0.0609 | 3.0 | 573 | 0.0693 | 0.8088 |
70
 
71
 
72
  ### Framework versions