G-W-Heymingway commited on
Commit
a1bbf68
1 Parent(s): 0fcf57f

End of training

Browse files
Files changed (2) hide show
  1. README.md +8 -3
  2. model.safetensors +1 -1
README.md CHANGED
@@ -14,6 +14,8 @@ should probably proofread and complete it, then remove this comment. -->
14
  # codeparrot-ds
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
 
 
17
 
18
  ## Model description
19
 
@@ -33,11 +35,11 @@ More information needed
33
 
34
  The following hyperparameters were used during training:
35
  - learning_rate: 0.0005
36
- - train_batch_size: 64
37
- - eval_batch_size: 64
38
  - seed: 42
39
  - gradient_accumulation_steps: 8
40
- - total_train_batch_size: 512
41
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
42
  - lr_scheduler_type: cosine
43
  - lr_scheduler_warmup_steps: 1000
@@ -46,6 +48,9 @@ The following hyperparameters were used during training:
46
 
47
  ### Training results
48
 
 
 
 
49
 
50
 
51
  ### Framework versions
 
14
  # codeparrot-ds
15
 
16
  This model is a fine-tuned version of [gpt2](https://huggingface.co/gpt2) on an unknown dataset.
17
+ It achieves the following results on the evaluation set:
18
+ - Loss: 1.2265
19
 
20
  ## Model description
21
 
 
35
 
36
  The following hyperparameters were used during training:
37
  - learning_rate: 0.0005
38
+ - train_batch_size: 48
39
+ - eval_batch_size: 48
40
  - seed: 42
41
  - gradient_accumulation_steps: 8
42
+ - total_train_batch_size: 384
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: cosine
45
  - lr_scheduler_warmup_steps: 1000
 
48
 
49
  ### Training results
50
 
51
+ | Training Loss | Epoch | Step | Validation Loss |
52
+ |:-------------:|:-----:|:----:|:---------------:|
53
+ | 2.0869 | 0.57 | 5000 | 1.2265 |
54
 
55
 
56
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a8d051385ba07d7ce3fd31dfa89cbbfa2ec610008fa8a019b7c3317fe75216c0
3
  size 496984704
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0887ad73985373105b4eace4f9bddc85e005d090d80806b2c2328f235cda95de
3
  size 496984704