wvangils commited on
Commit
23df267
·
1 Parent(s): e8ee528

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
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 [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 1.7819
18
 
19
  ## Model description
20
 
@@ -46,11 +46,11 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 2.3209 | 1.0 | 18 | 2.0438 |
50
- | 2.192 | 2.0 | 36 | 1.9363 |
51
- | 2.0611 | 3.0 | 54 | 1.8567 |
52
- | 1.9387 | 4.0 | 72 | 1.8077 |
53
- | 1.8511 | 5.0 | 90 | 1.7819 |
54
 
55
 
56
  ### Framework versions
 
14
 
15
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
+ - Loss: 1.7756
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 1.7635 | 1.0 | 18 | 1.7756 |
50
+ | 1.7443 | 2.0 | 36 | 1.7756 |
51
+ | 1.7414 | 3.0 | 54 | 1.7756 |
52
+ | 1.7311 | 4.0 | 72 | 1.7756 |
53
+ | 1.7385 | 5.0 | 90 | 1.7756 |
54
 
55
 
56
  ### Framework versions