VatsaDev commited on
Commit
0cda44b
1 Parent(s): 6e99676

End of training

Browse files
Files changed (3) hide show
  1. README.md +2 -7
  2. pytorch_model.bin +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -14,8 +14,6 @@ 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
- It achieves the following results on the evaluation set:
18
- - Loss: 3.2142
19
 
20
  ## Model description
21
 
@@ -42,14 +40,11 @@ The following hyperparameters were used during training:
42
  - total_train_batch_size: 256
43
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
44
  - lr_scheduler_type: cosine
45
- - lr_scheduler_warmup_steps: 100
46
- - num_epochs: 0.1
47
 
48
  ### Training results
49
 
50
- | Training Loss | Epoch | Step | Validation Loss |
51
- |:-------------:|:-----:|:----:|:---------------:|
52
- | 4.229 | 0.09 | 500 | 3.2142 |
53
 
54
 
55
  ### 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
 
18
  ## Model description
19
 
 
40
  - total_train_batch_size: 256
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
 
46
  ### Training results
47
 
 
 
 
48
 
49
 
50
  ### Framework versions
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7494b9641c280d39e126380cc552804447332966591e2c0075ac24b696cbeaef
3
  size 497017693
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ef9091a96b41c8f56fa2caa96d793d4aece03028d486dd7f8ec62b0f93f5728e
3
  size 497017693
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:91209e4d2b85deb8eea18ae5fd7b0ed63c723489ef880d7495b6efec3521fc4c
3
  size 4027
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8315e94a4d51a2659d2250d3b2cb407d31f2ac3ac7b04c4bcd9d3421ff4224b1
3
  size 4027