ahmad-alismail commited on
Commit
fc488ac
·
1 Parent(s): dd7209a

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.1717
20
- - F1: 0.8552
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.2939 | 1.0 | 715 | 0.1884 | 0.8138 |
52
- | 0.1464 | 2.0 | 1430 | 0.1720 | 0.8469 |
53
- | 0.0939 | 3.0 | 2145 | 0.1717 | 0.8552 |
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.1270
20
+ - F1: 0.8817
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 0.2845 | 1.0 | 715 | 0.1652 | 0.8380 |
52
+ | 0.1449 | 2.0 | 1430 | 0.1337 | 0.8668 |
53
+ | 0.0929 | 3.0 | 2145 | 0.1270 | 0.8817 |
54
 
55
 
56
  ### Framework versions