yh-yao commited on
Commit
a88f61b
·
verified ·
1 Parent(s): 92fe6c5

Model save

Browse files
README.md CHANGED
@@ -27,7 +27,7 @@ print(output["generated_text"])
27
 
28
  ## Training procedure
29
 
30
- [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/yh-yao/huggingface/runs/5kvjtgpr)
31
 
32
 
33
  This model was trained with SFT.
 
27
 
28
  ## Training procedure
29
 
30
+ [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="150" height="24"/>](https://wandb.ai/yh-yao/huggingface/runs/8bndsvn7)
31
 
32
 
33
  This model was trained with SFT.
all_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 76916824473600.0,
4
- "train_loss": 0.8026524422436776,
5
- "train_runtime": 501.113,
6
  "train_samples": 16610,
7
  "train_samples_per_second": 43.124,
8
  "train_steps_per_second": 0.337
 
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 76916824473600.0,
4
+ "train_loss": 0.8026537260360266,
5
+ "train_runtime": 501.1144,
6
  "train_samples": 16610,
7
  "train_samples_per_second": 43.124,
8
  "train_steps_per_second": 0.337
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:af00eb94ed124448f9d00eef728b710075389ebd059cafb1d96fc028a1ddf502
3
  size 3087467144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:76efe68980ef11b7ac637b0710c0cbf60cb19d0903a4c7dd0fc77e6f30b24050
3
  size 3087467144
train_results.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 76916824473600.0,
4
- "train_loss": 0.8026524422436776,
5
- "train_runtime": 501.113,
6
  "train_samples": 16610,
7
  "train_samples_per_second": 43.124,
8
  "train_steps_per_second": 0.337
 
1
  {
2
  "epoch": 1.0,
3
  "total_flos": 76916824473600.0,
4
+ "train_loss": 0.8026537260360266,
5
+ "train_runtime": 501.1144,
6
  "train_samples": 16610,
7
  "train_samples_per_second": 43.124,
8
  "train_steps_per_second": 0.337
trainer_state.json CHANGED
@@ -10,239 +10,239 @@
10
  "log_history": [
11
  {
12
  "epoch": 0.029585798816568046,
13
- "grad_norm": 2.3454635635521646,
14
  "learning_rate": 5.882352941176471e-06,
15
  "loss": 1.0993,
16
  "step": 5
17
  },
18
  {
19
  "epoch": 0.05917159763313609,
20
- "grad_norm": 1.636082977147667,
21
  "learning_rate": 1.1764705882352942e-05,
22
- "loss": 1.0403,
23
  "step": 10
24
  },
25
  {
26
  "epoch": 0.08875739644970414,
27
- "grad_norm": 0.8858412348123735,
28
  "learning_rate": 1.7647058823529414e-05,
29
  "loss": 0.9533,
30
  "step": 15
31
  },
32
  {
33
  "epoch": 0.11834319526627218,
34
- "grad_norm": 0.6060211903989927,
35
  "learning_rate": 1.9980782984658682e-05,
36
  "loss": 0.8923,
37
  "step": 20
38
  },
39
  {
40
  "epoch": 0.14792899408284024,
41
- "grad_norm": 0.5401629650362618,
42
  "learning_rate": 1.9863613034027224e-05,
43
  "loss": 0.8552,
44
  "step": 25
45
  },
46
  {
47
  "epoch": 0.17751479289940827,
48
- "grad_norm": 0.42641787400688946,
49
  "learning_rate": 1.9641197940012136e-05,
50
  "loss": 0.8283,
51
  "step": 30
52
  },
53
  {
54
  "epoch": 0.20710059171597633,
55
- "grad_norm": 0.3766738990387521,
56
  "learning_rate": 1.9315910880512792e-05,
57
- "loss": 0.8229,
58
  "step": 35
59
  },
60
  {
61
  "epoch": 0.23668639053254437,
62
- "grad_norm": 0.3996293636278583,
63
  "learning_rate": 1.8891222681391853e-05,
64
  "loss": 0.8225,
65
  "step": 40
66
  },
67
  {
68
  "epoch": 0.26627218934911245,
69
- "grad_norm": 0.34546697048235825,
70
  "learning_rate": 1.8371664782625287e-05,
71
  "loss": 0.8073,
72
  "step": 45
73
  },
74
  {
75
  "epoch": 0.2958579881656805,
76
- "grad_norm": 0.3349879831536363,
77
  "learning_rate": 1.7762780887657576e-05,
78
  "loss": 0.7977,
79
  "step": 50
80
  },
81
  {
82
  "epoch": 0.3254437869822485,
83
- "grad_norm": 0.36751019334772667,
84
  "learning_rate": 1.7071067811865477e-05,
85
  "loss": 0.7877,
86
  "step": 55
87
  },
88
  {
89
  "epoch": 0.35502958579881655,
90
- "grad_norm": 0.36912550445461845,
91
  "learning_rate": 1.6303906161279554e-05,
92
  "loss": 0.7981,
93
  "step": 60
94
  },
95
  {
96
  "epoch": 0.38461538461538464,
97
- "grad_norm": 0.3411495577853807,
98
  "learning_rate": 1.5469481581224274e-05,
99
  "loss": 0.7722,
100
  "step": 65
101
  },
102
  {
103
  "epoch": 0.41420118343195267,
104
- "grad_norm": 0.34837356713937606,
105
  "learning_rate": 1.4576697415156818e-05,
106
  "loss": 0.7741,
107
  "step": 70
108
  },
109
  {
110
  "epoch": 0.4437869822485207,
111
- "grad_norm": 0.33684986996070054,
112
  "learning_rate": 1.3635079705638298e-05,
113
  "loss": 0.7852,
114
  "step": 75
115
  },
116
  {
117
  "epoch": 0.47337278106508873,
118
- "grad_norm": 0.3494701869810424,
119
  "learning_rate": 1.2654675551080724e-05,
120
- "loss": 0.7666,
121
  "step": 80
122
  },
123
  {
124
  "epoch": 0.5029585798816568,
125
- "grad_norm": 0.36055423427517397,
126
  "learning_rate": 1.164594590280734e-05,
127
  "loss": 0.7706,
128
  "step": 85
129
  },
130
  {
131
  "epoch": 0.5325443786982249,
132
- "grad_norm": 0.356808349064,
133
  "learning_rate": 1.0619653946285948e-05,
134
  "loss": 0.77,
135
  "step": 90
136
  },
137
  {
138
  "epoch": 0.5621301775147929,
139
- "grad_norm": 0.3747307397681612,
140
  "learning_rate": 9.586750257511868e-06,
141
  "loss": 0.7771,
142
  "step": 95
143
  },
144
  {
145
  "epoch": 0.591715976331361,
146
- "grad_norm": 0.33446919541396347,
147
  "learning_rate": 8.558255959926533e-06,
148
  "loss": 0.753,
149
  "step": 100
150
  },
151
  {
152
  "epoch": 0.591715976331361,
153
- "eval_loss": 0.7880241870880127,
154
- "eval_runtime": 0.7758,
155
- "eval_samples_per_second": 164.983,
156
- "eval_steps_per_second": 5.156,
157
  "step": 100
158
  },
159
  {
160
  "epoch": 0.621301775147929,
161
- "grad_norm": 0.3341379896313837,
162
  "learning_rate": 7.545145128592009e-06,
163
  "loss": 0.7569,
164
  "step": 105
165
  },
166
  {
167
  "epoch": 0.650887573964497,
168
- "grad_norm": 0.3449039583059825,
169
  "learning_rate": 6.558227696373617e-06,
170
  "loss": 0.7681,
171
  "step": 110
172
  },
173
  {
174
  "epoch": 0.6804733727810651,
175
- "grad_norm": 0.30846413126969413,
176
  "learning_rate": 5.608034111526298e-06,
177
  "loss": 0.7623,
178
  "step": 115
179
  },
180
  {
181
  "epoch": 0.7100591715976331,
182
- "grad_norm": 0.2982369439119382,
183
  "learning_rate": 4.704702977392914e-06,
184
- "loss": 0.7513,
185
  "step": 120
186
  },
187
  {
188
  "epoch": 0.7396449704142012,
189
- "grad_norm": 0.34529781871312787,
190
  "learning_rate": 3.857872873103322e-06,
191
  "loss": 0.7538,
192
  "step": 125
193
  },
194
  {
195
  "epoch": 0.7692307692307693,
196
- "grad_norm": 0.3124440579524454,
197
  "learning_rate": 3.0765795095517026e-06,
198
  "loss": 0.7555,
199
  "step": 130
200
  },
201
  {
202
  "epoch": 0.7988165680473372,
203
- "grad_norm": 0.32258195329868705,
204
  "learning_rate": 2.369159318001937e-06,
205
  "loss": 0.7584,
206
  "step": 135
207
  },
208
  {
209
  "epoch": 0.8284023668639053,
210
- "grad_norm": 0.2992110227849431,
211
  "learning_rate": 1.743160500034443e-06,
212
  "loss": 0.7498,
213
  "step": 140
214
  },
215
  {
216
  "epoch": 0.8579881656804734,
217
- "grad_norm": 0.3122905795517269,
218
  "learning_rate": 1.2052624879351105e-06,
219
  "loss": 0.7566,
220
  "step": 145
221
  },
222
  {
223
  "epoch": 0.8875739644970414,
224
- "grad_norm": 0.2953430989606355,
225
  "learning_rate": 7.612046748871327e-07,
226
  "loss": 0.7666,
227
  "step": 150
228
  },
229
  {
230
  "epoch": 0.9171597633136095,
231
- "grad_norm": 0.296575452578378,
232
  "learning_rate": 4.1572517541747294e-07,
233
  "loss": 0.7613,
234
  "step": 155
235
  },
236
  {
237
  "epoch": 0.9467455621301775,
238
- "grad_norm": 0.28547752704360185,
239
  "learning_rate": 1.7251026952640583e-07,
240
- "loss": 0.7607,
241
  "step": 160
242
  },
243
  {
244
  "epoch": 0.9763313609467456,
245
- "grad_norm": 0.27623679371409765,
246
  "learning_rate": 3.4155069933301535e-08,
247
  "loss": 0.7445,
248
  "step": 165
@@ -251,8 +251,8 @@
251
  "epoch": 1.0,
252
  "step": 169,
253
  "total_flos": 76916824473600.0,
254
- "train_loss": 0.8026524422436776,
255
- "train_runtime": 501.113,
256
  "train_samples_per_second": 43.124,
257
  "train_steps_per_second": 0.337
258
  }
 
10
  "log_history": [
11
  {
12
  "epoch": 0.029585798816568046,
13
+ "grad_norm": 2.3455099607931436,
14
  "learning_rate": 5.882352941176471e-06,
15
  "loss": 1.0993,
16
  "step": 5
17
  },
18
  {
19
  "epoch": 0.05917159763313609,
20
+ "grad_norm": 1.6331238734695321,
21
  "learning_rate": 1.1764705882352942e-05,
22
+ "loss": 1.0402,
23
  "step": 10
24
  },
25
  {
26
  "epoch": 0.08875739644970414,
27
+ "grad_norm": 0.8886649764083925,
28
  "learning_rate": 1.7647058823529414e-05,
29
  "loss": 0.9533,
30
  "step": 15
31
  },
32
  {
33
  "epoch": 0.11834319526627218,
34
+ "grad_norm": 0.6057426213937779,
35
  "learning_rate": 1.9980782984658682e-05,
36
  "loss": 0.8923,
37
  "step": 20
38
  },
39
  {
40
  "epoch": 0.14792899408284024,
41
+ "grad_norm": 0.5392641409351531,
42
  "learning_rate": 1.9863613034027224e-05,
43
  "loss": 0.8552,
44
  "step": 25
45
  },
46
  {
47
  "epoch": 0.17751479289940827,
48
+ "grad_norm": 0.4265970897513392,
49
  "learning_rate": 1.9641197940012136e-05,
50
  "loss": 0.8283,
51
  "step": 30
52
  },
53
  {
54
  "epoch": 0.20710059171597633,
55
+ "grad_norm": 0.3763318790920631,
56
  "learning_rate": 1.9315910880512792e-05,
57
+ "loss": 0.823,
58
  "step": 35
59
  },
60
  {
61
  "epoch": 0.23668639053254437,
62
+ "grad_norm": 0.4001698330922381,
63
  "learning_rate": 1.8891222681391853e-05,
64
  "loss": 0.8225,
65
  "step": 40
66
  },
67
  {
68
  "epoch": 0.26627218934911245,
69
+ "grad_norm": 0.34301763196632185,
70
  "learning_rate": 1.8371664782625287e-05,
71
  "loss": 0.8073,
72
  "step": 45
73
  },
74
  {
75
  "epoch": 0.2958579881656805,
76
+ "grad_norm": 0.33452509246677203,
77
  "learning_rate": 1.7762780887657576e-05,
78
  "loss": 0.7977,
79
  "step": 50
80
  },
81
  {
82
  "epoch": 0.3254437869822485,
83
+ "grad_norm": 0.3655532785130365,
84
  "learning_rate": 1.7071067811865477e-05,
85
  "loss": 0.7877,
86
  "step": 55
87
  },
88
  {
89
  "epoch": 0.35502958579881655,
90
+ "grad_norm": 0.371555208555247,
91
  "learning_rate": 1.6303906161279554e-05,
92
  "loss": 0.7981,
93
  "step": 60
94
  },
95
  {
96
  "epoch": 0.38461538461538464,
97
+ "grad_norm": 0.34243630022925536,
98
  "learning_rate": 1.5469481581224274e-05,
99
  "loss": 0.7722,
100
  "step": 65
101
  },
102
  {
103
  "epoch": 0.41420118343195267,
104
+ "grad_norm": 0.34747447939093157,
105
  "learning_rate": 1.4576697415156818e-05,
106
  "loss": 0.7741,
107
  "step": 70
108
  },
109
  {
110
  "epoch": 0.4437869822485207,
111
+ "grad_norm": 0.3379144910140547,
112
  "learning_rate": 1.3635079705638298e-05,
113
  "loss": 0.7852,
114
  "step": 75
115
  },
116
  {
117
  "epoch": 0.47337278106508873,
118
+ "grad_norm": 0.353019209730548,
119
  "learning_rate": 1.2654675551080724e-05,
120
+ "loss": 0.7667,
121
  "step": 80
122
  },
123
  {
124
  "epoch": 0.5029585798816568,
125
+ "grad_norm": 0.36113222294563596,
126
  "learning_rate": 1.164594590280734e-05,
127
  "loss": 0.7706,
128
  "step": 85
129
  },
130
  {
131
  "epoch": 0.5325443786982249,
132
+ "grad_norm": 0.3620905804084936,
133
  "learning_rate": 1.0619653946285948e-05,
134
  "loss": 0.77,
135
  "step": 90
136
  },
137
  {
138
  "epoch": 0.5621301775147929,
139
+ "grad_norm": 0.3929127481348649,
140
  "learning_rate": 9.586750257511868e-06,
141
  "loss": 0.7771,
142
  "step": 95
143
  },
144
  {
145
  "epoch": 0.591715976331361,
146
+ "grad_norm": 0.33535959778063407,
147
  "learning_rate": 8.558255959926533e-06,
148
  "loss": 0.753,
149
  "step": 100
150
  },
151
  {
152
  "epoch": 0.591715976331361,
153
+ "eval_loss": 0.7879180908203125,
154
+ "eval_runtime": 0.7837,
155
+ "eval_samples_per_second": 163.331,
156
+ "eval_steps_per_second": 5.104,
157
  "step": 100
158
  },
159
  {
160
  "epoch": 0.621301775147929,
161
+ "grad_norm": 0.33487543251139984,
162
  "learning_rate": 7.545145128592009e-06,
163
  "loss": 0.7569,
164
  "step": 105
165
  },
166
  {
167
  "epoch": 0.650887573964497,
168
+ "grad_norm": 0.34648632669150914,
169
  "learning_rate": 6.558227696373617e-06,
170
  "loss": 0.7681,
171
  "step": 110
172
  },
173
  {
174
  "epoch": 0.6804733727810651,
175
+ "grad_norm": 0.3082490982179377,
176
  "learning_rate": 5.608034111526298e-06,
177
  "loss": 0.7623,
178
  "step": 115
179
  },
180
  {
181
  "epoch": 0.7100591715976331,
182
+ "grad_norm": 0.2966147844807204,
183
  "learning_rate": 4.704702977392914e-06,
184
+ "loss": 0.7514,
185
  "step": 120
186
  },
187
  {
188
  "epoch": 0.7396449704142012,
189
+ "grad_norm": 0.3414127530278989,
190
  "learning_rate": 3.857872873103322e-06,
191
  "loss": 0.7538,
192
  "step": 125
193
  },
194
  {
195
  "epoch": 0.7692307692307693,
196
+ "grad_norm": 0.31201569821063163,
197
  "learning_rate": 3.0765795095517026e-06,
198
  "loss": 0.7555,
199
  "step": 130
200
  },
201
  {
202
  "epoch": 0.7988165680473372,
203
+ "grad_norm": 0.32174719701784427,
204
  "learning_rate": 2.369159318001937e-06,
205
  "loss": 0.7584,
206
  "step": 135
207
  },
208
  {
209
  "epoch": 0.8284023668639053,
210
+ "grad_norm": 0.2986522028663522,
211
  "learning_rate": 1.743160500034443e-06,
212
  "loss": 0.7498,
213
  "step": 140
214
  },
215
  {
216
  "epoch": 0.8579881656804734,
217
+ "grad_norm": 0.3104418941721675,
218
  "learning_rate": 1.2052624879351105e-06,
219
  "loss": 0.7566,
220
  "step": 145
221
  },
222
  {
223
  "epoch": 0.8875739644970414,
224
+ "grad_norm": 0.29524530948168437,
225
  "learning_rate": 7.612046748871327e-07,
226
  "loss": 0.7666,
227
  "step": 150
228
  },
229
  {
230
  "epoch": 0.9171597633136095,
231
+ "grad_norm": 0.29629079484869536,
232
  "learning_rate": 4.1572517541747294e-07,
233
  "loss": 0.7613,
234
  "step": 155
235
  },
236
  {
237
  "epoch": 0.9467455621301775,
238
+ "grad_norm": 0.28577437390363114,
239
  "learning_rate": 1.7251026952640583e-07,
240
+ "loss": 0.7606,
241
  "step": 160
242
  },
243
  {
244
  "epoch": 0.9763313609467456,
245
+ "grad_norm": 0.2756819768560144,
246
  "learning_rate": 3.4155069933301535e-08,
247
  "loss": 0.7445,
248
  "step": 165
 
251
  "epoch": 1.0,
252
  "step": 169,
253
  "total_flos": 76916824473600.0,
254
+ "train_loss": 0.8026537260360266,
255
+ "train_runtime": 501.1144,
256
  "train_samples_per_second": 43.124,
257
  "train_steps_per_second": 0.337
258
  }
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:4ab3039b64159df3c8e0e6bc3f86b21f6b8ae20d881eca18baa4a6486573b33a
3
  size 7352
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aa8085e4e6002caed0cedd9845dc90f1d317dbab96d78af19c660dfdc1950ba6
3
  size 7352