chunfengw commited on
Commit
031f0c2
1 Parent(s): 3752b1c

Training complete

Browse files
Files changed (3) hide show
  1. README.md +5 -7
  2. pytorch_model.bin +1 -1
  3. training_args.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 [gpt2](https://huggingface.co/gpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
- - Loss: 3.7449
19
 
20
  ## Model description
21
 
@@ -41,17 +41,15 @@ The following hyperparameters were used during training:
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 500
44
- - num_epochs: 3
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | 4.6635 | 0.59 | 500 | 4.0582 |
51
- | 3.9654 | 1.19 | 1000 | 3.8487 |
52
- | 3.7972 | 1.78 | 1500 | 3.8034 |
53
- | 3.7214 | 2.38 | 2000 | 3.7763 |
54
- | 3.6648 | 2.97 | 2500 | 3.7449 |
55
 
56
 
57
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Loss: 3.0629
19
 
20
  ## Model description
21
 
 
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: linear
43
  - lr_scheduler_warmup_steps: 500
44
+ - num_epochs: 2
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
+ | 3.8634 | 0.59 | 500 | 3.3760 |
51
+ | 3.164 | 1.19 | 1000 | 3.1499 |
52
+ | 3.0361 | 1.78 | 1500 | 3.0629 |
 
 
53
 
54
 
55
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0a938bf5c2a1ed0be1a3d3248bec299b69380ab2824fa1b27c82c11b77d6b749
3
  size 497807706
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3be7185a079adec3ff4f4f2e5d0e78c247a345fee99b73cae70e2872449da55a
3
  size 497807706
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:82dec9359fc80b3a23d99b3a51529d72c331a5db01f186265e8bc21363d9edc1
3
  size 4472
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e33575d87977b857fc3df8157d52ec7c3166f921d4e20a6bbfd070718795a13
3
  size 4472