Carick commited on
Commit
2474e32
1 Parent(s): f5ccac4

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.4633
20
 
21
  ## Model description
22
 
@@ -47,9 +47,9 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 0.4026 | 1.0 | 2535 | 0.4797 |
51
- | 0.4078 | 2.0 | 5070 | 0.4643 |
52
- | 0.4825 | 3.0 | 7605 | 0.4633 |
53
 
54
 
55
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [FacebookAI/xlm-roberta-base](https://huggingface.co/FacebookAI/xlm-roberta-base) on the None dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.1375
20
 
21
  ## Model description
22
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 0.2577 | 1.0 | 2535 | 0.2395 |
51
+ | 0.1953 | 2.0 | 5070 | 0.1747 |
52
+ | 0.1609 | 3.0 | 7605 | 0.1375 |
53
 
54
 
55
  ### Framework versions