Fah-d commited on
Commit
8630cd8
1 Parent(s): 3a31a29

End of training

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
17
 
18
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
- - Loss: 0.7381
21
- - Accuracy: 0.6852
22
 
23
  ## Model description
24
 
@@ -49,9 +49,9 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
- | 0.9841 | 1.0 | 1066 | 0.9028 | 0.6182 |
53
- | 0.8193 | 2.0 | 2132 | 0.7337 | 0.6670 |
54
- | 0.7004 | 3.0 | 3198 | 0.7381 | 0.6852 |
55
 
56
 
57
  ### Framework versions
 
17
 
18
  This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
19
  It achieves the following results on the evaluation set:
20
+ - Loss: 0.7641
21
+ - Accuracy: 0.6871
22
 
23
  ## Model description
24
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
  |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.9621 | 1.0 | 1066 | 0.9099 | 0.6120 |
53
+ | 0.8269 | 2.0 | 2132 | 0.7536 | 0.6627 |
54
+ | 0.7239 | 3.0 | 3198 | 0.7641 | 0.6871 |
55
 
56
 
57
  ### Framework versions