gustavomedeiros commited on
Commit
77f207e
1 Parent(s): b549197

End of training

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 0.4064
19
 
20
  ## Model description
21
 
@@ -47,11 +47,11 @@ The following hyperparameters were used during training:
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
- | 0.6062 | 1.0 | 13521 | 0.6637 |
51
- | 0.342 | 2.0 | 27042 | 0.5389 |
52
- | 0.3967 | 3.0 | 40563 | 0.4142 |
53
- | 0.3748 | 4.0 | 54084 | 0.4064 |
54
- | 0.3489 | 5.0 | 67605 | 0.4131 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 0.3869
19
 
20
  ## Model description
21
 
 
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:-----:|:---------------:|
50
+ | 0.6231 | 1.0 | 13521 | 0.6692 |
51
+ | 0.2591 | 2.0 | 27042 | 0.4578 |
52
+ | 0.5849 | 3.0 | 40563 | 0.4531 |
53
+ | 0.1875 | 4.0 | 54084 | 0.4265 |
54
+ | 0.0596 | 5.0 | 67605 | 0.3869 |
55
 
56
 
57
  ### Framework versions