kirilica commited on
Commit
789b520
·
verified ·
1 Parent(s): 576a88a

End of training

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,8 +18,8 @@ should probably proofread and complete it, then remove this comment. -->
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
- - Loss: 0.8855
22
- - F1: 0.6078
23
 
24
  ## Model description
25
 
@@ -50,8 +50,8 @@ The following hyperparameters were used during training:
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
- | 1.0538 | 1.0 | 563 | 0.9222 | 0.5900 |
54
- | 0.8844 | 2.0 | 1126 | 0.8855 | 0.6078 |
55
 
56
 
57
  ### Framework versions
 
18
 
19
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
20
  It achieves the following results on the evaluation set:
21
+ - Loss: 0.8703
22
+ - F1: 0.6075
23
 
24
  ## Model description
25
 
 
50
 
51
  | Training Loss | Epoch | Step | Validation Loss | F1 |
52
  |:-------------:|:-----:|:----:|:---------------:|:------:|
53
+ | 1.0446 | 1.0 | 563 | 0.9216 | 0.5840 |
54
+ | 0.8689 | 2.0 | 1126 | 0.8703 | 0.6075 |
55
 
56
 
57
  ### Framework versions