BinLiunls commited on
Commit
a0bb139
·
1 Parent(s): 148d9fd

update for ckpt 21000

Browse files

Signed-off-by: binliu <[email protected]>

config.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "action_dim": 32,
3
+ "action_head_cfg": {
4
+ "action_dim": 32,
5
+ "action_horizon": 16,
6
+ "add_pos_embed": true,
7
+ "backbone_embedding_dim": 2048,
8
+ "diffusion_model_cfg": {
9
+ "attention_head_dim": 48,
10
+ "cross_attention_dim": 2048,
11
+ "dropout": 0.2,
12
+ "final_dropout": true,
13
+ "interleave_self_attention": true,
14
+ "norm_type": "ada_norm",
15
+ "num_attention_heads": 32,
16
+ "num_layers": 16,
17
+ "output_dim": 1024,
18
+ "positional_embeddings": null
19
+ },
20
+ "hidden_size": 1024,
21
+ "input_embedding_dim": 1536,
22
+ "max_action_dim": 32,
23
+ "max_state_dim": 64,
24
+ "model_dtype": "float32",
25
+ "noise_beta_alpha": 1.5,
26
+ "noise_beta_beta": 1.0,
27
+ "noise_s": 0.999,
28
+ "num_inference_timesteps": 4,
29
+ "num_target_vision_tokens": 32,
30
+ "num_timestep_buckets": 1000,
31
+ "tune_diffusion_model": true,
32
+ "tune_projector": true,
33
+ "use_vlln": true,
34
+ "vl_self_attention_cfg": {
35
+ "attention_head_dim": 64,
36
+ "dropout": 0.2,
37
+ "final_dropout": true,
38
+ "num_attention_heads": 32,
39
+ "num_layers": 4,
40
+ "positional_embeddings": null
41
+ }
42
+ },
43
+ "action_horizon": 16,
44
+ "architectures": [
45
+ "GR00T_N1_5"
46
+ ],
47
+ "attn_implementation": "null",
48
+ "backbone_cfg": {
49
+ "eagle_path": "NVEagle/eagle_er-qwen3_1_7B-Siglip2_400M_stage1_5_128gpu_er_v7_1mlp_nops",
50
+ "load_bf16": false,
51
+ "project_to_dim": null,
52
+ "reproject_vision": false,
53
+ "select_layer": 12,
54
+ "tune_llm": false,
55
+ "tune_visual": true,
56
+ "use_flash_attention": false
57
+ },
58
+ "compute_dtype": "bfloat16",
59
+ "hidden_size": 2048,
60
+ "model_dtype": "float32",
61
+ "model_type": "gr00t_n1_5",
62
+ "torch_dtype": "bfloat16",
63
+ "transformers_version": "4.51.3"
64
+ }
experiment_cfg/metadata.json ADDED
@@ -0,0 +1,549 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "body": {
6
+ "max": [
7
+ -0.05129820853471756,
8
+ -0.05109834298491478,
9
+ 0.10052293539047241,
10
+ 0.0009583017672412097,
11
+ 0.0,
12
+ 0.11556031554937363,
13
+ 0.0036107085179537535,
14
+ 0.0,
15
+ 0.1493413895368576,
16
+ 0.30000001192092896,
17
+ 0.30000001192092896,
18
+ 0.9395631551742554,
19
+ 0.4514412581920624,
20
+ -0.09390188008546829,
21
+ -0.09480340778827667,
22
+ 0.5676432847976685,
23
+ 0.2217101752758026,
24
+ 0.00023743754718452692,
25
+ 0.0009338782401755452,
26
+ 0.6376993060112,
27
+ 0.25568535923957825,
28
+ 0.4743017852306366,
29
+ 1.8807861804962158,
30
+ 0.09570640325546265,
31
+ 0.28483209013938904,
32
+ 0.5560042262077332,
33
+ 1.4906054735183716,
34
+ 0.10002681612968445,
35
+ 1.2326710224151611
36
+ ],
37
+ "min": [
38
+ -0.10000000149011612,
39
+ -0.10000000149011612,
40
+ -0.10558858513832092,
41
+ 0.0,
42
+ -0.0011402725940570235,
43
+ -0.17736263573169708,
44
+ 0.0,
45
+ -0.004011816345155239,
46
+ -0.12594914436340332,
47
+ 0.1459174007177353,
48
+ 0.14548718929290771,
49
+ -0.34785565733909607,
50
+ -2.153461217880249,
51
+ -0.20000000298023224,
52
+ -0.20000000298023224,
53
+ -0.18913191556930542,
54
+ -1.1190627813339233,
55
+ -0.0008977153920568526,
56
+ -0.0012835838133469224,
57
+ 0.007054466754198074,
58
+ -0.9011620283126831,
59
+ -1.0451751947402954,
60
+ -1.001192331314087,
61
+ -0.5166386365890503,
62
+ -1.0928151607513428,
63
+ -0.20978917181491852,
64
+ -0.24653027951717377,
65
+ -0.6936302781105042,
66
+ -0.39188024401664734
67
+ ],
68
+ "mean": [
69
+ -0.05346746742725372,
70
+ -0.053324028849601746,
71
+ 0.0037176518235355616,
72
+ 0.0009013719973154366,
73
+ -0.0010708437766879797,
74
+ -0.008629968389868736,
75
+ 0.0035204498562961817,
76
+ -0.0038893772289156914,
77
+ 0.02278725616633892,
78
+ 0.15070143342018127,
79
+ 0.1504361480474472,
80
+ 0.3426542282104492,
81
+ -1.0970162153244019,
82
+ -0.09743476659059525,
83
+ -0.09704449772834778,
84
+ 0.19534067809581757,
85
+ -0.31100890040397644,
86
+ -0.0001332388201262802,
87
+ 0.0002055338118225336,
88
+ 0.31659671664237976,
89
+ -0.2437724769115448,
90
+ -0.4018119275569916,
91
+ 0.27299603819847107,
92
+ -0.1937604695558548,
93
+ -0.26148226857185364,
94
+ 0.1656617522239685,
95
+ 0.6165293455123901,
96
+ -0.21905311942100525,
97
+ 0.36060240864753723
98
+ ],
99
+ "std": [
100
+ 0.0033130242954939604,
101
+ 0.0033385001588612795,
102
+ 0.024690160527825356,
103
+ 6.453893729485571e-05,
104
+ 7.83540599513799e-05,
105
+ 0.03374594449996948,
106
+ 0.0002490406041033566,
107
+ 0.0002782185620162636,
108
+ 0.04648632928729057,
109
+ 0.01056784950196743,
110
+ 0.01060840766876936,
111
+ 0.2458498477935791,
112
+ 0.798712968826294,
113
+ 0.007266131695359945,
114
+ 0.007273221388459206,
115
+ 0.15443609654903412,
116
+ 0.2762373685836792,
117
+ 0.0001469592098146677,
118
+ 0.0003075049608014524,
119
+ 0.1327674239873886,
120
+ 0.20174582302570343,
121
+ 0.3188859522342682,
122
+ 0.6838008165359497,
123
+ 0.11871170997619629,
124
+ 0.24973635375499725,
125
+ 0.18266485631465912,
126
+ 0.3383016586303711,
127
+ 0.1485779583454132,
128
+ 0.39316025376319885
129
+ ],
130
+ "q01": [
131
+ -0.053425090461969374,
132
+ -0.0534057105332613,
133
+ -0.07536066666245461,
134
+ 0.0008729966636747122,
135
+ -0.0011078917281702161,
136
+ -0.08158505380153656,
137
+ 0.0034768619295209645,
138
+ -0.00398695632815361,
139
+ -0.08045673340559006,
140
+ 0.1469973263144493,
141
+ 0.14609438061714172,
142
+ -0.28160374879837036,
143
+ -2.039524931907654,
144
+ -0.09722490608692169,
145
+ -0.09693599626421928,
146
+ -0.13071387141942978,
147
+ -1.0340538144111633,
148
+ -0.0008360897330567241,
149
+ -0.0005821819219272584,
150
+ 0.039695885181427,
151
+ -0.7374166166782379,
152
+ -0.974753988981247,
153
+ -0.9039940309524536,
154
+ -0.45080086052417756,
155
+ -0.8256287217140198,
156
+ -0.15706218421459198,
157
+ -0.09581003546714784,
158
+ -0.5808571314811707,
159
+ -0.25858359277248383
160
+ ],
161
+ "q99": [
162
+ -0.05182414561510086,
163
+ -0.05138496793806553,
164
+ 0.0579789795726538,
165
+ 0.0009543341083917767,
166
+ -0.0010014538862742485,
167
+ 0.08659000828862193,
168
+ 0.003558490425348282,
169
+ -0.0037400046829134228,
170
+ 0.1216935396194458,
171
+ 0.15034566104412078,
172
+ 0.1503533571958542,
173
+ 0.8806318819522858,
174
+ 0.32428988933563235,
175
+ -0.09473738819360733,
176
+ -0.0950311316549778,
177
+ 0.5426147091388702,
178
+ 0.09928067192435265,
179
+ 0.00021950644004391505,
180
+ 0.0008540559152606875,
181
+ 0.6056795573234558,
182
+ 0.16122231423854846,
183
+ 0.38701306045055395,
184
+ 1.4574481582641603,
185
+ 0.06193974591791632,
186
+ 0.1535810053348542,
187
+ 0.49125597059726717,
188
+ 1.2630903100967408,
189
+ 0.0812848673760891,
190
+ 1.1244104051589967
191
+ ]
192
+ },
193
+ "hands": {
194
+ "max": [
195
+ 2.4858189817678067e-07,
196
+ 3.2849749231900205e-07,
197
+ 0.0,
198
+ 0.858059287071228,
199
+ 1.0234637260437012,
200
+ 0.6710148453712463,
201
+ 8.177130439435132e-07,
202
+ 5.313432893672143e-08,
203
+ 1.0346466302871704,
204
+ 1.6999924182891846,
205
+ 1.7453293800354004,
206
+ 0.5622365474700928,
207
+ 1.171263337135315,
208
+ 0.0
209
+ ],
210
+ "min": [
211
+ -0.6552867889404297,
212
+ -0.6233388185501099,
213
+ -0.8749428391456604,
214
+ -4.8377170713820306e-08,
215
+ -1.0505059044874088e-08,
216
+ -0.7741549611091614,
217
+ -1.0659137964248657,
218
+ -1.4670472145080566,
219
+ 0.0,
220
+ -9.146644330826348e-09,
221
+ -4.4236770690986305e-08,
222
+ -1.047197699546814,
223
+ 0.0,
224
+ -1.4765946865081787
225
+ ],
226
+ "mean": [
227
+ -0.10261301696300507,
228
+ -0.12639634311199188,
229
+ -0.5478196740150452,
230
+ 0.5085802674293518,
231
+ 0.4492713510990143,
232
+ 0.0831155925989151,
233
+ -0.381827712059021,
234
+ -0.19403201341629028,
235
+ 0.9037699699401855,
236
+ 1.0862796306610107,
237
+ 1.0656476020812988,
238
+ -0.4305326044559479,
239
+ 0.4501720070838928,
240
+ -0.7869216799736023
241
+ ],
242
+ "std": [
243
+ 0.135048970580101,
244
+ 0.13188615441322327,
245
+ 0.11912693083286285,
246
+ 0.3446076810359955,
247
+ 0.3073503077030182,
248
+ 0.4923100471496582,
249
+ 0.27633199095726013,
250
+ 0.2183719277381897,
251
+ 0.1119769737124443,
252
+ 0.7183862924575806,
253
+ 0.6892220377922058,
254
+ 0.349570095539093,
255
+ 0.18566279113292694,
256
+ 0.5082910656929016
257
+ ],
258
+ "q01": [
259
+ -0.5191190683841705,
260
+ -0.5049762785434723,
261
+ -0.8166458535194397,
262
+ 7.045524384011513e-05,
263
+ 5.2315043722046535e-05,
264
+ -0.7197692275047303,
265
+ -0.9622111475467682,
266
+ -0.9390714812278748,
267
+ 0.16813557893037795,
268
+ 0.0,
269
+ 0.0,
270
+ -0.9932782769203186,
271
+ 0.07347678676247596,
272
+ -1.4084080410003663
273
+ ],
274
+ "q99": [
275
+ 8.86940661359859e-08,
276
+ 3.503782728841998e-08,
277
+ -0.11338133975863415,
278
+ 0.8426445591449738,
279
+ 0.8226255977153778,
280
+ 0.6266654109954835,
281
+ 0.0,
282
+ 3.9223827935648406e-11,
283
+ 0.9917705869674682,
284
+ 1.6821495413780212,
285
+ 1.6829984712600707,
286
+ 0.0,
287
+ 0.9761943519115449,
288
+ -0.012003045286983222
289
+ ]
290
+ }
291
+ },
292
+ "action": {
293
+ "upper_body": {
294
+ "max": [
295
+ -0.12372603267431259,
296
+ 0.2766784429550171,
297
+ 1.235474944114685,
298
+ 0.9849682450294495,
299
+ 0.6373909115791321,
300
+ 0.25893500447273254,
301
+ 0.8738818764686584,
302
+ 0.3736496865749359,
303
+ 0.44588372111320496,
304
+ 1.4480277299880981,
305
+ 0.9990724921226501,
306
+ 0.39119020104408264,
307
+ 0.7419794201850891,
308
+ 0.9726498126983643
309
+ ],
310
+ "min": [
311
+ -0.37637799978256226,
312
+ -0.03500860929489136,
313
+ 0.8405166864395142,
314
+ 0.38129112124443054,
315
+ -0.13768889009952545,
316
+ -0.1629275679588318,
317
+ 0.16147509217262268,
318
+ -0.02019110880792141,
319
+ -0.04343339055776596,
320
+ 0.8303448557853699,
321
+ -0.565958559513092,
322
+ -0.41772595047950745,
323
+ -0.5495540499687195,
324
+ -0.11531588435173035
325
+ ],
326
+ "mean": [
327
+ -0.2469932734966278,
328
+ 0.11346279829740524,
329
+ 0.9337685704231262,
330
+ 0.6617950201034546,
331
+ 0.02602791041135788,
332
+ 0.05576755851507187,
333
+ 0.7374349236488342,
334
+ 0.1804775595664978,
335
+ 0.24623903632164001,
336
+ 1.1686007976531982,
337
+ 0.6404111385345459,
338
+ 0.004936146084219217,
339
+ -0.13943855464458466,
340
+ 0.6668656468391418
341
+ ],
342
+ "std": [
343
+ 0.03710167109966278,
344
+ 0.04990314692258835,
345
+ 0.029718531295657158,
346
+ 0.0704328864812851,
347
+ 0.04726995900273323,
348
+ 0.05545578896999359,
349
+ 0.06448592990636826,
350
+ 0.07366088777780533,
351
+ 0.10401485115289688,
352
+ 0.15510180592536926,
353
+ 0.22166264057159424,
354
+ 0.12121069431304932,
355
+ 0.1445983648300171,
356
+ 0.20238785445690155
357
+ ],
358
+ "q01": [
359
+ -0.33734492778778075,
360
+ 0.01783787429332733,
361
+ 0.8709198701381683,
362
+ 0.5074439764022827,
363
+ -0.0904470531642437,
364
+ -0.05827639751136303,
365
+ 0.5958898663520813,
366
+ 0.006471502566710114,
367
+ 0.04331809878349304,
368
+ 0.8573438560962677,
369
+ 0.1972007179260254,
370
+ -0.2548509180545807,
371
+ -0.5036207985877991,
372
+ 0.22950996071100235
373
+ ],
374
+ "q99": [
375
+ -0.16756988346576687,
376
+ 0.24130798280239107,
377
+ 0.9985324835777283,
378
+ 0.7966349017620087,
379
+ 0.13220790773630148,
380
+ 0.20378254801034942,
381
+ 0.8600821852684021,
382
+ 0.3295278185606003,
383
+ 0.43542341589927674,
384
+ 1.4206051468849181,
385
+ 0.9583505952358247,
386
+ 0.29043945193290727,
387
+ 0.2112857088446618,
388
+ 0.9615960681438446
389
+ ]
390
+ },
391
+ "hands": {
392
+ "max": [
393
+ 0.0010000000474974513,
394
+ 0.0010000000474974513,
395
+ -0.1768241971731186,
396
+ 1.0232735872268677,
397
+ 1.1321954727172852,
398
+ 0.6270367503166199,
399
+ 0.0009976114379242063,
400
+ 0.0009999684989452362,
401
+ 0.9210000038146973,
402
+ 1.7463293075561523,
403
+ 1.7463293075561523,
404
+ -0.1466512233018875,
405
+ 1.0276472568511963,
406
+ -0.005797284655272961
407
+ ],
408
+ "min": [
409
+ -0.6556118726730347,
410
+ -0.589651346206665,
411
+ -0.8753710389137268,
412
+ -0.0009959969902411103,
413
+ -0.0009932895191013813,
414
+ -0.7648335099220276,
415
+ -1.0210238695144653,
416
+ -1.456982135772705,
417
+ 0.9077968597412109,
418
+ -0.0009949504164978862,
419
+ -0.0009956305148079991,
420
+ -0.9209818840026855,
421
+ 0.08354143053293228,
422
+ -1.5264244079589844
423
+ ],
424
+ "mean": [
425
+ -0.10397996753454208,
426
+ -0.12601254880428314,
427
+ -0.5570737719535828,
428
+ 0.593355119228363,
429
+ 0.6492403745651245,
430
+ 0.10730904340744019,
431
+ -0.38538265228271484,
432
+ -0.19407345354557037,
433
+ 0.920903742313385,
434
+ 1.1681784391403198,
435
+ 1.1819013357162476,
436
+ -0.5913093686103821,
437
+ 0.4561029374599457,
438
+ -0.8123488426208496
439
+ ],
440
+ "std": [
441
+ 0.13445958495140076,
442
+ 0.1300051063299179,
443
+ 0.1015443503856659,
444
+ 0.4025462567806244,
445
+ 0.4459422528743744,
446
+ 0.5014135241508484,
447
+ 0.27224013209342957,
448
+ 0.2128666788339615,
449
+ 0.000532357138581574,
450
+ 0.7564374804496765,
451
+ 0.7518470883369446,
452
+ 0.2422523945569992,
453
+ 0.1776694357395172,
454
+ 0.5095522999763489
455
+ ],
456
+ "q01": [
457
+ -0.5156242179870606,
458
+ -0.4950247967243195,
459
+ -0.819962409734726,
460
+ -0.0003262238920433447,
461
+ -0.0006247455033008009,
462
+ -0.7174923396110535,
463
+ -0.9514525842666626,
464
+ -0.8561795234680176,
465
+ 0.9201356506347657,
466
+ 0.0003552465804386884,
467
+ -0.00014755652839085095,
468
+ -0.9207603681087494,
469
+ 0.13851335853338242,
470
+ -1.4696190166473388
471
+ ],
472
+ "q99": [
473
+ 0.0009999981173314154,
474
+ 0.0009999568201601505,
475
+ -0.29942162334918976,
476
+ 0.9870982348918915,
477
+ 1.0839154672622682,
478
+ 0.5803462493419648,
479
+ 0.0003677485481603071,
480
+ 0.000883606633869932,
481
+ 0.9210000038146973,
482
+ 1.7463293075561523,
483
+ 1.7463293075561523,
484
+ -0.1970469504594801,
485
+ 0.9463212502002717,
486
+ -0.023258535079658006
487
+ ]
488
+ }
489
+ }
490
+ },
491
+ "modalities": {
492
+ "video": {
493
+ "rs_view": {
494
+ "resolution": [
495
+ 640,
496
+ 480
497
+ ],
498
+ "channels": 3,
499
+ "fps": 25.0
500
+ },
501
+ "rm_view": {
502
+ "resolution": [
503
+ 640,
504
+ 480
505
+ ],
506
+ "channels": 3,
507
+ "fps": 25.0
508
+ }
509
+ },
510
+ "state": {
511
+ "body": {
512
+ "absolute": true,
513
+ "rotation_type": null,
514
+ "shape": [
515
+ 29
516
+ ],
517
+ "continuous": true
518
+ },
519
+ "hands": {
520
+ "absolute": true,
521
+ "rotation_type": null,
522
+ "shape": [
523
+ 14
524
+ ],
525
+ "continuous": true
526
+ }
527
+ },
528
+ "action": {
529
+ "upper_body": {
530
+ "absolute": true,
531
+ "rotation_type": null,
532
+ "shape": [
533
+ 14
534
+ ],
535
+ "continuous": true
536
+ },
537
+ "hands": {
538
+ "absolute": true,
539
+ "rotation_type": null,
540
+ "shape": [
541
+ 14
542
+ ],
543
+ "continuous": true
544
+ }
545
+ }
546
+ },
547
+ "embodiment_tag": "new_embodiment"
548
+ }
549
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906a11c46ec2eaae33f70fba251e375919b1f23c2db1560de4d928cc5a5298e6
3
+ size 4999367032
model-00002-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:901ba2e2b8049f0e099b5a4fc33e4d88bf7c7e9599c00b247864e621cd310201
3
+ size 2586705312
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a8f816099c3a5a5811dcb88c604d856058f1f6816ad517bd0899497b6c83ad6
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8486019acafe8f89a3e93e7071184ee126661308fba8ebb3082670b2517dbea3
3
+ size 1064
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff