periphanes commited on
Commit
8f060f1
·
verified ·
1 Parent(s): f726b69

Add files using upload-large-folder tool

Browse files
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": true
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,591 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "new_embodiment": {
3
+ "statistics": {
4
+ "state": {
5
+ "neck_joints": {
6
+ "max": [
7
+ 1.0458152294158936,
8
+ 0.5815594792366028
9
+ ],
10
+ "min": [
11
+ 0.001716639962978661,
12
+ -0.7185091972351074
13
+ ],
14
+ "mean": [
15
+ 0.6656994819641113,
16
+ 0.03998079523444176
17
+ ],
18
+ "std": [
19
+ 0.17479705810546875,
20
+ 0.17120110988616943
21
+ ],
22
+ "q01": [
23
+ 0.0024795911740511656,
24
+ -0.43240252137184143
25
+ ],
26
+ "q99": [
27
+ 0.9847791194915771,
28
+ 0.3717479109764099
29
+ ]
30
+ },
31
+ "left_arm_joints": {
32
+ "max": [
33
+ 1.0458152294158936,
34
+ 0.5815594792366028,
35
+ 1.4681086540222168,
36
+ 2.387464761734009,
37
+ 0.7921339869499207,
38
+ 1.5657663345336914,
39
+ 0.17223620414733887
40
+ ],
41
+ "min": [
42
+ 0.001716639962978661,
43
+ -0.7185091972351074,
44
+ -1.3773174285888672,
45
+ -0.0036240178160369396,
46
+ -0.7951858043670654,
47
+ -0.9016174674034119,
48
+ -1.3048371076583862
49
+ ],
50
+ "mean": [
51
+ 0.6656994819641113,
52
+ 0.03998079523444176,
53
+ 0.12537908554077148,
54
+ 1.3473913669586182,
55
+ 0.06394483894109726,
56
+ 0.19853314757347107,
57
+ -0.2225055694580078
58
+ ],
59
+ "std": [
60
+ 0.17479705810546875,
61
+ 0.17120110988616943,
62
+ 0.4100097417831421,
63
+ 0.46074873208999634,
64
+ 0.2911011576652527,
65
+ 0.45801684260368347,
66
+ 0.27383953332901
67
+ ],
68
+ "q01": [
69
+ 0.0024795911740511656,
70
+ -0.43240252137184143,
71
+ -0.8356298208236694,
72
+ 0.012779430486261845,
73
+ -0.630582869052887,
74
+ -0.6536583304405212,
75
+ -0.9630350470542908
76
+ ],
77
+ "q99": [
78
+ 0.9847791194915771,
79
+ 0.3717479109764099,
80
+ 1.1289769411087036,
81
+ 2.0895323753356934,
82
+ 0.769245445728302,
83
+ 1.4129884243011475,
84
+ 0.1672770231962204
85
+ ]
86
+ },
87
+ "right_arm_joints": {
88
+ "max": [
89
+ 1.0458152294158936,
90
+ 0.5815594792366028,
91
+ 1.4681086540222168,
92
+ 2.387464761734009,
93
+ 0.7921339869499207,
94
+ 1.5657663345336914,
95
+ 0.17223620414733887
96
+ ],
97
+ "min": [
98
+ 0.001716639962978661,
99
+ -0.7185091972351074,
100
+ -1.3773174285888672,
101
+ -0.0036240178160369396,
102
+ -0.7951858043670654,
103
+ -0.9016174674034119,
104
+ -1.3048371076583862
105
+ ],
106
+ "mean": [
107
+ 0.6656994819641113,
108
+ 0.03998079523444176,
109
+ 0.12537908554077148,
110
+ 1.3473913669586182,
111
+ 0.06394483894109726,
112
+ 0.19853314757347107,
113
+ -0.2225055694580078
114
+ ],
115
+ "std": [
116
+ 0.17479705810546875,
117
+ 0.17120110988616943,
118
+ 0.4100097417831421,
119
+ 0.46074873208999634,
120
+ 0.2911011576652527,
121
+ 0.45801684260368347,
122
+ 0.27383953332901
123
+ ],
124
+ "q01": [
125
+ 0.0024795911740511656,
126
+ -0.43240252137184143,
127
+ -0.8356298208236694,
128
+ 0.012779430486261845,
129
+ -0.630582869052887,
130
+ -0.6536583304405212,
131
+ -0.9630350470542908
132
+ ],
133
+ "q99": [
134
+ 0.9847791194915771,
135
+ 0.3717479109764099,
136
+ 1.1289769411087036,
137
+ 2.0895323753356934,
138
+ 0.769245445728302,
139
+ 1.4129884243011475,
140
+ 0.1672770231962204
141
+ ]
142
+ },
143
+ "left_hand_joints": {
144
+ "max": [
145
+ 2.101376533508301,
146
+ 0.34208452701568604,
147
+ 1.1082841157913208,
148
+ 1.1152653694152832,
149
+ 1.197295904159546,
150
+ 1.3194688558578491
151
+ ],
152
+ "min": [
153
+ -0.001745329238474369,
154
+ -0.008726646192371845,
155
+ -0.012217304669320583,
156
+ -0.008726646192371845,
157
+ -0.005235987715423107,
158
+ -0.003490658476948738
159
+ ],
160
+ "mean": [
161
+ 0.7215438485145569,
162
+ 0.11645437777042389,
163
+ 0.30356812477111816,
164
+ 0.31639695167541504,
165
+ 0.3489922881126404,
166
+ 0.34768474102020264
167
+ ],
168
+ "std": [
169
+ 0.44282016158103943,
170
+ 0.06684494018554688,
171
+ 0.1860382854938507,
172
+ 0.1635703295469284,
173
+ 0.20811578631401062,
174
+ 0.2838262617588043
175
+ ],
176
+ "q01": [
177
+ 0.05061454698443413,
178
+ 0.0,
179
+ 0.001745329238474369,
180
+ 0.03316125646233559,
181
+ 0.06806784123182297,
182
+ 0.06981316953897476
183
+ ],
184
+ "q99": [
185
+ 1.8448129892349243,
186
+ 0.2652900516986847,
187
+ 0.8220500946044922,
188
+ 0.771435558795929,
189
+ 0.9878563284873962,
190
+ 1.2636183500289917
191
+ ]
192
+ },
193
+ "right_hand_joints": {
194
+ "max": [
195
+ 2.097885847091675,
196
+ 0.27925267815589905,
197
+ 1.2688543796539307,
198
+ 1.242674469947815,
199
+ 1.4172073602676392,
200
+ 1.4782938957214355
201
+ ],
202
+ "min": [
203
+ -0.001745329238474369,
204
+ -0.010471975430846214,
205
+ -0.015707964077591896,
206
+ -0.008726646192371845,
207
+ -0.003490658476948738,
208
+ -0.006981316953897476
209
+ ],
210
+ "mean": [
211
+ 0.9008623957633972,
212
+ 0.06247491016983986,
213
+ 0.34954920411109924,
214
+ 0.3368394672870636,
215
+ 0.39826419949531555,
216
+ 0.3854962885379791
217
+ ],
218
+ "std": [
219
+ 0.46055084466934204,
220
+ 0.04762965813279152,
221
+ 0.2193889319896698,
222
+ 0.24961690604686737,
223
+ 0.305596262216568,
224
+ 0.3999081254005432
225
+ ],
226
+ "q01": [
227
+ 0.08203047513961792,
228
+ 0.001745329238474369,
229
+ 0.057595863938331604,
230
+ 0.024434609338641167,
231
+ 0.06806784123182297,
232
+ 0.04188790172338486
233
+ ],
234
+ "q99": [
235
+ 1.916371464729309,
236
+ 0.19896753132343292,
237
+ 0.938987135887146,
238
+ 0.9704030752182007,
239
+ 1.235693097114563,
240
+ 1.4782938957214355
241
+ ]
242
+ }
243
+ },
244
+ "action": {
245
+ "neck_joints": {
246
+ "max": [
247
+ 1.0389662981033325,
248
+ 0.5881277322769165
249
+ ],
250
+ "min": [
251
+ 0.0,
252
+ -0.7265259623527527
253
+ ],
254
+ "mean": [
255
+ 0.6600566506385803,
256
+ 0.04067971184849739
257
+ ],
258
+ "std": [
259
+ 0.17222942411899567,
260
+ 0.1722375452518463
261
+ ],
262
+ "q01": [
263
+ 0.0007751857629045844,
264
+ -0.43483766913414
265
+ ],
266
+ "q99": [
267
+ 0.9770837426185608,
268
+ 0.37467169761657715
269
+ ]
270
+ },
271
+ "left_arm_joints": {
272
+ "max": [
273
+ 1.2458337545394897,
274
+ 0.17453299462795258,
275
+ 1.3418468236923218,
276
+ 2.3201985359191895,
277
+ 1.5707999467849731,
278
+ 0.785398006439209,
279
+ 1.05095374584198
280
+ ],
281
+ "min": [
282
+ -1.4568235874176025,
283
+ -1.3454711437225342,
284
+ -1.2506383657455444,
285
+ 0.0,
286
+ -0.9284846782684326,
287
+ -0.785398006439209,
288
+ -1.5707999467849731
289
+ ],
290
+ "mean": [
291
+ -0.03299059718847275,
292
+ -0.22475002706050873,
293
+ 0.07193306088447571,
294
+ 1.4993311166763306,
295
+ 0.20058585703372955,
296
+ 0.06905952841043472,
297
+ -0.05337882041931152
298
+ ],
299
+ "std": [
300
+ 0.3876914978027344,
301
+ 0.2775048315525055,
302
+ 0.3365316390991211,
303
+ 0.3688465654850006,
304
+ 0.46345487236976624,
305
+ 0.30035707354545593,
306
+ 0.27870190143585205
307
+ ],
308
+ "q01": [
309
+ -1.193650245666504,
310
+ -0.9710745215415955,
311
+ -0.632163405418396,
312
+ 0.03575875982642174,
313
+ -0.6514267921447754,
314
+ -0.6271611452102661,
315
+ -0.7787106037139893
316
+ ],
317
+ "q99": [
318
+ 0.8469126224517822,
319
+ 0.17453299462795258,
320
+ 1.0160143375396729,
321
+ 2.0478663444519043,
322
+ 1.4434343576431274,
323
+ 0.785398006439209,
324
+ 0.7849158048629761
325
+ ]
326
+ },
327
+ "right_arm_joints": {
328
+ "max": [
329
+ 1.2458337545394897,
330
+ 0.17453299462795258,
331
+ 1.3418468236923218,
332
+ 2.3201985359191895,
333
+ 1.5707999467849731,
334
+ 0.785398006439209,
335
+ 1.05095374584198
336
+ ],
337
+ "min": [
338
+ -1.4568235874176025,
339
+ -1.3454711437225342,
340
+ -1.2506383657455444,
341
+ 0.0,
342
+ -0.9284846782684326,
343
+ -0.785398006439209,
344
+ -1.5707999467849731
345
+ ],
346
+ "mean": [
347
+ -0.03299059718847275,
348
+ -0.22475002706050873,
349
+ 0.07193306088447571,
350
+ 1.4993311166763306,
351
+ 0.20058585703372955,
352
+ 0.06905952841043472,
353
+ -0.05337882041931152
354
+ ],
355
+ "std": [
356
+ 0.3876914978027344,
357
+ 0.2775048315525055,
358
+ 0.3365316390991211,
359
+ 0.3688465654850006,
360
+ 0.46345487236976624,
361
+ 0.30035707354545593,
362
+ 0.27870190143585205
363
+ ],
364
+ "q01": [
365
+ -1.193650245666504,
366
+ -0.9710745215415955,
367
+ -0.632163405418396,
368
+ 0.03575875982642174,
369
+ -0.6514267921447754,
370
+ -0.6271611452102661,
371
+ -0.7787106037139893
372
+ ],
373
+ "q99": [
374
+ 0.8469126224517822,
375
+ 0.17453299462795258,
376
+ 1.0160143375396729,
377
+ 2.0478663444519043,
378
+ 1.4434343576431274,
379
+ 0.785398006439209,
380
+ 0.7849158048629761
381
+ ]
382
+ },
383
+ "left_hand_joints": {
384
+ "max": [
385
+ 2.094395160675049,
386
+ 0.33905351161956787,
387
+ 1.1255522966384888,
388
+ 1.1583504676818848,
389
+ 1.2569282054901123,
390
+ 1.5285593271255493
391
+ ],
392
+ "min": [
393
+ 0.0,
394
+ 0.0,
395
+ 0.0,
396
+ 0.0,
397
+ 0.0,
398
+ 0.0
399
+ ],
400
+ "mean": [
401
+ 0.7601772546768188,
402
+ 0.12066692113876343,
403
+ 0.34685271978378296,
404
+ 0.33016371726989746,
405
+ 0.3691410720348358,
406
+ 0.3732238709926605
407
+ ],
408
+ "std": [
409
+ 0.506319522857666,
410
+ 0.07138851284980774,
411
+ 0.21743826568126678,
412
+ 0.24250748753547668,
413
+ 0.25861507654190063,
414
+ 0.34846231341362
415
+ ],
416
+ "q01": [
417
+ 0.05167694017291069,
418
+ 0.0,
419
+ 0.03533327579498291,
420
+ 0.002366611734032631,
421
+ 0.0692911371588707,
422
+ 0.06879539787769318
423
+ ],
424
+ "q99": [
425
+ 2.026564598083496,
426
+ 0.2759694755077362,
427
+ 0.9733747839927673,
428
+ 1.030155897140503,
429
+ 1.1799755096435547,
430
+ 1.489991307258606
431
+ ]
432
+ },
433
+ "right_hand_joints": {
434
+ "max": [
435
+ 2.094395160675049,
436
+ 0.2951056659221649,
437
+ 1.296512246131897,
438
+ 1.298247218132019,
439
+ 1.3695780038833618,
440
+ 1.5285593271255493
441
+ ],
442
+ "min": [
443
+ 0.027575694024562836,
444
+ 0.0,
445
+ 0.0,
446
+ 0.0,
447
+ 0.0,
448
+ 0.0
449
+ ],
450
+ "mean": [
451
+ 0.9254259467124939,
452
+ 0.06676914542913437,
453
+ 0.4016551077365875,
454
+ 0.36446642875671387,
455
+ 0.4287665784358978,
456
+ 0.40137583017349243
457
+ ],
458
+ "std": [
459
+ 0.4885047376155853,
460
+ 0.054308779537677765,
461
+ 0.292647123336792,
462
+ 0.29849690198898315,
463
+ 0.35749551653862,
464
+ 0.43343713879585266
465
+ ],
466
+ "q01": [
467
+ 0.08668477833271027,
468
+ 0.0,
469
+ 0.05972663685679436,
470
+ 0.025346022099256516,
471
+ 0.06848350167274475,
472
+ 0.044367507100105286
473
+ ],
474
+ "q99": [
475
+ 2.040785789489746,
476
+ 0.21215137839317322,
477
+ 1.1750544309616089,
478
+ 1.2035794258117676,
479
+ 1.3382446765899658,
480
+ 1.5285593271255493
481
+ ]
482
+ }
483
+ }
484
+ },
485
+ "modalities": {
486
+ "video": {
487
+ "camera_ego_left": {
488
+ "resolution": [
489
+ 224,
490
+ 224
491
+ ],
492
+ "channels": 3,
493
+ "fps": 20.0
494
+ },
495
+ "camera_ego_right": {
496
+ "resolution": [
497
+ 224,
498
+ 224
499
+ ],
500
+ "channels": 3,
501
+ "fps": 20.0
502
+ }
503
+ },
504
+ "state": {
505
+ "neck_joints": {
506
+ "absolute": true,
507
+ "rotation_type": null,
508
+ "shape": [
509
+ 2
510
+ ],
511
+ "continuous": true
512
+ },
513
+ "left_arm_joints": {
514
+ "absolute": true,
515
+ "rotation_type": null,
516
+ "shape": [
517
+ 7
518
+ ],
519
+ "continuous": true
520
+ },
521
+ "right_arm_joints": {
522
+ "absolute": true,
523
+ "rotation_type": null,
524
+ "shape": [
525
+ 7
526
+ ],
527
+ "continuous": true
528
+ },
529
+ "left_hand_joints": {
530
+ "absolute": true,
531
+ "rotation_type": null,
532
+ "shape": [
533
+ 6
534
+ ],
535
+ "continuous": true
536
+ },
537
+ "right_hand_joints": {
538
+ "absolute": true,
539
+ "rotation_type": null,
540
+ "shape": [
541
+ 6
542
+ ],
543
+ "continuous": true
544
+ }
545
+ },
546
+ "action": {
547
+ "neck_joints": {
548
+ "absolute": true,
549
+ "rotation_type": null,
550
+ "shape": [
551
+ 2
552
+ ],
553
+ "continuous": true
554
+ },
555
+ "left_arm_joints": {
556
+ "absolute": true,
557
+ "rotation_type": null,
558
+ "shape": [
559
+ 7
560
+ ],
561
+ "continuous": true
562
+ },
563
+ "right_arm_joints": {
564
+ "absolute": true,
565
+ "rotation_type": null,
566
+ "shape": [
567
+ 7
568
+ ],
569
+ "continuous": true
570
+ },
571
+ "left_hand_joints": {
572
+ "absolute": true,
573
+ "rotation_type": null,
574
+ "shape": [
575
+ 6
576
+ ],
577
+ "continuous": true
578
+ },
579
+ "right_hand_joints": {
580
+ "absolute": true,
581
+ "rotation_type": null,
582
+ "shape": [
583
+ 6
584
+ ],
585
+ "continuous": true
586
+ }
587
+ }
588
+ },
589
+ "embodiment_tag": "new_embodiment"
590
+ }
591
+ }
model-00001-of-00002.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:33c22ab934dbb5fbdf1dad8b0d740ee9c32d9534442382c8ef6ca59ba2266055
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:1a353b2bc828d5cd29fbcd0f6677450690f55c4b9d4ff8f469e645e9e193ab32
3
+ size 2586705312
model.safetensors.index.json ADDED
The diff for this file is too large to render. See raw diff
 
rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e7f0bae96c55091a9d3b8dd23cd0163bff9a55675003d56c93a571b7f551246c
3
+ size 15024
rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b79390df40ad66b6eb26be21e555f39d8f6a099bef3e94472252d0ba0de6835
3
+ size 15024
rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc0beb9215df0500e08aeb06f91d8eaf2b4d0d5f008033f224394d5450ddf2ad
3
+ size 15024
rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a280fbe41347791577ff44b95ed0daf42998bfdaa084c7a186553a749d0220ea
3
+ size 15024
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91ecb134649528bfebfd67a9988a2df093c31446230e39f6447a5d4046b33962
3
+ size 1064
trainer_state.json ADDED
The diff for this file is too large to render. See raw diff