chunwoolee0 commited on
Commit
081ea63
1 Parent(s): e5317bb

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.7576
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
- | 3.861 | 1.0 | 1108 | 3.7738 |
49
- | 3.7804 | 2.0 | 2216 | 3.7615 |
50
- | 3.7339 | 3.0 | 3324 | 3.7576 |
51
 
52
 
53
  ### 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.7493
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 3.7059 | 1.0 | 1108 | 3.7527 |
49
+ | 3.6588 | 2.0 | 2216 | 3.7516 |
50
+ | 3.6291 | 3.0 | 3324 | 3.7493 |
51
 
52
 
53
  ### Framework versions