Ganz00 commited on
Commit
600e373
·
verified ·
1 Parent(s): ff87f0a

End of training

Browse files
Files changed (2) hide show
  1. README.md +10 -1
  2. model.safetensors +1 -1
README.md CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
  # redit_gpt
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on the None dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -41,11 +43,18 @@ The following hyperparameters were used during training:
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
  - lr_scheduler_warmup_steps: 1000
44
- - num_epochs: 1
45
  - mixed_precision_training: Native AMP
46
 
47
  ### Training results
48
 
 
 
 
 
 
 
 
49
 
50
 
51
  ### Framework versions
 
14
  # redit_gpt
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.4867
19
 
20
  ## Model description
21
 
 
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: cosine
45
  - lr_scheduler_warmup_steps: 1000
46
+ - num_epochs: 3
47
  - mixed_precision_training: Native AMP
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:------:|:----:|:---------------:|
53
+ | 5.2446 | 0.5891 | 1000 | 4.2133 |
54
+ | 3.9883 | 1.1782 | 2000 | 3.7935 |
55
+ | 3.7198 | 1.7673 | 3000 | 3.6230 |
56
+ | 3.5341 | 2.3564 | 4000 | 3.5221 |
57
+ | 3.4378 | 2.9455 | 5000 | 3.4867 |
58
 
59
 
60
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6fc8b244f4430e5264f14daf0b40ca2d5ab5a953e89d4be4b1c4b2daca3c3008
3
  size 497774208
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47eb29c5d8bf6367e35de2e30cd46e862be5fd81e375a3d1681984f6f6c0cdf8
3
  size 497774208