sofa566 commited on
Commit
685ddec
1 Parent(s): b1b27c6

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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.7297
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.8665 | 1.0 | 1124 | 3.7511 |
49
- | 3.7758 | 2.0 | 2248 | 3.7323 |
50
- | 3.7306 | 3.0 | 3372 | 3.7297 |
51
 
52
 
53
  ### Framework versions
54
 
55
- - Transformers 4.29.1
56
  - Pytorch 1.12.1
57
  - Datasets 2.11.0
58
  - Tokenizers 0.11.0
 
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.7487
18
 
19
  ## Model description
20
 
 
45
 
46
  | Training Loss | Epoch | Step | Validation Loss |
47
  |:-------------:|:-----:|:----:|:---------------:|
48
+ | 3.8656 | 1.0 | 1115 | 3.7672 |
49
+ | 3.7775 | 2.0 | 2230 | 3.7529 |
50
+ | 3.7321 | 3.0 | 3345 | 3.7487 |
51
 
52
 
53
  ### Framework versions
54
 
55
+ - Transformers 4.29.2
56
  - Pytorch 1.12.1
57
  - Datasets 2.11.0
58
  - Tokenizers 0.11.0