khadija267 commited on
Commit
670ed22
·
1 Parent(s): 1afa335

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1606
20
- - F1: 0.8620
21
 
22
  ## Model description
23
 
@@ -48,9 +48,9 @@ The following hyperparameters were used during training:
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
- | 0.2873 | 1.0 | 715 | 0.1802 | 0.8245 |
52
- | 0.1446 | 2.0 | 1430 | 0.1601 | 0.8512 |
53
- | 0.0925 | 3.0 | 2145 | 0.1606 | 0.8620 |
54
 
55
 
56
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1645
20
+ - F1: 0.8592
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 0.29 | 1.0 | 715 | 0.1809 | 0.8196 |
52
+ | 0.1462 | 2.0 | 1430 | 0.1628 | 0.8484 |
53
+ | 0.0936 | 3.0 | 2145 | 0.1645 | 0.8592 |
54
 
55
 
56
  ### Framework versions