vichyt commited on
Commit
6b81836
1 Parent(s): e2f9ae5

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +122 -3
README.md CHANGED
@@ -1,9 +1,128 @@
1
  ---
2
- library_name: peft
 
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ## Training procedure
5
 
6
- ### Framework versions
 
 
 
 
 
 
 
 
 
 
7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
 
9
- - PEFT 0.4.0
 
 
 
 
1
  ---
2
+ license: bsd-3-clause
3
+ base_model: Salesforce/codet5p-770m-py
4
+ tags:
5
+ - generated_from_trainer
6
+ datasets:
7
+ - mbpp
8
+ model-index:
9
+ - name: codet5p-770m-py-sanitized-codebleu-1-True-5e-05-0.1-lora-layer_9
10
+ results: []
11
  ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # codet5p-770m-py-sanitized-codebleu-1-True-5e-05-0.1-lora-layer_9
17
+
18
+ This model is a fine-tuned version of [Salesforce/codet5p-770m-py](https://huggingface.co/Salesforce/codet5p-770m-py) on the mbpp dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7314
21
+ - Codebleu: 0.1102
22
+ - Ngram Match Score: 0.0199
23
+ - Weighted Ngram Match Score: 0.0416
24
+ - Syntax Match Score: 0.1296
25
+ - Dataflow Match Score: 0.1305
26
+
27
+ ## Model description
28
+
29
+ More information needed
30
+
31
+ ## Intended uses & limitations
32
+
33
+ More information needed
34
+
35
+ ## Training and evaluation data
36
+
37
+ More information needed
38
+
39
  ## Training procedure
40
 
41
+ ### Training hyperparameters
42
+
43
+ The following hyperparameters were used during training:
44
+ - learning_rate: 5e-05
45
+ - train_batch_size: 8
46
+ - eval_batch_size: 8
47
+ - seed: 42
48
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
49
+ - lr_scheduler_type: linear
50
+ - lr_scheduler_warmup_steps: 100
51
+ - num_epochs: 64
52
 
53
+ ### Training results
54
+
55
+ | Training Loss | Epoch | Step | Validation Loss | Codebleu | Ngram Match Score | Weighted Ngram Match Score | Syntax Match Score | Dataflow Match Score |
56
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|:-----------------:|:--------------------------:|:------------------:|:--------------------:|
57
+ | 0.9846 | 1.0 | 15 | 0.9244 | 0.0072 | 0.0000 | 0.0000 | 0.0079 | 0.0100 |
58
+ | 0.9657 | 2.0 | 30 | 0.9227 | 0.0072 | 0.0000 | 0.0000 | 0.0079 | 0.0100 |
59
+ | 0.9697 | 3.0 | 45 | 0.9188 | 0.0080 | 0.0000 | 0.0000 | 0.0079 | 0.0120 |
60
+ | 0.9408 | 4.0 | 60 | 0.9100 | 0.0080 | 0.0000 | 0.0000 | 0.0079 | 0.0120 |
61
+ | 0.9463 | 5.0 | 75 | 0.8926 | 0.0386 | 0.0004 | 0.0207 | 0.0370 | 0.0542 |
62
+ | 0.9393 | 6.0 | 90 | 0.8669 | 0.0729 | 0.0083 | 0.0317 | 0.0820 | 0.0904 |
63
+ | 0.9176 | 7.0 | 105 | 0.8475 | 0.1012 | 0.0187 | 0.0481 | 0.1177 | 0.1185 |
64
+ | 0.8691 | 8.0 | 120 | 0.8337 | 0.1005 | 0.0185 | 0.0500 | 0.1217 | 0.1124 |
65
+ | 0.8468 | 9.0 | 135 | 0.8223 | 0.0984 | 0.0111 | 0.0331 | 0.1204 | 0.1145 |
66
+ | 0.8444 | 10.0 | 150 | 0.8119 | 0.1023 | 0.0100 | 0.0307 | 0.1230 | 0.1225 |
67
+ | 0.8293 | 11.0 | 165 | 0.8013 | 0.1010 | 0.0096 | 0.0318 | 0.1257 | 0.1165 |
68
+ | 0.8248 | 12.0 | 180 | 0.7905 | 0.1003 | 0.0101 | 0.0321 | 0.1217 | 0.1185 |
69
+ | 0.8103 | 13.0 | 195 | 0.7838 | 0.1017 | 0.0106 | 0.0323 | 0.1230 | 0.1205 |
70
+ | 0.7907 | 14.0 | 210 | 0.7778 | 0.1050 | 0.0109 | 0.0328 | 0.1270 | 0.1245 |
71
+ | 0.8004 | 15.0 | 225 | 0.7735 | 0.1066 | 0.0123 | 0.0369 | 0.1296 | 0.1245 |
72
+ | 0.7995 | 16.0 | 240 | 0.7694 | 0.1029 | 0.0114 | 0.0353 | 0.1230 | 0.1225 |
73
+ | 0.7906 | 17.0 | 255 | 0.7662 | 0.1010 | 0.0105 | 0.0329 | 0.1190 | 0.1225 |
74
+ | 0.766 | 18.0 | 270 | 0.7626 | 0.0976 | 0.0104 | 0.0313 | 0.1151 | 0.1185 |
75
+ | 0.7761 | 19.0 | 285 | 0.7592 | 0.0984 | 0.0105 | 0.0313 | 0.1190 | 0.1165 |
76
+ | 0.7647 | 20.0 | 300 | 0.7564 | 0.0941 | 0.0102 | 0.0310 | 0.1124 | 0.1124 |
77
+ | 0.7511 | 21.0 | 315 | 0.7532 | 0.1006 | 0.0126 | 0.0328 | 0.1177 | 0.1225 |
78
+ | 0.755 | 22.0 | 330 | 0.7510 | 0.0950 | 0.0116 | 0.0306 | 0.1124 | 0.1145 |
79
+ | 0.7491 | 23.0 | 345 | 0.7501 | 0.0963 | 0.0120 | 0.0303 | 0.1138 | 0.1165 |
80
+ | 0.7467 | 24.0 | 360 | 0.7485 | 0.1038 | 0.0133 | 0.0319 | 0.1296 | 0.1185 |
81
+ | 0.7709 | 25.0 | 375 | 0.7460 | 0.1038 | 0.0134 | 0.0319 | 0.1296 | 0.1185 |
82
+ | 0.7397 | 26.0 | 390 | 0.7445 | 0.1130 | 0.0175 | 0.0408 | 0.1415 | 0.1265 |
83
+ | 0.7266 | 27.0 | 405 | 0.7434 | 0.1131 | 0.0176 | 0.0408 | 0.1415 | 0.1265 |
84
+ | 0.7362 | 28.0 | 420 | 0.7420 | 0.1125 | 0.0176 | 0.0404 | 0.1402 | 0.1265 |
85
+ | 0.7254 | 29.0 | 435 | 0.7418 | 0.1125 | 0.0176 | 0.0404 | 0.1402 | 0.1265 |
86
+ | 0.722 | 30.0 | 450 | 0.7413 | 0.1151 | 0.0176 | 0.0403 | 0.1429 | 0.1305 |
87
+ | 0.7253 | 31.0 | 465 | 0.7406 | 0.1194 | 0.0184 | 0.0417 | 0.1468 | 0.1365 |
88
+ | 0.7271 | 32.0 | 480 | 0.7392 | 0.1194 | 0.0184 | 0.0417 | 0.1468 | 0.1365 |
89
+ | 0.7187 | 33.0 | 495 | 0.7382 | 0.1186 | 0.0184 | 0.0418 | 0.1468 | 0.1345 |
90
+ | 0.7253 | 34.0 | 510 | 0.7375 | 0.1193 | 0.0192 | 0.0433 | 0.1481 | 0.1345 |
91
+ | 0.6948 | 35.0 | 525 | 0.7367 | 0.1205 | 0.0212 | 0.0451 | 0.1481 | 0.1365 |
92
+ | 0.7327 | 36.0 | 540 | 0.7361 | 0.1212 | 0.0207 | 0.0449 | 0.1481 | 0.1386 |
93
+ | 0.7205 | 37.0 | 555 | 0.7357 | 0.1205 | 0.0212 | 0.0451 | 0.1481 | 0.1365 |
94
+ | 0.718 | 38.0 | 570 | 0.7356 | 0.1202 | 0.0203 | 0.0434 | 0.1481 | 0.1365 |
95
+ | 0.7128 | 39.0 | 585 | 0.7353 | 0.1202 | 0.0203 | 0.0434 | 0.1481 | 0.1365 |
96
+ | 0.7159 | 40.0 | 600 | 0.7350 | 0.1171 | 0.0204 | 0.0433 | 0.1442 | 0.1325 |
97
+ | 0.7016 | 41.0 | 615 | 0.7346 | 0.1171 | 0.0204 | 0.0433 | 0.1442 | 0.1325 |
98
+ | 0.7003 | 42.0 | 630 | 0.7343 | 0.1171 | 0.0204 | 0.0433 | 0.1442 | 0.1325 |
99
+ | 0.7018 | 43.0 | 645 | 0.7341 | 0.1171 | 0.0204 | 0.0433 | 0.1442 | 0.1325 |
100
+ | 0.7105 | 44.0 | 660 | 0.7346 | 0.1171 | 0.0204 | 0.0433 | 0.1442 | 0.1325 |
101
+ | 0.7084 | 45.0 | 675 | 0.7345 | 0.1133 | 0.0203 | 0.0432 | 0.1349 | 0.1325 |
102
+ | 0.6965 | 46.0 | 690 | 0.7342 | 0.1137 | 0.0203 | 0.0418 | 0.1323 | 0.1365 |
103
+ | 0.7062 | 47.0 | 705 | 0.7339 | 0.1137 | 0.0203 | 0.0418 | 0.1323 | 0.1365 |
104
+ | 0.6993 | 48.0 | 720 | 0.7339 | 0.1137 | 0.0203 | 0.0418 | 0.1323 | 0.1365 |
105
+ | 0.7039 | 49.0 | 735 | 0.7337 | 0.1111 | 0.0203 | 0.0420 | 0.1296 | 0.1325 |
106
+ | 0.6941 | 50.0 | 750 | 0.7335 | 0.1155 | 0.0199 | 0.0417 | 0.1389 | 0.1345 |
107
+ | 0.7144 | 51.0 | 765 | 0.7329 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
108
+ | 0.7027 | 52.0 | 780 | 0.7325 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
109
+ | 0.7042 | 53.0 | 795 | 0.7318 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
110
+ | 0.6756 | 54.0 | 810 | 0.7314 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
111
+ | 0.6979 | 55.0 | 825 | 0.7311 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
112
+ | 0.7013 | 56.0 | 840 | 0.7314 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
113
+ | 0.7 | 57.0 | 855 | 0.7313 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
114
+ | 0.6918 | 58.0 | 870 | 0.7313 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
115
+ | 0.7043 | 59.0 | 885 | 0.7312 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
116
+ | 0.6889 | 60.0 | 900 | 0.7313 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
117
+ | 0.7044 | 61.0 | 915 | 0.7314 | 0.1110 | 0.0198 | 0.0417 | 0.1296 | 0.1325 |
118
+ | 0.6901 | 62.0 | 930 | 0.7314 | 0.1102 | 0.0199 | 0.0416 | 0.1296 | 0.1305 |
119
+ | 0.6919 | 63.0 | 945 | 0.7313 | 0.1102 | 0.0199 | 0.0416 | 0.1296 | 0.1305 |
120
+ | 0.686 | 64.0 | 960 | 0.7314 | 0.1102 | 0.0199 | 0.0416 | 0.1296 | 0.1305 |
121
+
122
+
123
+ ### Framework versions
124
 
125
+ - Transformers 4.31.0
126
+ - Pytorch 2.0.1
127
+ - Datasets 2.14.4
128
+ - Tokenizers 0.13.3