ahmad-alismail commited on
Commit
e850a5d
1 Parent(s): b9808e0

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.18348623853211007
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: 1.0181
33
- - F1: 0.1835
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.7583 | 1.0 | 11 | 1.3111 | 0.0804 |
65
- | 1.246 | 2.0 | 22 | 1.1052 | 0.1293 |
66
- | 1.0651 | 3.0 | 33 | 1.0181 | 0.1835 |
67
 
68
 
69
  ### Framework versions
 
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
 
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
 
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