rwang5688 commited on
Commit
4b3425d
1 Parent(s): d871e0a

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
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.6429
18
 
19
  ## Model description
20
 
@@ -45,14 +45,14 @@ The following hyperparameters were used during training:
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
- | 3.7607 | 1.0 | 2334 | 3.6664 |
49
- | 3.6527 | 2.0 | 4668 | 3.6473 |
50
- | 3.6015 | 3.0 | 7002 | 3.6429 |
51
 
52
 
53
  ### Framework versions
54
 
55
- - Transformers 4.28.0
56
- - Pytorch 2.0.0+cu117
57
- - Datasets 2.11.0
58
  - Tokenizers 0.13.3
 
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.6423
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 3.7597 | 1.0 | 2334 | 3.6662 |
49
+ | 3.6525 | 2.0 | 4668 | 3.6466 |
50
+ | 3.6004 | 3.0 | 7002 | 3.6423 |
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.30.2
56
+ - Pytorch 1.13.1+cu117
57
+ - Datasets 2.13.0
58
  - Tokenizers 0.13.3