hzduuuu commited on
Commit
0f30502
1 Parent(s): 430e2f0

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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 [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.7687
20
 
21
  ## Model description
22
 
@@ -49,11 +49,11 @@ The following hyperparameters were used during training:
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
- | 1.1265 | 1.0 | 39 | 1.0998 |
53
- | 1.0393 | 2.0 | 78 | 1.0306 |
54
- | 0.7395 | 3.0 | 117 | 0.8664 |
55
- | 0.5701 | 4.0 | 156 | 0.7681 |
56
- | 0.4584 | 5.0 | 195 | 0.7687 |
57
 
58
 
59
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.8190
20
 
21
  ## Model description
22
 
 
49
 
50
  | Training Loss | Epoch | Step | Validation Loss |
51
  |:-------------:|:-----:|:----:|:---------------:|
52
+ | 1.09 | 1.0 | 39 | 1.0853 |
53
+ | 1.0329 | 2.0 | 78 | 1.0255 |
54
+ | 0.7433 | 3.0 | 117 | 0.8066 |
55
+ | 0.7679 | 4.0 | 156 | 0.7961 |
56
+ | 0.4994 | 5.0 | 195 | 0.8190 |
57
 
58
 
59
  ### Framework versions