Rajaganapathy commited on
Commit
7a31c2e
1 Parent(s): f4e9e9a

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.7330
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.8741 | 1.0 | 1121 | 3.7494 |
49
- | 3.772 | 2.0 | 2242 | 3.7359 |
50
- | 3.7376 | 3.0 | 3363 | 3.7330 |
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.7509
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 3.8692 | 1.0 | 1138 | 3.7680 |
49
+ | 3.7794 | 2.0 | 2276 | 3.7545 |
50
+ | 3.7317 | 3.0 | 3414 | 3.7509 |
51
 
52
 
53
  ### Framework versions