mikegarts commited on
Commit
9045041
·
1 Parent(s): 9080544

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 [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
16
  It achieves the following results on the evaluation set:
17
- - Loss: 3.6554
18
 
19
  ## Model description
20
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | No log | 1.0 | 20 | 3.7509 |
50
- | No log | 2.0 | 40 | 3.6772 |
51
- | No log | 3.0 | 60 | 3.6554 |
52
 
53
 
54
  ### 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: 3.5718
18
 
19
  ## Model description
20
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | No log | 1.0 | 73 | 3.6598 |
50
+ | No log | 2.0 | 146 | 3.5890 |
51
+ | No log | 3.0 | 219 | 3.5718 |
52
 
53
 
54
  ### Framework versions