amartyobanerjee commited on
Commit
377396a
1 Parent(s): a5e1d42

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -19,7 +19,7 @@ model-index:
19
  metrics:
20
  - name: F1
21
  type: f1
22
- value: 0.8224755700325732
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
@@ -29,8 +29,8 @@ should probably proofread and complete it, then remove this comment. -->
29
 
30
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
31
  It achieves the following results on the evaluation set:
32
- - Loss: 0.2521
33
- - F1: 0.8225
34
 
35
  ## Model description
36
 
@@ -61,9 +61,9 @@ The following hyperparameters were used during training:
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | F1 |
63
  |:-------------:|:-----:|:----:|:---------------:|:------:|
64
- | 0.8088 | 1.0 | 70 | 0.3423 | 0.7009 |
65
- | 0.2844 | 2.0 | 140 | 0.2551 | 0.8027 |
66
- | 0.1905 | 3.0 | 210 | 0.2521 | 0.8225 |
67
 
68
 
69
  ### Framework versions
 
19
  metrics:
20
  - name: F1
21
  type: f1
22
+ value: 0.8204498977505114
23
  ---
24
 
25
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
29
 
30
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
31
  It achieves the following results on the evaluation set:
32
+ - Loss: 0.2399
33
+ - F1: 0.8204
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | F1 |
63
  |:-------------:|:-----:|:----:|:---------------:|:------:|
64
+ | 0.709 | 1.0 | 70 | 0.3131 | 0.7515 |
65
+ | 0.2829 | 2.0 | 140 | 0.2680 | 0.8044 |
66
+ | 0.1891 | 3.0 | 210 | 0.2399 | 0.8204 |
67
 
68
 
69
  ### Framework versions