sanchit-gandhi HF staff commited on
Commit
9bad30d
1 Parent(s): 8c719b5

End of training

Browse files
Files changed (5) hide show
  1. README.md +5 -3
  2. all_results.json +16 -0
  3. eval_results.json +10 -0
  4. train_results.json +9 -0
  5. trainer_state.json +745 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  license: cc-by-nc-4.0
3
  library_name: peft
4
  tags:
 
 
5
  - generated_from_trainer
6
  base_model: facebook/musicgen-melody-large
7
  model-index:
@@ -16,11 +18,11 @@ should probably proofread and complete it, then remove this comment. -->
16
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sanchit-gandhi/black-eyed-peas/runs/aot7xf5c)
17
  # combined-artists-text-only-1-epochs
18
 
19
- This model is a fine-tuned version of [facebook/musicgen-melody-large](https://huggingface.co/facebook/musicgen-melody-large) on an unknown dataset.
20
  It achieves the following results on the evaluation set:
21
  - Loss: 3.9133
22
- - Text Cosine Sim: 0.2471
23
- - Audio Cosine Sim: 0.4541
24
 
25
  ## Model description
26
 
 
2
  license: cc-by-nc-4.0
3
  library_name: peft
4
  tags:
5
+ - text-to-audio
6
+ - sweet-dreambooths/combined-artists-v1
7
  - generated_from_trainer
8
  base_model: facebook/musicgen-melody-large
9
  model-index:
 
18
  [<img src="https://raw.githubusercontent.com/wandb/assets/main/wandb-github-badge-28.svg" alt="Visualize in Weights & Biases" width="200" height="32"/>](https://wandb.ai/sanchit-gandhi/black-eyed-peas/runs/aot7xf5c)
19
  # combined-artists-text-only-1-epochs
20
 
21
+ This model is a fine-tuned version of [facebook/musicgen-melody-large](https://huggingface.co/facebook/musicgen-melody-large) on the SWEET-DREAMBOOTHS/COMBINED-ARTISTS-V1 - DEFAULT dataset.
22
  It achieves the following results on the evaluation set:
23
  - Loss: 3.9133
24
+ - Text Cosine Sim: 0.2331
25
+ - Audio Cosine Sim: 0.4680
26
 
27
  ## Model description
28
 
all_results.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_audio_cosine_sim": 0.4679793119430542,
4
+ "eval_loss": 3.913311243057251,
5
+ "eval_runtime": 237.6952,
6
+ "eval_samples": 9,
7
+ "eval_samples_per_second": 0.038,
8
+ "eval_steps_per_second": 0.013,
9
+ "eval_text_cosine_sim": 0.23309490084648132,
10
+ "total_flos": 2077734266890272.0,
11
+ "train_loss": 7.893082406785753,
12
+ "train_runtime": 1993.2394,
13
+ "train_samples": 1580,
14
+ "train_samples_per_second": 0.793,
15
+ "train_steps_per_second": 0.05
16
+ }
eval_results.json ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "eval_audio_cosine_sim": 0.4679793119430542,
4
+ "eval_loss": 3.913311243057251,
5
+ "eval_runtime": 237.6952,
6
+ "eval_samples": 9,
7
+ "eval_samples_per_second": 0.038,
8
+ "eval_steps_per_second": 0.013,
9
+ "eval_text_cosine_sim": 0.23309490084648132
10
+ }
train_results.json ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 1.0,
3
+ "total_flos": 2077734266890272.0,
4
+ "train_loss": 7.893082406785753,
5
+ "train_runtime": 1993.2394,
6
+ "train_samples": 1580,
7
+ "train_samples_per_second": 0.793,
8
+ "train_steps_per_second": 0.05
9
+ }
trainer_state.json ADDED
@@ -0,0 +1,745 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 99,
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.010101010101010102,
13
+ "grad_norm": 1.4316415786743164,
14
+ "learning_rate": 2.96969696969697e-05,
15
+ "loss": 10.0726,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.020202020202020204,
20
+ "grad_norm": 1.560971736907959,
21
+ "learning_rate": 2.9393939393939394e-05,
22
+ "loss": 10.129,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.030303030303030304,
27
+ "grad_norm": 1.4093116521835327,
28
+ "learning_rate": 2.9090909090909093e-05,
29
+ "loss": 10.0404,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.04040404040404041,
34
+ "grad_norm": 1.5073634386062622,
35
+ "learning_rate": 2.8787878787878788e-05,
36
+ "loss": 10.0214,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.050505050505050504,
41
+ "grad_norm": 1.6120322942733765,
42
+ "learning_rate": 2.8484848484848486e-05,
43
+ "loss": 10.0287,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.06060606060606061,
48
+ "grad_norm": 1.8709332942962646,
49
+ "learning_rate": 2.8181818181818185e-05,
50
+ "loss": 10.0744,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.0707070707070707,
55
+ "grad_norm": 1.8668410778045654,
56
+ "learning_rate": 2.787878787878788e-05,
57
+ "loss": 9.9539,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.08080808080808081,
62
+ "grad_norm": 1.9248428344726562,
63
+ "learning_rate": 2.7575757575757578e-05,
64
+ "loss": 9.8166,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.09090909090909091,
69
+ "grad_norm": 1.9779285192489624,
70
+ "learning_rate": 2.7272727272727273e-05,
71
+ "loss": 9.7811,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.10101010101010101,
76
+ "grad_norm": 2.0661659240722656,
77
+ "learning_rate": 2.696969696969697e-05,
78
+ "loss": 9.743,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.1111111111111111,
83
+ "grad_norm": 2.304006338119507,
84
+ "learning_rate": 2.6666666666666667e-05,
85
+ "loss": 9.7368,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.12121212121212122,
90
+ "grad_norm": 2.2433547973632812,
91
+ "learning_rate": 2.6363636363636365e-05,
92
+ "loss": 9.6052,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.13131313131313133,
97
+ "grad_norm": 2.3963887691497803,
98
+ "learning_rate": 2.6060606060606063e-05,
99
+ "loss": 9.5241,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.1414141414141414,
104
+ "grad_norm": 2.690804958343506,
105
+ "learning_rate": 2.575757575757576e-05,
106
+ "loss": 9.4771,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.15151515151515152,
111
+ "grad_norm": 2.54472017288208,
112
+ "learning_rate": 2.5454545454545457e-05,
113
+ "loss": 9.3078,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.16161616161616163,
118
+ "grad_norm": 2.672468662261963,
119
+ "learning_rate": 2.5151515151515152e-05,
120
+ "loss": 9.295,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.1717171717171717,
125
+ "grad_norm": 2.9068398475646973,
126
+ "learning_rate": 2.484848484848485e-05,
127
+ "loss": 9.233,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.18181818181818182,
132
+ "grad_norm": 2.6378564834594727,
133
+ "learning_rate": 2.454545454545455e-05,
134
+ "loss": 9.0833,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.1919191919191919,
139
+ "grad_norm": 2.9194931983947754,
140
+ "learning_rate": 2.4242424242424244e-05,
141
+ "loss": 9.0367,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.20202020202020202,
146
+ "grad_norm": 2.9216768741607666,
147
+ "learning_rate": 2.3939393939393942e-05,
148
+ "loss": 8.9809,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.21212121212121213,
153
+ "grad_norm": 2.6998298168182373,
154
+ "learning_rate": 2.3636363636363637e-05,
155
+ "loss": 8.8696,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.2222222222222222,
160
+ "grad_norm": 2.8181002140045166,
161
+ "learning_rate": 2.3333333333333336e-05,
162
+ "loss": 8.8195,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.23232323232323232,
167
+ "grad_norm": 2.82079815864563,
168
+ "learning_rate": 2.303030303030303e-05,
169
+ "loss": 8.7101,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.24242424242424243,
174
+ "grad_norm": 2.900256633758545,
175
+ "learning_rate": 2.272727272727273e-05,
176
+ "loss": 8.6645,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.25252525252525254,
181
+ "grad_norm": 2.9626667499542236,
182
+ "learning_rate": 2.2424242424242424e-05,
183
+ "loss": 8.4995,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.26262626262626265,
188
+ "grad_norm": 2.78900146484375,
189
+ "learning_rate": 2.212121212121212e-05,
190
+ "loss": 8.5197,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.2727272727272727,
195
+ "grad_norm": 2.8724753856658936,
196
+ "learning_rate": 2.1818181818181818e-05,
197
+ "loss": 8.3911,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.2828282828282828,
202
+ "grad_norm": 3.0413928031921387,
203
+ "learning_rate": 2.1515151515151513e-05,
204
+ "loss": 8.3371,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.29292929292929293,
209
+ "grad_norm": 2.8662936687469482,
210
+ "learning_rate": 2.121212121212121e-05,
211
+ "loss": 8.274,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.30303030303030304,
216
+ "grad_norm": 2.660316228866577,
217
+ "learning_rate": 2.090909090909091e-05,
218
+ "loss": 8.2402,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.31313131313131315,
223
+ "grad_norm": 2.8771886825561523,
224
+ "learning_rate": 2.0606060606060605e-05,
225
+ "loss": 8.164,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.32323232323232326,
230
+ "grad_norm": 2.6009693145751953,
231
+ "learning_rate": 2.0303030303030303e-05,
232
+ "loss": 8.1005,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.3333333333333333,
237
+ "grad_norm": 2.431004285812378,
238
+ "learning_rate": 1.9999999999999998e-05,
239
+ "loss": 8.0474,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.3434343434343434,
244
+ "grad_norm": 2.523425817489624,
245
+ "learning_rate": 1.9696969696969697e-05,
246
+ "loss": 7.9858,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.35353535353535354,
251
+ "grad_norm": 2.4093704223632812,
252
+ "learning_rate": 1.9393939393939395e-05,
253
+ "loss": 7.9892,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.36363636363636365,
258
+ "grad_norm": 2.5664756298065186,
259
+ "learning_rate": 1.909090909090909e-05,
260
+ "loss": 7.8404,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.37373737373737376,
265
+ "grad_norm": 1.9647918939590454,
266
+ "learning_rate": 1.878787878787879e-05,
267
+ "loss": 7.8655,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.3838383838383838,
272
+ "grad_norm": 2.1500051021575928,
273
+ "learning_rate": 1.8484848484848484e-05,
274
+ "loss": 7.8058,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.3939393939393939,
279
+ "grad_norm": 1.9459105730056763,
280
+ "learning_rate": 1.8181818181818182e-05,
281
+ "loss": 7.821,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.40404040404040403,
286
+ "grad_norm": 1.8056164979934692,
287
+ "learning_rate": 1.7878787878787877e-05,
288
+ "loss": 7.814,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.41414141414141414,
293
+ "grad_norm": 2.448673725128174,
294
+ "learning_rate": 1.7575757575757576e-05,
295
+ "loss": 7.5915,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.42424242424242425,
300
+ "grad_norm": 1.6147074699401855,
301
+ "learning_rate": 1.7272727272727274e-05,
302
+ "loss": 7.7663,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.43434343434343436,
307
+ "grad_norm": 1.7669254541397095,
308
+ "learning_rate": 1.696969696969697e-05,
309
+ "loss": 7.6066,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.4444444444444444,
314
+ "grad_norm": 1.938239574432373,
315
+ "learning_rate": 1.6666666666666667e-05,
316
+ "loss": 7.6132,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.45454545454545453,
321
+ "grad_norm": 2.3109822273254395,
322
+ "learning_rate": 1.6363636363636363e-05,
323
+ "loss": 7.4384,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.46464646464646464,
328
+ "grad_norm": 1.5837619304656982,
329
+ "learning_rate": 1.606060606060606e-05,
330
+ "loss": 7.6066,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.47474747474747475,
335
+ "grad_norm": 1.6850427389144897,
336
+ "learning_rate": 1.575757575757576e-05,
337
+ "loss": 7.474,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.48484848484848486,
342
+ "grad_norm": 1.988224983215332,
343
+ "learning_rate": 1.5454545454545454e-05,
344
+ "loss": 7.3918,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.494949494949495,
349
+ "grad_norm": 1.754016637802124,
350
+ "learning_rate": 1.5151515151515153e-05,
351
+ "loss": 7.3915,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.5050505050505051,
356
+ "grad_norm": 2.1182453632354736,
357
+ "learning_rate": 1.484848484848485e-05,
358
+ "loss": 7.4276,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.5151515151515151,
363
+ "grad_norm": 1.7513837814331055,
364
+ "learning_rate": 1.4545454545454546e-05,
365
+ "loss": 7.3634,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.5252525252525253,
370
+ "grad_norm": 1.5384173393249512,
371
+ "learning_rate": 1.4242424242424243e-05,
372
+ "loss": 7.3046,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.5353535353535354,
377
+ "grad_norm": 1.2067221403121948,
378
+ "learning_rate": 1.393939393939394e-05,
379
+ "loss": 7.5319,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.5454545454545454,
384
+ "grad_norm": 1.1458990573883057,
385
+ "learning_rate": 1.3636363636363637e-05,
386
+ "loss": 7.354,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.5555555555555556,
391
+ "grad_norm": 1.2268686294555664,
392
+ "learning_rate": 1.3333333333333333e-05,
393
+ "loss": 7.3975,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.5656565656565656,
398
+ "grad_norm": 1.130756139755249,
399
+ "learning_rate": 1.3030303030303032e-05,
400
+ "loss": 7.4055,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.5757575757575758,
405
+ "grad_norm": 1.1011919975280762,
406
+ "learning_rate": 1.2727272727272728e-05,
407
+ "loss": 7.4282,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.5858585858585859,
412
+ "grad_norm": 1.1305310726165771,
413
+ "learning_rate": 1.2424242424242425e-05,
414
+ "loss": 7.2983,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.5959595959595959,
419
+ "grad_norm": 1.2476590871810913,
420
+ "learning_rate": 1.2121212121212122e-05,
421
+ "loss": 7.4395,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.6060606060606061,
426
+ "grad_norm": 1.0120925903320312,
427
+ "learning_rate": 1.1818181818181819e-05,
428
+ "loss": 7.3328,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.6161616161616161,
433
+ "grad_norm": 1.1586886644363403,
434
+ "learning_rate": 1.1515151515151515e-05,
435
+ "loss": 7.3609,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.6262626262626263,
440
+ "grad_norm": 0.9742720127105713,
441
+ "learning_rate": 1.1212121212121212e-05,
442
+ "loss": 7.3204,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.6363636363636364,
447
+ "grad_norm": 0.9039322733879089,
448
+ "learning_rate": 1.0909090909090909e-05,
449
+ "loss": 7.3262,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.6464646464646465,
454
+ "grad_norm": 1.1389368772506714,
455
+ "learning_rate": 1.0606060606060606e-05,
456
+ "loss": 7.3952,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.6565656565656566,
461
+ "grad_norm": 0.9162051677703857,
462
+ "learning_rate": 1.0303030303030302e-05,
463
+ "loss": 7.2239,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.6666666666666666,
468
+ "grad_norm": 0.9564353823661804,
469
+ "learning_rate": 9.999999999999999e-06,
470
+ "loss": 7.2159,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.6767676767676768,
475
+ "grad_norm": 1.0328965187072754,
476
+ "learning_rate": 9.696969696969698e-06,
477
+ "loss": 7.2235,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.6868686868686869,
482
+ "grad_norm": 1.2637859582901,
483
+ "learning_rate": 9.393939393939394e-06,
484
+ "loss": 7.403,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.696969696969697,
489
+ "grad_norm": 0.8482282757759094,
490
+ "learning_rate": 9.090909090909091e-06,
491
+ "loss": 7.2136,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.7070707070707071,
496
+ "grad_norm": 0.748203694820404,
497
+ "learning_rate": 8.787878787878788e-06,
498
+ "loss": 7.2005,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.7171717171717171,
503
+ "grad_norm": 0.8983027338981628,
504
+ "learning_rate": 8.484848484848485e-06,
505
+ "loss": 7.2121,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.7272727272727273,
510
+ "grad_norm": 1.0953037738800049,
511
+ "learning_rate": 8.181818181818181e-06,
512
+ "loss": 7.2214,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.7373737373737373,
517
+ "grad_norm": NaN,
518
+ "learning_rate": 8.181818181818181e-06,
519
+ "loss": 0.0,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.7474747474747475,
524
+ "grad_norm": 0.7874919772148132,
525
+ "learning_rate": 7.87878787878788e-06,
526
+ "loss": 7.2169,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.7575757575757576,
531
+ "grad_norm": 1.9311456680297852,
532
+ "learning_rate": 7.5757575757575764e-06,
533
+ "loss": 7.1586,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.7676767676767676,
538
+ "grad_norm": 0.9535604119300842,
539
+ "learning_rate": 7.272727272727273e-06,
540
+ "loss": 7.3104,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.7777777777777778,
545
+ "grad_norm": 0.9301349520683289,
546
+ "learning_rate": 6.96969696969697e-06,
547
+ "loss": 7.2056,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.7878787878787878,
552
+ "grad_norm": 1.5866955518722534,
553
+ "learning_rate": 6.666666666666667e-06,
554
+ "loss": 7.1204,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.797979797979798,
559
+ "grad_norm": 1.0217430591583252,
560
+ "learning_rate": 6.363636363636364e-06,
561
+ "loss": 7.233,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.8080808080808081,
566
+ "grad_norm": 0.6997321844100952,
567
+ "learning_rate": 6.060606060606061e-06,
568
+ "loss": 7.2076,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.8181818181818182,
573
+ "grad_norm": 0.8969782590866089,
574
+ "learning_rate": 5.757575757575758e-06,
575
+ "loss": 7.1913,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.8282828282828283,
580
+ "grad_norm": 1.0181961059570312,
581
+ "learning_rate": 5.4545454545454545e-06,
582
+ "loss": 7.3311,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.8383838383838383,
587
+ "grad_norm": 1.2779223918914795,
588
+ "learning_rate": 5.151515151515151e-06,
589
+ "loss": 7.0971,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.8484848484848485,
594
+ "grad_norm": 0.9610503315925598,
595
+ "learning_rate": 4.848484848484849e-06,
596
+ "loss": 7.232,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.8585858585858586,
601
+ "grad_norm": 0.8355559706687927,
602
+ "learning_rate": 4.5454545454545455e-06,
603
+ "loss": 7.2681,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.8686868686868687,
608
+ "grad_norm": 1.0366374254226685,
609
+ "learning_rate": 4.242424242424242e-06,
610
+ "loss": 7.2509,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.8787878787878788,
615
+ "grad_norm": 0.8738848567008972,
616
+ "learning_rate": 3.93939393939394e-06,
617
+ "loss": 7.1105,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.8888888888888888,
622
+ "grad_norm": 0.8608594536781311,
623
+ "learning_rate": 3.6363636363636366e-06,
624
+ "loss": 7.1243,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.898989898989899,
629
+ "grad_norm": 1.1317100524902344,
630
+ "learning_rate": 3.3333333333333333e-06,
631
+ "loss": 7.0372,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.9090909090909091,
636
+ "grad_norm": 0.802678108215332,
637
+ "learning_rate": 3.0303030303030305e-06,
638
+ "loss": 7.1456,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.9191919191919192,
643
+ "grad_norm": 1.3433420658111572,
644
+ "learning_rate": 2.7272727272727272e-06,
645
+ "loss": 7.3152,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.9292929292929293,
650
+ "grad_norm": 1.0658912658691406,
651
+ "learning_rate": 2.4242424242424244e-06,
652
+ "loss": 7.3189,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.9393939393939394,
657
+ "grad_norm": 0.9861695170402527,
658
+ "learning_rate": 2.121212121212121e-06,
659
+ "loss": 7.2579,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.9494949494949495,
664
+ "grad_norm": 0.9982382655143738,
665
+ "learning_rate": 1.8181818181818183e-06,
666
+ "loss": 7.2653,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.9595959595959596,
671
+ "grad_norm": 0.8333445191383362,
672
+ "learning_rate": 1.5151515151515152e-06,
673
+ "loss": 7.159,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.9696969696969697,
678
+ "grad_norm": 0.7748318910598755,
679
+ "learning_rate": 1.2121212121212122e-06,
680
+ "loss": 7.1589,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.9797979797979798,
685
+ "grad_norm": 0.8152617812156677,
686
+ "learning_rate": 9.090909090909091e-07,
687
+ "loss": 7.2117,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.98989898989899,
692
+ "grad_norm": 1.3867417573928833,
693
+ "learning_rate": 6.060606060606061e-07,
694
+ "loss": 6.9967,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 1.0,
699
+ "grad_norm": 1.3770259618759155,
700
+ "learning_rate": 3.0303030303030305e-07,
701
+ "loss": 7.3112,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 1.0,
706
+ "eval_audio_cosine_sim": 0.4540814161300659,
707
+ "eval_loss": 3.913311243057251,
708
+ "eval_runtime": 301.4584,
709
+ "eval_samples_per_second": 0.03,
710
+ "eval_steps_per_second": 0.01,
711
+ "eval_text_cosine_sim": 0.24709360301494598,
712
+ "step": 99
713
+ },
714
+ {
715
+ "epoch": 1.0,
716
+ "step": 99,
717
+ "total_flos": 2077734266890272.0,
718
+ "train_loss": 7.893082406785753,
719
+ "train_runtime": 1993.2394,
720
+ "train_samples_per_second": 0.793,
721
+ "train_steps_per_second": 0.05
722
+ }
723
+ ],
724
+ "logging_steps": 1.0,
725
+ "max_steps": 99,
726
+ "num_input_tokens_seen": 0,
727
+ "num_train_epochs": 1,
728
+ "save_steps": 500,
729
+ "stateful_callbacks": {
730
+ "TrainerControl": {
731
+ "args": {
732
+ "should_epoch_stop": false,
733
+ "should_evaluate": false,
734
+ "should_log": false,
735
+ "should_save": false,
736
+ "should_training_stop": false
737
+ },
738
+ "attributes": {}
739
+ }
740
+ },
741
+ "total_flos": 2077734266890272.0,
742
+ "train_batch_size": 16,
743
+ "trial_name": null,
744
+ "trial_params": null
745
+ }