stevems1 commited on
Commit
58c4bf9
1 Parent(s): e4a19bc

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -14,7 +14,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 7.0065
18
 
19
  ## Model description
20
 
@@ -45,9 +45,9 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | No log | 1.0 | 9 | 7.1834 |
49
- | No log | 2.0 | 18 | 7.0499 |
50
- | No log | 3.0 | 27 | 6.8953 |
51
 
52
 
53
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 2.3070
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 4.6589 | 1.0 | 830 | 2.8652 |
49
+ | 2.8362 | 2.0 | 1660 | 2.4309 |
50
+ | 2.6291 | 3.0 | 2490 | 2.2826 |
51
 
52
 
53
  ### Framework versions