anujsahani01 commited on
Commit
d29eb8c
1 Parent(s): 609b731

End of training

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
- license: apache-2.0
3
- base_model: codeparrot/codeparrot-small
4
  tags:
5
  - generated_from_trainer
6
  model-index:
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # PyLoomer_CodeParrot
15
 
16
- This model is a fine-tuned version of [codeparrot/codeparrot-small](https://huggingface.co/codeparrot/codeparrot-small) on an unknown dataset.
17
 
18
  ## Model description
19
 
@@ -32,13 +32,13 @@ More information needed
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
- - learning_rate: 0.0005
36
- - train_batch_size: 4
37
- - eval_batch_size: 4
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
- - lr_scheduler_warmup_steps: 70
42
  - training_steps: 8500
43
 
44
  ### Training results
 
1
  ---
2
+ license: bsd-3-clause
3
+ base_model: Salesforce/codegen-350M-mono
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # PyLoomer_CodeParrot
15
 
16
+ This model is a fine-tuned version of [Salesforce/codegen-350M-mono](https://huggingface.co/Salesforce/codegen-350M-mono) on an unknown dataset.
17
 
18
  ## Model description
19
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 0.0001
36
+ - train_batch_size: 2
37
+ - eval_batch_size: 2
38
  - seed: 42
39
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
  - lr_scheduler_type: linear
41
+ - lr_scheduler_warmup_steps: 80
42
  - training_steps: 8500
43
 
44
  ### Training results