BienKieu commited on
Commit
7832dc8
·
verified ·
1 Parent(s): 4c53cef

Model save

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -5,14 +5,14 @@ base_model: Salesforce/codet5p-220m
5
  tags:
6
  - generated_from_trainer
7
  model-index:
8
- - name: codeT5Plus_new
9
  results: []
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
- # codeT5Plus_new
16
 
17
  This model is a fine-tuned version of [Salesforce/codet5p-220m](https://huggingface.co/Salesforce/codet5p-220m) on the None dataset.
18
 
@@ -33,13 +33,13 @@ More information needed
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
- - learning_rate: 5e-05
37
  - train_batch_size: 8
38
  - eval_batch_size: 4
39
  - seed: 42
40
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
  - lr_scheduler_type: linear
42
- - num_epochs: 8
43
 
44
  ### Training results
45
 
 
5
  tags:
6
  - generated_from_trainer
7
  model-index:
8
+ - name: codeT5Plus_sotitlep
9
  results: []
10
  ---
11
 
12
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
  should probably proofread and complete it, then remove this comment. -->
14
 
15
+ # codeT5Plus_sotitlep
16
 
17
  This model is a fine-tuned version of [Salesforce/codet5p-220m](https://huggingface.co/Salesforce/codet5p-220m) on the None dataset.
18
 
 
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
+ - learning_rate: 0.0001
37
  - train_batch_size: 8
38
  - eval_batch_size: 4
39
  - seed: 42
40
  - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
  - lr_scheduler_type: linear
42
+ - num_epochs: 6
43
 
44
  ### Training results
45