vinzur commited on
Commit
07c77b5
·
verified ·
1 Parent(s): 1d84248

codet5-finetuned-32epochs

Browse files
Files changed (3) hide show
  1. README.md +16 -8
  2. model.safetensors +1 -1
  3. training_args.bin +1 -1
README.md CHANGED
@@ -16,7 +16,7 @@ should probably proofread and complete it, then remove this comment. -->
16
 
17
  This model is a fine-tuned version of [vinzur/results](https://huggingface.co/vinzur/results) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
- - Loss: 0.1502
20
 
21
  ## Model description
22
 
@@ -35,23 +35,31 @@ More information needed
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
- - learning_rate: 2e-05
39
  - train_batch_size: 2
40
  - eval_batch_size: 2
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
- - num_epochs: 5
 
45
 
46
  ### Training results
47
 
48
  | Training Loss | Epoch | Step | Validation Loss |
49
  |:-------------:|:-----:|:----:|:---------------:|
50
- | No log | 1.0 | 75 | 0.1514 |
51
- | 0.1471 | 2.0 | 150 | 0.1502 |
52
- | 0.1234 | 3.0 | 225 | 0.1521 |
53
- | 0.1007 | 4.0 | 300 | 0.1540 |
54
- | 0.1007 | 5.0 | 375 | 0.1531 |
 
 
 
 
 
 
 
55
 
56
 
57
  ### Framework versions
 
16
 
17
  This model is a fine-tuned version of [vinzur/results](https://huggingface.co/vinzur/results) on an unknown dataset.
18
  It achieves the following results on the evaluation set:
19
+ - Loss: 0.3230
20
 
21
  ## Model description
22
 
 
35
  ### Training hyperparameters
36
 
37
  The following hyperparameters were used during training:
38
+ - learning_rate: 1e-05
39
  - train_batch_size: 2
40
  - eval_batch_size: 2
41
  - seed: 42
42
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
43
  - lr_scheduler_type: linear
44
+ - lr_scheduler_warmup_steps: 500
45
+ - num_epochs: 12
46
 
47
  ### Training results
48
 
49
  | Training Loss | Epoch | Step | Validation Loss |
50
  |:-------------:|:-----:|:----:|:---------------:|
51
+ | No log | 1.0 | 63 | 0.3541 |
52
+ | 0.4108 | 2.0 | 126 | 0.3398 |
53
+ | 0.4108 | 3.0 | 189 | 0.3230 |
54
+ | 0.3148 | 4.0 | 252 | 0.3258 |
55
+ | 0.2871 | 5.0 | 315 | 0.3230 |
56
+ | 0.2871 | 6.0 | 378 | 0.3288 |
57
+ | 0.2468 | 7.0 | 441 | 0.3251 |
58
+ | 0.2274 | 8.0 | 504 | 0.3277 |
59
+ | 0.2274 | 9.0 | 567 | 0.3306 |
60
+ | 0.2103 | 10.0 | 630 | 0.3263 |
61
+ | 0.2103 | 11.0 | 693 | 0.3266 |
62
+ | 0.2094 | 12.0 | 756 | 0.3285 |
63
 
64
 
65
  ### Framework versions
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:edc43ebfbff923084eef25bb90fd98c736fb5dd0d86515d0166da49b957def4d
3
  size 891558696
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaf4f52b4057a8ab8713ab3355b4b71f67a1f1d068c425e01b96ef34281fef23
3
  size 891558696
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:833219d47ace68dbfa22831700dde19f60c5a94c35b66163006cc6d3b1f9eda4
3
  size 5112
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eee2784567a49796516a7005733462b8038485af755e3a5ddc874177ee0cda66
3
  size 5112