ahmad-alismail commited on
Commit
91d7fd1
1 Parent(s): c09e97f

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.6028633675692499
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.5922
33
- - F1: 0.6029
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
- | 1.5307 | 1.0 | 21 | 1.1565 | 0.2041 |
65
- | 0.9604 | 2.0 | 42 | 0.7144 | 0.5135 |
66
- | 0.621 | 3.0 | 63 | 0.5922 | 0.6029 |
67
 
68
 
69
  ### Framework versions
 
19
  metrics:
20
  - name: F1
21
  type: f1
22
+ value: 0.7519582245430809
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.3833
33
+ - F1: 0.7520
34
 
35
  ## Model description
36
 
 
61
 
62
  | Training Loss | Epoch | Step | Validation Loss | F1 |
63
  |:-------------:|:-----:|:----:|:---------------:|:------:|
64
+ | 1.1831 | 1.0 | 42 | 0.6218 | 0.5872 |
65
+ | 0.4785 | 2.0 | 84 | 0.4075 | 0.7238 |
66
+ | 0.3028 | 3.0 | 126 | 0.3833 | 0.7520 |
67
 
68
 
69
  ### Framework versions