Igniter909 commited on
Commit
f216266
1 Parent(s): b5a1595

Training completed!

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.2619
22
- - F1: 0.6667
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
- | No log | 1.0 | 70 | 0.3193 | 1.0 |
54
- | No log | 2.0 | 140 | 0.2760 | 0.6667 |
55
- | No log | 3.0 | 210 | 0.2619 | 0.6667 |
56
 
57
 
58
  ### Framework versions
 
19
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 0.2619
22
+ - F1: 0.8321
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 0.7217 | 1.0 | 70 | 0.3193 | 0.7343 |
54
+ | 0.2736 | 2.0 | 140 | 0.2760 | 0.8055 |
55
+ | 0.1838 | 3.0 | 210 | 0.2619 | 0.8321 |
56
 
57
 
58
  ### Framework versions