rwang5688 commited on
Commit
954ee97
1 Parent(s): 588832c

End of training

Browse files
Files changed (3) hide show
  1. README.md +10 -10
  2. generation_config.json +1 -1
  3. pytorch_model.bin +1 -1
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.6429
19
 
20
  ## Model description
21
 
@@ -35,8 +35,8 @@ More information needed
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
- - train_batch_size: 8
39
- - eval_batch_size: 8
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
@@ -46,14 +46,14 @@ The following hyperparameters were used during training:
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
- | 3.7569 | 1.0 | 2334 | 3.6671 |
50
- | 3.6413 | 2.0 | 4668 | 3.6477 |
51
- | 3.596 | 3.0 | 7002 | 3.6429 |
52
 
53
 
54
  ### Framework versions
55
 
56
- - Transformers 4.34.0
57
- - Pytorch 2.0.1+cu118
58
- - Datasets 2.14.5
59
- - Tokenizers 0.14.1
 
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.6672
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 2e-05
38
+ - train_batch_size: 32
39
+ - eval_batch_size: 32
40
  - seed: 42
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
 
46
 
47
  | Training Loss | Epoch | Step | Validation Loss |
48
  |:-------------:|:-----:|:----:|:---------------:|
49
+ | 3.9131 | 1.0 | 584 | 3.6986 |
50
+ | 3.7512 | 2.0 | 1168 | 3.6743 |
51
+ | 3.7008 | 3.0 | 1752 | 3.6672 |
52
 
53
 
54
  ### Framework versions
55
 
56
+ - Transformers 4.32.1
57
+ - Pytorch 2.1.0+cu118
58
+ - Datasets 2.12.0
59
+ - Tokenizers 0.13.2
generation_config.json CHANGED
@@ -2,5 +2,5 @@
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
- "transformers_version": "4.34.0"
6
  }
 
2
  "_from_model_config": true,
3
  "bos_token_id": 50256,
4
  "eos_token_id": 50256,
5
+ "transformers_version": "4.32.1"
6
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3975803e697894c6b7caa52170fee3ed87cf0699f119946c25483802fa8af2b8
3
  size 327675282
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad454fb7f873bf422a8d629fb97d93bf2d62cb7a2532740e09fbb2772cb34e09
3
  size 327675282