sedaorcin commited on
Commit
6eadf33
1 Parent(s): 325fdd0

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 an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1367
20
- - F1: 0.8605
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.273 | 1.0 | 525 | 0.1528 | 0.8370 |
52
- | 0.1262 | 2.0 | 1050 | 0.1415 | 0.8464 |
53
- | 0.0817 | 3.0 | 1575 | 0.1367 | 0.8605 |
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 an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1370
20
+ - F1: 0.8653
21
 
22
  ## Model description
23
 
 
48
 
49
  | Training Loss | Epoch | Step | Validation Loss | F1 |
50
  |:-------------:|:-----:|:----:|:---------------:|:------:|
51
+ | 0.265 | 1.0 | 525 | 0.1523 | 0.8249 |
52
+ | 0.1281 | 2.0 | 1050 | 0.1402 | 0.8554 |
53
+ | 0.0818 | 3.0 | 1575 | 0.1370 | 0.8653 |
54
 
55
 
56
  ### Framework versions