bikshang commited on
Commit
cb1dc5e
1 Parent(s): 5394f27

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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.6420
19
 
20
  ## Model description
21
 
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 3.7559 | 1.0 | 2334 | 3.6646 |
50
- | 3.6393 | 2.0 | 4668 | 3.6482 |
51
- | 3.5939 | 3.0 | 7002 | 3.6420 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.33.0.dev0
57
  - Pytorch 2.1.0a0+b5021ba
58
  - Datasets 2.14.4
59
  - Tokenizers 0.13.3
 
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.6417
19
 
20
  ## Model description
21
 
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 3.7557 | 1.0 | 2334 | 3.6642 |
50
+ | 3.6392 | 2.0 | 4668 | 3.6480 |
51
+ | 3.5938 | 3.0 | 7002 | 3.6417 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.31.0
57
  - Pytorch 2.1.0a0+b5021ba
58
  - Datasets 2.14.4
59
  - Tokenizers 0.13.3