emilykang commited on
Commit
dc1a341
1 Parent(s): 14566f2

Training in progress, epoch 0

Browse files
adapter_config.json CHANGED
@@ -20,10 +20,13 @@
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
23
- "k_proj",
24
- "q_proj",
25
  "o_proj",
26
- "v_proj"
 
 
 
 
 
27
  ],
28
  "task_type": "CAUSAL_LM",
29
  "use_dora": false,
 
20
  "rank_pattern": {},
21
  "revision": null,
22
  "target_modules": [
 
 
23
  "o_proj",
24
+ "gate_proj",
25
+ "v_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "q_proj",
29
+ "k_proj"
30
  ],
31
  "task_type": "CAUSAL_LM",
32
  "use_dora": false,
adapter_model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0267e1dc72a535e6d4ed4c05d820f45d51a4919544efca46b60e7c5d8660e327
3
- size 7391832
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc70a86e448fb3d30ed5fb637cb6d53a7df7d84b9be49ac0ba6abacc944c3b60
3
+ size 39256704
trainer_state.json ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 9.777777777777779,
5
+ "eval_steps": 500,
6
+ "global_step": 330,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.2962962962962963,
13
+ "grad_norm": 0.83837890625,
14
+ "learning_rate": 0.00019954719225730847,
15
+ "loss": 1.6268,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.5925925925925926,
20
+ "grad_norm": 0.63134765625,
21
+ "learning_rate": 0.00019819286972627066,
22
+ "loss": 1.0878,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.8888888888888888,
27
+ "grad_norm": 0.63623046875,
28
+ "learning_rate": 0.00019594929736144976,
29
+ "loss": 0.9758,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 1.1851851851851851,
34
+ "grad_norm": 0.54345703125,
35
+ "learning_rate": 0.00019283679330160726,
36
+ "loss": 0.8484,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 1.4814814814814814,
41
+ "grad_norm": 0.355712890625,
42
+ "learning_rate": 0.00018888354486549237,
43
+ "loss": 0.7642,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 1.7777777777777777,
48
+ "grad_norm": 0.90869140625,
49
+ "learning_rate": 0.00018412535328311814,
50
+ "loss": 0.7435,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 2.074074074074074,
55
+ "grad_norm": 0.35498046875,
56
+ "learning_rate": 0.00017860530947427875,
57
+ "loss": 0.7328,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 2.3703703703703702,
62
+ "grad_norm": 0.37548828125,
63
+ "learning_rate": 0.00017237340381050703,
64
+ "loss": 0.7266,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 2.6666666666666665,
69
+ "grad_norm": 0.319091796875,
70
+ "learning_rate": 0.00016548607339452853,
71
+ "loss": 0.7161,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 2.962962962962963,
76
+ "grad_norm": 0.446044921875,
77
+ "learning_rate": 0.00015800569095711982,
78
+ "loss": 0.6811,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 3.259259259259259,
83
+ "grad_norm": 0.3486328125,
84
+ "learning_rate": 0.00015000000000000001,
85
+ "loss": 0.6885,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 3.5555555555555554,
90
+ "grad_norm": 0.312255859375,
91
+ "learning_rate": 0.00014154150130018866,
92
+ "loss": 0.6989,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 3.851851851851852,
97
+ "grad_norm": 0.402099609375,
98
+ "learning_rate": 0.00013270679633174218,
99
+ "loss": 0.6812,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 4.148148148148148,
104
+ "grad_norm": 0.3740234375,
105
+ "learning_rate": 0.00012357589355094275,
106
+ "loss": 0.6903,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 4.444444444444445,
111
+ "grad_norm": 0.400390625,
112
+ "learning_rate": 0.00011423148382732853,
113
+ "loss": 0.6746,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 4.7407407407407405,
118
+ "grad_norm": 0.3525390625,
119
+ "learning_rate": 0.00010475819158237425,
120
+ "loss": 0.6626,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 5.037037037037037,
125
+ "grad_norm": 0.328857421875,
126
+ "learning_rate": 9.524180841762577e-05,
127
+ "loss": 0.6716,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 5.333333333333333,
132
+ "grad_norm": 0.336669921875,
133
+ "learning_rate": 8.57685161726715e-05,
134
+ "loss": 0.6314,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 5.62962962962963,
139
+ "grad_norm": 0.336669921875,
140
+ "learning_rate": 7.642410644905726e-05,
141
+ "loss": 0.649,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 5.925925925925926,
146
+ "grad_norm": 1.4248046875,
147
+ "learning_rate": 6.729320366825784e-05,
148
+ "loss": 0.6906,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 6.222222222222222,
153
+ "grad_norm": 0.349365234375,
154
+ "learning_rate": 5.845849869981137e-05,
155
+ "loss": 0.644,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 6.518518518518518,
160
+ "grad_norm": 0.36474609375,
161
+ "learning_rate": 5.000000000000002e-05,
162
+ "loss": 0.6315,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 6.814814814814815,
167
+ "grad_norm": 0.377197265625,
168
+ "learning_rate": 4.19943090428802e-05,
169
+ "loss": 0.6505,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 7.111111111111111,
174
+ "grad_norm": 0.349853515625,
175
+ "learning_rate": 3.45139266054715e-05,
176
+ "loss": 0.6518,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 7.407407407407407,
181
+ "grad_norm": 0.40966796875,
182
+ "learning_rate": 2.7626596189492983e-05,
183
+ "loss": 0.6243,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 7.703703703703704,
188
+ "grad_norm": 0.359619140625,
189
+ "learning_rate": 2.139469052572127e-05,
190
+ "loss": 0.6406,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 8.0,
195
+ "grad_norm": 0.385498046875,
196
+ "learning_rate": 1.587464671688187e-05,
197
+ "loss": 0.655,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 8.296296296296296,
202
+ "grad_norm": 0.386474609375,
203
+ "learning_rate": 1.1116455134507664e-05,
204
+ "loss": 0.6513,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 8.592592592592592,
209
+ "grad_norm": 0.384765625,
210
+ "learning_rate": 7.163206698392744e-06,
211
+ "loss": 0.6311,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 8.88888888888889,
216
+ "grad_norm": 0.341064453125,
217
+ "learning_rate": 4.050702638550275e-06,
218
+ "loss": 0.6223,
219
+ "step": 300
220
+ },
221
+ {
222
+ "epoch": 9.185185185185185,
223
+ "grad_norm": 0.36572265625,
224
+ "learning_rate": 1.8071302737293295e-06,
225
+ "loss": 0.6275,
226
+ "step": 310
227
+ },
228
+ {
229
+ "epoch": 9.481481481481481,
230
+ "grad_norm": 0.380859375,
231
+ "learning_rate": 4.5280774269154115e-07,
232
+ "loss": 0.6198,
233
+ "step": 320
234
+ },
235
+ {
236
+ "epoch": 9.777777777777779,
237
+ "grad_norm": 0.39892578125,
238
+ "learning_rate": 0.0,
239
+ "loss": 0.6337,
240
+ "step": 330
241
+ },
242
+ {
243
+ "epoch": 9.777777777777779,
244
+ "step": 330,
245
+ "total_flos": 1.610313816342528e+16,
246
+ "train_loss": 0.7250095107338645,
247
+ "train_runtime": 297.4234,
248
+ "train_samples_per_second": 4.539,
249
+ "train_steps_per_second": 1.11
250
+ }
251
+ ],
252
+ "logging_steps": 10,
253
+ "max_steps": 330,
254
+ "num_input_tokens_seen": 0,
255
+ "num_train_epochs": 10,
256
+ "save_steps": 500,
257
+ "total_flos": 1.610313816342528e+16,
258
+ "train_batch_size": 1,
259
+ "trial_name": null,
260
+ "trial_params": null
261
+ }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:7eacda1a7e1c653f90acea1259fc8a20025e0f2b7b10b26de3392a64de37ec7f
3
  size 4984
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:69f9e9dbb1fdd559ae4a1758eca13113983624533b910e20a5d7a199ea7c52bf
3
  size 4984