rbnjade1 commited on
Commit
fb38c61
·
1 Parent(s): 4b5443f

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: 2.8749
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
- | 2.9822 | 1.0 | 242 | 2.9346 |
49
- | 2.9024 | 2.0 | 484 | 2.8881 |
50
- | 2.8383 | 3.0 | 726 | 2.8749 |
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.0175
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 3.2936 | 1.0 | 242 | 3.1288 |
49
+ | 3.1354 | 2.0 | 484 | 3.0396 |
50
+ | 3.0398 | 3.0 | 726 | 3.0175 |
51
 
52
 
53
  ### Framework versions