AnushaPalle commited on
Commit
6ce747e
1 Parent(s): df401f2

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.7487
19
 
20
  ## Model description
21
 
@@ -46,9 +46,9 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 3.8658 | 1.0 | 1132 | 3.7677 |
50
- | 3.7659 | 2.0 | 2264 | 3.7525 |
51
- | 3.7281 | 3.0 | 3396 | 3.7487 |
52
 
53
 
54
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 3.7490
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 3.8717 | 1.0 | 1113 | 3.7653 |
50
+ | 3.7754 | 2.0 | 2226 | 3.7524 |
51
+ | 3.7318 | 3.0 | 3339 | 3.7490 |
52
 
53
 
54
  ### Framework versions