nerdai commited on
Commit
501e8c8
1 Parent(s): d9e65d8

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.1453
22
- - F1: 0.8648
23
 
24
  ## Model description
25
 
@@ -50,9 +50,9 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 0.2528 | 1.0 | 968 | 0.1727 | 0.8275 |
54
- | 0.1308 | 2.0 | 1936 | 0.1440 | 0.8449 |
55
- | 0.0826 | 3.0 | 2904 | 0.1453 | 0.8648 |
56
 
57
 
58
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the xtreme dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.1502
22
+ - F1: 0.8666
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 0.2577 | 1.0 | 968 | 0.1638 | 0.8190 |
54
+ | 0.1303 | 2.0 | 1936 | 0.1428 | 0.8526 |
55
+ | 0.0795 | 3.0 | 2904 | 0.1502 | 0.8666 |
56
 
57
 
58
  ### Framework versions