petergaemers commited on
Commit
a045a22
verified
1 Parent(s): 5fff3cb

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -4
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 [sshleifer/tiny-distilroberta-base](https://huggingface.co/sshleifer/tiny-distilroberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 5.9085
19
 
20
  ## Model description
21
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:-----:|:---------------:|
49
- | 5.9224 | 1.0 | 5533 | 5.9226 |
50
- | 5.9114 | 2.0 | 11066 | 5.9109 |
51
- | 5.91 | 3.0 | 16599 | 5.9085 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [sshleifer/tiny-distilroberta-base](https://huggingface.co/sshleifer/tiny-distilroberta-base) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 5.9081
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:-----:|:---------------:|
49
+ | 5.9206 | 1.0 | 5533 | 5.9208 |
50
+ | 5.9118 | 2.0 | 11066 | 5.9114 |
51
+ | 5.9093 | 3.0 | 16599 | 5.9081 |
52
 
53
 
54
  ### Framework versions