Whalswp commited on
Commit
96a1ba9
·
verified ·
1 Parent(s): c6502e1

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/action_space_manifest.json +144 -0
  2. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/action_space_manifest.json +144 -0
  3. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/policy_postprocessor.json +23 -0
  4. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/policy_preprocessor.json +78 -0
  5. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/prompt_manifest.json +40 -0
  6. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/train_config.json +269 -0
  7. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/prompt_manifest.json +40 -0
  8. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/resolved_config.yaml +26 -0
  9. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/source_config.yaml +69 -0
  10. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/training_state/optimizer_param_groups.json +353 -0
  11. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/training_state/scheduler_state.json +18 -0
  12. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/training_state/training_step.json +5 -0
  13. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/action_space_manifest.json +144 -0
  14. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/action_space_manifest.json +144 -0
  15. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/config.json +118 -0
  16. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/policy_postprocessor.json +23 -0
  17. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/policy_preprocessor.json +78 -0
  18. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/prompt_manifest.json +40 -0
  19. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/train_config.json +269 -0
  20. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/prompt_manifest.json +40 -0
  21. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/resolved_config.yaml +26 -0
  22. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/source_config.yaml +69 -0
  23. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/training_state/optimizer_param_groups.json +353 -0
  24. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/training_state/scheduler_state.json +18 -0
  25. Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/training_state/training_step.json +5 -0
  26. Abs_6D/DiT_Layer/16/Baseline/wandb/debug.log +65 -20
  27. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/files/config.yaml +334 -0
  28. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/files/output.log +43 -1
  29. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/files/wandb-summary.json +1 -0
  30. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/logs/debug-core.log +36 -0
  31. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/logs/debug-internal.log +142 -0
  32. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/logs/debug.log +26 -0
  33. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/files/wandb-summary.json +1 -0
  34. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/logs/debug-core.log +30 -0
  35. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/logs/debug-internal.log +15 -0
  36. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/logs/debug.log +13 -0
  37. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/run-eb0sb786.wandb +0 -0
  38. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/files/output.log +149 -0
  39. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/files/requirements.txt +117 -0
  40. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/files/wandb-metadata.json +53 -0
  41. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/logs/debug-core.log +7 -0
  42. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/logs/debug-internal.log +0 -0
  43. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/logs/debug.log +19 -0
  44. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/config.yaml +329 -0
  45. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/output.log +96 -0
  46. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/requirements.txt +118 -0
  47. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/wandb-metadata.json +46 -0
  48. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/wandb-summary.json +1 -0
  49. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/logs/debug-core.log +71 -0
  50. Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/logs/debug-internal.log +0 -0
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/action_space_manifest.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 2,
3
+ "action_space": "ee_abs_rot6d",
4
+ "action_views": [
5
+ "ee_abs_rot6d"
6
+ ],
7
+ "source_feature": "action.ee_abs_rot6d",
8
+ "canonical_feature": "action",
9
+ "dtype": "float32",
10
+ "shape": [
11
+ 10
12
+ ],
13
+ "names": [
14
+ "x",
15
+ "y",
16
+ "z",
17
+ "r_col0_x",
18
+ "r_col0_y",
19
+ "r_col0_z",
20
+ "r_col1_x",
21
+ "r_col1_y",
22
+ "r_col1_z",
23
+ "gripper"
24
+ ],
25
+ "dataset_repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
26
+ "dataset_revision": "v3.0",
27
+ "dataset_total_frames": 218367,
28
+ "dataset_total_episodes": 4930,
29
+ "dataset_fps": 10,
30
+ "stats_sha256": "71698c7337070aa8267df5aea7ec08bc00d3925510f2649bc20c9201eeb669e4",
31
+ "stats": {
32
+ "min": [
33
+ -0.21784618496894836,
34
+ -0.4474811851978302,
35
+ 0.1702737659215927,
36
+ -0.9999986290931702,
37
+ -0.9999991655349731,
38
+ -0.9999999403953552,
39
+ -0.9999990463256836,
40
+ -0.9999998211860657,
41
+ -0.9999988079071045,
42
+ 0.0
43
+ ],
44
+ "max": [
45
+ 0.6283698678016663,
46
+ 0.4420371949672699,
47
+ 1.051027774810791,
48
+ 0.9999999403953552,
49
+ 0.9999995231628418,
50
+ 1.0,
51
+ 0.9999995231628418,
52
+ 1.0,
53
+ 0.9999996423721313,
54
+ 0.03999999910593033
55
+ ],
56
+ "mean": [
57
+ 0.4040228037735655,
58
+ -0.05247618696989652,
59
+ 0.6993459771218912,
60
+ 0.07011111991957117,
61
+ -0.03520558904460197,
62
+ 0.14470242846953205,
63
+ 0.05491166606739672,
64
+ -0.19073058893378805,
65
+ -0.06988117661871228,
66
+ 0.021167300266524632
67
+ ],
68
+ "std": [
69
+ 0.11861927913357073,
70
+ 0.11318943557281885,
71
+ 0.17849160646987516,
72
+ 0.4812528791886511,
73
+ 0.7487196258736938,
74
+ 0.4251126804030219,
75
+ 0.47797229807769137,
76
+ 0.6267695346407992,
77
+ 0.5782954306815554,
78
+ 0.01996590431050817
79
+ ],
80
+ "count": [
81
+ 218367
82
+ ],
83
+ "q01": [
84
+ 0.23988881827972064,
85
+ -0.10387461883034811,
86
+ 0.6297243923476871,
87
+ -0.43622841955353464,
88
+ -0.6885486527617446,
89
+ -0.14103555388039019,
90
+ -0.4327210063987595,
91
+ -0.9304790915716145,
92
+ -0.3465462258490417,
93
+ -1.000000013351432e-10
94
+ ],
95
+ "q10": [
96
+ 0.3042306436755216,
97
+ -0.09609991620622624,
98
+ 0.6394063072781145,
99
+ -0.3351306352998669,
100
+ -0.5751963015002924,
101
+ -0.08490621283307866,
102
+ -0.33849701676224275,
103
+ -0.8340557712529717,
104
+ -0.29760290790884514,
105
+ -1.000000013351432e-10
106
+ ],
107
+ "q50": [
108
+ 0.4160225263528291,
109
+ -0.06267459152989589,
110
+ 0.6811777491060801,
111
+ 0.0543536902230377,
112
+ -0.14012251058819217,
113
+ 0.04772394280004727,
114
+ 0.03838119138716219,
115
+ -0.14865169094195635,
116
+ -0.2073069401172425,
117
+ 0.020772594934870346
118
+ ],
119
+ "q90": [
120
+ 0.46641008755679864,
121
+ 0.020233143101890064,
122
+ 0.8095135405259374,
123
+ 0.48172401592474906,
124
+ 0.7398737043070319,
125
+ 0.5970841215636613,
126
+ 0.4674752875999555,
127
+ 0.36281754777672676,
128
+ 0.5033361883834496,
129
+ 0.039998362213352394
130
+ ],
131
+ "q99": [
132
+ 0.47320723171849244,
133
+ 0.04114262476135705,
134
+ 0.8467967259270389,
135
+ 0.5867781409980988,
136
+ 0.8529584859257228,
137
+ 0.7953936054341789,
138
+ 0.5768269858732034,
139
+ 0.49353349323389695,
140
+ 0.7168914440776504,
141
+ 0.03999983541667277
142
+ ]
143
+ }
144
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/action_space_manifest.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 2,
3
+ "action_space": "ee_abs_rot6d",
4
+ "action_views": [
5
+ "ee_abs_rot6d"
6
+ ],
7
+ "source_feature": "action.ee_abs_rot6d",
8
+ "canonical_feature": "action",
9
+ "dtype": "float32",
10
+ "shape": [
11
+ 10
12
+ ],
13
+ "names": [
14
+ "x",
15
+ "y",
16
+ "z",
17
+ "r_col0_x",
18
+ "r_col0_y",
19
+ "r_col0_z",
20
+ "r_col1_x",
21
+ "r_col1_y",
22
+ "r_col1_z",
23
+ "gripper"
24
+ ],
25
+ "dataset_repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
26
+ "dataset_revision": "v3.0",
27
+ "dataset_total_frames": 218367,
28
+ "dataset_total_episodes": 4930,
29
+ "dataset_fps": 10,
30
+ "stats_sha256": "71698c7337070aa8267df5aea7ec08bc00d3925510f2649bc20c9201eeb669e4",
31
+ "stats": {
32
+ "min": [
33
+ -0.21784618496894836,
34
+ -0.4474811851978302,
35
+ 0.1702737659215927,
36
+ -0.9999986290931702,
37
+ -0.9999991655349731,
38
+ -0.9999999403953552,
39
+ -0.9999990463256836,
40
+ -0.9999998211860657,
41
+ -0.9999988079071045,
42
+ 0.0
43
+ ],
44
+ "max": [
45
+ 0.6283698678016663,
46
+ 0.4420371949672699,
47
+ 1.051027774810791,
48
+ 0.9999999403953552,
49
+ 0.9999995231628418,
50
+ 1.0,
51
+ 0.9999995231628418,
52
+ 1.0,
53
+ 0.9999996423721313,
54
+ 0.03999999910593033
55
+ ],
56
+ "mean": [
57
+ 0.4040228037735655,
58
+ -0.05247618696989652,
59
+ 0.6993459771218912,
60
+ 0.07011111991957117,
61
+ -0.03520558904460197,
62
+ 0.14470242846953205,
63
+ 0.05491166606739672,
64
+ -0.19073058893378805,
65
+ -0.06988117661871228,
66
+ 0.021167300266524632
67
+ ],
68
+ "std": [
69
+ 0.11861927913357073,
70
+ 0.11318943557281885,
71
+ 0.17849160646987516,
72
+ 0.4812528791886511,
73
+ 0.7487196258736938,
74
+ 0.4251126804030219,
75
+ 0.47797229807769137,
76
+ 0.6267695346407992,
77
+ 0.5782954306815554,
78
+ 0.01996590431050817
79
+ ],
80
+ "count": [
81
+ 218367
82
+ ],
83
+ "q01": [
84
+ 0.23988881827972064,
85
+ -0.10387461883034811,
86
+ 0.6297243923476871,
87
+ -0.43622841955353464,
88
+ -0.6885486527617446,
89
+ -0.14103555388039019,
90
+ -0.4327210063987595,
91
+ -0.9304790915716145,
92
+ -0.3465462258490417,
93
+ -1.000000013351432e-10
94
+ ],
95
+ "q10": [
96
+ 0.3042306436755216,
97
+ -0.09609991620622624,
98
+ 0.6394063072781145,
99
+ -0.3351306352998669,
100
+ -0.5751963015002924,
101
+ -0.08490621283307866,
102
+ -0.33849701676224275,
103
+ -0.8340557712529717,
104
+ -0.29760290790884514,
105
+ -1.000000013351432e-10
106
+ ],
107
+ "q50": [
108
+ 0.4160225263528291,
109
+ -0.06267459152989589,
110
+ 0.6811777491060801,
111
+ 0.0543536902230377,
112
+ -0.14012251058819217,
113
+ 0.04772394280004727,
114
+ 0.03838119138716219,
115
+ -0.14865169094195635,
116
+ -0.2073069401172425,
117
+ 0.020772594934870346
118
+ ],
119
+ "q90": [
120
+ 0.46641008755679864,
121
+ 0.020233143101890064,
122
+ 0.8095135405259374,
123
+ 0.48172401592474906,
124
+ 0.7398737043070319,
125
+ 0.5970841215636613,
126
+ 0.4674752875999555,
127
+ 0.36281754777672676,
128
+ 0.5033361883834496,
129
+ 0.039998362213352394
130
+ ],
131
+ "q99": [
132
+ 0.47320723171849244,
133
+ 0.04114262476135705,
134
+ 0.8467967259270389,
135
+ 0.5867781409980988,
136
+ 0.8529584859257228,
137
+ 0.7953936054341789,
138
+ 0.5768269858732034,
139
+ 0.49353349323389695,
140
+ 0.7168914440776504,
141
+ 0.03999983541667277
142
+ ]
143
+ }
144
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/policy_postprocessor.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_postprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "groot_action_unpack_unnormalize_v2",
6
+ "config": {
7
+ "env_action_dim": 10,
8
+ "normalize_min_max": true,
9
+ "clip_normalized_action": true,
10
+ "libero_gripper_action": false,
11
+ "libero_gripper_binarize": true
12
+ },
13
+ "state_file": "policy_postprocessor_step_0_groot_action_unpack_unnormalize_v2.safetensors"
14
+ },
15
+ {
16
+ "registry_name": "device_processor",
17
+ "config": {
18
+ "device": "cpu",
19
+ "float_dtype": null
20
+ }
21
+ }
22
+ ]
23
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/policy_preprocessor.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_preprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "rename_observations_processor",
6
+ "config": {
7
+ "rename_map": {}
8
+ }
9
+ },
10
+ {
11
+ "registry_name": "to_batch_processor",
12
+ "config": {}
13
+ },
14
+ {
15
+ "registry_name": "groot_n1_7_pack_inputs_v1",
16
+ "config": {
17
+ "state_horizon": 1,
18
+ "action_horizon": 16,
19
+ "valid_action_horizon": 16,
20
+ "video_horizon": null,
21
+ "max_state_dim": 132,
22
+ "max_action_dim": 132,
23
+ "language_key": "task",
24
+ "formalize_language": true,
25
+ "embodiment_tag": "new_embodiment",
26
+ "embodiment_mapping": {
27
+ "oxe_droid_relative_eef_relative_joint": 24,
28
+ "xdof_relative_eef_relative_joint": 27,
29
+ "xdof_relative_eef_relative_joint_subtask": 27,
30
+ "real_g1_relative_eef_relative_joints": 25,
31
+ "real_r1_pro_sharpa_relative_eef": 26,
32
+ "real_r1_pro_sharpa_relative_eef_human": 26,
33
+ "real_r1_pro_sharpa_relative_eef_maxinsights": 26,
34
+ "real_r1_pro_sharpa_relative_eef_mecka": 26,
35
+ "unitree_g1_full_body_with_waist_height_nav_cmd": 25,
36
+ "simpler_env_google": 0,
37
+ "simpler_env_widowx": 1,
38
+ "libero_sim": 2,
39
+ "new_embodiment": 10
40
+ },
41
+ "normalize_min_max": true,
42
+ "state_dropout_prob": 0.0,
43
+ "clip_outliers": true,
44
+ "use_percentiles": false,
45
+ "video_modality_keys": null,
46
+ "raw_stats": null,
47
+ "modality_config": null
48
+ },
49
+ "state_file": "policy_preprocessor_step_2_groot_n1_7_pack_inputs_v1.safetensors"
50
+ },
51
+ {
52
+ "registry_name": "groot_n1_7_vlm_encode_v1",
53
+ "config": {
54
+ "model_name": "nvidia/Cosmos-Reason2-2B",
55
+ "image_crop_size": [
56
+ 230,
57
+ 230
58
+ ],
59
+ "image_target_size": [
60
+ 256,
61
+ 256
62
+ ],
63
+ "shortest_image_edge": null,
64
+ "crop_fraction": null,
65
+ "use_albumentations": false,
66
+ "letter_box_transform": false,
67
+ "device": "cuda"
68
+ }
69
+ },
70
+ {
71
+ "registry_name": "device_processor",
72
+ "config": {
73
+ "device": "cuda",
74
+ "float_dtype": null
75
+ }
76
+ }
77
+ ]
78
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/prompt_manifest.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "prompt_set": "detailed",
4
+ "source_file": "task_prompts.json",
5
+ "source_sha256": "0ba48fb372da9f49dcfcd7dcc2da8cce6ce991d3661060e664a104778d1ffacc",
6
+ "mapping_sha256": "f71954786e94cdeceb135dde09fdc6b65db0b87ab3b09d25060129d0f0fde018",
7
+ "dataset_repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
8
+ "dataset_revision": "v3.0",
9
+ "task_count": 13,
10
+ "task_codes": [
11
+ "5f",
12
+ "5g",
13
+ "1ext",
14
+ "3b",
15
+ "5b",
16
+ "3a",
17
+ "3c",
18
+ "5h",
19
+ "5d",
20
+ "3d",
21
+ "5e",
22
+ "5a",
23
+ "5c"
24
+ ],
25
+ "prompts": {
26
+ "5f": "Close the bottle in clockwise direction.",
27
+ "5g": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in clockwise direction.",
28
+ "1ext": "Find the arrow guide and open the indicated drawer.",
29
+ "3b": "Open the door, rotate counter-clockwise and push.",
30
+ "5b": "Open the bottle in counter-clockwise direction.",
31
+ "3a": "Open the door, rotate clockwise and push.",
32
+ "3c": "Open the door, rotate clockwise and pull.",
33
+ "5h": "Close the bottle in counter-clockwise direction.",
34
+ "5d": "Close the bottle in clockwise direction.",
35
+ "3d": "Open the door, rotate counter-clockwise and pull.",
36
+ "5e": "Close the bottle in counter-clockwise direction.",
37
+ "5a": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in counter-clockwise direction.",
38
+ "5c": "Open the bottle in clockwise direction."
39
+ }
40
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/pretrained_model/train_config.json ADDED
@@ -0,0 +1,269 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": {
3
+ "repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
4
+ "root": "/home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2",
5
+ "episodes": null,
6
+ "image_transforms": {
7
+ "enable": false,
8
+ "max_num_transforms": 3,
9
+ "random_order": false,
10
+ "tfs": {
11
+ "brightness": {
12
+ "weight": 1.0,
13
+ "type": "ColorJitter",
14
+ "kwargs": {
15
+ "brightness": [
16
+ 0.8,
17
+ 1.2
18
+ ]
19
+ }
20
+ },
21
+ "contrast": {
22
+ "weight": 1.0,
23
+ "type": "ColorJitter",
24
+ "kwargs": {
25
+ "contrast": [
26
+ 0.8,
27
+ 1.2
28
+ ]
29
+ }
30
+ },
31
+ "saturation": {
32
+ "weight": 1.0,
33
+ "type": "ColorJitter",
34
+ "kwargs": {
35
+ "saturation": [
36
+ 0.5,
37
+ 1.5
38
+ ]
39
+ }
40
+ },
41
+ "hue": {
42
+ "weight": 1.0,
43
+ "type": "ColorJitter",
44
+ "kwargs": {
45
+ "hue": [
46
+ -0.05,
47
+ 0.05
48
+ ]
49
+ }
50
+ },
51
+ "sharpness": {
52
+ "weight": 1.0,
53
+ "type": "SharpnessJitter",
54
+ "kwargs": {
55
+ "sharpness": [
56
+ 0.5,
57
+ 1.5
58
+ ]
59
+ }
60
+ },
61
+ "affine": {
62
+ "weight": 1.0,
63
+ "type": "RandomAffine",
64
+ "kwargs": {
65
+ "degrees": [
66
+ -5.0,
67
+ 5.0
68
+ ],
69
+ "translate": [
70
+ 0.05,
71
+ 0.05
72
+ ]
73
+ }
74
+ }
75
+ }
76
+ },
77
+ "revision": null,
78
+ "use_imagenet_stats": true,
79
+ "video_backend": "torchcodec",
80
+ "return_uint8": false,
81
+ "depth_output_unit": "mm",
82
+ "streaming": false,
83
+ "eval_split": 0.0
84
+ },
85
+ "env": null,
86
+ "policy": {
87
+ "type": "groot_rkd",
88
+ "n_obs_steps": 1,
89
+ "input_features": {
90
+ "observation.state": {
91
+ "type": "STATE",
92
+ "shape": [
93
+ 16
94
+ ]
95
+ },
96
+ "observation.images.wrist": {
97
+ "type": "VISUAL",
98
+ "shape": [
99
+ 3,
100
+ 224,
101
+ 224
102
+ ]
103
+ },
104
+ "observation.images.right_shoulder": {
105
+ "type": "VISUAL",
106
+ "shape": [
107
+ 3,
108
+ 224,
109
+ 224
110
+ ]
111
+ },
112
+ "observation.images.guide": {
113
+ "type": "VISUAL",
114
+ "shape": [
115
+ 3,
116
+ 224,
117
+ 224
118
+ ]
119
+ }
120
+ },
121
+ "output_features": {
122
+ "action": {
123
+ "type": "ACTION",
124
+ "shape": [
125
+ 10
126
+ ]
127
+ }
128
+ },
129
+ "device": "cuda",
130
+ "use_amp": false,
131
+ "use_peft": false,
132
+ "push_to_hub": false,
133
+ "repo_id": null,
134
+ "private": null,
135
+ "tags": null,
136
+ "license": null,
137
+ "pretrained_path": "/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model",
138
+ "pretrained_revision": null,
139
+ "chunk_size": 16,
140
+ "n_action_steps": 16,
141
+ "max_state_dim": 132,
142
+ "max_action_dim": 132,
143
+ "normalization_mapping": {
144
+ "VISUAL": "IDENTITY",
145
+ "STATE": "IDENTITY",
146
+ "ACTION": "IDENTITY"
147
+ },
148
+ "base_model_path": "nvidia/GR00T-N1.7-3B",
149
+ "action_decode_transform": null,
150
+ "embodiment_tag": "new_embodiment",
151
+ "tune_llm": false,
152
+ "tune_visual": false,
153
+ "tune_projector": true,
154
+ "tune_diffusion_model": true,
155
+ "tune_vlln": true,
156
+ "tune_top_llm_layers": 0,
157
+ "num_inference_timesteps": null,
158
+ "rtc_ramp_rate": null,
159
+ "use_flash_attention": false,
160
+ "use_relative_actions": false,
161
+ "relative_exclude_joints": [],
162
+ "optimizer_lr": 0.0001,
163
+ "optimizer_betas": [
164
+ 0.9,
165
+ 0.999
166
+ ],
167
+ "optimizer_eps": 1e-08,
168
+ "optimizer_weight_decay": 1e-05,
169
+ "warmup_steps": null,
170
+ "warmup_ratio": 0.05,
171
+ "use_bf16": true,
172
+ "model_params_fp32": true,
173
+ "image_size": [
174
+ 256,
175
+ 256
176
+ ],
177
+ "tokenizer_assets_repo": null,
178
+ "lora_rank": 0,
179
+ "lora_alpha": 16,
180
+ "lora_dropout": 0.1,
181
+ "lora_full_model": false,
182
+ "video_backend": "decord",
183
+ "balance_dataset_weights": true,
184
+ "balance_trajectory_weights": true,
185
+ "dataset_paths": null,
186
+ "output_dir": "./tmp/gr00t",
187
+ "save_steps": 1000,
188
+ "max_steps": 10000,
189
+ "batch_size": 32,
190
+ "dataloader_num_workers": 8,
191
+ "report_to": "wandb",
192
+ "resume": false,
193
+ "action_expert_num_layers": 16,
194
+ "rkd_enabled": false,
195
+ "rkd_vae_checkpoint": null,
196
+ "rkd_student_pooling": "attention",
197
+ "rkd_student_attention_hidden_dim": 512,
198
+ "rkd_student_attention_output_dim": 512,
199
+ "rkd_fm_loss_weight": 1.0,
200
+ "rkd_loss_weight": 0.1,
201
+ "rkd_distance_weight": 1.0,
202
+ "rkd_angle_weight": 1.0
203
+ },
204
+ "reward_model": null,
205
+ "output_dir": "/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline",
206
+ "job_name": "INSIGHT_6D_DiT16_Baseline",
207
+ "resume": true,
208
+ "seed": 42,
209
+ "cudnn_deterministic": false,
210
+ "num_workers": 4,
211
+ "batch_size": 64,
212
+ "prefetch_factor": 4,
213
+ "persistent_workers": true,
214
+ "steps": 60000,
215
+ "env_eval_freq": 20000,
216
+ "log_freq": 200,
217
+ "eval_steps": 0,
218
+ "max_eval_samples": 0,
219
+ "tolerance_s": 0.0001,
220
+ "save_checkpoint": true,
221
+ "save_freq": 20000,
222
+ "use_policy_training_preset": true,
223
+ "optimizer": {
224
+ "type": "adamw",
225
+ "lr": 0.0001,
226
+ "weight_decay": 1e-05,
227
+ "grad_clip_norm": 1.0,
228
+ "betas": [
229
+ 0.9,
230
+ 0.999
231
+ ],
232
+ "eps": 1e-08
233
+ },
234
+ "scheduler": {
235
+ "type": "diffuser",
236
+ "num_warmup_steps": 500,
237
+ "name": "cosine"
238
+ },
239
+ "eval": {
240
+ "n_episodes": 50,
241
+ "batch_size": 50,
242
+ "use_async_envs": true,
243
+ "recording": false,
244
+ "recording_repo_id": null,
245
+ "recording_private": false
246
+ },
247
+ "wandb": {
248
+ "enable": true,
249
+ "disable_artifact": true,
250
+ "project": "lerobot",
251
+ "entity": null,
252
+ "notes": null,
253
+ "run_id": "jeqgwsec",
254
+ "mode": null,
255
+ "add_tags": true
256
+ },
257
+ "peft": null,
258
+ "job": {
259
+ "target": null,
260
+ "image": "huggingface/lerobot-gpu:latest",
261
+ "timeout": "2d",
262
+ "detach": false,
263
+ "tags": []
264
+ },
265
+ "save_checkpoint_to_hub": false,
266
+ "sample_weighting": null,
267
+ "rename_map": {},
268
+ "checkpoint_path": "/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01"
269
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/prompt_manifest.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "prompt_set": "detailed",
4
+ "source_file": "task_prompts.json",
5
+ "source_sha256": "0ba48fb372da9f49dcfcd7dcc2da8cce6ce991d3661060e664a104778d1ffacc",
6
+ "mapping_sha256": "f71954786e94cdeceb135dde09fdc6b65db0b87ab3b09d25060129d0f0fde018",
7
+ "dataset_repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
8
+ "dataset_revision": "v3.0",
9
+ "task_count": 13,
10
+ "task_codes": [
11
+ "5f",
12
+ "5g",
13
+ "1ext",
14
+ "3b",
15
+ "5b",
16
+ "3a",
17
+ "3c",
18
+ "5h",
19
+ "5d",
20
+ "3d",
21
+ "5e",
22
+ "5a",
23
+ "5c"
24
+ ],
25
+ "prompts": {
26
+ "5f": "Close the bottle in clockwise direction.",
27
+ "5g": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in clockwise direction.",
28
+ "1ext": "Find the arrow guide and open the indicated drawer.",
29
+ "3b": "Open the door, rotate counter-clockwise and push.",
30
+ "5b": "Open the bottle in counter-clockwise direction.",
31
+ "3a": "Open the door, rotate clockwise and push.",
32
+ "3c": "Open the door, rotate clockwise and pull.",
33
+ "5h": "Close the bottle in counter-clockwise direction.",
34
+ "5d": "Close the bottle in clockwise direction.",
35
+ "3d": "Open the door, rotate counter-clockwise and pull.",
36
+ "5e": "Close the bottle in counter-clockwise direction.",
37
+ "5a": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in counter-clockwise direction.",
38
+ "5c": "Open the bottle in clockwise direction."
39
+ }
40
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/resolved_config.yaml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dataset:
2
+ repo_id: Whalswp/INSIGHTfixposV4_filtered_multispace_v2
3
+ root: /home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2
4
+ policy:
5
+ type: groot_rkd
6
+ device: cuda
7
+ chunk_size: 16
8
+ n_action_steps: 16
9
+ push_to_hub: false
10
+ tune_llm: false
11
+ tune_visual: false
12
+ tune_top_llm_layers: 0
13
+ action_expert_num_layers: 16
14
+ tune_projector: true
15
+ tune_diffusion_model: true
16
+ tune_vlln: true
17
+ rkd_enabled: false
18
+ seed: 42
19
+ batch_size: 64
20
+ steps: 60000
21
+ log_freq: 200
22
+ output_dir: /home/ext_minje/groot_insight/Abs_6D/DiT_Layer/16/Baseline
23
+ job_name: INSIGHT_6D_DiT16_Baseline
24
+ wandb:
25
+ enable: true
26
+ disable_artifact: true
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/source_config.yaml ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # INSIGHT GR00T N1.7 training config
2
+ # INSIGHT wrapper-only fields are stripped before LeRobot config parsing.
3
+ insight:
4
+ checkpoint_interval: 5K
5
+ checkpoint_slots: 2
6
+ # Options: joint_abs | ee_abs_quat | ee_abs_rot6d | ee_delta
7
+ action_space: ee_abs_rot6d
8
+ # Options: coarse | detailed
9
+ prompt_set: detailed
10
+ save_steps: ["10K", "30K", "60K"]
11
+
12
+ dataset:
13
+ repo_id: Whalswp/INSIGHTfixposV4_filtered_multispace_v2
14
+ root: ${HOME}/INSIGHTfixposV4_filtered_multispace_v2
15
+
16
+ policy:
17
+ type: groot_rkd
18
+ device: cuda
19
+ chunk_size: 16
20
+ n_action_steps: 16
21
+ push_to_hub: false
22
+ # Trainable scope. This baseline trains projector, diffusion, and VLLN; LLM/vision stay frozen.
23
+ # VLM
24
+ tune_llm: false
25
+ tune_visual: false
26
+ tune_top_llm_layers: 0
27
+ # Action Expert
28
+ action_expert_num_layers: 16
29
+ tune_projector: true
30
+ tune_diffusion_model: true
31
+ tune_vlln: true
32
+ # RKD policy is used only to expose the shared DiT-depth setting.
33
+ # This remains the action-loss-only control.
34
+ rkd_enabled: false
35
+
36
+
37
+ seed: 42
38
+ batch_size: 64
39
+ steps: 60000
40
+ log_freq: 200
41
+ output_dir: ${HOME}/groot_insight/Abs_6D/DiT_Layer/16/Baseline
42
+ job_name: INSIGHT_6D_DiT16_Baseline
43
+
44
+ wandb:
45
+ enable: true
46
+ disable_artifact: true
47
+
48
+ # Omitted because these match LeRobot/GR00T defaults or are unused in this setup:
49
+ #
50
+ # dataset:
51
+ # eval_split: 0.0
52
+ # image_transforms:
53
+ # enable: false # default; set true only for train-image augmentation.
54
+ #
55
+ # policy:
56
+ # base_model_path: nvidia/GR00T-N1.7-3B
57
+ # embodiment_tag: new_embodiment
58
+ # use_relative_actions: false
59
+ # use_bf16: true
60
+ # repo_id: Whalswp/INSIGHT # unused while push_to_hub is false
61
+ #
62
+ # save_checkpoint: true
63
+ # use_policy_training_preset: true
64
+ # eval_steps: 0
65
+ # env_eval_freq: 0
66
+ #
67
+ # insight.prompt_set options:
68
+ # coarse: High-level task text that requires following the visual guide.
69
+ # detailed: Direction- and interaction-specific text, including rotation and push/pull details.
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/training_state/optimizer_param_groups.json ADDED
@@ -0,0 +1,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "lr": 1.7322955673980678e-06,
4
+ "betas": [
5
+ 0.9,
6
+ 0.999
7
+ ],
8
+ "eps": 1e-08,
9
+ "weight_decay": 1e-05,
10
+ "amsgrad": false,
11
+ "maximize": false,
12
+ "foreach": null,
13
+ "capturable": false,
14
+ "differentiable": false,
15
+ "fused": null,
16
+ "decoupled_weight_decay": true,
17
+ "initial_lr": 0.0001,
18
+ "params": [
19
+ 0,
20
+ 1,
21
+ 2,
22
+ 3,
23
+ 4,
24
+ 5,
25
+ 6,
26
+ 7,
27
+ 8,
28
+ 9,
29
+ 10,
30
+ 11,
31
+ 12,
32
+ 13,
33
+ 14,
34
+ 15,
35
+ 16,
36
+ 17,
37
+ 18,
38
+ 19,
39
+ 20,
40
+ 21,
41
+ 22,
42
+ 23,
43
+ 24,
44
+ 25,
45
+ 26,
46
+ 27,
47
+ 28,
48
+ 29,
49
+ 30,
50
+ 31,
51
+ 32,
52
+ 33,
53
+ 34,
54
+ 35,
55
+ 36,
56
+ 37,
57
+ 38,
58
+ 39,
59
+ 40,
60
+ 41,
61
+ 42,
62
+ 43,
63
+ 44,
64
+ 45,
65
+ 46,
66
+ 47,
67
+ 48,
68
+ 49,
69
+ 50,
70
+ 51,
71
+ 52,
72
+ 53,
73
+ 54,
74
+ 55,
75
+ 56,
76
+ 57,
77
+ 58,
78
+ 59,
79
+ 60,
80
+ 61,
81
+ 62,
82
+ 63,
83
+ 64,
84
+ 65,
85
+ 66,
86
+ 67,
87
+ 68,
88
+ 69,
89
+ 70,
90
+ 71,
91
+ 72,
92
+ 73,
93
+ 74,
94
+ 75,
95
+ 76,
96
+ 77,
97
+ 78,
98
+ 79,
99
+ 80,
100
+ 81,
101
+ 82,
102
+ 83,
103
+ 84,
104
+ 85,
105
+ 86,
106
+ 87,
107
+ 88,
108
+ 89,
109
+ 90,
110
+ 91,
111
+ 92,
112
+ 93,
113
+ 94,
114
+ 95,
115
+ 96,
116
+ 97,
117
+ 98,
118
+ 99,
119
+ 100,
120
+ 101,
121
+ 102,
122
+ 103,
123
+ 104,
124
+ 105,
125
+ 106,
126
+ 107,
127
+ 108,
128
+ 109,
129
+ 110,
130
+ 111,
131
+ 112,
132
+ 113,
133
+ 114,
134
+ 115,
135
+ 116,
136
+ 117,
137
+ 118,
138
+ 119,
139
+ 120,
140
+ 121,
141
+ 122,
142
+ 123,
143
+ 124,
144
+ 125,
145
+ 126,
146
+ 127,
147
+ 128,
148
+ 129,
149
+ 130,
150
+ 131,
151
+ 132,
152
+ 133,
153
+ 134,
154
+ 135,
155
+ 136,
156
+ 137,
157
+ 138,
158
+ 139,
159
+ 140,
160
+ 141,
161
+ 142,
162
+ 143,
163
+ 144,
164
+ 145,
165
+ 146,
166
+ 147,
167
+ 148,
168
+ 149,
169
+ 150,
170
+ 151,
171
+ 152,
172
+ 153,
173
+ 154
174
+ ]
175
+ },
176
+ {
177
+ "weight_decay": 0.0,
178
+ "lr": 1.7322955673980678e-06,
179
+ "betas": [
180
+ 0.9,
181
+ 0.999
182
+ ],
183
+ "eps": 1e-08,
184
+ "amsgrad": false,
185
+ "maximize": false,
186
+ "foreach": null,
187
+ "capturable": false,
188
+ "differentiable": false,
189
+ "fused": null,
190
+ "decoupled_weight_decay": true,
191
+ "initial_lr": 0.0001,
192
+ "params": [
193
+ 155,
194
+ 156,
195
+ 157,
196
+ 158,
197
+ 159,
198
+ 160,
199
+ 161,
200
+ 162,
201
+ 163,
202
+ 164,
203
+ 165,
204
+ 166,
205
+ 167,
206
+ 168,
207
+ 169,
208
+ 170,
209
+ 171,
210
+ 172,
211
+ 173,
212
+ 174,
213
+ 175,
214
+ 176,
215
+ 177,
216
+ 178,
217
+ 179,
218
+ 180,
219
+ 181,
220
+ 182,
221
+ 183,
222
+ 184,
223
+ 185,
224
+ 186,
225
+ 187,
226
+ 188,
227
+ 189,
228
+ 190,
229
+ 191,
230
+ 192,
231
+ 193,
232
+ 194,
233
+ 195,
234
+ 196,
235
+ 197,
236
+ 198,
237
+ 199,
238
+ 200,
239
+ 201,
240
+ 202,
241
+ 203,
242
+ 204,
243
+ 205,
244
+ 206,
245
+ 207,
246
+ 208,
247
+ 209,
248
+ 210,
249
+ 211,
250
+ 212,
251
+ 213,
252
+ 214,
253
+ 215,
254
+ 216,
255
+ 217,
256
+ 218,
257
+ 219,
258
+ 220,
259
+ 221,
260
+ 222,
261
+ 223,
262
+ 224,
263
+ 225,
264
+ 226,
265
+ 227,
266
+ 228,
267
+ 229,
268
+ 230,
269
+ 231,
270
+ 232,
271
+ 233,
272
+ 234,
273
+ 235,
274
+ 236,
275
+ 237,
276
+ 238,
277
+ 239,
278
+ 240,
279
+ 241,
280
+ 242,
281
+ 243,
282
+ 244,
283
+ 245,
284
+ 246,
285
+ 247,
286
+ 248,
287
+ 249,
288
+ 250,
289
+ 251,
290
+ 252,
291
+ 253,
292
+ 254,
293
+ 255,
294
+ 256,
295
+ 257,
296
+ 258,
297
+ 259,
298
+ 260,
299
+ 261,
300
+ 262,
301
+ 263,
302
+ 264,
303
+ 265,
304
+ 266,
305
+ 267,
306
+ 268,
307
+ 269,
308
+ 270,
309
+ 271,
310
+ 272,
311
+ 273,
312
+ 274,
313
+ 275,
314
+ 276,
315
+ 277,
316
+ 278,
317
+ 279,
318
+ 280,
319
+ 281,
320
+ 282,
321
+ 283,
322
+ 284,
323
+ 285,
324
+ 286,
325
+ 287,
326
+ 288,
327
+ 289,
328
+ 290,
329
+ 291,
330
+ 292,
331
+ 293,
332
+ 294,
333
+ 295,
334
+ 296,
335
+ 297,
336
+ 298,
337
+ 299,
338
+ 300,
339
+ 301,
340
+ 302,
341
+ 303,
342
+ 304,
343
+ 305,
344
+ 306,
345
+ 307,
346
+ 308,
347
+ 309,
348
+ 310,
349
+ 311,
350
+ 312
351
+ ]
352
+ }
353
+ ]
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/training_state/scheduler_state.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_lrs": [
3
+ 0.0001,
4
+ 0.0001
5
+ ],
6
+ "last_epoch": 55000,
7
+ "_step_count": 55001,
8
+ "_is_initial": false,
9
+ "_get_lr_called_within_step": false,
10
+ "_last_lr": [
11
+ 1.7322955673980678e-06,
12
+ 1.7322955673980678e-06
13
+ ],
14
+ "lr_lambdas": [
15
+ null,
16
+ null
17
+ ]
18
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00/training_state/training_step.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "step": 55000,
3
+ "num_processes": 1,
4
+ "batch_size": 64
5
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/action_space_manifest.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 2,
3
+ "action_space": "ee_abs_rot6d",
4
+ "action_views": [
5
+ "ee_abs_rot6d"
6
+ ],
7
+ "source_feature": "action.ee_abs_rot6d",
8
+ "canonical_feature": "action",
9
+ "dtype": "float32",
10
+ "shape": [
11
+ 10
12
+ ],
13
+ "names": [
14
+ "x",
15
+ "y",
16
+ "z",
17
+ "r_col0_x",
18
+ "r_col0_y",
19
+ "r_col0_z",
20
+ "r_col1_x",
21
+ "r_col1_y",
22
+ "r_col1_z",
23
+ "gripper"
24
+ ],
25
+ "dataset_repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
26
+ "dataset_revision": "v3.0",
27
+ "dataset_total_frames": 218367,
28
+ "dataset_total_episodes": 4930,
29
+ "dataset_fps": 10,
30
+ "stats_sha256": "71698c7337070aa8267df5aea7ec08bc00d3925510f2649bc20c9201eeb669e4",
31
+ "stats": {
32
+ "min": [
33
+ -0.21784618496894836,
34
+ -0.4474811851978302,
35
+ 0.1702737659215927,
36
+ -0.9999986290931702,
37
+ -0.9999991655349731,
38
+ -0.9999999403953552,
39
+ -0.9999990463256836,
40
+ -0.9999998211860657,
41
+ -0.9999988079071045,
42
+ 0.0
43
+ ],
44
+ "max": [
45
+ 0.6283698678016663,
46
+ 0.4420371949672699,
47
+ 1.051027774810791,
48
+ 0.9999999403953552,
49
+ 0.9999995231628418,
50
+ 1.0,
51
+ 0.9999995231628418,
52
+ 1.0,
53
+ 0.9999996423721313,
54
+ 0.03999999910593033
55
+ ],
56
+ "mean": [
57
+ 0.4040228037735655,
58
+ -0.05247618696989652,
59
+ 0.6993459771218912,
60
+ 0.07011111991957117,
61
+ -0.03520558904460197,
62
+ 0.14470242846953205,
63
+ 0.05491166606739672,
64
+ -0.19073058893378805,
65
+ -0.06988117661871228,
66
+ 0.021167300266524632
67
+ ],
68
+ "std": [
69
+ 0.11861927913357073,
70
+ 0.11318943557281885,
71
+ 0.17849160646987516,
72
+ 0.4812528791886511,
73
+ 0.7487196258736938,
74
+ 0.4251126804030219,
75
+ 0.47797229807769137,
76
+ 0.6267695346407992,
77
+ 0.5782954306815554,
78
+ 0.01996590431050817
79
+ ],
80
+ "count": [
81
+ 218367
82
+ ],
83
+ "q01": [
84
+ 0.23988881827972064,
85
+ -0.10387461883034811,
86
+ 0.6297243923476871,
87
+ -0.43622841955353464,
88
+ -0.6885486527617446,
89
+ -0.14103555388039019,
90
+ -0.4327210063987595,
91
+ -0.9304790915716145,
92
+ -0.3465462258490417,
93
+ -1.000000013351432e-10
94
+ ],
95
+ "q10": [
96
+ 0.3042306436755216,
97
+ -0.09609991620622624,
98
+ 0.6394063072781145,
99
+ -0.3351306352998669,
100
+ -0.5751963015002924,
101
+ -0.08490621283307866,
102
+ -0.33849701676224275,
103
+ -0.8340557712529717,
104
+ -0.29760290790884514,
105
+ -1.000000013351432e-10
106
+ ],
107
+ "q50": [
108
+ 0.4160225263528291,
109
+ -0.06267459152989589,
110
+ 0.6811777491060801,
111
+ 0.0543536902230377,
112
+ -0.14012251058819217,
113
+ 0.04772394280004727,
114
+ 0.03838119138716219,
115
+ -0.14865169094195635,
116
+ -0.2073069401172425,
117
+ 0.020772594934870346
118
+ ],
119
+ "q90": [
120
+ 0.46641008755679864,
121
+ 0.020233143101890064,
122
+ 0.8095135405259374,
123
+ 0.48172401592474906,
124
+ 0.7398737043070319,
125
+ 0.5970841215636613,
126
+ 0.4674752875999555,
127
+ 0.36281754777672676,
128
+ 0.5033361883834496,
129
+ 0.039998362213352394
130
+ ],
131
+ "q99": [
132
+ 0.47320723171849244,
133
+ 0.04114262476135705,
134
+ 0.8467967259270389,
135
+ 0.5867781409980988,
136
+ 0.8529584859257228,
137
+ 0.7953936054341789,
138
+ 0.5768269858732034,
139
+ 0.49353349323389695,
140
+ 0.7168914440776504,
141
+ 0.03999983541667277
142
+ ]
143
+ }
144
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/action_space_manifest.json ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 2,
3
+ "action_space": "ee_abs_rot6d",
4
+ "action_views": [
5
+ "ee_abs_rot6d"
6
+ ],
7
+ "source_feature": "action.ee_abs_rot6d",
8
+ "canonical_feature": "action",
9
+ "dtype": "float32",
10
+ "shape": [
11
+ 10
12
+ ],
13
+ "names": [
14
+ "x",
15
+ "y",
16
+ "z",
17
+ "r_col0_x",
18
+ "r_col0_y",
19
+ "r_col0_z",
20
+ "r_col1_x",
21
+ "r_col1_y",
22
+ "r_col1_z",
23
+ "gripper"
24
+ ],
25
+ "dataset_repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
26
+ "dataset_revision": "v3.0",
27
+ "dataset_total_frames": 218367,
28
+ "dataset_total_episodes": 4930,
29
+ "dataset_fps": 10,
30
+ "stats_sha256": "71698c7337070aa8267df5aea7ec08bc00d3925510f2649bc20c9201eeb669e4",
31
+ "stats": {
32
+ "min": [
33
+ -0.21784618496894836,
34
+ -0.4474811851978302,
35
+ 0.1702737659215927,
36
+ -0.9999986290931702,
37
+ -0.9999991655349731,
38
+ -0.9999999403953552,
39
+ -0.9999990463256836,
40
+ -0.9999998211860657,
41
+ -0.9999988079071045,
42
+ 0.0
43
+ ],
44
+ "max": [
45
+ 0.6283698678016663,
46
+ 0.4420371949672699,
47
+ 1.051027774810791,
48
+ 0.9999999403953552,
49
+ 0.9999995231628418,
50
+ 1.0,
51
+ 0.9999995231628418,
52
+ 1.0,
53
+ 0.9999996423721313,
54
+ 0.03999999910593033
55
+ ],
56
+ "mean": [
57
+ 0.4040228037735655,
58
+ -0.05247618696989652,
59
+ 0.6993459771218912,
60
+ 0.07011111991957117,
61
+ -0.03520558904460197,
62
+ 0.14470242846953205,
63
+ 0.05491166606739672,
64
+ -0.19073058893378805,
65
+ -0.06988117661871228,
66
+ 0.021167300266524632
67
+ ],
68
+ "std": [
69
+ 0.11861927913357073,
70
+ 0.11318943557281885,
71
+ 0.17849160646987516,
72
+ 0.4812528791886511,
73
+ 0.7487196258736938,
74
+ 0.4251126804030219,
75
+ 0.47797229807769137,
76
+ 0.6267695346407992,
77
+ 0.5782954306815554,
78
+ 0.01996590431050817
79
+ ],
80
+ "count": [
81
+ 218367
82
+ ],
83
+ "q01": [
84
+ 0.23988881827972064,
85
+ -0.10387461883034811,
86
+ 0.6297243923476871,
87
+ -0.43622841955353464,
88
+ -0.6885486527617446,
89
+ -0.14103555388039019,
90
+ -0.4327210063987595,
91
+ -0.9304790915716145,
92
+ -0.3465462258490417,
93
+ -1.000000013351432e-10
94
+ ],
95
+ "q10": [
96
+ 0.3042306436755216,
97
+ -0.09609991620622624,
98
+ 0.6394063072781145,
99
+ -0.3351306352998669,
100
+ -0.5751963015002924,
101
+ -0.08490621283307866,
102
+ -0.33849701676224275,
103
+ -0.8340557712529717,
104
+ -0.29760290790884514,
105
+ -1.000000013351432e-10
106
+ ],
107
+ "q50": [
108
+ 0.4160225263528291,
109
+ -0.06267459152989589,
110
+ 0.6811777491060801,
111
+ 0.0543536902230377,
112
+ -0.14012251058819217,
113
+ 0.04772394280004727,
114
+ 0.03838119138716219,
115
+ -0.14865169094195635,
116
+ -0.2073069401172425,
117
+ 0.020772594934870346
118
+ ],
119
+ "q90": [
120
+ 0.46641008755679864,
121
+ 0.020233143101890064,
122
+ 0.8095135405259374,
123
+ 0.48172401592474906,
124
+ 0.7398737043070319,
125
+ 0.5970841215636613,
126
+ 0.4674752875999555,
127
+ 0.36281754777672676,
128
+ 0.5033361883834496,
129
+ 0.039998362213352394
130
+ ],
131
+ "q99": [
132
+ 0.47320723171849244,
133
+ 0.04114262476135705,
134
+ 0.8467967259270389,
135
+ 0.5867781409980988,
136
+ 0.8529584859257228,
137
+ 0.7953936054341789,
138
+ 0.5768269858732034,
139
+ 0.49353349323389695,
140
+ 0.7168914440776504,
141
+ 0.03999983541667277
142
+ ]
143
+ }
144
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/config.json ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "groot_rkd",
3
+ "n_obs_steps": 1,
4
+ "input_features": {
5
+ "observation.state": {
6
+ "type": "STATE",
7
+ "shape": [
8
+ 16
9
+ ]
10
+ },
11
+ "observation.images.wrist": {
12
+ "type": "VISUAL",
13
+ "shape": [
14
+ 3,
15
+ 224,
16
+ 224
17
+ ]
18
+ },
19
+ "observation.images.right_shoulder": {
20
+ "type": "VISUAL",
21
+ "shape": [
22
+ 3,
23
+ 224,
24
+ 224
25
+ ]
26
+ },
27
+ "observation.images.guide": {
28
+ "type": "VISUAL",
29
+ "shape": [
30
+ 3,
31
+ 224,
32
+ 224
33
+ ]
34
+ }
35
+ },
36
+ "output_features": {
37
+ "action": {
38
+ "type": "ACTION",
39
+ "shape": [
40
+ 10
41
+ ]
42
+ }
43
+ },
44
+ "device": "cuda",
45
+ "use_amp": false,
46
+ "use_peft": false,
47
+ "push_to_hub": false,
48
+ "repo_id": null,
49
+ "private": null,
50
+ "tags": null,
51
+ "license": null,
52
+ "pretrained_path": "/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model",
53
+ "pretrained_revision": null,
54
+ "chunk_size": 16,
55
+ "n_action_steps": 16,
56
+ "max_state_dim": 132,
57
+ "max_action_dim": 132,
58
+ "normalization_mapping": {
59
+ "VISUAL": "IDENTITY",
60
+ "STATE": "IDENTITY",
61
+ "ACTION": "IDENTITY"
62
+ },
63
+ "base_model_path": "nvidia/GR00T-N1.7-3B",
64
+ "action_decode_transform": null,
65
+ "embodiment_tag": "new_embodiment",
66
+ "tune_llm": false,
67
+ "tune_visual": false,
68
+ "tune_projector": true,
69
+ "tune_diffusion_model": true,
70
+ "tune_vlln": true,
71
+ "tune_top_llm_layers": 0,
72
+ "num_inference_timesteps": null,
73
+ "rtc_ramp_rate": null,
74
+ "use_flash_attention": false,
75
+ "use_relative_actions": false,
76
+ "relative_exclude_joints": [],
77
+ "optimizer_lr": 0.0001,
78
+ "optimizer_betas": [
79
+ 0.9,
80
+ 0.999
81
+ ],
82
+ "optimizer_eps": 1e-08,
83
+ "optimizer_weight_decay": 1e-05,
84
+ "warmup_steps": null,
85
+ "warmup_ratio": 0.05,
86
+ "use_bf16": true,
87
+ "model_params_fp32": true,
88
+ "image_size": [
89
+ 256,
90
+ 256
91
+ ],
92
+ "tokenizer_assets_repo": null,
93
+ "lora_rank": 0,
94
+ "lora_alpha": 16,
95
+ "lora_dropout": 0.1,
96
+ "lora_full_model": false,
97
+ "video_backend": "decord",
98
+ "balance_dataset_weights": true,
99
+ "balance_trajectory_weights": true,
100
+ "dataset_paths": null,
101
+ "output_dir": "./tmp/gr00t",
102
+ "save_steps": 1000,
103
+ "max_steps": 10000,
104
+ "batch_size": 32,
105
+ "dataloader_num_workers": 8,
106
+ "report_to": "wandb",
107
+ "resume": false,
108
+ "action_expert_num_layers": 16,
109
+ "rkd_enabled": false,
110
+ "rkd_vae_checkpoint": null,
111
+ "rkd_student_pooling": "attention",
112
+ "rkd_student_attention_hidden_dim": 512,
113
+ "rkd_student_attention_output_dim": 512,
114
+ "rkd_fm_loss_weight": 1.0,
115
+ "rkd_loss_weight": 0.1,
116
+ "rkd_distance_weight": 1.0,
117
+ "rkd_angle_weight": 1.0
118
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/policy_postprocessor.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_postprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "groot_action_unpack_unnormalize_v2",
6
+ "config": {
7
+ "env_action_dim": 10,
8
+ "normalize_min_max": true,
9
+ "clip_normalized_action": true,
10
+ "libero_gripper_action": false,
11
+ "libero_gripper_binarize": true
12
+ },
13
+ "state_file": "policy_postprocessor_step_0_groot_action_unpack_unnormalize_v2.safetensors"
14
+ },
15
+ {
16
+ "registry_name": "device_processor",
17
+ "config": {
18
+ "device": "cpu",
19
+ "float_dtype": null
20
+ }
21
+ }
22
+ ]
23
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/policy_preprocessor.json ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_preprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "rename_observations_processor",
6
+ "config": {
7
+ "rename_map": {}
8
+ }
9
+ },
10
+ {
11
+ "registry_name": "to_batch_processor",
12
+ "config": {}
13
+ },
14
+ {
15
+ "registry_name": "groot_n1_7_pack_inputs_v1",
16
+ "config": {
17
+ "state_horizon": 1,
18
+ "action_horizon": 16,
19
+ "valid_action_horizon": 16,
20
+ "video_horizon": null,
21
+ "max_state_dim": 132,
22
+ "max_action_dim": 132,
23
+ "language_key": "task",
24
+ "formalize_language": true,
25
+ "embodiment_tag": "new_embodiment",
26
+ "embodiment_mapping": {
27
+ "oxe_droid_relative_eef_relative_joint": 24,
28
+ "xdof_relative_eef_relative_joint": 27,
29
+ "xdof_relative_eef_relative_joint_subtask": 27,
30
+ "real_g1_relative_eef_relative_joints": 25,
31
+ "real_r1_pro_sharpa_relative_eef": 26,
32
+ "real_r1_pro_sharpa_relative_eef_human": 26,
33
+ "real_r1_pro_sharpa_relative_eef_maxinsights": 26,
34
+ "real_r1_pro_sharpa_relative_eef_mecka": 26,
35
+ "unitree_g1_full_body_with_waist_height_nav_cmd": 25,
36
+ "simpler_env_google": 0,
37
+ "simpler_env_widowx": 1,
38
+ "libero_sim": 2,
39
+ "new_embodiment": 10
40
+ },
41
+ "normalize_min_max": true,
42
+ "state_dropout_prob": 0.0,
43
+ "clip_outliers": true,
44
+ "use_percentiles": false,
45
+ "video_modality_keys": null,
46
+ "raw_stats": null,
47
+ "modality_config": null
48
+ },
49
+ "state_file": "policy_preprocessor_step_2_groot_n1_7_pack_inputs_v1.safetensors"
50
+ },
51
+ {
52
+ "registry_name": "groot_n1_7_vlm_encode_v1",
53
+ "config": {
54
+ "model_name": "nvidia/Cosmos-Reason2-2B",
55
+ "image_crop_size": [
56
+ 230,
57
+ 230
58
+ ],
59
+ "image_target_size": [
60
+ 256,
61
+ 256
62
+ ],
63
+ "shortest_image_edge": null,
64
+ "crop_fraction": null,
65
+ "use_albumentations": false,
66
+ "letter_box_transform": false,
67
+ "device": "cuda"
68
+ }
69
+ },
70
+ {
71
+ "registry_name": "device_processor",
72
+ "config": {
73
+ "device": "cuda",
74
+ "float_dtype": null
75
+ }
76
+ }
77
+ ]
78
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/prompt_manifest.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "prompt_set": "detailed",
4
+ "source_file": "task_prompts.json",
5
+ "source_sha256": "0ba48fb372da9f49dcfcd7dcc2da8cce6ce991d3661060e664a104778d1ffacc",
6
+ "mapping_sha256": "f71954786e94cdeceb135dde09fdc6b65db0b87ab3b09d25060129d0f0fde018",
7
+ "dataset_repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
8
+ "dataset_revision": "v3.0",
9
+ "task_count": 13,
10
+ "task_codes": [
11
+ "5f",
12
+ "5g",
13
+ "1ext",
14
+ "3b",
15
+ "5b",
16
+ "3a",
17
+ "3c",
18
+ "5h",
19
+ "5d",
20
+ "3d",
21
+ "5e",
22
+ "5a",
23
+ "5c"
24
+ ],
25
+ "prompts": {
26
+ "5f": "Close the bottle in clockwise direction.",
27
+ "5g": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in clockwise direction.",
28
+ "1ext": "Find the arrow guide and open the indicated drawer.",
29
+ "3b": "Open the door, rotate counter-clockwise and push.",
30
+ "5b": "Open the bottle in counter-clockwise direction.",
31
+ "3a": "Open the door, rotate clockwise and push.",
32
+ "3c": "Open the door, rotate clockwise and pull.",
33
+ "5h": "Close the bottle in counter-clockwise direction.",
34
+ "5d": "Close the bottle in clockwise direction.",
35
+ "3d": "Open the door, rotate counter-clockwise and pull.",
36
+ "5e": "Close the bottle in counter-clockwise direction.",
37
+ "5a": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in counter-clockwise direction.",
38
+ "5c": "Open the bottle in clockwise direction."
39
+ }
40
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/train_config.json ADDED
@@ -0,0 +1,269 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": {
3
+ "repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
4
+ "root": "/home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2",
5
+ "episodes": null,
6
+ "image_transforms": {
7
+ "enable": false,
8
+ "max_num_transforms": 3,
9
+ "random_order": false,
10
+ "tfs": {
11
+ "brightness": {
12
+ "weight": 1.0,
13
+ "type": "ColorJitter",
14
+ "kwargs": {
15
+ "brightness": [
16
+ 0.8,
17
+ 1.2
18
+ ]
19
+ }
20
+ },
21
+ "contrast": {
22
+ "weight": 1.0,
23
+ "type": "ColorJitter",
24
+ "kwargs": {
25
+ "contrast": [
26
+ 0.8,
27
+ 1.2
28
+ ]
29
+ }
30
+ },
31
+ "saturation": {
32
+ "weight": 1.0,
33
+ "type": "ColorJitter",
34
+ "kwargs": {
35
+ "saturation": [
36
+ 0.5,
37
+ 1.5
38
+ ]
39
+ }
40
+ },
41
+ "hue": {
42
+ "weight": 1.0,
43
+ "type": "ColorJitter",
44
+ "kwargs": {
45
+ "hue": [
46
+ -0.05,
47
+ 0.05
48
+ ]
49
+ }
50
+ },
51
+ "sharpness": {
52
+ "weight": 1.0,
53
+ "type": "SharpnessJitter",
54
+ "kwargs": {
55
+ "sharpness": [
56
+ 0.5,
57
+ 1.5
58
+ ]
59
+ }
60
+ },
61
+ "affine": {
62
+ "weight": 1.0,
63
+ "type": "RandomAffine",
64
+ "kwargs": {
65
+ "degrees": [
66
+ -5.0,
67
+ 5.0
68
+ ],
69
+ "translate": [
70
+ 0.05,
71
+ 0.05
72
+ ]
73
+ }
74
+ }
75
+ }
76
+ },
77
+ "revision": null,
78
+ "use_imagenet_stats": true,
79
+ "video_backend": "torchcodec",
80
+ "return_uint8": false,
81
+ "depth_output_unit": "mm",
82
+ "streaming": false,
83
+ "eval_split": 0.0
84
+ },
85
+ "env": null,
86
+ "policy": {
87
+ "type": "groot_rkd",
88
+ "n_obs_steps": 1,
89
+ "input_features": {
90
+ "observation.state": {
91
+ "type": "STATE",
92
+ "shape": [
93
+ 16
94
+ ]
95
+ },
96
+ "observation.images.wrist": {
97
+ "type": "VISUAL",
98
+ "shape": [
99
+ 3,
100
+ 224,
101
+ 224
102
+ ]
103
+ },
104
+ "observation.images.right_shoulder": {
105
+ "type": "VISUAL",
106
+ "shape": [
107
+ 3,
108
+ 224,
109
+ 224
110
+ ]
111
+ },
112
+ "observation.images.guide": {
113
+ "type": "VISUAL",
114
+ "shape": [
115
+ 3,
116
+ 224,
117
+ 224
118
+ ]
119
+ }
120
+ },
121
+ "output_features": {
122
+ "action": {
123
+ "type": "ACTION",
124
+ "shape": [
125
+ 10
126
+ ]
127
+ }
128
+ },
129
+ "device": "cuda",
130
+ "use_amp": false,
131
+ "use_peft": false,
132
+ "push_to_hub": false,
133
+ "repo_id": null,
134
+ "private": null,
135
+ "tags": null,
136
+ "license": null,
137
+ "pretrained_path": "/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model",
138
+ "pretrained_revision": null,
139
+ "chunk_size": 16,
140
+ "n_action_steps": 16,
141
+ "max_state_dim": 132,
142
+ "max_action_dim": 132,
143
+ "normalization_mapping": {
144
+ "VISUAL": "IDENTITY",
145
+ "STATE": "IDENTITY",
146
+ "ACTION": "IDENTITY"
147
+ },
148
+ "base_model_path": "nvidia/GR00T-N1.7-3B",
149
+ "action_decode_transform": null,
150
+ "embodiment_tag": "new_embodiment",
151
+ "tune_llm": false,
152
+ "tune_visual": false,
153
+ "tune_projector": true,
154
+ "tune_diffusion_model": true,
155
+ "tune_vlln": true,
156
+ "tune_top_llm_layers": 0,
157
+ "num_inference_timesteps": null,
158
+ "rtc_ramp_rate": null,
159
+ "use_flash_attention": false,
160
+ "use_relative_actions": false,
161
+ "relative_exclude_joints": [],
162
+ "optimizer_lr": 0.0001,
163
+ "optimizer_betas": [
164
+ 0.9,
165
+ 0.999
166
+ ],
167
+ "optimizer_eps": 1e-08,
168
+ "optimizer_weight_decay": 1e-05,
169
+ "warmup_steps": null,
170
+ "warmup_ratio": 0.05,
171
+ "use_bf16": true,
172
+ "model_params_fp32": true,
173
+ "image_size": [
174
+ 256,
175
+ 256
176
+ ],
177
+ "tokenizer_assets_repo": null,
178
+ "lora_rank": 0,
179
+ "lora_alpha": 16,
180
+ "lora_dropout": 0.1,
181
+ "lora_full_model": false,
182
+ "video_backend": "decord",
183
+ "balance_dataset_weights": true,
184
+ "balance_trajectory_weights": true,
185
+ "dataset_paths": null,
186
+ "output_dir": "./tmp/gr00t",
187
+ "save_steps": 1000,
188
+ "max_steps": 10000,
189
+ "batch_size": 32,
190
+ "dataloader_num_workers": 8,
191
+ "report_to": "wandb",
192
+ "resume": false,
193
+ "action_expert_num_layers": 16,
194
+ "rkd_enabled": false,
195
+ "rkd_vae_checkpoint": null,
196
+ "rkd_student_pooling": "attention",
197
+ "rkd_student_attention_hidden_dim": 512,
198
+ "rkd_student_attention_output_dim": 512,
199
+ "rkd_fm_loss_weight": 1.0,
200
+ "rkd_loss_weight": 0.1,
201
+ "rkd_distance_weight": 1.0,
202
+ "rkd_angle_weight": 1.0
203
+ },
204
+ "reward_model": null,
205
+ "output_dir": "/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline",
206
+ "job_name": "INSIGHT_6D_DiT16_Baseline",
207
+ "resume": true,
208
+ "seed": 42,
209
+ "cudnn_deterministic": false,
210
+ "num_workers": 4,
211
+ "batch_size": 64,
212
+ "prefetch_factor": 4,
213
+ "persistent_workers": true,
214
+ "steps": 60000,
215
+ "env_eval_freq": 20000,
216
+ "log_freq": 200,
217
+ "eval_steps": 0,
218
+ "max_eval_samples": 0,
219
+ "tolerance_s": 0.0001,
220
+ "save_checkpoint": true,
221
+ "save_freq": 20000,
222
+ "use_policy_training_preset": true,
223
+ "optimizer": {
224
+ "type": "adamw",
225
+ "lr": 0.0001,
226
+ "weight_decay": 1e-05,
227
+ "grad_clip_norm": 1.0,
228
+ "betas": [
229
+ 0.9,
230
+ 0.999
231
+ ],
232
+ "eps": 1e-08
233
+ },
234
+ "scheduler": {
235
+ "type": "diffuser",
236
+ "num_warmup_steps": 500,
237
+ "name": "cosine"
238
+ },
239
+ "eval": {
240
+ "n_episodes": 50,
241
+ "batch_size": 50,
242
+ "use_async_envs": true,
243
+ "recording": false,
244
+ "recording_repo_id": null,
245
+ "recording_private": false
246
+ },
247
+ "wandb": {
248
+ "enable": true,
249
+ "disable_artifact": true,
250
+ "project": "lerobot",
251
+ "entity": null,
252
+ "notes": null,
253
+ "run_id": "jeqgwsec",
254
+ "mode": null,
255
+ "add_tags": true
256
+ },
257
+ "peft": null,
258
+ "job": {
259
+ "target": null,
260
+ "image": "huggingface/lerobot-gpu:latest",
261
+ "timeout": "2d",
262
+ "detach": false,
263
+ "tags": []
264
+ },
265
+ "save_checkpoint_to_hub": false,
266
+ "sample_weighting": null,
267
+ "rename_map": {},
268
+ "checkpoint_path": "/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01"
269
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/prompt_manifest.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 1,
3
+ "prompt_set": "detailed",
4
+ "source_file": "task_prompts.json",
5
+ "source_sha256": "0ba48fb372da9f49dcfcd7dcc2da8cce6ce991d3661060e664a104778d1ffacc",
6
+ "mapping_sha256": "f71954786e94cdeceb135dde09fdc6b65db0b87ab3b09d25060129d0f0fde018",
7
+ "dataset_repo_id": "Whalswp/INSIGHTfixposV4_filtered_multispace_v2",
8
+ "dataset_revision": "v3.0",
9
+ "task_count": 13,
10
+ "task_codes": [
11
+ "5f",
12
+ "5g",
13
+ "1ext",
14
+ "3b",
15
+ "5b",
16
+ "3a",
17
+ "3c",
18
+ "5h",
19
+ "5d",
20
+ "3d",
21
+ "5e",
22
+ "5a",
23
+ "5c"
24
+ ],
25
+ "prompts": {
26
+ "5f": "Close the bottle in clockwise direction.",
27
+ "5g": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in clockwise direction.",
28
+ "1ext": "Find the arrow guide and open the indicated drawer.",
29
+ "3b": "Open the door, rotate counter-clockwise and push.",
30
+ "5b": "Open the bottle in counter-clockwise direction.",
31
+ "3a": "Open the door, rotate clockwise and push.",
32
+ "3c": "Open the door, rotate clockwise and pull.",
33
+ "5h": "Close the bottle in counter-clockwise direction.",
34
+ "5d": "Close the bottle in clockwise direction.",
35
+ "3d": "Open the door, rotate counter-clockwise and pull.",
36
+ "5e": "Close the bottle in counter-clockwise direction.",
37
+ "5a": "Grip the cap on the sides indicated by the 'squeeze' arrow and open the bottle in counter-clockwise direction.",
38
+ "5c": "Open the bottle in clockwise direction."
39
+ }
40
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/resolved_config.yaml ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dataset:
2
+ repo_id: Whalswp/INSIGHTfixposV4_filtered_multispace_v2
3
+ root: /home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2
4
+ policy:
5
+ type: groot_rkd
6
+ device: cuda
7
+ chunk_size: 16
8
+ n_action_steps: 16
9
+ push_to_hub: false
10
+ tune_llm: false
11
+ tune_visual: false
12
+ tune_top_llm_layers: 0
13
+ action_expert_num_layers: 16
14
+ tune_projector: true
15
+ tune_diffusion_model: true
16
+ tune_vlln: true
17
+ rkd_enabled: false
18
+ seed: 42
19
+ batch_size: 64
20
+ steps: 60000
21
+ log_freq: 200
22
+ output_dir: /home/ext_minje/groot_insight/Abs_6D/DiT_Layer/16/Baseline
23
+ job_name: INSIGHT_6D_DiT16_Baseline
24
+ wandb:
25
+ enable: true
26
+ disable_artifact: true
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/source_config.yaml ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # INSIGHT GR00T N1.7 training config
2
+ # INSIGHT wrapper-only fields are stripped before LeRobot config parsing.
3
+ insight:
4
+ checkpoint_interval: 5K
5
+ checkpoint_slots: 2
6
+ # Options: joint_abs | ee_abs_quat | ee_abs_rot6d | ee_delta
7
+ action_space: ee_abs_rot6d
8
+ # Options: coarse | detailed
9
+ prompt_set: detailed
10
+ save_steps: ["10K", "30K", "60K"]
11
+
12
+ dataset:
13
+ repo_id: Whalswp/INSIGHTfixposV4_filtered_multispace_v2
14
+ root: ${HOME}/INSIGHTfixposV4_filtered_multispace_v2
15
+
16
+ policy:
17
+ type: groot_rkd
18
+ device: cuda
19
+ chunk_size: 16
20
+ n_action_steps: 16
21
+ push_to_hub: false
22
+ # Trainable scope. This baseline trains projector, diffusion, and VLLN; LLM/vision stay frozen.
23
+ # VLM
24
+ tune_llm: false
25
+ tune_visual: false
26
+ tune_top_llm_layers: 0
27
+ # Action Expert
28
+ action_expert_num_layers: 16
29
+ tune_projector: true
30
+ tune_diffusion_model: true
31
+ tune_vlln: true
32
+ # RKD policy is used only to expose the shared DiT-depth setting.
33
+ # This remains the action-loss-only control.
34
+ rkd_enabled: false
35
+
36
+
37
+ seed: 42
38
+ batch_size: 64
39
+ steps: 60000
40
+ log_freq: 200
41
+ output_dir: ${HOME}/groot_insight/Abs_6D/DiT_Layer/16/Baseline
42
+ job_name: INSIGHT_6D_DiT16_Baseline
43
+
44
+ wandb:
45
+ enable: true
46
+ disable_artifact: true
47
+
48
+ # Omitted because these match LeRobot/GR00T defaults or are unused in this setup:
49
+ #
50
+ # dataset:
51
+ # eval_split: 0.0
52
+ # image_transforms:
53
+ # enable: false # default; set true only for train-image augmentation.
54
+ #
55
+ # policy:
56
+ # base_model_path: nvidia/GR00T-N1.7-3B
57
+ # embodiment_tag: new_embodiment
58
+ # use_relative_actions: false
59
+ # use_bf16: true
60
+ # repo_id: Whalswp/INSIGHT # unused while push_to_hub is false
61
+ #
62
+ # save_checkpoint: true
63
+ # use_policy_training_preset: true
64
+ # eval_steps: 0
65
+ # env_eval_freq: 0
66
+ #
67
+ # insight.prompt_set options:
68
+ # coarse: High-level task text that requires following the visual guide.
69
+ # detailed: Direction- and interaction-specific text, including rotation and push/pull details.
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/training_state/optimizer_param_groups.json ADDED
@@ -0,0 +1,353 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "lr": 0.0,
4
+ "betas": [
5
+ 0.9,
6
+ 0.999
7
+ ],
8
+ "eps": 1e-08,
9
+ "weight_decay": 1e-05,
10
+ "amsgrad": false,
11
+ "maximize": false,
12
+ "foreach": null,
13
+ "capturable": false,
14
+ "differentiable": false,
15
+ "fused": null,
16
+ "decoupled_weight_decay": true,
17
+ "initial_lr": 0.0001,
18
+ "params": [
19
+ 0,
20
+ 1,
21
+ 2,
22
+ 3,
23
+ 4,
24
+ 5,
25
+ 6,
26
+ 7,
27
+ 8,
28
+ 9,
29
+ 10,
30
+ 11,
31
+ 12,
32
+ 13,
33
+ 14,
34
+ 15,
35
+ 16,
36
+ 17,
37
+ 18,
38
+ 19,
39
+ 20,
40
+ 21,
41
+ 22,
42
+ 23,
43
+ 24,
44
+ 25,
45
+ 26,
46
+ 27,
47
+ 28,
48
+ 29,
49
+ 30,
50
+ 31,
51
+ 32,
52
+ 33,
53
+ 34,
54
+ 35,
55
+ 36,
56
+ 37,
57
+ 38,
58
+ 39,
59
+ 40,
60
+ 41,
61
+ 42,
62
+ 43,
63
+ 44,
64
+ 45,
65
+ 46,
66
+ 47,
67
+ 48,
68
+ 49,
69
+ 50,
70
+ 51,
71
+ 52,
72
+ 53,
73
+ 54,
74
+ 55,
75
+ 56,
76
+ 57,
77
+ 58,
78
+ 59,
79
+ 60,
80
+ 61,
81
+ 62,
82
+ 63,
83
+ 64,
84
+ 65,
85
+ 66,
86
+ 67,
87
+ 68,
88
+ 69,
89
+ 70,
90
+ 71,
91
+ 72,
92
+ 73,
93
+ 74,
94
+ 75,
95
+ 76,
96
+ 77,
97
+ 78,
98
+ 79,
99
+ 80,
100
+ 81,
101
+ 82,
102
+ 83,
103
+ 84,
104
+ 85,
105
+ 86,
106
+ 87,
107
+ 88,
108
+ 89,
109
+ 90,
110
+ 91,
111
+ 92,
112
+ 93,
113
+ 94,
114
+ 95,
115
+ 96,
116
+ 97,
117
+ 98,
118
+ 99,
119
+ 100,
120
+ 101,
121
+ 102,
122
+ 103,
123
+ 104,
124
+ 105,
125
+ 106,
126
+ 107,
127
+ 108,
128
+ 109,
129
+ 110,
130
+ 111,
131
+ 112,
132
+ 113,
133
+ 114,
134
+ 115,
135
+ 116,
136
+ 117,
137
+ 118,
138
+ 119,
139
+ 120,
140
+ 121,
141
+ 122,
142
+ 123,
143
+ 124,
144
+ 125,
145
+ 126,
146
+ 127,
147
+ 128,
148
+ 129,
149
+ 130,
150
+ 131,
151
+ 132,
152
+ 133,
153
+ 134,
154
+ 135,
155
+ 136,
156
+ 137,
157
+ 138,
158
+ 139,
159
+ 140,
160
+ 141,
161
+ 142,
162
+ 143,
163
+ 144,
164
+ 145,
165
+ 146,
166
+ 147,
167
+ 148,
168
+ 149,
169
+ 150,
170
+ 151,
171
+ 152,
172
+ 153,
173
+ 154
174
+ ]
175
+ },
176
+ {
177
+ "weight_decay": 0.0,
178
+ "lr": 0.0,
179
+ "betas": [
180
+ 0.9,
181
+ 0.999
182
+ ],
183
+ "eps": 1e-08,
184
+ "amsgrad": false,
185
+ "maximize": false,
186
+ "foreach": null,
187
+ "capturable": false,
188
+ "differentiable": false,
189
+ "fused": null,
190
+ "decoupled_weight_decay": true,
191
+ "initial_lr": 0.0001,
192
+ "params": [
193
+ 155,
194
+ 156,
195
+ 157,
196
+ 158,
197
+ 159,
198
+ 160,
199
+ 161,
200
+ 162,
201
+ 163,
202
+ 164,
203
+ 165,
204
+ 166,
205
+ 167,
206
+ 168,
207
+ 169,
208
+ 170,
209
+ 171,
210
+ 172,
211
+ 173,
212
+ 174,
213
+ 175,
214
+ 176,
215
+ 177,
216
+ 178,
217
+ 179,
218
+ 180,
219
+ 181,
220
+ 182,
221
+ 183,
222
+ 184,
223
+ 185,
224
+ 186,
225
+ 187,
226
+ 188,
227
+ 189,
228
+ 190,
229
+ 191,
230
+ 192,
231
+ 193,
232
+ 194,
233
+ 195,
234
+ 196,
235
+ 197,
236
+ 198,
237
+ 199,
238
+ 200,
239
+ 201,
240
+ 202,
241
+ 203,
242
+ 204,
243
+ 205,
244
+ 206,
245
+ 207,
246
+ 208,
247
+ 209,
248
+ 210,
249
+ 211,
250
+ 212,
251
+ 213,
252
+ 214,
253
+ 215,
254
+ 216,
255
+ 217,
256
+ 218,
257
+ 219,
258
+ 220,
259
+ 221,
260
+ 222,
261
+ 223,
262
+ 224,
263
+ 225,
264
+ 226,
265
+ 227,
266
+ 228,
267
+ 229,
268
+ 230,
269
+ 231,
270
+ 232,
271
+ 233,
272
+ 234,
273
+ 235,
274
+ 236,
275
+ 237,
276
+ 238,
277
+ 239,
278
+ 240,
279
+ 241,
280
+ 242,
281
+ 243,
282
+ 244,
283
+ 245,
284
+ 246,
285
+ 247,
286
+ 248,
287
+ 249,
288
+ 250,
289
+ 251,
290
+ 252,
291
+ 253,
292
+ 254,
293
+ 255,
294
+ 256,
295
+ 257,
296
+ 258,
297
+ 259,
298
+ 260,
299
+ 261,
300
+ 262,
301
+ 263,
302
+ 264,
303
+ 265,
304
+ 266,
305
+ 267,
306
+ 268,
307
+ 269,
308
+ 270,
309
+ 271,
310
+ 272,
311
+ 273,
312
+ 274,
313
+ 275,
314
+ 276,
315
+ 277,
316
+ 278,
317
+ 279,
318
+ 280,
319
+ 281,
320
+ 282,
321
+ 283,
322
+ 284,
323
+ 285,
324
+ 286,
325
+ 287,
326
+ 288,
327
+ 289,
328
+ 290,
329
+ 291,
330
+ 292,
331
+ 293,
332
+ 294,
333
+ 295,
334
+ 296,
335
+ 297,
336
+ 298,
337
+ 299,
338
+ 300,
339
+ 301,
340
+ 302,
341
+ 303,
342
+ 304,
343
+ 305,
344
+ 306,
345
+ 307,
346
+ 308,
347
+ 309,
348
+ 310,
349
+ 311,
350
+ 312
351
+ ]
352
+ }
353
+ ]
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/training_state/scheduler_state.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_lrs": [
3
+ 0.0001,
4
+ 0.0001
5
+ ],
6
+ "last_epoch": 60000,
7
+ "_step_count": 60001,
8
+ "_is_initial": false,
9
+ "_get_lr_called_within_step": false,
10
+ "_last_lr": [
11
+ 0.0,
12
+ 0.0
13
+ ],
14
+ "lr_lambdas": [
15
+ null,
16
+ null
17
+ ]
18
+ }
Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/training_state/training_step.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "step": 60000,
3
+ "num_processes": 1,
4
+ "batch_size": 64
5
+ }
Abs_6D/DiT_Layer/16/Baseline/wandb/debug.log CHANGED
@@ -1,20 +1,65 @@
1
- 2026-07-23 01:33:42,279 INFO MainThread:814713 [wandb_setup.py:_flush():81] Current SDK version is 0.27.2
2
- 2026-07-23 01:33:42,279 INFO MainThread:814713 [wandb_setup.py:_flush():81] Configure stats pid to 814713
3
- 2026-07-23 01:33:42,280 INFO MainThread:814713 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
- 2026-07-23 01:33:42,280 INFO MainThread:814713 [wandb_init.py:setup_run_log_directory():723] Logging user logs to /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/logs/debug.log
5
- 2026-07-23 01:33:42,280 INFO MainThread:814713 [wandb_init.py:setup_run_log_directory():724] Logging internal logs to /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/logs/debug-internal.log
6
- 2026-07-23 01:33:42,280 INFO MainThread:814713 [wandb_init.py:init():766] calling init triggers
7
- 2026-07-23 01:33:42,280 INFO MainThread:814713 [wandb_init.py:init():771] wandb.init called with sweep_config: {}
8
- config: {'dataset': {'repo_id': 'Whalswp/INSIGHTfixposV4_filtered_multispace_v2', 'root': '/home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2', 'episodes': None, 'image_transforms': {'enable': False, 'max_num_transforms': 3, 'random_order': False, 'tfs': {'brightness': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'brightness': [0.8, 1.2]}}, 'contrast': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'contrast': [0.8, 1.2]}}, 'saturation': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'saturation': [0.5, 1.5]}}, 'hue': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'hue': [-0.05, 0.05]}}, 'sharpness': {'weight': 1.0, 'type': 'SharpnessJitter', 'kwargs': {'sharpness': [0.5, 1.5]}}, 'affine': {'weight': 1.0, 'type': 'RandomAffine', 'kwargs': {'degrees': [-5.0, 5.0], 'translate': [0.05, 0.05]}}}}, 'revision': None, 'use_imagenet_stats': True, 'video_backend': 'torchcodec', 'return_uint8': False, 'depth_output_unit': 'mm', 'streaming': False, 'eval_split': 0.0}, 'env': None, 'policy': {'type': 'groot_rkd', 'n_obs_steps': 1, 'input_features': {'observation.state': {'type': <FeatureType.STATE: 'STATE'>, 'shape': [16]}, 'observation.images.wrist': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}, 'observation.images.right_shoulder': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}, 'observation.images.guide': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}}, 'output_features': {'action': {'type': <FeatureType.ACTION: 'ACTION'>, 'shape': [10]}}, 'device': 'cuda', 'use_amp': False, 'use_peft': False, 'push_to_hub': False, 'repo_id': None, 'private': None, 'tags': None, 'license': None, 'pretrained_path': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000/pretrained_model', 'pretrained_revision': None, 'chunk_size': 16, 'n_action_steps': 16, 'max_state_dim': 132, 'max_action_dim': 132, 'normalization_mapping': {'VISUAL': <NormalizationMode.IDENTITY: 'IDENTITY'>, 'STATE': <NormalizationMode.IDENTITY: 'IDENTITY'>, 'ACTION': <NormalizationMode.IDENTITY: 'IDENTITY'>}, 'base_model_path': 'nvidia/GR00T-N1.7-3B', 'action_decode_transform': None, 'embodiment_tag': 'new_embodiment', 'tune_llm': False, 'tune_visual': False, 'tune_projector': True, 'tune_diffusion_model': True, 'tune_vlln': True, 'tune_top_llm_layers': 0, 'num_inference_timesteps': None, 'rtc_ramp_rate': None, 'use_flash_attention': False, 'use_relative_actions': False, 'relative_exclude_joints': [], 'optimizer_lr': 0.0001, 'optimizer_betas': [0.9, 0.999], 'optimizer_eps': 1e-08, 'optimizer_weight_decay': 1e-05, 'warmup_steps': None, 'warmup_ratio': 0.05, 'use_bf16': True, 'model_params_fp32': True, 'image_size': [256, 256], 'tokenizer_assets_repo': None, 'lora_rank': 0, 'lora_alpha': 16, 'lora_dropout': 0.1, 'lora_full_model': False, 'video_backend': 'decord', 'balance_dataset_weights': True, 'balance_trajectory_weights': True, 'dataset_paths': None, 'output_dir': './tmp/gr00t', 'save_steps': 1000, 'max_steps': 10000, 'batch_size': 32, 'dataloader_num_workers': 8, 'report_to': 'wandb', 'resume': False, 'action_expert_num_layers': 16, 'rkd_enabled': False, 'rkd_vae_checkpoint': None, 'rkd_student_pooling': 'attention', 'rkd_student_attention_hidden_dim': 512, 'rkd_student_attention_output_dim': 512, 'rkd_fm_loss_weight': 1.0, 'rkd_loss_weight': 0.1, 'rkd_distance_weight': 1.0, 'rkd_angle_weight': 1.0}, 'reward_model': None, 'output_dir': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline', 'job_name': 'INSIGHT_6D_DiT16_Baseline', 'resume': True, 'seed': 42, 'cudnn_deterministic': False, 'num_workers': 4, 'batch_size': 64, 'prefetch_factor': 4, 'persistent_workers': True, 'steps': 60000, 'env_eval_freq': 20000, 'log_freq': 200, 'eval_steps': 0, 'max_eval_samples': 0, 'tolerance_s': 0.0001, 'save_checkpoint': True, 'save_freq': 20000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adamw', 'lr': 0.0001, 'weight_decay': 1e-05, 'grad_clip_norm': 1.0, 'betas': [0.9, 0.999], 'eps': 1e-08}, 'scheduler': {'type': 'diffuser', 'num_warmup_steps': 500, 'name': 'cosine'}, 'eval': {'n_episodes': 50, 'batch_size': 50, 'use_async_envs': True, 'recording': False, 'recording_repo_id': None, 'recording_private': False}, 'wandb': {'enable': True, 'disable_artifact': True, 'project': 'lerobot', 'entity': None, 'notes': None, 'run_id': 'svym8k0w', 'mode': None, 'add_tags': True}, 'peft': None, 'job': {'target': None, 'image': 'huggingface/lerobot-gpu:latest', 'timeout': '2d', 'detach': False, 'tags': []}, 'save_checkpoint_to_hub': False, 'sample_weighting': None, 'rename_map': {}, 'checkpoint_path': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000', '_wandb': {}}
9
- 2026-07-23 01:33:42,280 INFO MainThread:814713 [wandb_init.py:init():814] starting backend
10
- 2026-07-23 01:33:42,497 INFO MainThread:814713 [wandb_init.py:init():829] sending inform_init request
11
- 2026-07-23 01:33:42,962 INFO MainThread:814713 [wandb_init.py:init():834] backend started and connected
12
- 2026-07-23 01:33:42,964 INFO MainThread:814713 [wandb_init.py:init():904] updated telemetry
13
- 2026-07-23 01:33:42,969 INFO MainThread:814713 [wandb_init.py:init():927] communicating run to backend with 90.0 second timeout
14
- 2026-07-23 01:33:43,656 INFO MainThread:814713 [wandb_init.py:init():967] run resumed
15
- 2026-07-23 01:33:43,659 INFO MainThread:814713 [wandb_init.py:init():972] starting run threads in backend
16
- 2026-07-23 01:33:43,720 INFO MainThread:814713 [wandb_run.py:_console_start():2523] atexit reg
17
- 2026-07-23 01:33:43,720 INFO MainThread:814713 [wandb_run.py:_redirect():2373] redirect: wrap_raw
18
- 2026-07-23 01:33:43,720 INFO MainThread:814713 [wandb_run.py:_redirect():2442] Wrapping output streams.
19
- 2026-07-23 01:33:43,720 INFO MainThread:814713 [wandb_run.py:_redirect():2465] Redirects installed.
20
- 2026-07-23 01:33:43,722 INFO MainThread:814713 [wandb_init.py:init():1010] run started, returning control to user process
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-07-23 16:35:01,612 INFO MainThread:1458 [wandb_setup.py:_flush():81] Current SDK version is 0.27.2
2
+ 2026-07-23 16:35:01,612 INFO MainThread:1458 [wandb_setup.py:_flush():81] Configure stats pid to 1458
3
+ 2026-07-23 16:35:01,612 INFO MainThread:1458 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-07-23 16:35:01,612 INFO MainThread:1458 [wandb_init.py:setup_run_log_directory():723] Logging user logs to /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/logs/debug.log
5
+ 2026-07-23 16:35:01,612 INFO MainThread:1458 [wandb_init.py:setup_run_log_directory():724] Logging internal logs to /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/logs/debug-internal.log
6
+ 2026-07-23 16:35:01,612 INFO MainThread:1458 [wandb_init.py:init():766] calling init triggers
7
+ 2026-07-23 16:35:01,612 INFO MainThread:1458 [wandb_init.py:init():771] wandb.init called with sweep_config: {}
8
+ config: {'dataset': {'repo_id': 'Whalswp/INSIGHTfixposV4_filtered_multispace_v2', 'root': '/home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2', 'episodes': None, 'image_transforms': {'enable': False, 'max_num_transforms': 3, 'random_order': False, 'tfs': {'brightness': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'brightness': [0.8, 1.2]}}, 'contrast': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'contrast': [0.8, 1.2]}}, 'saturation': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'saturation': [0.5, 1.5]}}, 'hue': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'hue': [-0.05, 0.05]}}, 'sharpness': {'weight': 1.0, 'type': 'SharpnessJitter', 'kwargs': {'sharpness': [0.5, 1.5]}}, 'affine': {'weight': 1.0, 'type': 'RandomAffine', 'kwargs': {'degrees': [-5.0, 5.0], 'translate': [0.05, 0.05]}}}}, 'revision': None, 'use_imagenet_stats': True, 'video_backend': 'torchcodec', 'return_uint8': False, 'depth_output_unit': 'mm', 'streaming': False, 'eval_split': 0.0}, 'env': None, 'policy': {'type': 'groot_rkd', 'n_obs_steps': 1, 'input_features': {'observation.state': {'type': <FeatureType.STATE: 'STATE'>, 'shape': [16]}, 'observation.images.wrist': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}, 'observation.images.right_shoulder': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}, 'observation.images.guide': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}}, 'output_features': {'action': {'type': <FeatureType.ACTION: 'ACTION'>, 'shape': [10]}}, 'device': 'cuda', 'use_amp': False, 'use_peft': False, 'push_to_hub': False, 'repo_id': None, 'private': None, 'tags': None, 'license': None, 'pretrained_path': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model', 'pretrained_revision': None, 'chunk_size': 16, 'n_action_steps': 16, 'max_state_dim': 132, 'max_action_dim': 132, 'normalization_mapping': {'VISUAL': <NormalizationMode.IDENTITY: 'IDENTITY'>, 'STATE': <NormalizationMode.IDENTITY: 'IDENTITY'>, 'ACTION': <NormalizationMode.IDENTITY: 'IDENTITY'>}, 'base_model_path': 'nvidia/GR00T-N1.7-3B', 'action_decode_transform': None, 'embodiment_tag': 'new_embodiment', 'tune_llm': False, 'tune_visual': False, 'tune_projector': True, 'tune_diffusion_model': True, 'tune_vlln': True, 'tune_top_llm_layers': 0, 'num_inference_timesteps': None, 'rtc_ramp_rate': None, 'use_flash_attention': False, 'use_relative_actions': False, 'relative_exclude_joints': [], 'optimizer_lr': 0.0001, 'optimizer_betas': [0.9, 0.999], 'optimizer_eps': 1e-08, 'optimizer_weight_decay': 1e-05, 'warmup_steps': None, 'warmup_ratio': 0.05, 'use_bf16': True, 'model_params_fp32': True, 'image_size': [256, 256], 'tokenizer_assets_repo': None, 'lora_rank': 0, 'lora_alpha': 16, 'lora_dropout': 0.1, 'lora_full_model': False, 'video_backend': 'decord', 'balance_dataset_weights': True, 'balance_trajectory_weights': True, 'dataset_paths': None, 'output_dir': './tmp/gr00t', 'save_steps': 1000, 'max_steps': 10000, 'batch_size': 32, 'dataloader_num_workers': 8, 'report_to': 'wandb', 'resume': False, 'action_expert_num_layers': 16, 'rkd_enabled': False, 'rkd_vae_checkpoint': None, 'rkd_student_pooling': 'attention', 'rkd_student_attention_hidden_dim': 512, 'rkd_student_attention_output_dim': 512, 'rkd_fm_loss_weight': 1.0, 'rkd_loss_weight': 0.1, 'rkd_distance_weight': 1.0, 'rkd_angle_weight': 1.0}, 'reward_model': None, 'output_dir': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline', 'job_name': 'INSIGHT_6D_DiT16_Baseline', 'resume': True, 'seed': 42, 'cudnn_deterministic': False, 'num_workers': 4, 'batch_size': 64, 'prefetch_factor': 4, 'persistent_workers': True, 'steps': 60000, 'env_eval_freq': 20000, 'log_freq': 200, 'eval_steps': 0, 'max_eval_samples': 0, 'tolerance_s': 0.0001, 'save_checkpoint': True, 'save_freq': 20000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adamw', 'lr': 0.0001, 'weight_decay': 1e-05, 'grad_clip_norm': 1.0, 'betas': [0.9, 0.999], 'eps': 1e-08}, 'scheduler': {'type': 'diffuser', 'num_warmup_steps': 500, 'name': 'cosine'}, 'eval': {'n_episodes': 50, 'batch_size': 50, 'use_async_envs': True, 'recording': False, 'recording_repo_id': None, 'recording_private': False}, 'wandb': {'enable': True, 'disable_artifact': True, 'project': 'lerobot', 'entity': None, 'notes': None, 'run_id': 'jeqgwsec', 'mode': None, 'add_tags': True}, 'peft': None, 'job': {'target': None, 'image': 'huggingface/lerobot-gpu:latest', 'timeout': '2d', 'detach': False, 'tags': []}, 'save_checkpoint_to_hub': False, 'sample_weighting': None, 'rename_map': {}, 'checkpoint_path': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01', '_wandb': {}}
9
+ 2026-07-23 16:35:01,612 INFO MainThread:1458 [wandb_init.py:init():814] starting backend
10
+ 2026-07-23 16:35:01,833 INFO MainThread:1458 [wandb_init.py:init():829] sending inform_init request
11
+ 2026-07-23 16:35:02,308 INFO MainThread:1458 [wandb_init.py:init():834] backend started and connected
12
+ 2026-07-23 16:35:02,310 INFO MainThread:1458 [wandb_init.py:init():904] updated telemetry
13
+ 2026-07-23 16:35:02,310 INFO MainThread:1458 [wandb_init.py:init():927] communicating run to backend with 90.0 second timeout
14
+ 2026-07-23 16:35:03,987 INFO MainThread:1458 [wandb_init.py:init():967] run resumed
15
+ 2026-07-23 16:35:03,989 INFO MainThread:1458 [wandb_init.py:init():972] starting run threads in backend
16
+ 2026-07-23 16:35:04,041 INFO MainThread:1458 [wandb_run.py:_console_start():2523] atexit reg
17
+ 2026-07-23 16:35:04,041 INFO MainThread:1458 [wandb_run.py:_redirect():2373] redirect: wrap_raw
18
+ 2026-07-23 16:35:04,041 INFO MainThread:1458 [wandb_run.py:_redirect():2442] Wrapping output streams.
19
+ 2026-07-23 16:35:04,041 INFO MainThread:1458 [wandb_run.py:_redirect():2465] Redirects installed.
20
+ 2026-07-23 16:35:04,043 INFO MainThread:1458 [wandb_init.py:init():1010] run started, returning control to user process
21
+ 2026-07-24 04:08:45,417 INFO wandb-AsyncioManager-main:1458 [service_client.py:_forward_responses():122] Reached EOF.
22
+ 2026-07-24 04:08:45,417 INFO wandb-AsyncioManager-main:1458 [mailbox.py:close():154] Closing mailbox, abandoning 2 handles.
23
+ 2026-07-24 04:08:45,418 ERROR wandb-AsyncioManager-main:1458 [asyncio_manager.py:fn_wrap_exceptions():184] Uncaught exception in run_soon callback.
24
+ Traceback (most recent call last):
25
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/asyncio_manager.py", line 182, in fn_wrap_exceptions
26
+ await fn()
27
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/run_messages.py", line 90, in loop
28
+ await asyncio_compat.race(
29
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/asyncio_compat.py", line 278, in race
30
+ async with open_task_group(race=True) as tg:
31
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^
32
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/contextlib.py", line 217, in __aexit__
33
+ await anext(self.gen)
34
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/asyncio_compat.py", line 240, in open_task_group
35
+ await task_group._wait_all(race=race, timeout=exit_timeout)
36
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/asyncio_compat.py", line 180, in _wait_all
37
+ raise exc
38
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/run_messages.py", line 113, in _print_all
39
+ result = await handle.wait_async(timeout=None)
40
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
41
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/mailbox/mailbox_handle.py", line 127, in wait_async
42
+ response = await self._handle.wait_async(timeout=timeout)
43
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/mailbox/response_handle.py", line 123, in wait_async
45
+ raise HandleAbandonedError()
46
+ wandb.sdk.mailbox.mailbox_handle.HandleAbandonedError
47
+ 2026-07-24 04:08:45,582 ERROR wandb-AsyncioManager-main:1458 [asyncio_manager.py:fn_wrap_exceptions():184] Uncaught exception in run_soon callback.
48
+ Traceback (most recent call last):
49
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/asyncio_manager.py", line 182, in fn_wrap_exceptions
50
+ await fn()
51
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/run_stopping.py", line 87, in loop
52
+ should_stop = await self._check_should_stop()
53
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
54
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/run_stopping.py", line 115, in _check_should_stop
55
+ handle = await self._interface.deliver_async(request)
56
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
57
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/interface/interface_sock.py", line 58, in deliver_async
58
+ handle = await self._client.deliver(request)
59
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
60
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/service/service_client.py", line 57, in deliver
61
+ handle = self._mailbox.require_response(request)
62
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
63
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/mailbox/mailbox.py", line 89, in require_response
64
+ raise MailboxClosedError()
65
+ wandb.sdk.mailbox.mailbox.MailboxClosedError
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/files/config.yaml ADDED
@@ -0,0 +1,334 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _wandb:
2
+ value:
3
+ cli_version: 0.27.2
4
+ e:
5
+ xf8nsz01flzs1n2ps78z3eqf7rnh8bxr:
6
+ args:
7
+ - --config_path=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000/pretrained_model/train_config.json
8
+ - --resume=true
9
+ - --output_dir=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline
10
+ - --dataset.root=/home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2
11
+ codePath: benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py
12
+ codePathLocal: my_scripts/lerobot_train_yaml.py
13
+ cpu_count: 112
14
+ cpu_count_logical: 224
15
+ cudaVersion: "12.8"
16
+ disk:
17
+ /:
18
+ total: "1888425144320"
19
+ used: "1137071325184"
20
+ executable: /home/ext_minje/miniconda3/envs/lerobot060_groot/bin/python
21
+ git:
22
+ commit: a329728c2c9524d79b966c4a7a82ee56a4c2abf7
23
+ remote: git@github.com:paragon7060/clvla.git
24
+ gpu: NVIDIA H200
25
+ gpu_count: 2
26
+ gpu_nvidia:
27
+ - architecture: Hopper
28
+ cudaCores: 16896
29
+ memoryTotal: "150754820096"
30
+ name: NVIDIA H200
31
+ uuid: GPU-86be6e5b-fb48-fa1c-9bd7-83d336cb2991
32
+ - architecture: Hopper
33
+ cudaCores: 16896
34
+ memoryTotal: "150754820096"
35
+ name: NVIDIA H200
36
+ uuid: GPU-24eb1ba2-7313-ff93-1435-748768ebdbdc
37
+ host: ext_minje-box
38
+ memory:
39
+ total: "2164176568320"
40
+ os: Linux-6.8.0-55-generic-x86_64-with-glibc2.39
41
+ program: /home/ext_minje/clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py
42
+ python: CPython 3.12.13
43
+ root: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline
44
+ startedAt: "2026-07-23T01:33:42.278848Z"
45
+ writerId: xf8nsz01flzs1n2ps78z3eqf7rnh8bxr
46
+ m: []
47
+ python_version: 3.12.13
48
+ t:
49
+ "1":
50
+ - 1
51
+ - 11
52
+ - 41
53
+ - 49
54
+ - 51
55
+ - 71
56
+ - 83
57
+ - 98
58
+ "2":
59
+ - 1
60
+ - 11
61
+ - 41
62
+ - 49
63
+ - 51
64
+ - 71
65
+ - 83
66
+ - 98
67
+ "3":
68
+ - 5
69
+ - 13
70
+ - 14
71
+ - 15
72
+ - 16
73
+ - 61
74
+ - 62
75
+ "4": 3.12.13
76
+ "5": 0.27.2
77
+ "6": 5.5.4
78
+ "10":
79
+ - 21
80
+ "12": 0.27.2
81
+ "13": linux-x86_64
82
+ batch_size:
83
+ value: 64
84
+ checkpoint_path:
85
+ value: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000
86
+ cudnn_deterministic:
87
+ value: false
88
+ dataset:
89
+ value:
90
+ depth_output_unit: mm
91
+ episodes: null
92
+ eval_split: 0
93
+ image_transforms:
94
+ enable: false
95
+ max_num_transforms: 3
96
+ random_order: false
97
+ tfs:
98
+ affine:
99
+ kwargs:
100
+ degrees:
101
+ - -5
102
+ - 5
103
+ translate:
104
+ - 0.05
105
+ - 0.05
106
+ type: RandomAffine
107
+ weight: 1
108
+ brightness:
109
+ kwargs:
110
+ brightness:
111
+ - 0.8
112
+ - 1.2
113
+ type: ColorJitter
114
+ weight: 1
115
+ contrast:
116
+ kwargs:
117
+ contrast:
118
+ - 0.8
119
+ - 1.2
120
+ type: ColorJitter
121
+ weight: 1
122
+ hue:
123
+ kwargs:
124
+ hue:
125
+ - -0.05
126
+ - 0.05
127
+ type: ColorJitter
128
+ weight: 1
129
+ saturation:
130
+ kwargs:
131
+ saturation:
132
+ - 0.5
133
+ - 1.5
134
+ type: ColorJitter
135
+ weight: 1
136
+ sharpness:
137
+ kwargs:
138
+ sharpness:
139
+ - 0.5
140
+ - 1.5
141
+ type: SharpnessJitter
142
+ weight: 1
143
+ repo_id: Whalswp/INSIGHTfixposV4_filtered_multispace_v2
144
+ return_uint8: false
145
+ revision: null
146
+ root: /home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2
147
+ streaming: false
148
+ use_imagenet_stats: true
149
+ video_backend: torchcodec
150
+ env:
151
+ value: null
152
+ env_eval_freq:
153
+ value: 20000
154
+ eval:
155
+ value:
156
+ batch_size: 50
157
+ n_episodes: 50
158
+ recording: false
159
+ recording_private: false
160
+ recording_repo_id: null
161
+ use_async_envs: true
162
+ eval_steps:
163
+ value: 0
164
+ job:
165
+ value:
166
+ detach: false
167
+ image: huggingface/lerobot-gpu:latest
168
+ tags: []
169
+ target: null
170
+ timeout: 2d
171
+ job_name:
172
+ value: INSIGHT_6D_DiT16_Baseline
173
+ log_freq:
174
+ value: 200
175
+ max_eval_samples:
176
+ value: 0
177
+ num_workers:
178
+ value: 4
179
+ optimizer:
180
+ value:
181
+ betas:
182
+ - 0.9
183
+ - 0.999
184
+ eps: 1e-08
185
+ grad_clip_norm: 1
186
+ lr: 0.0001
187
+ type: adamw
188
+ weight_decay: 1e-05
189
+ output_dir:
190
+ value: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline
191
+ peft:
192
+ value: null
193
+ persistent_workers:
194
+ value: true
195
+ policy:
196
+ value:
197
+ action_decode_transform: null
198
+ action_expert_num_layers: 16
199
+ balance_dataset_weights: true
200
+ balance_trajectory_weights: true
201
+ base_model_path: nvidia/GR00T-N1.7-3B
202
+ batch_size: 32
203
+ chunk_size: 16
204
+ dataloader_num_workers: 8
205
+ dataset_paths: null
206
+ device: cuda
207
+ embodiment_tag: new_embodiment
208
+ image_size:
209
+ - 256
210
+ - 256
211
+ input_features:
212
+ observation.images.guide:
213
+ shape:
214
+ - 3
215
+ - 224
216
+ - 224
217
+ type: VISUAL
218
+ observation.images.right_shoulder:
219
+ shape:
220
+ - 3
221
+ - 224
222
+ - 224
223
+ type: VISUAL
224
+ observation.images.wrist:
225
+ shape:
226
+ - 3
227
+ - 224
228
+ - 224
229
+ type: VISUAL
230
+ observation.state:
231
+ shape:
232
+ - 16
233
+ type: STATE
234
+ license: null
235
+ lora_alpha: 16
236
+ lora_dropout: 0.1
237
+ lora_full_model: false
238
+ lora_rank: 0
239
+ max_action_dim: 132
240
+ max_state_dim: 132
241
+ max_steps: 10000
242
+ model_params_fp32: true
243
+ n_action_steps: 16
244
+ n_obs_steps: 1
245
+ normalization_mapping:
246
+ ACTION: IDENTITY
247
+ STATE: IDENTITY
248
+ VISUAL: IDENTITY
249
+ num_inference_timesteps: null
250
+ optimizer_betas:
251
+ - 0.9
252
+ - 0.999
253
+ optimizer_eps: 1e-08
254
+ optimizer_lr: 0.0001
255
+ optimizer_weight_decay: 1e-05
256
+ output_dir: ./tmp/gr00t
257
+ output_features:
258
+ action:
259
+ shape:
260
+ - 10
261
+ type: ACTION
262
+ pretrained_path: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000/pretrained_model
263
+ pretrained_revision: null
264
+ private: null
265
+ push_to_hub: false
266
+ relative_exclude_joints: []
267
+ repo_id: null
268
+ report_to: wandb
269
+ resume: false
270
+ rkd_angle_weight: 1
271
+ rkd_distance_weight: 1
272
+ rkd_enabled: false
273
+ rkd_fm_loss_weight: 1
274
+ rkd_loss_weight: 0.1
275
+ rkd_student_attention_hidden_dim: 512
276
+ rkd_student_attention_output_dim: 512
277
+ rkd_student_pooling: attention
278
+ rkd_vae_checkpoint: null
279
+ rtc_ramp_rate: null
280
+ save_steps: 1000
281
+ tags: null
282
+ tokenizer_assets_repo: null
283
+ tune_diffusion_model: true
284
+ tune_llm: false
285
+ tune_projector: true
286
+ tune_top_llm_layers: 0
287
+ tune_visual: false
288
+ tune_vlln: true
289
+ type: groot_rkd
290
+ use_amp: false
291
+ use_bf16: true
292
+ use_flash_attention: false
293
+ use_peft: false
294
+ use_relative_actions: false
295
+ video_backend: decord
296
+ warmup_ratio: 0.05
297
+ warmup_steps: null
298
+ prefetch_factor:
299
+ value: 4
300
+ resume:
301
+ value: true
302
+ reward_model:
303
+ value: null
304
+ sample_weighting:
305
+ value: null
306
+ save_checkpoint:
307
+ value: true
308
+ save_checkpoint_to_hub:
309
+ value: false
310
+ save_freq:
311
+ value: 20000
312
+ scheduler:
313
+ value:
314
+ name: cosine
315
+ num_warmup_steps: 500
316
+ type: diffuser
317
+ seed:
318
+ value: 42
319
+ steps:
320
+ value: 60000
321
+ tolerance_s:
322
+ value: 0.0001
323
+ use_policy_training_preset:
324
+ value: true
325
+ wandb:
326
+ value:
327
+ add_tags: true
328
+ disable_artifact: true
329
+ enable: true
330
+ entity: null
331
+ mode: null
332
+ notes: null
333
+ project: lerobot
334
+ run_id: svym8k0w
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/files/output.log CHANGED
@@ -45,4 +45,46 @@ Training: 3%|▎ | 800/30000 [20:32<12:38:00, 1.56s/step]INFO 2026-07
45
  Training: 3%|▎ | 1000/30000 [26:16<21:46:15, 2.70s/step]INFO 2026-07-23 02:00:27 ot_train.py:646 step:31K smpl:2M ep:45K epch:9.09 loss:0.042 grdn:0.279 lr:4.8e-05 updt_s:0.840 data_s:0.878 smp/s:37 mem_gb:29.76
46
  Training: 4%|▍ | 1200/30000 [31:32<10:00:36, 1.25s/step]INFO 2026-07-23 02:05:43 ot_train.py:646 step:31K smpl:2M ep:45K epch:9.14 loss:0.044 grdn:0.297 lr:4.8e-05 updt_s:0.810 data_s:0.768 smp/s:41 mem_gb:29.76
47
  Training: 5%|▍ | 1400/30000 [36:05<10:58:06, 1.38s/step]INFO 2026-07-23 02:10:17 ot_train.py:646 step:31K smpl:2M ep:45K epch:9.20 loss:0.042 grdn:0.283 lr:4.7e-05 updt_s:0.744 data_s:0.623 smp/s:47 mem_gb:29.76
48
- Training: 5%| | 1485/30000 [38:08<11:09:17, 1.41s/step]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
45
  Training: 3%|▎ | 1000/30000 [26:16<21:46:15, 2.70s/step]INFO 2026-07-23 02:00:27 ot_train.py:646 step:31K smpl:2M ep:45K epch:9.09 loss:0.042 grdn:0.279 lr:4.8e-05 updt_s:0.840 data_s:0.878 smp/s:37 mem_gb:29.76
46
  Training: 4%|▍ | 1200/30000 [31:32<10:00:36, 1.25s/step]INFO 2026-07-23 02:05:43 ot_train.py:646 step:31K smpl:2M ep:45K epch:9.14 loss:0.044 grdn:0.297 lr:4.8e-05 updt_s:0.810 data_s:0.768 smp/s:41 mem_gb:29.76
47
  Training: 5%|▍ | 1400/30000 [36:05<10:58:06, 1.38s/step]INFO 2026-07-23 02:10:17 ot_train.py:646 step:31K smpl:2M ep:45K epch:9.20 loss:0.042 grdn:0.283 lr:4.7e-05 updt_s:0.744 data_s:0.623 smp/s:47 mem_gb:29.76
48
+ Training: 5%| | 1600/30000 [40:59<18:07:32, 2.30s/step]INFO 2026-07-23 02:15:10 ot_train.py:646 step:32K smpl:2M ep:46K epch:9.26 loss:0.042 grdn:0.294 lr:4.7e-05 updt_s:0.790 data_s:0.675 smp/s:44 mem_gb:29.75
49
+ Training: 6%|▌ | 1800/30000 [45:49<10:55:53, 1.40s/step]INFO 2026-07-23 02:20:00 ot_train.py:646 step:32K smpl:2M ep:46K epch:9.32 loss:0.040 grdn:0.283 lr:4.6e-05 updt_s:0.779 data_s:0.671 smp/s:44 mem_gb:29.75
50
+ Training: 7%|▋ | 2000/30000 [50:37<10:47:26, 1.39s/step]INFO 2026-07-23 02:24:48 ot_train.py:646 step:32K smpl:2M ep:46K epch:9.38 loss:0.039 grdn:0.285 lr:4.6e-05 updt_s:0.779 data_s:0.658 smp/s:45 mem_gb:29.76
51
+ Training: 7%|▋ | 2169/30000 [54:38<10:42:52, 1.39s/step]Traceback (most recent call last):
52
+ File "/home/ext_minje/clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py", line 1453, in <module>
53
+ config_path = Path(config_value).expanduser()
54
+ ^^^^^^
55
+ File "/home/ext_minje/clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py", line 1449, in main
56
+ config_value = _find_cli_value(args, "--config_path")
57
+ ^^^^^^^^^^^^^^^^^^^
58
+ File "/home/ext_minje/clvla/lerobot/src/lerobot/scripts/lerobot_train.py", line 813, in main
59
+ File "/home/ext_minje/clvla/lerobot/src/lerobot/configs/parser.py", line 320, in wrapper_inner
60
+ response = fn(cfg, *args, **kwargs)
61
+ ^^^^^^^^^^^^^^^^^^^^^^^^
62
+ File "/home/ext_minje/clvla/lerobot/src/lerobot/scripts/lerobot_train.py", line 615, in train
63
+ wandb_logger.log_dict(wandb_log_dict, step)
64
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^
65
+ File "/home/ext_minje/clvla/lerobot/src/lerobot/scripts/lerobot_train.py", line 196, in update_policy
66
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/accelerate/optimizer.py", line 179, in step
67
+ self.optimizer.step(closure)
68
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/torch/optim/lr_scheduler.py", line 166, in wrapper
69
+ return func.__get__(opt, opt.__class__)(*args, **kwargs)
70
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
71
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/torch/optim/optimizer.py", line 533, in wrapper
72
+ out = func(*args, **kwargs)
73
+ ^^^^^^^^^^^^^^^^^^^^^
74
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/torch/optim/optimizer.py", line 81, in _use_grad
75
+ ret = func(*args, **kwargs)
76
+ ^^^^^^^^^^^^^^^^^^^^^
77
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/torch/optim/adam.py", line 248, in step
78
+ adam(
79
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/torch/optim/optimizer.py", line 151, in maybe_fallback
80
+ return func(*args, **kwargs)
81
+ ^^^^^^^^^^^^^^^^^^^^^
82
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/torch/optim/adam.py", line 971, in adam
83
+ func(
84
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/torch/optim/adam.py", line 773, in _multi_tensor_adam
85
+ 1 - beta1 ** _get_value(step) for step in device_state_steps
86
+ ^^^^^^^^^^^^^^^^
87
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/torch/optim/optimizer.py", line 96, in _get_value
88
+ return x.item() if isinstance(x, torch.Tensor) else x
89
+ ^^^^^^^^
90
+ KeyboardInterrupt
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"train/episodes":53461.55783611993,"_timestamp":1.784740277496143e+09,"train/steps":37000,"_wandb":{"runtime":58892},"train/samples":2368000,"train/loss":0.030536407604813576,"train/lr":3.280139452204795e-05,"train/epochs":10.844129378523313,"train/gpu_mem_gb":29.777451770305632,"train/samples_per_s":50.02997034996543,"train/dataloading_s":0.5564608199794747,"_step":37000,"train/update_s":0.7227723986755155,"train/grad_norm":0.2982970765978098,"_runtime":58892}
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/logs/debug-core.log CHANGED
@@ -26,3 +26,39 @@
26
  {"time":"2026-07-23T01:33:48.72926561Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"0uuooyt4of4j"}
27
  {"time":"2026-07-23T01:33:48.824026381Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"v9b9occvkv0z"}
28
  {"time":"2026-07-23T01:33:48.928044163Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"3mgxscqyzkyn"}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
26
  {"time":"2026-07-23T01:33:48.72926561Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"0uuooyt4of4j"}
27
  {"time":"2026-07-23T01:33:48.824026381Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"v9b9occvkv0z"}
28
  {"time":"2026-07-23T01:33:48.928044163Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"3mgxscqyzkyn"}
29
+ {"time":"2026-07-23T02:28:50.768484688Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
30
+ {"time":"2026-07-23T02:28:50.768650257Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
31
+ {"time":"2026-07-23T02:28:50.768660338Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
32
+ {"time":"2026-07-23T02:28:50.768702111Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
33
+ {"time":"2026-07-23T02:28:50.768725726Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
34
+ {"time":"2026-07-23T02:28:50.768737691Z","level":"INFO","msg":"server is shutting down"}
35
+ {"time":"2026-07-23T02:28:50.768728092Z","level":"INFO","msg":"server is shutting down"}
36
+ {"time":"2026-07-23T02:28:50.768751955Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
37
+ {"time":"2026-07-23T02:28:50.768745569Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
38
+ {"time":"2026-07-23T02:28:50.768805358Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
39
+ {"time":"2026-07-23T02:28:50.768815828Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-814707-815594-198914184/socket","Net":"unix"}}
40
+ {"time":"2026-07-23T02:28:50.76883043Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-814713-815525-1635480438/socket","Net":"unix"}}
41
+ {"time":"2026-07-23T02:28:50.770084447Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
42
+ {"time":"2026-07-23T02:28:50.770158191Z","level":"INFO","msg":"server is shutting down"}
43
+ {"time":"2026-07-23T02:28:50.770173329Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
44
+ {"time":"2026-07-23T02:28:50.770146502Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
45
+ {"time":"2026-07-23T02:28:50.770246375Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-814719-815551-3138903381/socket","Net":"unix"}}
46
+ {"time":"2026-07-23T02:28:50.770382899Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
47
+ {"time":"2026-07-23T02:28:50.773003008Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
48
+ {"time":"2026-07-23T02:28:50.773054953Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
49
+ {"time":"2026-07-23T02:28:50.773111864Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
50
+ {"time":"2026-07-23T02:28:50.773106808Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
51
+ {"time":"2026-07-23T02:28:50.773073579Z","level":"INFO","msg":"server is shutting down"}
52
+ {"time":"2026-07-23T02:28:50.773200905Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-814701-815561-915654594/socket","Net":"unix"}}
53
+ {"time":"2026-07-23T02:28:52.626908382Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
54
+ {"time":"2026-07-23T02:28:52.626929775Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
55
+ {"time":"2026-07-23T02:28:52.626940482Z","level":"INFO","msg":"server is closed"}
56
+ {"time":"2026-07-23T02:28:52.662753611Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
57
+ {"time":"2026-07-23T02:28:52.662779647Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
58
+ {"time":"2026-07-23T02:28:52.662788745Z","level":"INFO","msg":"server is closed"}
59
+ {"time":"2026-07-23T02:28:52.68387658Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
60
+ {"time":"2026-07-23T02:28:52.683943364Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
61
+ {"time":"2026-07-23T02:28:52.683953617Z","level":"INFO","msg":"server is closed"}
62
+ {"time":"2026-07-23T02:29:02.470789399Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
63
+ {"time":"2026-07-23T02:29:02.470826347Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
64
+ {"time":"2026-07-23T02:29:02.470833873Z","level":"INFO","msg":"server is closed"}
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/logs/debug-internal.log CHANGED
@@ -322,3 +322,145 @@
322
  {"time":"2026-07-23T02:12:00.967408237Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
323
  {"time":"2026-07-23T02:12:15.571990351Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":306,"events_lines":2,"console_offset":47,"console_lines":1}
324
  {"time":"2026-07-23T02:12:15.99962508Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
322
  {"time":"2026-07-23T02:12:00.967408237Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
323
  {"time":"2026-07-23T02:12:15.571990351Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":306,"events_lines":2,"console_offset":47,"console_lines":1}
324
  {"time":"2026-07-23T02:12:15.99962508Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
325
+ {"time":"2026-07-23T02:12:30.572077763Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":308,"events_lines":2,"console_offset":47,"console_lines":1}
326
+ {"time":"2026-07-23T02:12:30.919043368Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
327
+ {"time":"2026-07-23T02:12:45.571767312Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":310,"events_lines":2,"console_offset":47,"console_lines":1}
328
+ {"time":"2026-07-23T02:12:46.019504323Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
329
+ {"time":"2026-07-23T02:13:00.57253239Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":312,"events_lines":2,"console_offset":47,"console_lines":1}
330
+ {"time":"2026-07-23T02:13:01.087265906Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
331
+ {"time":"2026-07-23T02:13:15.571983877Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":314,"events_lines":2,"console_offset":47,"console_lines":1}
332
+ {"time":"2026-07-23T02:13:15.974384985Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
333
+ {"time":"2026-07-23T02:13:30.572251144Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":316,"events_lines":2,"console_offset":47,"console_lines":1}
334
+ {"time":"2026-07-23T02:13:30.977173841Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
335
+ {"time":"2026-07-23T02:13:45.57221059Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":318,"events_lines":2,"console_offset":47,"console_lines":1}
336
+ {"time":"2026-07-23T02:13:46.241316548Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
337
+ {"time":"2026-07-23T02:14:00.572670577Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":320,"events_lines":2,"console_offset":47,"console_lines":1}
338
+ {"time":"2026-07-23T02:14:01.023306593Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
339
+ {"time":"2026-07-23T02:14:15.57176854Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":322,"events_lines":2,"console_offset":47,"console_lines":1}
340
+ {"time":"2026-07-23T02:14:16.132358342Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
341
+ {"time":"2026-07-23T02:14:30.57242089Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":324,"events_lines":2,"console_offset":47,"console_lines":1}
342
+ {"time":"2026-07-23T02:14:31.099023189Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
343
+ {"time":"2026-07-23T02:14:45.57165267Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":326,"events_lines":2,"console_offset":47,"console_lines":1}
344
+ {"time":"2026-07-23T02:14:46.083851981Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
345
+ {"time":"2026-07-23T02:15:00.571775386Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":328,"events_lines":2,"console_offset":47,"console_lines":1}
346
+ {"time":"2026-07-23T02:15:01.180994763Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
347
+ {"time":"2026-07-23T02:15:10.34397278Z","level":"WARN","msg":"handler: ignoring partial history record","step":31600,"current":37001}
348
+ {"time":"2026-07-23T02:15:15.572476294Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":330,"events_lines":2,"console_offset":47,"console_lines":2}
349
+ {"time":"2026-07-23T02:15:16.071355954Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
350
+ {"time":"2026-07-23T02:15:30.574107589Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":332,"events_lines":2,"console_offset":48,"console_lines":1}
351
+ {"time":"2026-07-23T02:15:32.072341973Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
352
+ {"time":"2026-07-23T02:15:45.572433513Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":334,"events_lines":2,"console_offset":48,"console_lines":1}
353
+ {"time":"2026-07-23T02:15:46.035308642Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
354
+ {"time":"2026-07-23T02:16:00.572615706Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":336,"events_lines":2,"console_offset":48,"console_lines":1}
355
+ {"time":"2026-07-23T02:16:01.045603345Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
356
+ {"time":"2026-07-23T02:16:15.572099645Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":338,"events_lines":2,"console_offset":48,"console_lines":1}
357
+ {"time":"2026-07-23T02:16:16.033118322Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
358
+ {"time":"2026-07-23T02:16:30.571789981Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":340,"events_lines":2,"console_offset":48,"console_lines":1}
359
+ {"time":"2026-07-23T02:16:30.973875432Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
360
+ {"time":"2026-07-23T02:16:45.572039256Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":342,"events_lines":2,"console_offset":48,"console_lines":1}
361
+ {"time":"2026-07-23T02:16:50.678188665Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
362
+ {"time":"2026-07-23T02:17:00.572648582Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":344,"events_lines":2,"console_offset":48,"console_lines":1}
363
+ {"time":"2026-07-23T02:17:01.118492107Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
364
+ {"time":"2026-07-23T02:17:15.571969771Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":346,"events_lines":2,"console_offset":48,"console_lines":1}
365
+ {"time":"2026-07-23T02:17:15.987739434Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
366
+ {"time":"2026-07-23T02:17:30.571939605Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":348,"events_lines":2,"console_offset":48,"console_lines":1}
367
+ {"time":"2026-07-23T02:17:31.006737517Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
368
+ {"time":"2026-07-23T02:17:45.571815157Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":350,"events_lines":2,"console_offset":48,"console_lines":1}
369
+ {"time":"2026-07-23T02:17:46.065856811Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
370
+ {"time":"2026-07-23T02:18:00.572429836Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":352,"events_lines":2,"console_offset":48,"console_lines":1}
371
+ {"time":"2026-07-23T02:18:05.316116771Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
372
+ {"time":"2026-07-23T02:18:15.571696271Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":354,"events_lines":2,"console_offset":48,"console_lines":1}
373
+ {"time":"2026-07-23T02:18:16.048072889Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
374
+ {"time":"2026-07-23T02:18:30.572417546Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":356,"events_lines":2,"console_offset":48,"console_lines":1}
375
+ {"time":"2026-07-23T02:18:31.020240289Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
376
+ {"time":"2026-07-23T02:18:45.572300055Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":358,"events_lines":2,"console_offset":48,"console_lines":1}
377
+ {"time":"2026-07-23T02:18:46.018867761Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
378
+ {"time":"2026-07-23T02:19:00.572596087Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":360,"events_lines":2,"console_offset":48,"console_lines":1}
379
+ {"time":"2026-07-23T02:19:01.133577158Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
380
+ {"time":"2026-07-23T02:19:15.572022604Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":362,"events_lines":2,"console_offset":48,"console_lines":1}
381
+ {"time":"2026-07-23T02:19:16.123757993Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
382
+ {"time":"2026-07-23T02:19:30.57193837Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":364,"events_lines":2,"console_offset":48,"console_lines":1}
383
+ {"time":"2026-07-23T02:19:31.144756012Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
384
+ {"time":"2026-07-23T02:19:45.572191385Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":366,"events_lines":2,"console_offset":48,"console_lines":1}
385
+ {"time":"2026-07-23T02:19:46.029360586Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
386
+ {"time":"2026-07-23T02:20:00.572190728Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":368,"events_lines":2,"console_offset":48,"console_lines":1}
387
+ {"time":"2026-07-23T02:20:00.624607888Z","level":"WARN","msg":"handler: ignoring partial history record","step":31800,"current":37001}
388
+ {"time":"2026-07-23T02:20:01.06336733Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
389
+ {"time":"2026-07-23T02:20:15.571825472Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":370,"events_lines":2,"console_offset":48,"console_lines":2}
390
+ {"time":"2026-07-23T02:20:16.050034803Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
391
+ {"time":"2026-07-23T02:20:30.571866542Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":372,"events_lines":2,"console_offset":49,"console_lines":1}
392
+ {"time":"2026-07-23T02:20:31.077058719Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
393
+ {"time":"2026-07-23T02:20:45.572297048Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":374,"events_lines":2,"console_offset":49,"console_lines":1}
394
+ {"time":"2026-07-23T02:20:46.099056398Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
395
+ {"time":"2026-07-23T02:21:00.572442729Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":376,"events_lines":2,"console_offset":49,"console_lines":1}
396
+ {"time":"2026-07-23T02:21:01.039290608Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
397
+ {"time":"2026-07-23T02:21:15.572106859Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":378,"events_lines":2,"console_offset":49,"console_lines":1}
398
+ {"time":"2026-07-23T02:21:16.119198366Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
399
+ {"time":"2026-07-23T02:21:30.574065633Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":380,"events_lines":2,"console_offset":49,"console_lines":1}
400
+ {"time":"2026-07-23T02:21:31.057563939Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
401
+ {"time":"2026-07-23T02:21:45.571889035Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":382,"events_lines":2,"console_offset":49,"console_lines":1}
402
+ {"time":"2026-07-23T02:21:45.991763188Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
403
+ {"time":"2026-07-23T02:22:00.572347747Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":384,"events_lines":2,"console_offset":49,"console_lines":1}
404
+ {"time":"2026-07-23T02:22:01.11877397Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
405
+ {"time":"2026-07-23T02:22:15.571676227Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":386,"events_lines":2,"console_offset":49,"console_lines":1}
406
+ {"time":"2026-07-23T02:22:16.195466356Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
407
+ {"time":"2026-07-23T02:22:30.572561938Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":388,"events_lines":2,"console_offset":49,"console_lines":1}
408
+ {"time":"2026-07-23T02:22:31.156203527Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
409
+ {"time":"2026-07-23T02:22:45.571953289Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":390,"events_lines":2,"console_offset":49,"console_lines":1}
410
+ {"time":"2026-07-23T02:22:46.096453182Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
411
+ {"time":"2026-07-23T02:23:00.572406554Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":392,"events_lines":2,"console_offset":49,"console_lines":1}
412
+ {"time":"2026-07-23T02:23:01.15280111Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
413
+ {"time":"2026-07-23T02:23:15.572476772Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":394,"events_lines":2,"console_offset":49,"console_lines":1}
414
+ {"time":"2026-07-23T02:23:15.997661649Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
415
+ {"time":"2026-07-23T02:23:30.571675416Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":396,"events_lines":2,"console_offset":49,"console_lines":1}
416
+ {"time":"2026-07-23T02:23:31.042153827Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
417
+ {"time":"2026-07-23T02:23:45.571842581Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":398,"events_lines":2,"console_offset":49,"console_lines":1}
418
+ {"time":"2026-07-23T02:23:46.013948114Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
419
+ {"time":"2026-07-23T02:24:00.572618553Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":400,"events_lines":2,"console_offset":49,"console_lines":1}
420
+ {"time":"2026-07-23T02:24:01.112804396Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
421
+ {"time":"2026-07-23T02:24:15.571653775Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":402,"events_lines":2,"console_offset":49,"console_lines":1}
422
+ {"time":"2026-07-23T02:24:19.116676651Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
423
+ {"time":"2026-07-23T02:24:30.571793404Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":404,"events_lines":2,"console_offset":49,"console_lines":1}
424
+ {"time":"2026-07-23T02:24:31.111814247Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
425
+ {"time":"2026-07-23T02:24:45.572614744Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":406,"events_lines":2,"console_offset":49,"console_lines":1}
426
+ {"time":"2026-07-23T02:24:46.108966733Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
427
+ {"time":"2026-07-23T02:24:48.481542966Z","level":"WARN","msg":"handler: ignoring partial history record","step":32000,"current":37001}
428
+ {"time":"2026-07-23T02:25:00.572449255Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":408,"events_lines":2,"console_offset":49,"console_lines":2}
429
+ {"time":"2026-07-23T02:25:01.074339199Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
430
+ {"time":"2026-07-23T02:25:15.572461247Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":410,"events_lines":2,"console_offset":50,"console_lines":1}
431
+ {"time":"2026-07-23T02:25:19.46720351Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
432
+ {"time":"2026-07-23T02:25:30.572713746Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":412,"events_lines":2,"console_offset":50,"console_lines":1}
433
+ {"time":"2026-07-23T02:25:31.036352395Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
434
+ {"time":"2026-07-23T02:25:45.572202664Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":414,"events_lines":2,"console_offset":50,"console_lines":1}
435
+ {"time":"2026-07-23T02:25:46.095330102Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
436
+ {"time":"2026-07-23T02:26:00.572057444Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":416,"events_lines":2,"console_offset":50,"console_lines":1}
437
+ {"time":"2026-07-23T02:26:00.997437674Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
438
+ {"time":"2026-07-23T02:26:15.572572229Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":418,"events_lines":2,"console_offset":50,"console_lines":1}
439
+ {"time":"2026-07-23T02:26:15.964506584Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
440
+ {"time":"2026-07-23T02:26:30.572311377Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":420,"events_lines":2,"console_offset":50,"console_lines":1}
441
+ {"time":"2026-07-23T02:26:34.223228815Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
442
+ {"time":"2026-07-23T02:26:45.571673127Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":422,"events_lines":2,"console_offset":50,"console_lines":1}
443
+ {"time":"2026-07-23T02:26:45.981568849Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
444
+ {"time":"2026-07-23T02:27:00.572075585Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":424,"events_lines":2,"console_offset":50,"console_lines":1}
445
+ {"time":"2026-07-23T02:27:05.612198431Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
446
+ {"time":"2026-07-23T02:27:15.571939538Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":426,"events_lines":2,"console_offset":50,"console_lines":1}
447
+ {"time":"2026-07-23T02:27:16.068326991Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
448
+ {"time":"2026-07-23T02:27:30.572025149Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":428,"events_lines":2,"console_offset":50,"console_lines":1}
449
+ {"time":"2026-07-23T02:27:36.185985361Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
450
+ {"time":"2026-07-23T02:27:45.572361632Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":430,"events_lines":2,"console_offset":50,"console_lines":1}
451
+ {"time":"2026-07-23T02:27:45.965826186Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
452
+ {"time":"2026-07-23T02:28:00.572268613Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":432,"events_lines":2,"console_offset":50,"console_lines":1}
453
+ {"time":"2026-07-23T02:28:01.061533852Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
454
+ {"time":"2026-07-23T02:28:15.572253679Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":434,"events_lines":2,"console_offset":50,"console_lines":1}
455
+ {"time":"2026-07-23T02:28:19.240182832Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
456
+ {"time":"2026-07-23T02:28:30.57631386Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":436,"events_lines":2,"console_offset":50,"console_lines":1}
457
+ {"time":"2026-07-23T02:28:34.507927646Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
458
+ {"time":"2026-07-23T02:28:45.571968022Z","level":"INFO","msg":"filestream: sending request","total_files":2,"events_offset":438,"events_lines":2,"console_offset":50,"console_lines":1}
459
+ {"time":"2026-07-23T02:28:45.957846418Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
460
+ {"time":"2026-07-23T02:28:52.099263267Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
461
+ {"time":"2026-07-23T02:28:52.099519179Z","level":"INFO","msg":"filestream: sending request","total_files":2,"console_offset":50,"console_lines":40,"uploaded_len":3,"complete":true,"exit_code":255}
462
+ {"time":"2026-07-23T02:28:52.662183615Z","level":"INFO","msg":"filestream: request sent","status":"200 OK"}
463
+ {"time":"2026-07-23T02:28:52.662368771Z","level":"INFO","msg":"stream: finishing up"}
464
+ {"time":"2026-07-23T02:28:52.662380976Z","level":"INFO","msg":"handler: closed"}
465
+ {"time":"2026-07-23T02:28:52.662460976Z","level":"INFO","msg":"sender: closed"}
466
+ {"time":"2026-07-23T02:28:52.662465356Z","level":"INFO","msg":"stream: all finished"}
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_013342-svym8k0w/logs/debug.log CHANGED
@@ -18,3 +18,29 @@ config: {'dataset': {'repo_id': 'Whalswp/INSIGHTfixposV4_filtered_multispace_v2'
18
  2026-07-23 01:33:43,720 INFO MainThread:814713 [wandb_run.py:_redirect():2442] Wrapping output streams.
19
  2026-07-23 01:33:43,720 INFO MainThread:814713 [wandb_run.py:_redirect():2465] Redirects installed.
20
  2026-07-23 01:33:43,722 INFO MainThread:814713 [wandb_init.py:init():1010] run started, returning control to user process
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  2026-07-23 01:33:43,720 INFO MainThread:814713 [wandb_run.py:_redirect():2442] Wrapping output streams.
19
  2026-07-23 01:33:43,720 INFO MainThread:814713 [wandb_run.py:_redirect():2465] Redirects installed.
20
  2026-07-23 01:33:43,722 INFO MainThread:814713 [wandb_init.py:init():1010] run started, returning control to user process
21
+ 2026-07-23 02:28:50,768 INFO wandb-AsyncioManager-main:814713 [service_client.py:_forward_responses():122] Reached EOF.
22
+ 2026-07-23 02:28:50,768 INFO wandb-AsyncioManager-main:814713 [mailbox.py:close():154] Closing mailbox, abandoning 2 handles.
23
+ 2026-07-23 02:28:50,769 ERROR wandb-AsyncioManager-main:814713 [asyncio_manager.py:fn_wrap_exceptions():184] Uncaught exception in run_soon callback.
24
+ Traceback (most recent call last):
25
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/asyncio_manager.py", line 182, in fn_wrap_exceptions
26
+ await fn()
27
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/run_messages.py", line 90, in loop
28
+ await asyncio_compat.race(
29
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/asyncio_compat.py", line 278, in race
30
+ async with open_task_group(race=True) as tg:
31
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^
32
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/contextlib.py", line 217, in __aexit__
33
+ await anext(self.gen)
34
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/asyncio_compat.py", line 240, in open_task_group
35
+ await task_group._wait_all(race=race, timeout=exit_timeout)
36
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/asyncio_compat.py", line 180, in _wait_all
37
+ raise exc
38
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/lib/run_messages.py", line 113, in _print_all
39
+ result = await handle.wait_async(timeout=None)
40
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
41
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/mailbox/mailbox_handle.py", line 127, in wait_async
42
+ response = await self._handle.wait_async(timeout=timeout)
43
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44
+ File "/home/ext_minje/miniconda3/envs/lerobot060_groot/lib/python3.12/site-packages/wandb/sdk/mailbox/response_handle.py", line 123, in wait_async
45
+ raise HandleAbandonedError()
46
+ wandb.sdk.mailbox.mailbox_handle.HandleAbandonedError
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"_runtime":0,"_wandb":{"runtime":0}}
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/logs/debug-core.log ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-07-23T02:29:37.218272849Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpbi3491l3/port-2499418.txt","pid":2499418,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-07-23T02:29:37.218902899Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":2499418}
3
+ {"time":"2026-07-23T02:29:37.218864854Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-2499418-2500321-1544228546/socket","Net":"unix"}}
4
+ {"time":"2026-07-23T02:29:37.402297125Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2026-07-23T02:29:37.409066123Z","level":"INFO","msg":"handleInformInit: received","streamId":"eb0sb786","id":"1(@)"}
6
+ {"time":"2026-07-23T02:29:37.868916316Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"eb0sb786","id":"1(@)"}
7
+ {"time":"2026-07-23T02:29:37.870710243Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpewnffvrr/port-2499551.txt","pid":2499551,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
8
+ {"time":"2026-07-23T02:29:37.871145347Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-2499551-2500408-2757815951/socket","Net":"unix"}}
9
+ {"time":"2026-07-23T02:29:37.871202129Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":2499551}
10
+ {"time":"2026-07-23T02:29:38.054483267Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
11
+ {"time":"2026-07-23T02:29:38.064116376Z","level":"INFO","msg":"handleInformInit: received","streamId":"cemf0rge","id":"1(@)"}
12
+ {"time":"2026-07-23T02:29:38.350897746Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
13
+ {"time":"2026-07-23T02:29:38.351103797Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
14
+ {"time":"2026-07-23T02:29:38.351133399Z","level":"INFO","msg":"server is shutting down"}
15
+ {"time":"2026-07-23T02:29:38.351150646Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
16
+ {"time":"2026-07-23T02:29:38.351193796Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
17
+ {"time":"2026-07-23T02:29:38.351238698Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-2499418-2500321-1544228546/socket","Net":"unix"}}
18
+ {"time":"2026-07-23T02:29:38.352704212Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
19
+ {"time":"2026-07-23T02:29:38.352724918Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
20
+ {"time":"2026-07-23T02:29:38.352730597Z","level":"INFO","msg":"server is closed"}
21
+ {"time":"2026-07-23T02:29:38.445119298Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"cemf0rge","id":"1(@)"}
22
+ {"time":"2026-07-23T02:29:38.796444376Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
23
+ {"time":"2026-07-23T02:29:38.796598651Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
24
+ {"time":"2026-07-23T02:29:38.796618722Z","level":"INFO","msg":"server is shutting down"}
25
+ {"time":"2026-07-23T02:29:38.796624128Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
26
+ {"time":"2026-07-23T02:29:38.796668926Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
27
+ {"time":"2026-07-23T02:29:38.796751175Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-2499551-2500408-2757815951/socket","Net":"unix"}}
28
+ {"time":"2026-07-23T02:29:38.797992882Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
29
+ {"time":"2026-07-23T02:29:38.798016256Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
30
+ {"time":"2026-07-23T02:29:38.798022072Z","level":"INFO","msg":"server is closed"}
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/logs/debug-internal.log ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-07-23T02:29:37.409217201Z","level":"INFO","msg":"wandb-core"}
2
+ {"time":"2026-07-23T02:29:37.40945435Z","level":"INFO","msg":"stream: starting","core version":"0.27.2"}
3
+ {"time":"2026-07-23T02:29:37.868642986Z","level":"INFO","msg":"stream: created new stream","id":"eb0sb786"}
4
+ {"time":"2026-07-23T02:29:37.868729478Z","level":"INFO","msg":"handler: started"}
5
+ {"time":"2026-07-23T02:29:37.868907916Z","level":"INFO","msg":"stream: started"}
6
+ {"time":"2026-07-23T02:29:37.868962463Z","level":"INFO","msg":"writer: started","stream_id":"eb0sb786"}
7
+ {"time":"2026-07-23T02:29:37.868991239Z","level":"INFO","msg":"sender: started"}
8
+ {"time":"2026-07-23T02:29:38.34120831Z","level":"ERROR","msg":"runupserter: failed to init run","error":"no data but must resume"}
9
+ {"time":"2026-07-23T02:29:38.351341243Z","level":"ERROR","msg":"sender: uploadConfigFile: runhandle: run not yet initialized"}
10
+ {"time":"2026-07-23T02:29:38.351613477Z","level":"ERROR","msg":"runfiles: runhandle: run not yet initialized"}
11
+ {"time":"2026-07-23T02:29:38.351689734Z","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"}
12
+ {"time":"2026-07-23T02:29:38.351697183Z","level":"INFO","msg":"stream: finishing up"}
13
+ {"time":"2026-07-23T02:29:38.351703469Z","level":"INFO","msg":"handler: closed"}
14
+ {"time":"2026-07-23T02:29:38.351730985Z","level":"INFO","msg":"sender: closed"}
15
+ {"time":"2026-07-23T02:29:38.351733862Z","level":"INFO","msg":"stream: all finished"}
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/logs/debug.log ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-07-23 02:29:37,186 INFO MainThread:2499418 [wandb_setup.py:_flush():81] Current SDK version is 0.27.2
2
+ 2026-07-23 02:29:37,186 INFO MainThread:2499418 [wandb_setup.py:_flush():81] Configure stats pid to 2499418
3
+ 2026-07-23 02:29:37,186 INFO MainThread:2499418 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-07-23 02:29:37,186 INFO MainThread:2499418 [wandb_init.py:setup_run_log_directory():723] Logging user logs to /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/logs/debug.log
5
+ 2026-07-23 02:29:37,186 INFO MainThread:2499418 [wandb_init.py:setup_run_log_directory():724] Logging internal logs to /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/logs/debug-internal.log
6
+ 2026-07-23 02:29:37,186 INFO MainThread:2499418 [wandb_init.py:init():766] calling init triggers
7
+ 2026-07-23 02:29:37,186 INFO MainThread:2499418 [wandb_init.py:init():771] wandb.init called with sweep_config: {}
8
+ config: {'dataset': {'repo_id': 'Whalswp/INSIGHTfixposV4_filtered_multispace_v2', 'root': '/home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2', 'episodes': None, 'image_transforms': {'enable': False, 'max_num_transforms': 3, 'random_order': False, 'tfs': {'brightness': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'brightness': [0.8, 1.2]}}, 'contrast': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'contrast': [0.8, 1.2]}}, 'saturation': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'saturation': [0.5, 1.5]}}, 'hue': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'hue': [-0.05, 0.05]}}, 'sharpness': {'weight': 1.0, 'type': 'SharpnessJitter', 'kwargs': {'sharpness': [0.5, 1.5]}}, 'affine': {'weight': 1.0, 'type': 'RandomAffine', 'kwargs': {'degrees': [-5.0, 5.0], 'translate': [0.05, 0.05]}}}}, 'revision': None, 'use_imagenet_stats': True, 'video_backend': 'torchcodec', 'return_uint8': False, 'depth_output_unit': 'mm', 'streaming': False, 'eval_split': 0.0}, 'env': None, 'policy': {'type': 'groot_rkd', 'n_obs_steps': 1, 'input_features': {'observation.state': {'type': <FeatureType.STATE: 'STATE'>, 'shape': [16]}, 'observation.images.wrist': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}, 'observation.images.right_shoulder': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}, 'observation.images.guide': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}}, 'output_features': {'action': {'type': <FeatureType.ACTION: 'ACTION'>, 'shape': [10]}}, 'device': 'cuda', 'use_amp': False, 'use_peft': False, 'push_to_hub': False, 'repo_id': None, 'private': None, 'tags': None, 'license': None, 'pretrained_path': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000/pretrained_model', 'pretrained_revision': None, 'chunk_size': 16, 'n_action_steps': 16, 'max_state_dim': 132, 'max_action_dim': 132, 'normalization_mapping': {'VISUAL': <NormalizationMode.IDENTITY: 'IDENTITY'>, 'STATE': <NormalizationMode.IDENTITY: 'IDENTITY'>, 'ACTION': <NormalizationMode.IDENTITY: 'IDENTITY'>}, 'base_model_path': 'nvidia/GR00T-N1.7-3B', 'action_decode_transform': None, 'embodiment_tag': 'new_embodiment', 'tune_llm': False, 'tune_visual': False, 'tune_projector': True, 'tune_diffusion_model': True, 'tune_vlln': True, 'tune_top_llm_layers': 0, 'num_inference_timesteps': None, 'rtc_ramp_rate': None, 'use_flash_attention': False, 'use_relative_actions': False, 'relative_exclude_joints': [], 'optimizer_lr': 0.0001, 'optimizer_betas': [0.9, 0.999], 'optimizer_eps': 1e-08, 'optimizer_weight_decay': 1e-05, 'warmup_steps': None, 'warmup_ratio': 0.05, 'use_bf16': True, 'model_params_fp32': True, 'image_size': [256, 256], 'tokenizer_assets_repo': None, 'lora_rank': 0, 'lora_alpha': 16, 'lora_dropout': 0.1, 'lora_full_model': False, 'video_backend': 'decord', 'balance_dataset_weights': True, 'balance_trajectory_weights': True, 'dataset_paths': None, 'output_dir': './tmp/gr00t', 'save_steps': 1000, 'max_steps': 10000, 'batch_size': 32, 'dataloader_num_workers': 8, 'report_to': 'wandb', 'resume': False, 'action_expert_num_layers': 16, 'rkd_enabled': False, 'rkd_vae_checkpoint': None, 'rkd_student_pooling': 'attention', 'rkd_student_attention_hidden_dim': 512, 'rkd_student_attention_output_dim': 512, 'rkd_fm_loss_weight': 1.0, 'rkd_loss_weight': 0.1, 'rkd_distance_weight': 1.0, 'rkd_angle_weight': 1.0}, 'reward_model': None, 'output_dir': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline', 'job_name': 'INSIGHT_6D_DiT16_Baseline', 'resume': True, 'seed': 42, 'cudnn_deterministic': False, 'num_workers': 4, 'batch_size': 64, 'prefetch_factor': 4, 'persistent_workers': True, 'steps': 60000, 'env_eval_freq': 20000, 'log_freq': 200, 'eval_steps': 0, 'max_eval_samples': 0, 'tolerance_s': 0.0001, 'save_checkpoint': True, 'save_freq': 20000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adamw', 'lr': 0.0001, 'weight_decay': 1e-05, 'grad_clip_norm': 1.0, 'betas': [0.9, 0.999], 'eps': 1e-08}, 'scheduler': {'type': 'diffuser', 'num_warmup_steps': 500, 'name': 'cosine'}, 'eval': {'n_episodes': 50, 'batch_size': 50, 'use_async_envs': True, 'recording': False, 'recording_repo_id': None, 'recording_private': False}, 'wandb': {'enable': True, 'disable_artifact': True, 'project': 'lerobot', 'entity': None, 'notes': None, 'run_id': 'eb0sb786', 'mode': None, 'add_tags': True}, 'peft': None, 'job': {'target': None, 'image': 'huggingface/lerobot-gpu:latest', 'timeout': '2d', 'detach': False, 'tags': []}, 'save_checkpoint_to_hub': False, 'sample_weighting': None, 'rename_map': {}, 'checkpoint_path': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000', '_wandb': {}}
9
+ 2026-07-23 02:29:37,186 INFO MainThread:2499418 [wandb_init.py:init():814] starting backend
10
+ 2026-07-23 02:29:37,402 INFO MainThread:2499418 [wandb_init.py:init():829] sending inform_init request
11
+ 2026-07-23 02:29:37,869 INFO MainThread:2499418 [wandb_init.py:init():834] backend started and connected
12
+ 2026-07-23 02:29:37,871 INFO MainThread:2499418 [wandb_init.py:init():904] updated telemetry
13
+ 2026-07-23 02:29:37,875 INFO MainThread:2499418 [wandb_init.py:init():927] communicating run to backend with 90.0 second timeout
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_022937-eb0sb786/run-eb0sb786.wandb ADDED
Binary file (4.81 kB). View file
 
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/files/output.log ADDED
@@ -0,0 +1,149 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ INFO 2026-07-23 02:31:25 db_utils.py:126 Logs will be synced with wandb.
2
+ INFO 2026-07-23 02:31:25 db_utils.py:127 Track this run --> https://wandb.ai/minje227_hyu-hanyang-university/lerobot/runs/jeqgwsec
3
+ INFO 2026-07-23 02:31:25 ot_train.py:307 Creating dataset
4
+ INFO 2026-07-23 02:31:29 ot_train.py:341 Creating policy
5
+ INFO 2026-07-23 02:31:29 ng_groot.py:193 The Groot policy wraps NVIDIA's GR00T n1.7 model. Loading pretrained model from: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000/pretrained_model
6
+ INFO 2026-07-23 02:31:29 ng_groot.py:227 Detected fine-tuned LeRobot checkpoint, loading with state dict...
7
+ Fetching 27 files: 100%|██████████| 27/27 [00:00<00:00, 4284.76it/s]
8
+ `torch_dtype` is deprecated! Use `dtype` instead!
9
+ Loading weights: 100%|██████████| 807/807 [00:00<00:00, 1691.21it/s]
10
+ GR00TN17 LOAD REPORT from: /home/ext_minje/.cache/huggingface/hub/models--nvidia--GR00T-N1.7-3B/snapshots/2fc962b973bccdd5d8ce4f67cc63b264d6886495
11
+ Key | Status | |
12
+ ---------------------------------------------------------------------+------------+--+-
13
+ action_head.model.transformer_blocks.{16...31}.ff.net.2.weight | UNEXPECTED | |
14
+ action_head.model.transformer_blocks.{16...31}.norm1.linear.bias | UNEXPECTED | |
15
+ action_head.model.transformer_blocks.{16...31}.ff.net.2.bias | UNEXPECTED | |
16
+ action_head.model.transformer_blocks.{16...31}.attn1.to_k.weight | UNEXPECTED | |
17
+ action_head.model.transformer_blocks.{16...31}.norm1.linear.weight | UNEXPECTED | |
18
+ action_head.model.transformer_blocks.{16...31}.attn1.to_q.weight | UNEXPECTED | |
19
+ action_head.model.transformer_blocks.{16...31}.ff.net.0.proj.bias | UNEXPECTED | |
20
+ action_head.model.transformer_blocks.{16...31}.attn1.to_out.0.bias | UNEXPECTED | |
21
+ action_head.model.transformer_blocks.{16...31}.ff.net.0.proj.weight | UNEXPECTED | |
22
+ action_head.model.transformer_blocks.{16...31}.attn1.to_v.bias | UNEXPECTED | |
23
+ action_head.model.transformer_blocks.{16...31}.attn1.to_out.0.weight | UNEXPECTED | |
24
+ action_head.model.transformer_blocks.{16...31}.attn1.to_q.bias | UNEXPECTED | |
25
+ action_head.model.transformer_blocks.{16...31}.attn1.to_k.bias | UNEXPECTED | |
26
+ action_head.model.transformer_blocks.{16...31}.attn1.to_v.weight | UNEXPECTED | |
27
+
28
+ Notes:
29
+ - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch.
30
+ Loading weights from local directory
31
+ INFO 2026-07-23 02:31:44 ot_train.py:414 Creating optimizer and scheduler
32
+ INFO 2026-07-23 02:31:46 ot_train.py:446 Output dir: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline
33
+ INFO 2026-07-23 02:31:46 ot_train.py:453 cfg.steps=60000 (60K)
34
+ INFO 2026-07-23 02:31:46 ot_train.py:454 dataset.num_frames=218367 (218K)
35
+ INFO 2026-07-23 02:31:46 ot_train.py:455 dataset.num_episodes=4930
36
+ INFO 2026-07-23 02:31:46 ot_train.py:458 Effective batch size: 64 x 1 = 64
37
+ INFO 2026-07-23 02:31:46 ot_train.py:459 num_learnable_params=1079180416 (1B)
38
+ INFO 2026-07-23 02:31:46 ot_train.py:460 num_total_params=2604255361 (3B)
39
+ INFO 2026-07-23 02:31:46 ot_train.py:501 Resuming data order at epoch 13, sample 42176
40
+ Training: 0%| | 0/30000 [00:00<?, ?step/s]INFO 2026-07-23 02:31:46 ot_train.py:611 Start offline training on a fixed dataset, with effective batch size: 64
41
+ Training: 1%| | 200/30000 [05:05<11:36:11, 1.40s/step]INFO 2026-07-23 02:36:52 ot_train.py:655 step:30K smpl:2M ep:44K epch:8.85 loss:0.042 grdn:0.277 lr:5.0e-05 updt_s:0.811 data_s:0.714 smp/s:42 mem_gb:29.76
42
+ Training: 1%|▏ | 400/30000 [09:59<12:01:16, 1.46s/step]INFO 2026-07-23 02:41:46 ot_train.py:655 step:30K smpl:2M ep:44K epch:8.91 loss:0.041 grdn:0.281 lr:5.0e-05 updt_s:0.761 data_s:0.707 smp/s:44 mem_gb:29.76
43
+ Training: 2%|▏ | 600/30000 [14:53<11:31:47, 1.41s/step]INFO 2026-07-23 02:46:39 ot_train.py:655 step:31K smpl:2M ep:44K epch:8.97 loss:0.043 grdn:0.301 lr:4.9e-05 updt_s:0.777 data_s:0.690 smp/s:44 mem_gb:29.76
44
+ Training: 3%|▎ | 800/30000 [19:51<12:43:53, 1.57s/step]INFO 2026-07-23 02:51:38 ot_train.py:655 step:31K smpl:2M ep:45K epch:9.03 loss:0.042 grdn:0.285 lr:4.9e-05 updt_s:0.740 data_s:0.750 smp/s:43 mem_gb:29.76
45
+ Training: 3%|▎ | 1000/30000 [26:17<29:03:36, 3.61s/step]INFO 2026-07-23 02:58:04 ot_train.py:655 step:31K smpl:2M ep:45K epch:9.09 loss:0.042 grdn:0.279 lr:4.8e-05 updt_s:0.768 data_s:1.161 smp/s:33 mem_gb:29.76
46
+ Training: 4%|▍ | 1200/30000 [34:22<16:31:13, 2.07s/step]INFO 2026-07-23 03:06:09 ot_train.py:655 step:31K smpl:2M ep:45K epch:9.14 loss:0.044 grdn:0.297 lr:4.8e-05 updt_s:0.791 data_s:1.634 smp/s:26 mem_gb:29.76
47
+ Training: 5%|▍ | 1400/30000 [40:30<12:59:24, 1.64s/step]INFO 2026-07-23 03:12:17 ot_train.py:655 step:31K smpl:2M ep:45K epch:9.20 loss:0.042 grdn:0.283 lr:4.7e-05 updt_s:0.780 data_s:1.056 smp/s:35 mem_gb:29.76
48
+ Training: 5%|▌ | 1600/30000 [46:11<22:02:05, 2.79s/step]INFO 2026-07-23 03:17:58 ot_train.py:655 step:32K smpl:2M ep:46K epch:9.26 loss:0.042 grdn:0.294 lr:4.7e-05 updt_s:0.814 data_s:0.890 smp/s:38 mem_gb:29.75
49
+ Training: 6%|▌ | 1800/30000 [54:35<24:33:28, 3.14s/step]INFO 2026-07-23 03:26:22 ot_train.py:655 step:32K smpl:2M ep:46K epch:9.32 loss:0.040 grdn:0.283 lr:4.6e-05 updt_s:0.811 data_s:1.706 smp/s:25 mem_gb:29.75
50
+ Training: 7%|▋ | 2000/30000 [1:01:36<13:26:21, 1.73s/step]INFO 2026-07-23 03:33:23 ot_train.py:655 step:32K smpl:2M ep:46K epch:9.38 loss:0.039 grdn:0.285 lr:4.6e-05 updt_s:0.815 data_s:1.289 smp/s:30 mem_gb:29.76
51
+ Training: 7%|▋ | 2200/30000 [1:08:01<13:29:15, 1.75s/step]INFO 2026-07-23 03:39:48 ot_train.py:655 step:32K smpl:2M ep:47K epch:9.44 loss:0.040 grdn:0.283 lr:4.5e-05 updt_s:0.846 data_s:1.077 smp/s:33 mem_gb:29.76
52
+ Training: 8%|▊ | 2400/30000 [1:13:24<9:47:36, 1.28s/step]INFO 2026-07-23 03:45:11 ot_train.py:655 step:32K smpl:2M ep:47K epch:9.50 loss:0.040 grdn:0.282 lr:4.5e-05 updt_s:0.808 data_s:0.806 smp/s:40 mem_gb:29.76
53
+ Training: 9%|▊ | 2600/30000 [1:18:08<9:50:49, 1.29s/step]INFO 2026-07-23 03:49:54 ot_train.py:655 step:33K smpl:2M ep:47K epch:9.55 loss:0.040 grdn:0.285 lr:4.4e-05 updt_s:0.858 data_s:0.559 smp/s:45 mem_gb:29.75
54
+ Training: 9%|▉ | 2800/30000 [1:22:29<9:43:25, 1.29s/step]INFO 2026-07-23 03:54:16 ot_train.py:655 step:33K smpl:2M ep:47K epch:9.61 loss:0.039 grdn:0.279 lr:4.4e-05 updt_s:0.765 data_s:0.541 smp/s:49 mem_gb:29.75
55
+ Training: 10%|█ | 3000/30000 [1:27:00<9:38:18, 1.29s/step]INFO 2026-07-23 03:58:47 ot_train.py:655 step:33K smpl:2M ep:48K epch:9.67 loss:0.039 grdn:0.291 lr:4.3e-05 updt_s:0.776 data_s:0.576 smp/s:47 mem_gb:29.76
56
+ Training: 11%|█ | 3200/30000 [1:31:50<27:14:06, 3.66s/step]INFO 2026-07-23 04:03:37 ot_train.py:655 step:33K smpl:2M ep:48K epch:9.73 loss:0.039 grdn:0.285 lr:4.3e-05 updt_s:0.839 data_s:0.612 smp/s:44 mem_gb:29.75
57
+ Training: 11%|█▏ | 3400/30000 [1:38:52<11:12:00, 1.52s/step]INFO 2026-07-23 04:10:39 ot_train.py:655 step:33K smpl:2M ep:48K epch:9.79 loss:0.039 grdn:0.285 lr:4.2e-05 updt_s:1.178 data_s:0.927 smp/s:30 mem_gb:29.75
58
+ Training: 12%|█▏ | 3600/30000 [1:43:37<9:28:00, 1.29s/step]INFO 2026-07-23 04:15:23 ot_train.py:655 step:34K smpl:2M ep:49K epch:9.85 loss:0.038 grdn:0.272 lr:4.1e-05 updt_s:0.807 data_s:0.613 smp/s:45 mem_gb:29.75
59
+ Training: 13%|█▎ | 3800/30000 [1:47:55<9:15:49, 1.27s/step]INFO 2026-07-23 04:19:42 ot_train.py:655 step:34K smpl:2M ep:49K epch:9.91 loss:0.038 grdn:0.288 lr:4.1e-05 updt_s:0.747 data_s:0.545 smp/s:50 mem_gb:29.75
60
+ Training: 13%|█▎ | 4000/30000 [1:52:16<9:17:13, 1.29s/step]INFO 2026-07-23 04:24:02 ot_train.py:655 step:34K smpl:2M ep:49K epch:9.96 loss:0.038 grdn:0.283 lr:4.0e-05 updt_s:0.742 data_s:0.558 smp/s:49 mem_gb:29.74
61
+ Training: 14%|█▍ | 4200/30000 [1:56:35<9:15:36, 1.29s/step]INFO 2026-07-23 04:28:22 ot_train.py:655 step:34K smpl:2M ep:49K epch:10.02 loss:0.037 grdn:0.284 lr:4.0e-05 updt_s:0.744 data_s:0.552 smp/s:49 mem_gb:29.76
62
+ Training: 15%|█▍ | 4400/30000 [2:00:53<9:08:04, 1.28s/step]INFO 2026-07-23 04:32:40 ot_train.py:655 step:34K smpl:2M ep:50K epch:10.08 loss:0.037 grdn:0.290 lr:3.9e-05 updt_s:0.743 data_s:0.547 smp/s:50 mem_gb:29.75
63
+ Training: 15%|█▌ | 4600/30000 [2:05:18<9:01:00, 1.28s/step]INFO 2026-07-23 04:37:05 ot_train.py:655 step:35K smpl:2M ep:50K epch:10.14 loss:0.038 grdn:0.301 lr:3.9e-05 updt_s:0.752 data_s:0.570 smp/s:48 mem_gb:29.76
64
+ Training: 16%|█▌ | 4800/30000 [2:09:40<9:02:31, 1.29s/step]INFO 2026-07-23 04:41:26 ot_train.py:655 step:35K smpl:2M ep:50K epch:10.20 loss:0.037 grdn:0.295 lr:3.8e-05 updt_s:0.745 data_s:0.562 smp/s:49 mem_gb:29.75
65
+ Training: 17%|█▋ | 5000/30000 [2:14:02<9:26:47, 1.36s/step]INFO 2026-07-23 04:45:48 ot_train.py:655 step:35K smpl:2M ep:51K epch:10.26 loss:0.037 grdn:0.288 lr:3.8e-05 updt_s:0.729 data_s:0.580 smp/s:49 mem_gb:29.76
66
+ INFO 2026-07-23 04:45:48 ot_train.py:700 Checkpoint policy after step 35000
67
+ INFO 2026-07-23 04:46:15 in_yaml.py:1413 Saved verified rolling checkpoint step=35000 slot=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00
68
+ Training: 17%|█▋ | 5200/30000 [2:18:52<8:49:45, 1.28s/step]INFO 2026-07-23 04:50:39 ot_train.py:655 step:35K smpl:2M ep:51K epch:10.32 loss:0.037 grdn:0.289 lr:3.7e-05 updt_s:0.749 data_s:0.569 smp/s:49 mem_gb:29.75
69
+ Training: 18%|█▊ | 5400/30000 [2:23:10<8:48:12, 1.29s/step]INFO 2026-07-23 04:54:57 ot_train.py:655 step:35K smpl:2M ep:51K epch:10.38 loss:0.036 grdn:0.288 lr:3.7e-05 updt_s:0.746 data_s:0.544 smp/s:50 mem_gb:29.75
70
+ Training: 19%|█▊ | 5600/30000 [2:27:34<8:52:55, 1.31s/step]INFO 2026-07-23 04:59:20 ot_train.py:655 step:36K smpl:2M ep:51K epch:10.43 loss:0.037 grdn:0.292 lr:3.6e-05 updt_s:0.755 data_s:0.560 smp/s:49 mem_gb:29.75
71
+ Training: 19%|█▉ | 5800/30000 [2:32:01<8:56:42, 1.33s/step]INFO 2026-07-23 05:03:48 ot_train.py:655 step:36K smpl:2M ep:52K epch:10.49 loss:0.036 grdn:0.293 lr:3.6e-05 updt_s:0.759 data_s:0.576 smp/s:48 mem_gb:29.76
72
+ Training: 20%|██ | 6000/30000 [2:37:03<10:43:19, 1.61s/step]INFO 2026-07-23 05:08:50 ot_train.py:655 step:36K smpl:2M ep:52K epch:10.55 loss:0.035 grdn:0.289 lr:3.5e-05 updt_s:0.813 data_s:0.695 smp/s:42 mem_gb:29.76
73
+ Training: 21%|██ | 6200/30000 [2:42:29<10:45:21, 1.63s/step]INFO 2026-07-23 05:14:16 ot_train.py:655 step:36K smpl:2M ep:52K epch:10.61 loss:0.035 grdn:0.276 lr:3.5e-05 updt_s:0.842 data_s:0.788 smp/s:39 mem_gb:29.74
74
+ Training: 21%|██▏ | 6400/30000 [2:48:10<10:25:03, 1.59s/step]INFO 2026-07-23 05:19:57 ot_train.py:655 step:36K smpl:2M ep:53K epch:10.67 loss:0.034 grdn:0.284 lr:3.4e-05 updt_s:0.876 data_s:0.827 smp/s:38 mem_gb:29.76
75
+ Training: 22%|██▏ | 6600/30000 [2:53:37<10:36:15, 1.63s/step]INFO 2026-07-23 05:25:24 ot_train.py:655 step:37K smpl:2M ep:53K epch:10.73 loss:0.033 grdn:0.270 lr:3.4e-05 updt_s:0.843 data_s:0.787 smp/s:39 mem_gb:29.75
76
+ Training: 23%|██▎ | 6800/30000 [3:01:11<12:00:25, 1.86s/step]INFO 2026-07-23 05:32:58 ot_train.py:655 step:37K smpl:2M ep:53K epch:10.79 loss:0.033 grdn:0.284 lr:3.3e-05 updt_s:0.867 data_s:1.401 smp/s:28 mem_gb:29.76
77
+ Training: 23%|██▎ | 7000/30000 [3:06:36<9:46:47, 1.53s/step] INFO 2026-07-23 05:38:23 ot_train.py:655 step:37K smpl:2M ep:53K epch:10.84 loss:0.034 grdn:0.302 lr:3.3e-05 updt_s:0.852 data_s:0.771 smp/s:39 mem_gb:29.75
78
+ Training: 24%|██▍ | 7200/30000 [3:11:56<9:42:36, 1.53s/step]INFO 2026-07-23 05:43:42 ot_train.py:655 step:37K smpl:2M ep:54K epch:10.90 loss:0.035 grdn:0.291 lr:3.2e-05 updt_s:0.840 data_s:0.756 smp/s:40 mem_gb:29.76
79
+ Training: 25%|██▍ | 7400/30000 [3:17:15<9:31:01, 1.52s/step]INFO 2026-07-23 05:49:02 ot_train.py:655 step:37K smpl:2M ep:54K epch:10.96 loss:0.035 grdn:0.289 lr:3.2e-05 updt_s:0.826 data_s:0.768 smp/s:40 mem_gb:29.76
80
+ Training: 25%|██▌ | 7600/30000 [3:22:32<9:54:15, 1.59s/step] INFO 2026-07-23 05:54:19 ot_train.py:655 step:38K smpl:2M ep:54K epch:11.02 loss:0.034 grdn:0.296 lr:3.1e-05 updt_s:0.829 data_s:0.754 smp/s:40 mem_gb:29.75
81
+ Training: 26%|██▌ | 7800/30000 [3:27:48<10:13:55, 1.66s/step]INFO 2026-07-23 05:59:35 ot_train.py:655 step:38K smpl:2M ep:55K epch:11.08 loss:0.033 grdn:0.298 lr:3.1e-05 updt_s:0.821 data_s:0.755 smp/s:41 mem_gb:29.76
82
+ Training: 27%|██▋ | 8000/30000 [3:33:02<9:51:43, 1.61s/step]INFO 2026-07-23 06:04:49 ot_train.py:655 step:38K smpl:2M ep:55K epch:11.14 loss:0.034 grdn:0.286 lr:3.0e-05 updt_s:0.816 data_s:0.753 smp/s:41 mem_gb:29.75
83
+ Training: 27%|██▋ | 8200/30000 [3:38:17<9:45:57, 1.61s/step]INFO 2026-07-23 06:10:04 ot_train.py:655 step:38K smpl:2M ep:55K epch:11.20 loss:0.033 grdn:0.287 lr:3.0e-05 updt_s:0.852 data_s:0.720 smp/s:41 mem_gb:29.75
84
+ Training: 28%|██▊ | 8400/30000 [3:43:43<9:12:35, 1.53s/step]INFO 2026-07-23 06:15:30 ot_train.py:655 step:38K smpl:2M ep:55K epch:11.25 loss:0.034 grdn:0.293 lr:2.9e-05 updt_s:0.847 data_s:0.779 smp/s:39 mem_gb:29.74
85
+ Training: 29%|██▊ | 8600/30000 [3:49:06<8:49:33, 1.48s/step]INFO 2026-07-23 06:20:52 ot_train.py:655 step:39K smpl:2M ep:56K epch:11.31 loss:0.031 grdn:0.287 lr:2.9e-05 updt_s:0.795 data_s:0.816 smp/s:40 mem_gb:29.75
86
+ Training: 29%|██▉ | 8800/30000 [3:57:10<22:53:05, 3.89s/step]INFO 2026-07-23 06:28:57 ot_train.py:655 step:39K smpl:2M ep:56K epch:11.37 loss:0.031 grdn:0.300 lr:2.8e-05 updt_s:0.774 data_s:1.646 smp/s:26 mem_gb:29.75
87
+ Training: 30%|███ | 9000/30000 [4:05:41<10:24:21, 1.78s/step]INFO 2026-07-23 06:37:28 ot_train.py:655 step:39K smpl:2M ep:56K epch:11.43 loss:0.032 grdn:0.295 lr:2.8e-05 updt_s:0.768 data_s:1.785 smp/s:25 mem_gb:29.76
88
+ Training: 31%|███ | 9200/30000 [4:11:44<17:49:38, 3.09s/step]INFO 2026-07-23 06:43:31 ot_train.py:655 step:39K smpl:3M ep:57K epch:11.49 loss:0.031 grdn:0.285 lr:2.7e-05 updt_s:0.776 data_s:1.035 smp/s:35 mem_gb:29.76
89
+ Training: 31%|███▏ | 9400/30000 [4:20:07<11:23:28, 1.99s/step]INFO 2026-07-23 06:51:53 ot_train.py:655 step:39K smpl:3M ep:57K epch:11.55 loss:0.031 grdn:0.280 lr:2.7e-05 updt_s:0.770 data_s:1.743 smp/s:25 mem_gb:29.76
90
+ Training: 32%|███▏ | 9600/30000 [4:25:57<9:47:07, 1.73s/step]INFO 2026-07-23 06:57:43 ot_train.py:655 step:40K smpl:3M ep:57K epch:11.61 loss:0.031 grdn:0.307 lr:2.7e-05 updt_s:0.834 data_s:0.914 smp/s:37 mem_gb:29.75
91
+ Training: 33%|███▎ | 9800/30000 [4:31:29<9:45:20, 1.74s/step]INFO 2026-07-23 07:03:16 ot_train.py:655 step:40K smpl:3M ep:58K epch:11.66 loss:0.032 grdn:0.291 lr:2.6e-05 updt_s:0.812 data_s:0.850 smp/s:39 mem_gb:29.75
92
+ Training: 33%|███▎ | 10000/30000 [4:38:31<12:47:18, 2.30s/step]INFO 2026-07-23 07:10:18 ot_train.py:655 step:40K smpl:3M ep:58K epch:11.72 loss:0.031 grdn:0.303 lr:2.6e-05 updt_s:0.798 data_s:1.307 smp/s:30 mem_gb:29.76
93
+ INFO 2026-07-23 07:10:18 ot_train.py:700 Checkpoint policy after step 40000
94
+ INFO 2026-07-23 07:10:46 in_yaml.py:1413 Saved verified rolling checkpoint step=40000 slot=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01
95
+ Training: 34%|███▍ | 10200/30000 [4:44:33<9:14:25, 1.68s/step]INFO 2026-07-23 07:16:20 ot_train.py:655 step:40K smpl:3M ep:58K epch:11.78 loss:0.030 grdn:0.300 lr:2.5e-05 updt_s:0.836 data_s:0.832 smp/s:38 mem_gb:29.75
96
+ Training: 35%|███▍ | 10400/30000 [4:49:58<8:56:30, 1.64s/step]INFO 2026-07-23 07:21:44 ot_train.py:655 step:40K smpl:3M ep:58K epch:11.84 loss:0.030 grdn:0.291 lr:2.5e-05 updt_s:0.817 data_s:0.802 smp/s:40 mem_gb:29.75
97
+ Training: 35%|███▌ | 10600/30000 [4:55:16<8:13:51, 1.53s/step]INFO 2026-07-23 07:27:02 ot_train.py:655 step:41K smpl:3M ep:59K epch:11.90 loss:0.030 grdn:0.282 lr:2.4e-05 updt_s:0.808 data_s:0.780 smp/s:40 mem_gb:29.76
98
+ Training: 36%|███▌ | 10800/30000 [5:00:58<8:41:31, 1.63s/step]INFO 2026-07-23 07:32:45 ot_train.py:655 step:41K smpl:3M ep:59K epch:11.96 loss:0.029 grdn:0.277 lr:2.4e-05 updt_s:0.816 data_s:0.896 smp/s:37 mem_gb:29.74
99
+ Training: 37%|███▋ | 11000/30000 [5:06:39<8:44:25, 1.66s/step]INFO 2026-07-23 07:38:25 ot_train.py:655 step:41K smpl:3M ep:59K epch:12.02 loss:0.029 grdn:0.283 lr:2.3e-05 updt_s:0.870 data_s:0.830 smp/s:38 mem_gb:29.76
100
+ Training: 37%|███▋ | 11200/30000 [5:12:30<8:22:54, 1.61s/step]INFO 2026-07-23 07:44:17 ot_train.py:655 step:41K smpl:3M ep:60K epch:12.08 loss:0.029 grdn:0.283 lr:2.3e-05 updt_s:0.851 data_s:0.903 smp/s:36 mem_gb:29.75
101
+ Training: 38%|███▊ | 11400/30000 [5:19:14<9:55:31, 1.92s/step] INFO 2026-07-23 07:51:01 ot_train.py:655 step:41K smpl:3M ep:60K epch:12.13 loss:0.029 grdn:0.286 lr:2.2e-05 updt_s:0.816 data_s:1.204 smp/s:32 mem_gb:29.75
102
+ Training: 39%|███▊ | 11600/30000 [5:26:43<8:02:20, 1.57s/step]INFO 2026-07-23 07:58:29 ot_train.py:655 step:42K smpl:3M ep:60K epch:12.19 loss:0.028 grdn:0.268 lr:2.2e-05 updt_s:0.773 data_s:1.466 smp/s:29 mem_gb:29.76
103
+ Training: 39%|███▉ | 11800/30000 [5:33:22<13:52:52, 2.75s/step]INFO 2026-07-23 08:05:08 ot_train.py:655 step:42K smpl:3M ep:60K epch:12.25 loss:0.029 grdn:0.288 lr:2.2e-05 updt_s:0.800 data_s:1.192 smp/s:32 mem_gb:29.76
104
+ Training: 40%|████ | 12000/30000 [5:38:54<7:59:20, 1.60s/step]INFO 2026-07-23 08:10:41 ot_train.py:655 step:42K smpl:3M ep:61K epch:12.31 loss:0.028 grdn:0.285 lr:2.1e-05 updt_s:0.812 data_s:0.848 smp/s:39 mem_gb:29.76
105
+ Training: 41%|████ | 12200/30000 [5:45:05<8:07:10, 1.64s/step]INFO 2026-07-23 08:16:52 ot_train.py:655 step:42K smpl:3M ep:61K epch:12.37 loss:0.028 grdn:0.292 lr:2.1e-05 updt_s:0.817 data_s:1.038 smp/s:34 mem_gb:29.75
106
+ Training: 41%|████▏ | 12400/30000 [5:50:32<7:37:26, 1.56s/step]INFO 2026-07-23 08:22:19 ot_train.py:655 step:42K smpl:3M ep:61K epch:12.43 loss:0.028 grdn:0.286 lr:2.0e-05 updt_s:0.834 data_s:0.798 smp/s:39 mem_gb:29.75
107
+ Training: 42%|████▏ | 12600/30000 [5:58:52<13:00:55, 2.69s/step]INFO 2026-07-23 08:30:39 ot_train.py:655 step:43K smpl:3M ep:62K epch:12.49 loss:0.028 grdn:0.272 lr:2.0e-05 updt_s:0.769 data_s:1.728 smp/s:26 mem_gb:29.75
108
+ Training: 43%|████▎ | 12800/30000 [6:10:08<11:39:51, 2.44s/step]INFO 2026-07-23 08:41:55 ot_train.py:655 step:43K smpl:3M ep:62K epch:12.54 loss:0.028 grdn:0.286 lr:1.9e-05 updt_s:0.833 data_s:2.548 smp/s:19 mem_gb:29.75
109
+ Training: 43%|████▎ | 13000/30000 [6:15:41<7:26:17, 1.58s/step]INFO 2026-07-23 08:47:28 ot_train.py:655 step:43K smpl:3M ep:62K epch:12.60 loss:0.027 grdn:0.288 lr:1.9e-05 updt_s:0.800 data_s:0.863 smp/s:38 mem_gb:29.74
110
+ Training: 44%|████▍ | 13200/30000 [6:21:12<7:13:46, 1.55s/step]INFO 2026-07-23 08:52:58 ot_train.py:655 step:43K smpl:3M ep:62K epch:12.66 loss:0.026 grdn:0.275 lr:1.9e-05 updt_s:0.814 data_s:0.835 smp/s:39 mem_gb:29.76
111
+ Training: 45%|████▍ | 13400/30000 [6:26:37<7:53:06, 1.71s/step]INFO 2026-07-23 08:58:24 ot_train.py:655 step:43K smpl:3M ep:63K epch:12.72 loss:0.026 grdn:0.279 lr:1.8e-05 updt_s:0.816 data_s:0.808 smp/s:39 mem_gb:29.76
112
+ Training: 45%|████▌ | 13600/30000 [6:32:00<6:59:39, 1.54s/step]INFO 2026-07-23 09:03:47 ot_train.py:655 step:44K smpl:3M ep:63K epch:12.78 loss:0.026 grdn:0.267 lr:1.8e-05 updt_s:0.794 data_s:0.821 smp/s:40 mem_gb:29.75
113
+ Training: 46%|████▌ | 13800/30000 [6:38:28<10:20:43, 2.30s/step]INFO 2026-07-23 09:10:15 ot_train.py:655 step:44K smpl:3M ep:63K epch:12.84 loss:0.027 grdn:0.269 lr:1.7e-05 updt_s:0.766 data_s:1.174 smp/s:33 mem_gb:29.75
114
+ Training: 47%|████▋ | 14000/30000 [6:44:07<6:51:38, 1.54s/step]INFO 2026-07-23 09:15:53 ot_train.py:655 step:44K smpl:3M ep:64K epch:12.90 loss:0.026 grdn:0.270 lr:1.7e-05 updt_s:0.816 data_s:0.873 smp/s:38 mem_gb:29.75
115
+ Training: 47%|████▋ | 14200/30000 [6:49:58<7:53:26, 1.80s/step]INFO 2026-07-23 09:21:45 ot_train.py:655 step:44K smpl:3M ep:64K epch:12.95 loss:0.026 grdn:0.285 lr:1.7e-05 updt_s:0.828 data_s:0.928 smp/s:36 mem_gb:29.75
116
+ Training: 48%|████▊ | 14400/30000 [6:57:32<6:58:09, 1.61s/step]INFO 2026-07-23 09:29:18 ot_train.py:655 step:44K smpl:3M ep:64K epch:13.01 loss:0.026 grdn:0.271 lr:1.6e-05 updt_s:0.781 data_s:1.484 smp/s:28 mem_gb:29.76
117
+ Training: 49%|████▊ | 14600/30000 [7:02:51<6:43:15, 1.57s/step]INFO 2026-07-23 09:34:37 ot_train.py:655 step:45K smpl:3M ep:64K epch:13.07 loss:0.026 grdn:0.271 lr:1.6e-05 updt_s:0.819 data_s:0.774 smp/s:40 mem_gb:29.75
118
+ Training: 49%|████▉ | 14800/30000 [7:08:09<6:45:50, 1.60s/step]INFO 2026-07-23 09:39:56 ot_train.py:655 step:45K smpl:3M ep:65K epch:13.13 loss:0.025 grdn:0.278 lr:1.5e-05 updt_s:0.811 data_s:0.779 smp/s:40 mem_gb:29.75
119
+ Training: 50%|█████ | 15000/30000 [7:13:36<6:48:40, 1.63s/step]INFO 2026-07-23 09:45:22 ot_train.py:655 step:45K smpl:3M ep:65K epch:13.19 loss:0.026 grdn:0.285 lr:1.5e-05 updt_s:0.823 data_s:0.808 smp/s:39 mem_gb:29.76
120
+ INFO 2026-07-23 09:45:22 ot_train.py:700 Checkpoint policy after step 45000
121
+ INFO 2026-07-23 09:45:51 in_yaml.py:1413 Saved verified rolling checkpoint step=45000 slot=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00
122
+ Training: 51%|█████ | 15200/30000 [7:19:28<6:39:25, 1.62s/step]INFO 2026-07-23 09:51:14 ot_train.py:655 step:45K smpl:3M ep:65K epch:13.25 loss:0.025 grdn:0.279 lr:1.5e-05 updt_s:0.832 data_s:0.785 smp/s:40 mem_gb:29.74
123
+ Training: 51%|█████▏ | 15400/30000 [7:24:55<6:21:42, 1.57s/step]INFO 2026-07-23 09:56:42 ot_train.py:655 step:45K smpl:3M ep:66K epch:13.31 loss:0.025 grdn:0.276 lr:1.4e-05 updt_s:0.845 data_s:0.790 smp/s:39 mem_gb:29.75
124
+ Training: 52%|█████▏ | 15600/30000 [7:30:14<6:14:31, 1.56s/step]INFO 2026-07-23 10:02:00 ot_train.py:655 step:46K smpl:3M ep:66K epch:13.36 loss:0.025 grdn:0.273 lr:1.4e-05 updt_s:0.815 data_s:0.775 smp/s:40 mem_gb:29.75
125
+ Training: 53%|█████▎ | 15800/30000 [7:35:46<8:09:00, 2.07s/step]INFO 2026-07-23 10:07:33 ot_train.py:655 step:46K smpl:3M ep:66K epch:13.42 loss:0.024 grdn:0.271 lr:1.4e-05 updt_s:0.812 data_s:0.849 smp/s:39 mem_gb:29.75
126
+ Training: 53%|█████▎ | 16000/30000 [7:42:16<7:18:23, 1.88s/step]INFO 2026-07-23 10:14:03 ot_train.py:655 step:46K smpl:3M ep:66K epch:13.48 loss:0.025 grdn:0.278 lr:1.3e-05 updt_s:0.830 data_s:1.117 smp/s:33 mem_gb:29.75
127
+ Training: 54%|█████▍ | 16200/30000 [7:48:31<6:19:45, 1.65s/step]INFO 2026-07-23 10:20:18 ot_train.py:655 step:46K smpl:3M ep:67K epch:13.54 loss:0.024 grdn:0.271 lr:1.3e-05 updt_s:0.844 data_s:1.031 smp/s:34 mem_gb:29.76
128
+ Training: 55%|█████▍ | 16400/30000 [7:55:57<6:43:51, 1.78s/step]INFO 2026-07-23 10:27:44 ot_train.py:655 step:46K smpl:3M ep:67K epch:13.60 loss:0.024 grdn:0.264 lr:1.3e-05 updt_s:0.849 data_s:1.380 smp/s:29 mem_gb:29.76
129
+ Training: 55%|█████▌ | 16600/30000 [8:03:15<8:29:49, 2.28s/step]INFO 2026-07-23 10:35:02 ot_train.py:655 step:47K smpl:3M ep:67K epch:13.66 loss:0.024 grdn:0.266 lr:1.2e-05 updt_s:0.832 data_s:1.357 smp/s:29 mem_gb:29.76
130
+ Training: 56%|█████▌ | 16800/30000 [8:09:00<5:24:35, 1.48s/step]INFO 2026-07-23 10:40:46 ot_train.py:655 step:47K smpl:3M ep:68K epch:13.72 loss:0.024 grdn:0.270 lr:1.2e-05 updt_s:0.846 data_s:0.873 smp/s:37 mem_gb:29.75
131
+ Training: 57%|█████▋ | 17000/30000 [8:16:03<13:47:13, 3.82s/step]INFO 2026-07-23 10:47:50 ot_train.py:655 step:47K smpl:3M ep:68K epch:13.77 loss:0.024 grdn:0.280 lr:1.1e-05 updt_s:1.418 data_s:0.699 smp/s:30 mem_gb:29.75
132
+ Training: 57%|█████▋ | 17200/30000 [8:30:06<12:59:51, 3.66s/step]INFO 2026-07-23 11:01:53 ot_train.py:655 step:47K smpl:3M ep:68K epch:13.83 loss:0.025 grdn:0.277 lr:1.1e-05 updt_s:3.257 data_s:0.956 smp/s:15 mem_gb:29.76
133
+ Training: 58%|█████▊ | 17400/30000 [8:44:15<14:41:51, 4.20s/step]INFO 2026-07-23 11:16:02 ot_train.py:655 step:47K smpl:3M ep:68K epch:13.89 loss:0.024 grdn:0.277 lr:1.1e-05 updt_s:3.363 data_s:0.879 smp/s:15 mem_gb:29.74
134
+ Training: 59%|█████▊ | 17600/30000 [8:58:28<16:21:34, 4.75s/step]INFO 2026-07-23 11:30:15 ot_train.py:655 step:48K smpl:3M ep:69K epch:13.95 loss:0.023 grdn:0.250 lr:1.0e-05 updt_s:3.249 data_s:1.014 smp/s:15 mem_gb:29.76
135
+ Training: 59%|█████▉ | 17800/30000 [9:13:51<12:53:10, 3.80s/step]INFO 2026-07-23 11:45:38 ot_train.py:655 step:48K smpl:3M ep:69K epch:14.01 loss:0.023 grdn:0.259 lr:1.0e-05 updt_s:3.156 data_s:1.459 smp/s:14 mem_gb:29.76
136
+ Training: 60%|██████ | 18000/30000 [9:27:47<14:39:06, 4.40s/step]INFO 2026-07-23 11:59:33 ot_train.py:655 step:48K smpl:3M ep:69K epch:14.07 loss:0.023 grdn:0.268 lr:9.9e-06 updt_s:3.340 data_s:0.835 smp/s:15 mem_gb:29.75
137
+ Training: 61%|██████ | 18200/30000 [9:42:00<13:21:08, 4.07s/step]INFO 2026-07-23 12:13:46 ot_train.py:655 step:48K smpl:3M ep:70K epch:14.13 loss:0.023 grdn:0.256 lr:9.5e-06 updt_s:3.341 data_s:0.921 smp/s:15 mem_gb:29.76
138
+ Training: 61%|██████▏ | 18400/30000 [9:55:45<11:23:51, 3.54s/step]INFO 2026-07-23 12:27:32 ot_train.py:655 step:48K smpl:3M ep:70K epch:14.19 loss:0.023 grdn:0.263 lr:9.2e-06 updt_s:3.395 data_s:0.730 smp/s:16 mem_gb:29.76
139
+ Training: 62%|██████▏ | 18600/30000 [10:09:20<13:26:35, 4.25s/step]INFO 2026-07-23 12:41:06 ot_train.py:655 step:49K smpl:3M ep:70K epch:14.24 loss:0.023 grdn:0.263 lr:8.9e-06 updt_s:3.409 data_s:0.663 smp/s:16 mem_gb:29.75
140
+ Training: 63%|██████▎ | 18800/30000 [10:22:36<12:10:59, 3.92s/step]INFO 2026-07-23 12:54:23 ot_train.py:655 step:49K smpl:3M ep:71K epch:14.30 loss:0.023 grdn:0.273 lr:8.6e-06 updt_s:3.333 data_s:0.649 smp/s:16 mem_gb:29.75
141
+ Training: 63%|██████▎ | 19000/30000 [10:36:12<11:44:53, 3.84s/step]INFO 2026-07-23 13:07:59 ot_train.py:655 step:49K smpl:3M ep:71K epch:14.36 loss:0.022 grdn:0.249 lr:8.3e-06 updt_s:3.426 data_s:0.651 smp/s:16 mem_gb:29.75
142
+ Training: 64%|██████▍ | 19200/30000 [10:49:40<11:44:05, 3.91s/step]INFO 2026-07-23 13:21:26 ot_train.py:655 step:49K smpl:3M ep:71K epch:14.42 loss:0.023 grdn:0.268 lr:8.1e-06 updt_s:3.438 data_s:0.599 smp/s:16 mem_gb:29.75
143
+ Training: 65%|██████▍ | 19400/30000 [11:03:29<11:36:09, 3.94s/step]INFO 2026-07-23 13:35:16 ot_train.py:655 step:49K smpl:3M ep:71K epch:14.48 loss:0.023 grdn:0.263 lr:7.8e-06 updt_s:3.371 data_s:0.774 smp/s:15 mem_gb:29.75
144
+ Training: 65%|██████▌ | 19600/30000 [11:17:18<12:37:29, 4.37s/step]INFO 2026-07-23 13:49:05 ot_train.py:655 step:50K smpl:3M ep:72K epch:14.54 loss:0.022 grdn:0.260 lr:7.5e-06 updt_s:3.439 data_s:0.706 smp/s:15 mem_gb:29.76
145
+ Training: 66%|██████▌ | 19800/30000 [11:30:50<10:47:22, 3.81s/step]INFO 2026-07-23 14:02:37 ot_train.py:655 step:50K smpl:3M ep:72K epch:14.60 loss:0.021 grdn:0.246 lr:7.2e-06 updt_s:3.478 data_s:0.578 smp/s:16 mem_gb:29.74
146
+ Training: 67%|██████▋ | 20000/30000 [11:44:28<11:22:23, 4.09s/step]INFO 2026-07-23 14:16:14 ot_train.py:655 step:50K smpl:3M ep:72K epch:14.65 loss:0.021 grdn:0.253 lr:6.9e-06 updt_s:3.486 data_s:0.600 smp/s:16 mem_gb:29.75
147
+ INFO 2026-07-23 14:16:14 ot_train.py:700 Checkpoint policy after step 50000
148
+ INFO 2026-07-23 14:16:45 in_yaml.py:1413 Saved verified rolling checkpoint step=50000 slot=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01
149
+ Training: 67%|██████▋ | 20083/30000 [11:50:32<10:38:12, 3.86s/step]
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/files/requirements.txt ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ tzdata==2026.3
2
+ nvidia-cufile-cu12==1.13.1.3
3
+ wandb==0.27.2
4
+ six==1.17.0
5
+ peft==0.19.1
6
+ nvidia-curand-cu12==10.3.9.90
7
+ nvidia-cuda-runtime-cu12==12.8.90
8
+ datasets==4.8.5
9
+ attrs==26.1.0
10
+ cloudpickle==3.1.2
11
+ packaging==25.0
12
+ nvidia-cublas-cu12==12.8.4.1
13
+ cmake==4.1.3
14
+ psutil==7.2.2
15
+ pydantic==2.13.4
16
+ GitPython==3.1.51
17
+ pillow==12.2.0
18
+ pytz==2026.2
19
+ cuda-pathfinder==1.2.2
20
+ nvidia-cusparse-cu12==12.5.8.93
21
+ typing_extensions==4.15.0
22
+ urllib3==2.7.0
23
+ pydantic_core==2.46.4
24
+ draccus==0.10.0
25
+ mypy_extensions==1.1.0
26
+ dill==0.4.1
27
+ typer==0.26.8
28
+ decord==0.6.0
29
+ tqdm==4.68.4
30
+ triton==3.6.0
31
+ idna==3.18
32
+ requests==2.34.2
33
+ nvidia-cudnn-cu12==9.19.0.56
34
+ mdurl==0.1.2
35
+ shellingham==1.5.4
36
+ zipp==4.1.0
37
+ timm==1.0.28
38
+ torch==2.11.0+cu128
39
+ tokenizers==0.22.2
40
+ nvidia-cusparselt-cu12==0.7.1
41
+ nvidia-cufft-cu12==11.3.3.83
42
+ nvidia-cusolver-cu12==11.7.3.90
43
+ opencv-python-headless==4.13.0.92
44
+ httpx==0.28.1
45
+ Jinja2==3.1.6
46
+ einops==0.8.2
47
+ mergedeep==1.3.4
48
+ platformdirs==4.10.0
49
+ nvidia-nvjitlink-cu12==12.8.93
50
+ lerobot==0.6.0
51
+ PyYAML==6.0.3
52
+ accelerate==1.14.0
53
+ anyio==4.14.2
54
+ gymnasium==1.3.0
55
+ pip==26.1.2
56
+ huggingface_hub==1.23.0
57
+ diffusers==0.35.2
58
+ annotated-doc==0.0.4
59
+ pyarrow==25.0.0
60
+ python-dateutil==2.9.0.post0
61
+ termcolor==3.3.0
62
+ nvidia-nccl-cu12==2.28.9
63
+ sentry-sdk==2.65.0
64
+ torchcodec==0.11.1
65
+ pyyaml-include==1.4.1
66
+ multiprocess==0.70.19
67
+ wrapt==2.2.2
68
+ typing-inspection==0.4.2
69
+ nvidia-cuda-nvrtc-cu12==12.8.93
70
+ Pygments==2.20.0
71
+ nvidia-cuda-cupti-cu12==12.8.90
72
+ certifi==2026.6.17
73
+ setuptools==78.1.0
74
+ charset-normalizer==3.4.9
75
+ propcache==0.5.2
76
+ multidict==6.7.1
77
+ regex==2026.7.10
78
+ frozenlist==1.8.0
79
+ smmap==5.0.3
80
+ hf-xet==1.5.1
81
+ torchvision==0.26.0+cu128
82
+ gitdb==4.0.12
83
+ transformers==5.5.4
84
+ rich==15.0.0
85
+ cuda-bindings==12.9.4
86
+ protobuf==7.35.1
87
+ aiosignal==1.4.0
88
+ jsonlines==4.0.0
89
+ yarl==1.24.2
90
+ filelock==3.29.0
91
+ av==15.1.0
92
+ networkx==3.6.1
93
+ sympy==1.14.0
94
+ wheel==0.47.0
95
+ nvidia-nvtx-cu12==12.8.90
96
+ xxhash==3.8.1
97
+ toml==0.10.2
98
+ MarkupSafe==3.0.3
99
+ pandas==2.3.3
100
+ safetensors==0.8.0
101
+ click==8.4.2
102
+ fsspec==2026.2.0
103
+ dm-tree==0.1.10
104
+ absl-py==2.5.0
105
+ Farama-Notifications==0.0.6
106
+ mpmath==1.3.0
107
+ importlib_metadata==9.0.0
108
+ markdown-it-py==4.2.0
109
+ h11==0.16.0
110
+ typing-inspect==0.9.0
111
+ httpcore==1.0.9
112
+ annotated-types==0.7.0
113
+ numpy==2.2.6
114
+ nvidia-nvshmem-cu12==3.4.5
115
+ aiohappyeyeballs==2.7.1
116
+ cuda-toolkit==12.8.1
117
+ aiohttp==3.14.1
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/files/wandb-metadata.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-6.8.0-55-generic-x86_64-with-glibc2.39",
3
+ "python": "CPython 3.12.13",
4
+ "startedAt": "2026-07-23T02:31:24.518815Z",
5
+ "args": [
6
+ "--config_path=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000/pretrained_model/train_config.json",
7
+ "--resume=true",
8
+ "--output_dir=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline",
9
+ "--dataset.root=/home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2",
10
+ "--wandb.run_id=jeqgwsec"
11
+ ],
12
+ "program": "/home/ext_minje/clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py",
13
+ "codePath": "benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py",
14
+ "codePathLocal": "my_scripts/lerobot_train_yaml.py",
15
+ "git": {
16
+ "remote": "git@github.com:paragon7060/clvla.git",
17
+ "commit": "a329728c2c9524d79b966c4a7a82ee56a4c2abf7"
18
+ },
19
+ "root": "/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline",
20
+ "host": "ext_minje-box",
21
+ "executable": "/home/ext_minje/miniconda3/envs/lerobot060_groot/bin/python",
22
+ "cpu_count": 112,
23
+ "cpu_count_logical": 224,
24
+ "gpu": "NVIDIA H200",
25
+ "gpu_count": 2,
26
+ "disk": {
27
+ "/": {
28
+ "total": "1888425144320",
29
+ "used": "1138103230464"
30
+ }
31
+ },
32
+ "memory": {
33
+ "total": "2164176568320"
34
+ },
35
+ "gpu_nvidia": [
36
+ {
37
+ "name": "NVIDIA H200",
38
+ "memoryTotal": "150754820096",
39
+ "cudaCores": 16896,
40
+ "architecture": "Hopper",
41
+ "uuid": "GPU-86be6e5b-fb48-fa1c-9bd7-83d336cb2991"
42
+ },
43
+ {
44
+ "name": "NVIDIA H200",
45
+ "memoryTotal": "150754820096",
46
+ "cudaCores": 16896,
47
+ "architecture": "Hopper",
48
+ "uuid": "GPU-24eb1ba2-7313-ff93-1435-748768ebdbdc"
49
+ }
50
+ ],
51
+ "cudaVersion": "12.8",
52
+ "writerId": "nroouvr28mdugxx2qqhtz4l7z549sop5"
53
+ }
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/logs/debug-core.log ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {"time":"2026-07-23T02:31:24.554092789Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmp4mx05xmn/port-2500948.txt","pid":2500948,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-07-23T02:31:24.555020572Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":2500948}
3
+ {"time":"2026-07-23T02:31:24.554911221Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-2500948-2501761-571158799/socket","Net":"unix"}}
4
+ {"time":"2026-07-23T02:31:24.737398925Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
5
+ {"time":"2026-07-23T02:31:24.744768718Z","level":"INFO","msg":"handleInformInit: received","streamId":"jeqgwsec","id":"1(@)"}
6
+ {"time":"2026-07-23T02:31:25.126628253Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"jeqgwsec","id":"1(@)"}
7
+ {"time":"2026-07-23T02:31:30.905568957Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"ibi2eue7z1ot"}
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/logs/debug-internal.log ADDED
The diff for this file is too large to render. See raw diff
 
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/logs/debug.log ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 2026-07-23 02:31:24,519 INFO MainThread:2500948 [wandb_setup.py:_flush():81] Current SDK version is 0.27.2
2
+ 2026-07-23 02:31:24,519 INFO MainThread:2500948 [wandb_setup.py:_flush():81] Configure stats pid to 2500948
3
+ 2026-07-23 02:31:24,519 INFO MainThread:2500948 [wandb_setup.py:_flush():81] Loading settings from environment variables
4
+ 2026-07-23 02:31:24,520 INFO MainThread:2500948 [wandb_init.py:setup_run_log_directory():723] Logging user logs to /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/logs/debug.log
5
+ 2026-07-23 02:31:24,520 INFO MainThread:2500948 [wandb_init.py:setup_run_log_directory():724] Logging internal logs to /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_023124-jeqgwsec/logs/debug-internal.log
6
+ 2026-07-23 02:31:24,520 INFO MainThread:2500948 [wandb_init.py:init():766] calling init triggers
7
+ 2026-07-23 02:31:24,520 INFO MainThread:2500948 [wandb_init.py:init():771] wandb.init called with sweep_config: {}
8
+ config: {'dataset': {'repo_id': 'Whalswp/INSIGHTfixposV4_filtered_multispace_v2', 'root': '/home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2', 'episodes': None, 'image_transforms': {'enable': False, 'max_num_transforms': 3, 'random_order': False, 'tfs': {'brightness': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'brightness': [0.8, 1.2]}}, 'contrast': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'contrast': [0.8, 1.2]}}, 'saturation': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'saturation': [0.5, 1.5]}}, 'hue': {'weight': 1.0, 'type': 'ColorJitter', 'kwargs': {'hue': [-0.05, 0.05]}}, 'sharpness': {'weight': 1.0, 'type': 'SharpnessJitter', 'kwargs': {'sharpness': [0.5, 1.5]}}, 'affine': {'weight': 1.0, 'type': 'RandomAffine', 'kwargs': {'degrees': [-5.0, 5.0], 'translate': [0.05, 0.05]}}}}, 'revision': None, 'use_imagenet_stats': True, 'video_backend': 'torchcodec', 'return_uint8': False, 'depth_output_unit': 'mm', 'streaming': False, 'eval_split': 0.0}, 'env': None, 'policy': {'type': 'groot_rkd', 'n_obs_steps': 1, 'input_features': {'observation.state': {'type': <FeatureType.STATE: 'STATE'>, 'shape': [16]}, 'observation.images.wrist': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}, 'observation.images.right_shoulder': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}, 'observation.images.guide': {'type': <FeatureType.VISUAL: 'VISUAL'>, 'shape': [3, 224, 224]}}, 'output_features': {'action': {'type': <FeatureType.ACTION: 'ACTION'>, 'shape': [10]}}, 'device': 'cuda', 'use_amp': False, 'use_peft': False, 'push_to_hub': False, 'repo_id': None, 'private': None, 'tags': None, 'license': None, 'pretrained_path': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000/pretrained_model', 'pretrained_revision': None, 'chunk_size': 16, 'n_action_steps': 16, 'max_state_dim': 132, 'max_action_dim': 132, 'normalization_mapping': {'VISUAL': <NormalizationMode.IDENTITY: 'IDENTITY'>, 'STATE': <NormalizationMode.IDENTITY: 'IDENTITY'>, 'ACTION': <NormalizationMode.IDENTITY: 'IDENTITY'>}, 'base_model_path': 'nvidia/GR00T-N1.7-3B', 'action_decode_transform': None, 'embodiment_tag': 'new_embodiment', 'tune_llm': False, 'tune_visual': False, 'tune_projector': True, 'tune_diffusion_model': True, 'tune_vlln': True, 'tune_top_llm_layers': 0, 'num_inference_timesteps': None, 'rtc_ramp_rate': None, 'use_flash_attention': False, 'use_relative_actions': False, 'relative_exclude_joints': [], 'optimizer_lr': 0.0001, 'optimizer_betas': [0.9, 0.999], 'optimizer_eps': 1e-08, 'optimizer_weight_decay': 1e-05, 'warmup_steps': None, 'warmup_ratio': 0.05, 'use_bf16': True, 'model_params_fp32': True, 'image_size': [256, 256], 'tokenizer_assets_repo': None, 'lora_rank': 0, 'lora_alpha': 16, 'lora_dropout': 0.1, 'lora_full_model': False, 'video_backend': 'decord', 'balance_dataset_weights': True, 'balance_trajectory_weights': True, 'dataset_paths': None, 'output_dir': './tmp/gr00t', 'save_steps': 1000, 'max_steps': 10000, 'batch_size': 32, 'dataloader_num_workers': 8, 'report_to': 'wandb', 'resume': False, 'action_expert_num_layers': 16, 'rkd_enabled': False, 'rkd_vae_checkpoint': None, 'rkd_student_pooling': 'attention', 'rkd_student_attention_hidden_dim': 512, 'rkd_student_attention_output_dim': 512, 'rkd_fm_loss_weight': 1.0, 'rkd_loss_weight': 0.1, 'rkd_distance_weight': 1.0, 'rkd_angle_weight': 1.0}, 'reward_model': None, 'output_dir': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline', 'job_name': 'INSIGHT_6D_DiT16_Baseline', 'resume': True, 'seed': 42, 'cudnn_deterministic': False, 'num_workers': 4, 'batch_size': 64, 'prefetch_factor': 4, 'persistent_workers': True, 'steps': 60000, 'env_eval_freq': 20000, 'log_freq': 200, 'eval_steps': 0, 'max_eval_samples': 0, 'tolerance_s': 0.0001, 'save_checkpoint': True, 'save_freq': 20000, 'use_policy_training_preset': True, 'optimizer': {'type': 'adamw', 'lr': 0.0001, 'weight_decay': 1e-05, 'grad_clip_norm': 1.0, 'betas': [0.9, 0.999], 'eps': 1e-08}, 'scheduler': {'type': 'diffuser', 'num_warmup_steps': 500, 'name': 'cosine'}, 'eval': {'n_episodes': 50, 'batch_size': 50, 'use_async_envs': True, 'recording': False, 'recording_repo_id': None, 'recording_private': False}, 'wandb': {'enable': True, 'disable_artifact': True, 'project': 'lerobot', 'entity': None, 'notes': None, 'run_id': 'jeqgwsec', 'mode': None, 'add_tags': True}, 'peft': None, 'job': {'target': None, 'image': 'huggingface/lerobot-gpu:latest', 'timeout': '2d', 'detach': False, 'tags': []}, 'save_checkpoint_to_hub': False, 'sample_weighting': None, 'rename_map': {}, 'checkpoint_path': '/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/030000', '_wandb': {}}
9
+ 2026-07-23 02:31:24,520 INFO MainThread:2500948 [wandb_init.py:init():814] starting backend
10
+ 2026-07-23 02:31:24,737 INFO MainThread:2500948 [wandb_init.py:init():829] sending inform_init request
11
+ 2026-07-23 02:31:25,127 INFO MainThread:2500948 [wandb_init.py:init():834] backend started and connected
12
+ 2026-07-23 02:31:25,130 INFO MainThread:2500948 [wandb_init.py:init():904] updated telemetry
13
+ 2026-07-23 02:31:25,134 INFO MainThread:2500948 [wandb_init.py:init():927] communicating run to backend with 90.0 second timeout
14
+ 2026-07-23 02:31:25,832 INFO MainThread:2500948 [wandb_init.py:init():972] starting run threads in backend
15
+ 2026-07-23 02:31:25,900 INFO MainThread:2500948 [wandb_run.py:_console_start():2523] atexit reg
16
+ 2026-07-23 02:31:25,900 INFO MainThread:2500948 [wandb_run.py:_redirect():2373] redirect: wrap_raw
17
+ 2026-07-23 02:31:25,900 INFO MainThread:2500948 [wandb_run.py:_redirect():2442] Wrapping output streams.
18
+ 2026-07-23 02:31:25,900 INFO MainThread:2500948 [wandb_run.py:_redirect():2465] Redirects installed.
19
+ 2026-07-23 02:31:25,902 INFO MainThread:2500948 [wandb_init.py:init():1010] run started, returning control to user process
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/config.yaml ADDED
@@ -0,0 +1,329 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ _wandb:
2
+ value:
3
+ cli_version: 0.27.2
4
+ e:
5
+ q52i38bd1zs4dxfa7y10j3r5h3dxa68o:
6
+ args:
7
+ - --config_path=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/train_config.json
8
+ - --resume=true
9
+ codePath: clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py
10
+ codePathLocal: clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py
11
+ cpu_count: 112
12
+ cpu_count_logical: 224
13
+ cudaVersion: "12.9"
14
+ disk:
15
+ /:
16
+ total: "1888425144320"
17
+ used: "1327086579712"
18
+ executable: /home/ext_minje/miniconda3/envs/lerobot060_groot/bin/python
19
+ gpu: NVIDIA H200
20
+ gpu_count: 2
21
+ gpu_nvidia:
22
+ - architecture: Hopper
23
+ cudaCores: 16896
24
+ memoryTotal: "150754820096"
25
+ name: NVIDIA H200
26
+ uuid: GPU-86be6e5b-fb48-fa1c-9bd7-83d336cb2991
27
+ - architecture: Hopper
28
+ cudaCores: 16896
29
+ memoryTotal: "150754820096"
30
+ name: NVIDIA H200
31
+ uuid: GPU-24eb1ba2-7313-ff93-1435-748768ebdbdc
32
+ host: ext_minje-box
33
+ memory:
34
+ total: "2164176568320"
35
+ os: Linux-6.8.0-55-generic-x86_64-with-glibc2.39
36
+ program: /home/ext_minje/clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py
37
+ python: CPython 3.12.13
38
+ root: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline
39
+ startedAt: "2026-07-23T16:35:01.611488Z"
40
+ writerId: q52i38bd1zs4dxfa7y10j3r5h3dxa68o
41
+ m: []
42
+ python_version: 3.12.13
43
+ t:
44
+ "1":
45
+ - 1
46
+ - 11
47
+ - 41
48
+ - 49
49
+ - 51
50
+ - 71
51
+ - 83
52
+ - 98
53
+ "2":
54
+ - 1
55
+ - 11
56
+ - 41
57
+ - 49
58
+ - 51
59
+ - 71
60
+ - 83
61
+ - 98
62
+ "3":
63
+ - 5
64
+ - 13
65
+ - 14
66
+ - 15
67
+ - 16
68
+ - 61
69
+ - 62
70
+ "4": 3.12.13
71
+ "5": 0.27.2
72
+ "6": 5.5.4
73
+ "10":
74
+ - 21
75
+ "12": 0.27.2
76
+ "13": linux-x86_64
77
+ batch_size:
78
+ value: 64
79
+ checkpoint_path:
80
+ value: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01
81
+ cudnn_deterministic:
82
+ value: false
83
+ dataset:
84
+ value:
85
+ depth_output_unit: mm
86
+ episodes: null
87
+ eval_split: 0
88
+ image_transforms:
89
+ enable: false
90
+ max_num_transforms: 3
91
+ random_order: false
92
+ tfs:
93
+ affine:
94
+ kwargs:
95
+ degrees:
96
+ - -5
97
+ - 5
98
+ translate:
99
+ - 0.05
100
+ - 0.05
101
+ type: RandomAffine
102
+ weight: 1
103
+ brightness:
104
+ kwargs:
105
+ brightness:
106
+ - 0.8
107
+ - 1.2
108
+ type: ColorJitter
109
+ weight: 1
110
+ contrast:
111
+ kwargs:
112
+ contrast:
113
+ - 0.8
114
+ - 1.2
115
+ type: ColorJitter
116
+ weight: 1
117
+ hue:
118
+ kwargs:
119
+ hue:
120
+ - -0.05
121
+ - 0.05
122
+ type: ColorJitter
123
+ weight: 1
124
+ saturation:
125
+ kwargs:
126
+ saturation:
127
+ - 0.5
128
+ - 1.5
129
+ type: ColorJitter
130
+ weight: 1
131
+ sharpness:
132
+ kwargs:
133
+ sharpness:
134
+ - 0.5
135
+ - 1.5
136
+ type: SharpnessJitter
137
+ weight: 1
138
+ repo_id: Whalswp/INSIGHTfixposV4_filtered_multispace_v2
139
+ return_uint8: false
140
+ revision: null
141
+ root: /home/ext_minje/INSIGHTfixposV4_filtered_multispace_v2
142
+ streaming: false
143
+ use_imagenet_stats: true
144
+ video_backend: torchcodec
145
+ env:
146
+ value: null
147
+ env_eval_freq:
148
+ value: 20000
149
+ eval:
150
+ value:
151
+ batch_size: 50
152
+ n_episodes: 50
153
+ recording: false
154
+ recording_private: false
155
+ recording_repo_id: null
156
+ use_async_envs: true
157
+ eval_steps:
158
+ value: 0
159
+ job:
160
+ value:
161
+ detach: false
162
+ image: huggingface/lerobot-gpu:latest
163
+ tags: []
164
+ target: null
165
+ timeout: 2d
166
+ job_name:
167
+ value: INSIGHT_6D_DiT16_Baseline
168
+ log_freq:
169
+ value: 200
170
+ max_eval_samples:
171
+ value: 0
172
+ num_workers:
173
+ value: 4
174
+ optimizer:
175
+ value:
176
+ betas:
177
+ - 0.9
178
+ - 0.999
179
+ eps: 1e-08
180
+ grad_clip_norm: 1
181
+ lr: 0.0001
182
+ type: adamw
183
+ weight_decay: 1e-05
184
+ output_dir:
185
+ value: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline
186
+ peft:
187
+ value: null
188
+ persistent_workers:
189
+ value: true
190
+ policy:
191
+ value:
192
+ action_decode_transform: null
193
+ action_expert_num_layers: 16
194
+ balance_dataset_weights: true
195
+ balance_trajectory_weights: true
196
+ base_model_path: nvidia/GR00T-N1.7-3B
197
+ batch_size: 32
198
+ chunk_size: 16
199
+ dataloader_num_workers: 8
200
+ dataset_paths: null
201
+ device: cuda
202
+ embodiment_tag: new_embodiment
203
+ image_size:
204
+ - 256
205
+ - 256
206
+ input_features:
207
+ observation.images.guide:
208
+ shape:
209
+ - 3
210
+ - 224
211
+ - 224
212
+ type: VISUAL
213
+ observation.images.right_shoulder:
214
+ shape:
215
+ - 3
216
+ - 224
217
+ - 224
218
+ type: VISUAL
219
+ observation.images.wrist:
220
+ shape:
221
+ - 3
222
+ - 224
223
+ - 224
224
+ type: VISUAL
225
+ observation.state:
226
+ shape:
227
+ - 16
228
+ type: STATE
229
+ license: null
230
+ lora_alpha: 16
231
+ lora_dropout: 0.1
232
+ lora_full_model: false
233
+ lora_rank: 0
234
+ max_action_dim: 132
235
+ max_state_dim: 132
236
+ max_steps: 10000
237
+ model_params_fp32: true
238
+ n_action_steps: 16
239
+ n_obs_steps: 1
240
+ normalization_mapping:
241
+ ACTION: IDENTITY
242
+ STATE: IDENTITY
243
+ VISUAL: IDENTITY
244
+ num_inference_timesteps: null
245
+ optimizer_betas:
246
+ - 0.9
247
+ - 0.999
248
+ optimizer_eps: 1e-08
249
+ optimizer_lr: 0.0001
250
+ optimizer_weight_decay: 1e-05
251
+ output_dir: ./tmp/gr00t
252
+ output_features:
253
+ action:
254
+ shape:
255
+ - 10
256
+ type: ACTION
257
+ pretrained_path: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model
258
+ pretrained_revision: null
259
+ private: null
260
+ push_to_hub: false
261
+ relative_exclude_joints: []
262
+ repo_id: null
263
+ report_to: wandb
264
+ resume: false
265
+ rkd_angle_weight: 1
266
+ rkd_distance_weight: 1
267
+ rkd_enabled: false
268
+ rkd_fm_loss_weight: 1
269
+ rkd_loss_weight: 0.1
270
+ rkd_student_attention_hidden_dim: 512
271
+ rkd_student_attention_output_dim: 512
272
+ rkd_student_pooling: attention
273
+ rkd_vae_checkpoint: null
274
+ rtc_ramp_rate: null
275
+ save_steps: 1000
276
+ tags: null
277
+ tokenizer_assets_repo: null
278
+ tune_diffusion_model: true
279
+ tune_llm: false
280
+ tune_projector: true
281
+ tune_top_llm_layers: 0
282
+ tune_visual: false
283
+ tune_vlln: true
284
+ type: groot_rkd
285
+ use_amp: false
286
+ use_bf16: true
287
+ use_flash_attention: false
288
+ use_peft: false
289
+ use_relative_actions: false
290
+ video_backend: decord
291
+ warmup_ratio: 0.05
292
+ warmup_steps: null
293
+ prefetch_factor:
294
+ value: 4
295
+ resume:
296
+ value: true
297
+ reward_model:
298
+ value: null
299
+ sample_weighting:
300
+ value: null
301
+ save_checkpoint:
302
+ value: true
303
+ save_checkpoint_to_hub:
304
+ value: false
305
+ save_freq:
306
+ value: 20000
307
+ scheduler:
308
+ value:
309
+ name: cosine
310
+ num_warmup_steps: 500
311
+ type: diffuser
312
+ seed:
313
+ value: 42
314
+ steps:
315
+ value: 60000
316
+ tolerance_s:
317
+ value: 0.0001
318
+ use_policy_training_preset:
319
+ value: true
320
+ wandb:
321
+ value:
322
+ add_tags: true
323
+ disable_artifact: true
324
+ enable: true
325
+ entity: null
326
+ mode: null
327
+ notes: null
328
+ project: lerobot
329
+ run_id: jeqgwsec
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/output.log ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ INFO 2026-07-23 16:35:04 db_utils.py:126 Logs will be synced with wandb.
2
+ INFO 2026-07-23 16:35:04 db_utils.py:127 Track this run --> https://wandb.ai/minje227_hyu-hanyang-university/lerobot/runs/jeqgwsec
3
+ INFO 2026-07-23 16:35:04 ot_train.py:310 Creating dataset
4
+ INFO 2026-07-23 16:35:06 ot_train.py:344 Creating policy
5
+ INFO 2026-07-23 16:35:06 ng_groot.py:193 The Groot policy wraps NVIDIA's GR00T n1.7 model. Loading pretrained model from: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model
6
+ INFO 2026-07-23 16:35:06 ng_groot.py:227 Detected fine-tuned LeRobot checkpoint, loading with state dict...
7
+ Fetching 27 files: 100%|██████████| 27/27 [00:00<00:00, 332.64it/s]
8
+ `torch_dtype` is deprecated! Use `dtype` instead!
9
+ Loading weights: 100%|██████████| 807/807 [00:01<00:00, 424.83it/s]
10
+ GR00TN17 LOAD REPORT from: /home/ext_minje/.cache/huggingface/hub/models--nvidia--GR00T-N1.7-3B/snapshots/2fc962b973bccdd5d8ce4f67cc63b264d6886495
11
+ Key | Status | |
12
+ ---------------------------------------------------------------------+------------+--+-
13
+ action_head.model.transformer_blocks.{16...31}.attn1.to_q.bias | UNEXPECTED | |
14
+ action_head.model.transformer_blocks.{16...31}.ff.net.0.proj.bias | UNEXPECTED | |
15
+ action_head.model.transformer_blocks.{16...31}.norm1.linear.weight | UNEXPECTED | |
16
+ action_head.model.transformer_blocks.{16...31}.attn1.to_v.weight | UNEXPECTED | |
17
+ action_head.model.transformer_blocks.{16...31}.ff.net.2.weight | UNEXPECTED | |
18
+ action_head.model.transformer_blocks.{16...31}.attn1.to_v.bias | UNEXPECTED | |
19
+ action_head.model.transformer_blocks.{16...31}.attn1.to_q.weight | UNEXPECTED | |
20
+ action_head.model.transformer_blocks.{16...31}.ff.net.2.bias | UNEXPECTED | |
21
+ action_head.model.transformer_blocks.{16...31}.attn1.to_k.bias | UNEXPECTED | |
22
+ action_head.model.transformer_blocks.{16...31}.attn1.to_out.0.bias | UNEXPECTED | |
23
+ action_head.model.transformer_blocks.{16...31}.ff.net.0.proj.weight | UNEXPECTED | |
24
+ action_head.model.transformer_blocks.{16...31}.attn1.to_out.0.weight | UNEXPECTED | |
25
+ action_head.model.transformer_blocks.{16...31}.attn1.to_k.weight | UNEXPECTED | |
26
+ action_head.model.transformer_blocks.{16...31}.norm1.linear.bias | UNEXPECTED | |
27
+
28
+ Notes:
29
+ - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch.
30
+ Loading weights from local directory
31
+ INFO 2026-07-23 16:35:28 ot_train.py:417 Creating optimizer and scheduler
32
+ INFO 2026-07-23 16:35:31 ot_train.py:449 Output dir: /home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline
33
+ INFO 2026-07-23 16:35:31 ot_train.py:456 cfg.steps=60000 (60K)
34
+ INFO 2026-07-23 16:35:31 ot_train.py:457 dataset.num_frames=218367 (218K)
35
+ INFO 2026-07-23 16:35:31 ot_train.py:458 dataset.num_episodes=4930
36
+ INFO 2026-07-23 16:35:31 ot_train.py:461 Effective batch size: 64 x 1 = 64
37
+ INFO 2026-07-23 16:35:31 ot_train.py:462 num_learnable_params=1079180416 (1B)
38
+ INFO 2026-07-23 16:35:31 ot_train.py:463 num_total_params=2604255361 (3B)
39
+ INFO 2026-07-23 16:35:31 ot_train.py:504 Resuming data order at epoch 22, sample 22144
40
+ Training: 0%| | 0/10000 [00:00<?, ?step/s]INFO 2026-07-23 16:35:32 ot_train.py:614 Start offline training on a fixed dataset, with effective batch size: 64
41
+ Training: 2%|▏ | 200/10000 [13:50<10:59:17, 4.04s/step]INFO 2026-07-23 16:49:23 ot_train.py:658 step:50K smpl:3M ep:73K epch:14.71 loss:0.022 grdn:0.264 lr:6.7e-06 updt_s:3.599 data_s:0.554 smp/s:15 mem_gb:29.76
42
+ Training: 4%|▍ | 400/10000 [27:29<10:35:46, 3.97s/step]INFO 2026-07-23 17:03:02 ot_train.py:658 step:50K smpl:3M ep:73K epch:14.77 loss:0.021 grdn:0.251 lr:6.4e-06 updt_s:3.563 data_s:0.531 smp/s:16 mem_gb:29.76
43
+ Training: 6%|▌ | 600/10000 [41:05<10:12:26, 3.91s/step]INFO 2026-07-23 17:16:38 ot_train.py:658 step:51K smpl:3M ep:73K epch:14.83 loss:0.021 grdn:0.253 lr:6.2e-06 updt_s:3.544 data_s:0.532 smp/s:16 mem_gb:29.76
44
+ Training: 8%|▊ | 800/10000 [54:40<10:17:50, 4.03s/step]INFO 2026-07-23 17:30:13 ot_train.py:658 step:51K smpl:3M ep:73K epch:14.89 loss:0.021 grdn:0.254 lr:5.9e-06 updt_s:3.545 data_s:0.532 smp/s:16 mem_gb:29.76
45
+ Training: 10%|█ | 1000/10000 [1:08:15<10:03:21, 4.02s/step]INFO 2026-07-23 17:43:48 ot_train.py:658 step:51K smpl:3M ep:74K epch:14.95 loss:0.021 grdn:0.256 lr:5.7e-06 updt_s:3.542 data_s:0.531 smp/s:16 mem_gb:29.76
46
+ Training: 12%|█▏ | 1200/10000 [1:21:51<10:06:06, 4.13s/step]INFO 2026-07-23 17:57:24 ot_train.py:658 step:51K smpl:3M ep:74K epch:15.01 loss:0.021 grdn:0.257 lr:5.4e-06 updt_s:3.545 data_s:0.533 smp/s:16 mem_gb:29.76
47
+ Training: 14%|█▍ | 1400/10000 [1:35:29<9:34:59, 4.01s/step] INFO 2026-07-23 18:11:02 ot_train.py:658 step:51K smpl:3M ep:74K epch:15.06 loss:0.021 grdn:0.257 lr:5.2e-06 updt_s:3.558 data_s:0.532 smp/s:16 mem_gb:29.76
48
+ Training: 16%|█▌ | 1600/10000 [1:49:08<9:41:13, 4.15s/step]INFO 2026-07-23 18:24:41 ot_train.py:658 step:52K smpl:3M ep:75K epch:15.12 loss:0.021 grdn:0.244 lr:5.0e-06 updt_s:3.562 data_s:0.529 smp/s:16 mem_gb:29.76
49
+ Training: 18%|█▊ | 1800/10000 [2:02:45<9:31:41, 4.18s/step]INFO 2026-07-23 18:38:18 ot_train.py:658 step:52K smpl:3M ep:75K epch:15.18 loss:0.021 grdn:0.255 lr:4.7e-06 updt_s:3.563 data_s:0.525 smp/s:16 mem_gb:29.76
50
+ Training: 20%|██ | 2000/10000 [2:16:24<8:35:43, 3.87s/step]INFO 2026-07-23 18:51:57 ot_train.py:658 step:52K smpl:3M ep:75K epch:15.24 loss:0.021 grdn:0.243 lr:4.5e-06 updt_s:3.574 data_s:0.517 smp/s:16 mem_gb:29.74
51
+ Training: 22%|██▏ | 2200/10000 [2:30:04<9:15:56, 4.28s/step]INFO 2026-07-23 19:05:37 ot_train.py:658 step:52K smpl:3M ep:75K epch:15.30 loss:0.021 grdn:0.238 lr:4.3e-06 updt_s:3.597 data_s:0.502 smp/s:16 mem_gb:29.75
52
+ Training: 24%|██▍ | 2400/10000 [2:43:43<8:58:20, 4.25s/step]INFO 2026-07-23 19:19:16 ot_train.py:658 step:52K smpl:3M ep:76K epch:15.36 loss:0.020 grdn:0.233 lr:4.1e-06 updt_s:3.596 data_s:0.501 smp/s:16 mem_gb:29.76
53
+ Training: 26%|██▌ | 2600/10000 [2:57:18<8:11:26, 3.98s/step]INFO 2026-07-23 19:32:51 ot_train.py:658 step:53K smpl:3M ep:76K epch:15.42 loss:0.021 grdn:0.251 lr:3.9e-06 updt_s:3.574 data_s:0.499 smp/s:16 mem_gb:29.76
54
+ Training: 28%|██▊ | 2800/10000 [3:10:59<8:07:37, 4.06s/step]INFO 2026-07-23 19:46:32 ot_train.py:658 step:53K smpl:3M ep:76K epch:15.47 loss:0.020 grdn:0.238 lr:3.7e-06 updt_s:3.595 data_s:0.509 smp/s:16 mem_gb:29.76
55
+ Training: 30%|███ | 3000/10000 [3:24:32<8:06:15, 4.17s/step]INFO 2026-07-23 20:00:05 ot_train.py:658 step:53K smpl:3M ep:77K epch:15.53 loss:0.020 grdn:0.230 lr:3.5e-06 updt_s:3.537 data_s:0.526 smp/s:16 mem_gb:29.76
56
+ Training: 32%|███▏ | 3200/10000 [3:38:06<7:35:09, 4.02s/step]INFO 2026-07-23 20:13:39 ot_train.py:658 step:53K smpl:3M ep:77K epch:15.59 loss:0.020 grdn:0.233 lr:3.3e-06 updt_s:3.541 data_s:0.529 smp/s:16 mem_gb:29.75
57
+ Training: 34%|███▍ | 3400/10000 [3:51:42<7:07:09, 3.88s/step]INFO 2026-07-23 20:27:15 ot_train.py:658 step:53K smpl:3M ep:77K epch:15.65 loss:0.021 grdn:0.253 lr:3.1e-06 updt_s:3.555 data_s:0.526 smp/s:16 mem_gb:29.75
58
+ Training: 36%|███▌ | 3600/10000 [4:05:20<7:27:17, 4.19s/step]INFO 2026-07-23 20:40:53 ot_train.py:658 step:54K smpl:3M ep:77K epch:15.71 loss:0.019 grdn:0.239 lr:2.9e-06 updt_s:3.560 data_s:0.528 smp/s:16 mem_gb:29.75
59
+ Training: 38%|███▊ | 3800/10000 [4:19:00<7:12:57, 4.19s/step]INFO 2026-07-23 20:54:32 ot_train.py:658 step:54K smpl:3M ep:78K epch:15.77 loss:0.020 grdn:0.239 lr:2.7e-06 updt_s:3.568 data_s:0.527 smp/s:16 mem_gb:29.75
60
+ Training: 40%|████ | 4000/10000 [4:32:32<6:29:52, 3.90s/step]INFO 2026-07-23 21:08:05 ot_train.py:658 step:54K smpl:3M ep:78K epch:15.83 loss:0.020 grdn:0.247 lr:2.6e-06 updt_s:3.535 data_s:0.525 smp/s:16 mem_gb:29.75
61
+ Training: 42%|████▏ | 4200/10000 [4:46:11<6:24:24, 3.98s/step]INFO 2026-07-23 21:21:44 ot_train.py:658 step:54K smpl:3M ep:78K epch:15.89 loss:0.021 grdn:0.259 lr:2.4e-06 updt_s:3.567 data_s:0.529 smp/s:16 mem_gb:29.74
62
+ Training: 44%|████▍ | 4400/10000 [4:59:51<6:19:47, 4.07s/step]INFO 2026-07-23 21:35:24 ot_train.py:658 step:54K smpl:3M ep:79K epch:15.94 loss:0.020 grdn:0.250 lr:2.2e-06 updt_s:3.573 data_s:0.527 smp/s:16 mem_gb:29.76
63
+ Training: 46%|████▌ | 4600/10000 [5:13:34<6:10:06, 4.11s/step]INFO 2026-07-23 21:49:06 ot_train.py:658 step:55K smpl:3M ep:79K epch:16.00 loss:0.020 grdn:0.254 lr:2.1e-06 updt_s:3.583 data_s:0.527 smp/s:16 mem_gb:29.75
64
+ Training: 48%|████▊ | 4800/10000 [5:27:10<5:56:38, 4.12s/step]INFO 2026-07-23 22:02:42 ot_train.py:658 step:55K smpl:4M ep:79K epch:16.06 loss:0.020 grdn:0.236 lr:1.9e-06 updt_s:3.550 data_s:0.529 smp/s:16 mem_gb:29.76
65
+ Training: 50%|█████ | 5000/10000 [5:40:52<5:53:54, 4.25s/step]INFO 2026-07-23 22:16:25 ot_train.py:658 step:55K smpl:4M ep:79K epch:16.12 loss:0.020 grdn:0.251 lr:1.8e-06 updt_s:3.586 data_s:0.527 smp/s:16 mem_gb:29.76
66
+ INFO 2026-07-23 22:16:25 ot_train.py:704 Checkpoint policy after step 55000
67
+ INFO 2026-07-23 22:16:44 in_yaml.py:1414 Saved verified rolling checkpoint step=55000 slot=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_00
68
+ Training: 52%|█████▏ | 5200/10000 [5:54:47<5:38:31, 4.23s/step]INFO 2026-07-23 22:30:20 ot_train.py:658 step:55K smpl:4M ep:80K epch:16.18 loss:0.020 grdn:0.240 lr:1.7e-06 updt_s:3.555 data_s:0.527 smp/s:16 mem_gb:29.76
69
+ Training: 54%|█████▍ | 5400/10000 [6:08:26<5:09:12, 4.03s/step]INFO 2026-07-23 22:43:59 ot_train.py:658 step:55K smpl:4M ep:80K epch:16.24 loss:0.020 grdn:0.234 lr:1.5e-06 updt_s:3.565 data_s:0.526 smp/s:16 mem_gb:29.75
70
+ Training: 56%|█████▌ | 5600/10000 [6:22:06<5:00:51, 4.10s/step]INFO 2026-07-23 22:57:39 ot_train.py:658 step:56K smpl:4M ep:80K epch:16.30 loss:0.019 grdn:0.236 lr:1.4e-06 updt_s:3.572 data_s:0.526 smp/s:16 mem_gb:29.75
71
+ Training: 58%|█████▊ | 5800/10000 [6:35:44<4:48:18, 4.12s/step]INFO 2026-07-23 23:11:17 ot_train.py:658 step:56K smpl:4M ep:81K epch:16.35 loss:0.019 grdn:0.239 lr:1.3e-06 updt_s:3.562 data_s:0.526 smp/s:16 mem_gb:29.75
72
+ Training: 60%|██████ | 6000/10000 [6:49:14<4:19:45, 3.90s/step]INFO 2026-07-23 23:24:47 ot_train.py:658 step:56K smpl:4M ep:81K epch:16.41 loss:0.020 grdn:0.248 lr:1.2e-06 updt_s:3.522 data_s:0.528 smp/s:16 mem_gb:29.76
73
+ Training: 62%|██████▏ | 6200/10000 [7:02:52<4:26:32, 4.21s/step]INFO 2026-07-23 23:38:24 ot_train.py:658 step:56K smpl:4M ep:81K epch:16.47 loss:0.020 grdn:0.248 lr:1.1e-06 updt_s:3.560 data_s:0.528 smp/s:16 mem_gb:29.76
74
+ Training: 64%|██████▍ | 6400/10000 [7:16:28<3:58:51, 3.98s/step]INFO 2026-07-23 23:52:01 ot_train.py:658 step:56K smpl:4M ep:81K epch:16.53 loss:0.019 grdn:0.242 lr:9.5e-07 updt_s:3.557 data_s:0.525 smp/s:16 mem_gb:29.75
75
+ Training: 66%|██████▌ | 6600/10000 [7:30:08<3:51:36, 4.09s/step]INFO 2026-07-24 00:05:40 ot_train.py:658 step:57K smpl:4M ep:82K epch:16.59 loss:0.019 grdn:0.233 lr:8.5e-07 updt_s:3.565 data_s:0.531 smp/s:16 mem_gb:29.74
76
+ Training: 68%|██████▊ | 6800/10000 [7:43:44<3:34:35, 4.02s/step]INFO 2026-07-24 00:19:16 ot_train.py:658 step:57K smpl:4M ep:82K epch:16.65 loss:0.019 grdn:0.245 lr:7.6e-07 updt_s:3.550 data_s:0.529 smp/s:16 mem_gb:29.76
77
+ Training: 70%|███████ | 7000/10000 [7:57:22<3:15:37, 3.91s/step]INFO 2026-07-24 00:32:54 ot_train.py:658 step:57K smpl:4M ep:82K epch:16.71 loss:0.019 grdn:0.241 lr:6.7e-07 updt_s:3.558 data_s:0.530 smp/s:16 mem_gb:29.75
78
+ Training: 72%|███████▏ | 7200/10000 [8:10:55<3:14:37, 4.17s/step]INFO 2026-07-24 00:46:28 ot_train.py:658 step:57K smpl:4M ep:83K epch:16.76 loss:0.019 grdn:0.248 lr:5.9e-07 updt_s:3.541 data_s:0.527 smp/s:16 mem_gb:29.76
79
+ Training: 74%|███████▍ | 7400/10000 [8:24:30<2:51:31, 3.96s/step]INFO 2026-07-24 01:00:03 ot_train.py:658 step:57K smpl:4M ep:83K epch:16.82 loss:0.019 grdn:0.238 lr:5.1e-07 updt_s:3.535 data_s:0.538 smp/s:16 mem_gb:29.76
80
+ Training: 76%|███████▌ | 7600/10000 [8:38:23<2:38:29, 3.96s/step]INFO 2026-07-24 01:13:56 ot_train.py:658 step:58K smpl:4M ep:83K epch:16.88 loss:0.019 grdn:0.242 lr:4.4e-07 updt_s:3.575 data_s:0.587 smp/s:15 mem_gb:29.76
81
+ Training: 78%|███████▊ | 7800/10000 [8:52:00<2:19:37, 3.81s/step]INFO 2026-07-24 01:27:33 ot_train.py:658 step:58K smpl:4M ep:84K epch:16.94 loss:0.020 grdn:0.239 lr:3.7e-07 updt_s:3.539 data_s:0.546 smp/s:16 mem_gb:29.75
82
+ Training: 80%|████████ | 8000/10000 [9:05:46<2:14:03, 4.02s/step]INFO 2026-07-24 01:41:19 ot_train.py:658 step:58K smpl:4M ep:84K epch:17.00 loss:0.019 grdn:0.234 lr:3.1e-07 updt_s:3.560 data_s:0.568 smp/s:16 mem_gb:29.76
83
+ Training: 82%|████████▏ | 8200/10000 [9:19:45<2:06:51, 4.23s/step]INFO 2026-07-24 01:55:18 ot_train.py:658 step:58K smpl:4M ep:84K epch:17.06 loss:0.019 grdn:0.241 lr:2.5e-07 updt_s:3.580 data_s:0.614 smp/s:15 mem_gb:29.76
84
+ Training: 84%|████████▍ | 8400/10000 [9:35:39<2:19:08, 5.22s/step]INFO 2026-07-24 02:11:12 ot_train.py:658 step:58K smpl:4M ep:84K epch:17.12 loss:0.019 grdn:0.237 lr:2.0e-07 updt_s:3.903 data_s:0.863 smp/s:13 mem_gb:29.75
85
+ Training: 86%|████████▌ | 8600/10000 [9:50:48<1:38:28, 4.22s/step]INFO 2026-07-24 02:26:21 ot_train.py:658 step:59K smpl:4M ep:85K epch:17.17 loss:0.019 grdn:0.235 lr:1.6e-07 updt_s:3.588 data_s:0.954 smp/s:14 mem_gb:29.75
86
+ Training: 88%|████████▊ | 8800/10000 [10:04:54<1:23:52, 4.19s/step]INFO 2026-07-24 02:40:26 ot_train.py:658 step:59K smpl:4M ep:85K epch:17.23 loss:0.019 grdn:0.224 lr:1.2e-07 updt_s:3.505 data_s:0.720 smp/s:15 mem_gb:29.74
87
+ Training: 90%|█████████ | 9000/10000 [10:18:57<1:13:48, 4.43s/step]INFO 2026-07-24 02:54:30 ot_train.py:658 step:59K smpl:4M ep:85K epch:17.29 loss:0.019 grdn:0.237 lr:8.4e-08 updt_s:3.549 data_s:0.666 smp/s:15 mem_gb:29.75
88
+ Training: 92%|█████████▏| 9200/10000 [10:33:15<55:27, 4.16s/step]INFO 2026-07-24 03:08:47 ot_train.py:658 step:59K smpl:4M ep:86K epch:17.35 loss:0.019 grdn:0.236 lr:5.7e-08 updt_s:3.606 data_s:0.681 smp/s:15 mem_gb:29.76
89
+ Training: 94%|█████████▍| 9400/10000 [10:49:12<58:42, 5.87s/step] INFO 2026-07-24 03:24:45 ot_train.py:658 step:59K smpl:4M ep:86K epch:17.41 loss:0.020 grdn:0.230 lr:3.4e-08 updt_s:3.752 data_s:1.033 smp/s:13 mem_gb:29.76
90
+ Training: 96%|█████████▌| 9600/10000 [11:04:17<26:56, 4.04s/step]INFO 2026-07-24 03:39:50 ot_train.py:658 step:60K smpl:4M ep:86K epch:17.47 loss:0.020 grdn:0.237 lr:1.8e-08 updt_s:3.646 data_s:0.877 smp/s:14 mem_gb:29.76
91
+ Training: 98%|█████████▊| 9800/10000 [11:18:16<14:02, 4.21s/step]INFO 2026-07-24 03:53:49 ot_train.py:658 step:60K smpl:4M ep:86K epch:17.53 loss:0.019 grdn:0.239 lr:6.5e-09 updt_s:3.565 data_s:0.625 smp/s:15 mem_gb:29.75
92
+ Training: 100%|██████████| 10000/10000 [11:32:49<00:00, 4.25s/step]INFO 2026-07-24 04:08:22 ot_train.py:658 step:60K smpl:4M ep:87K epch:17.59 loss:0.019 grdn:0.232 lr:9.2e-10 updt_s:3.645 data_s:0.719 smp/s:15 mem_gb:29.75
93
+ INFO 2026-07-24 04:08:22 ot_train.py:704 Checkpoint policy after step 60000
94
+ INFO 2026-07-24 04:08:45 in_yaml.py:1414 Saved verified rolling checkpoint step=60000 slot=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01
95
+ Training: 100%|██████████| 10000/10000 [11:33:12<00:00, 4.16s/step]
96
+ INFO 2026-07-24 04:08:45 ot_train.py:790 End of training
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/requirements.txt ADDED
@@ -0,0 +1,118 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ lerobot==0.6.1
2
+ tzdata==2026.3
3
+ nvidia-cufile-cu12==1.13.1.3
4
+ wandb==0.27.2
5
+ six==1.17.0
6
+ peft==0.19.1
7
+ nvidia-curand-cu12==10.3.9.90
8
+ nvidia-cuda-runtime-cu12==12.8.90
9
+ datasets==4.8.5
10
+ attrs==26.1.0
11
+ cloudpickle==3.1.2
12
+ packaging==25.0
13
+ nvidia-cublas-cu12==12.8.4.1
14
+ cmake==4.1.3
15
+ psutil==7.2.2
16
+ pydantic==2.13.4
17
+ GitPython==3.1.51
18
+ pillow==12.2.0
19
+ pytz==2026.2
20
+ cuda-pathfinder==1.2.2
21
+ nvidia-cusparse-cu12==12.5.8.93
22
+ typing_extensions==4.15.0
23
+ urllib3==2.7.0
24
+ pydantic_core==2.46.4
25
+ draccus==0.10.0
26
+ mypy_extensions==1.1.0
27
+ dill==0.4.1
28
+ typer==0.26.8
29
+ decord==0.6.0
30
+ tqdm==4.68.4
31
+ triton==3.6.0
32
+ idna==3.18
33
+ requests==2.34.2
34
+ nvidia-cudnn-cu12==9.19.0.56
35
+ mdurl==0.1.2
36
+ shellingham==1.5.4
37
+ zipp==4.1.0
38
+ timm==1.0.28
39
+ torch==2.11.0+cu128
40
+ tokenizers==0.22.2
41
+ nvidia-cusparselt-cu12==0.7.1
42
+ nvidia-cufft-cu12==11.3.3.83
43
+ nvidia-cusolver-cu12==11.7.3.90
44
+ opencv-python-headless==4.13.0.92
45
+ httpx==0.28.1
46
+ Jinja2==3.1.6
47
+ einops==0.8.2
48
+ mergedeep==1.3.4
49
+ platformdirs==4.10.0
50
+ nvidia-nvjitlink-cu12==12.8.93
51
+ lerobot==0.6.0
52
+ PyYAML==6.0.3
53
+ accelerate==1.14.0
54
+ anyio==4.14.2
55
+ gymnasium==1.3.0
56
+ pip==26.1.2
57
+ huggingface_hub==1.23.0
58
+ diffusers==0.35.2
59
+ annotated-doc==0.0.4
60
+ pyarrow==25.0.0
61
+ python-dateutil==2.9.0.post0
62
+ termcolor==3.3.0
63
+ nvidia-nccl-cu12==2.28.9
64
+ sentry-sdk==2.65.0
65
+ torchcodec==0.11.1
66
+ pyyaml-include==1.4.1
67
+ multiprocess==0.70.19
68
+ wrapt==2.2.2
69
+ typing-inspection==0.4.2
70
+ nvidia-cuda-nvrtc-cu12==12.8.93
71
+ Pygments==2.20.0
72
+ nvidia-cuda-cupti-cu12==12.8.90
73
+ certifi==2026.6.17
74
+ setuptools==78.1.0
75
+ charset-normalizer==3.4.9
76
+ propcache==0.5.2
77
+ multidict==6.7.1
78
+ regex==2026.7.10
79
+ frozenlist==1.8.0
80
+ smmap==5.0.3
81
+ hf-xet==1.5.1
82
+ torchvision==0.26.0+cu128
83
+ gitdb==4.0.12
84
+ transformers==5.5.4
85
+ rich==15.0.0
86
+ cuda-bindings==12.9.4
87
+ protobuf==7.35.1
88
+ aiosignal==1.4.0
89
+ jsonlines==4.0.0
90
+ yarl==1.24.2
91
+ filelock==3.29.0
92
+ av==15.1.0
93
+ networkx==3.6.1
94
+ sympy==1.14.0
95
+ wheel==0.47.0
96
+ nvidia-nvtx-cu12==12.8.90
97
+ xxhash==3.8.1
98
+ toml==0.10.2
99
+ MarkupSafe==3.0.3
100
+ pandas==2.3.3
101
+ safetensors==0.8.0
102
+ click==8.4.2
103
+ fsspec==2026.2.0
104
+ dm-tree==0.1.10
105
+ absl-py==2.5.0
106
+ Farama-Notifications==0.0.6
107
+ mpmath==1.3.0
108
+ importlib_metadata==9.0.0
109
+ markdown-it-py==4.2.0
110
+ h11==0.16.0
111
+ typing-inspect==0.9.0
112
+ httpcore==1.0.9
113
+ annotated-types==0.7.0
114
+ numpy==2.2.6
115
+ nvidia-nvshmem-cu12==3.4.5
116
+ aiohappyeyeballs==2.7.1
117
+ cuda-toolkit==12.8.1
118
+ aiohttp==3.14.1
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/wandb-metadata.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "os": "Linux-6.8.0-55-generic-x86_64-with-glibc2.39",
3
+ "python": "CPython 3.12.13",
4
+ "startedAt": "2026-07-23T16:35:01.611488Z",
5
+ "args": [
6
+ "--config_path=/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline/checkpoints/rolling_01/pretrained_model/train_config.json",
7
+ "--resume=true"
8
+ ],
9
+ "program": "/home/ext_minje/clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py",
10
+ "codePath": "clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py",
11
+ "codePathLocal": "clvla/benchmarks/INSIGHT/my_scripts/lerobot_train_yaml.py",
12
+ "root": "/home/ext_minje/groot_insight/train_ckpt/Abs_6D/DiT_Layer/16/Baseline",
13
+ "host": "ext_minje-box",
14
+ "executable": "/home/ext_minje/miniconda3/envs/lerobot060_groot/bin/python",
15
+ "cpu_count": 112,
16
+ "cpu_count_logical": 224,
17
+ "gpu": "NVIDIA H200",
18
+ "gpu_count": 2,
19
+ "disk": {
20
+ "/": {
21
+ "total": "1888425144320",
22
+ "used": "1327086579712"
23
+ }
24
+ },
25
+ "memory": {
26
+ "total": "2164176568320"
27
+ },
28
+ "gpu_nvidia": [
29
+ {
30
+ "name": "NVIDIA H200",
31
+ "memoryTotal": "150754820096",
32
+ "cudaCores": 16896,
33
+ "architecture": "Hopper",
34
+ "uuid": "GPU-86be6e5b-fb48-fa1c-9bd7-83d336cb2991"
35
+ },
36
+ {
37
+ "name": "NVIDIA H200",
38
+ "memoryTotal": "150754820096",
39
+ "cudaCores": 16896,
40
+ "architecture": "Hopper",
41
+ "uuid": "GPU-24eb1ba2-7313-ff93-1435-748768ebdbdc"
42
+ }
43
+ ],
44
+ "cudaVersion": "12.9",
45
+ "writerId": "q52i38bd1zs4dxfa7y10j3r5h3dxa68o"
46
+ }
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/files/wandb-summary.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"_timestamp":1.7848661021682887e+09,"train/steps":60000,"train/samples":3840000,"train/grad_norm":0.23239044323563576,"train/lr":9.22312585679652e-10,"_runtime":83910,"train/update_s":3.6448144912550924,"train/episodes":86694.41811262691,"train/loss":0.019211085438728334,"train/gpu_mem_gb":29.75469082355499,"_step":60000,"train/samples_per_s":14.665967630170226,"_wandb":{"runtime":83910},"train/dataloading_s":0.7190298600948881,"train/epochs":17.58507466787564}
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/logs/debug-core.log ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"time":"2026-07-23T16:35:01.682970498Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpa9piztjm/port-1456.txt","pid":1456,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
2
+ {"time":"2026-07-23T16:35:01.682978333Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmplz0alzhu/port-1457.txt","pid":1457,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
3
+ {"time":"2026-07-23T16:35:01.682985044Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpwunx93cw/port-1458.txt","pid":1458,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
4
+ {"time":"2026-07-23T16:35:01.6829908Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpf4abll73/port-1459.txt","pid":1459,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
5
+ {"time":"2026-07-23T16:35:01.68360802Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":1456}
6
+ {"time":"2026-07-23T16:35:01.683616029Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":1457}
7
+ {"time":"2026-07-23T16:35:01.683634398Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":1458}
8
+ {"time":"2026-07-23T16:35:01.683603455Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-1456-2506-1311874521/socket","Net":"unix"}}
9
+ {"time":"2026-07-23T16:35:01.68361302Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-1457-2507-772500566/socket","Net":"unix"}}
10
+ {"time":"2026-07-23T16:35:01.683630442Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-1458-2509-4014368169/socket","Net":"unix"}}
11
+ {"time":"2026-07-23T16:35:01.683627313Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-1459-2508-1604368573/socket","Net":"unix"}}
12
+ {"time":"2026-07-23T16:35:01.683696179Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":1459}
13
+ {"time":"2026-07-23T16:35:01.832927644Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
14
+ {"time":"2026-07-23T16:35:01.833171958Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
15
+ {"time":"2026-07-23T16:35:01.833208155Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
16
+ {"time":"2026-07-23T16:35:01.833275727Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
17
+ {"time":"2026-07-23T16:35:01.837817931Z","level":"INFO","msg":"handleInformInit: received","streamId":"rs1egwv8","id":"1(@)"}
18
+ {"time":"2026-07-23T16:35:01.837959217Z","level":"INFO","msg":"handleInformInit: received","streamId":"2vl3enlf","id":"1(@)"}
19
+ {"time":"2026-07-23T16:35:01.838627327Z","level":"INFO","msg":"handleInformInit: received","streamId":"jeqgwsec","id":"1(@)"}
20
+ {"time":"2026-07-23T16:35:01.838419673Z","level":"INFO","msg":"handleInformInit: received","streamId":"x6da8gup","id":"1(@)"}
21
+ {"time":"2026-07-23T16:35:01.918297888Z","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpuyiti7pv/port-1460.txt","pid":1460,"detached":false,"idle-timeout":600000000000,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false,"enable-dcgm-profiling":false}
22
+ {"time":"2026-07-23T16:35:01.91863949Z","level":"INFO","msg":"server: will exit if parent process dies","ppid":1460}
23
+ {"time":"2026-07-23T16:35:01.918628695Z","level":"INFO","msg":"server: accepting connections","addr":{"Name":"/tmp/wandb-1460-2829-1778593576/socket","Net":"unix"}}
24
+ {"time":"2026-07-23T16:35:02.074586625Z","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"1(@)"}
25
+ {"time":"2026-07-23T16:35:02.079634061Z","level":"INFO","msg":"handleInformInit: received","streamId":"brma7856","id":"1(@)"}
26
+ {"time":"2026-07-23T16:35:02.303790584Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"2vl3enlf","id":"1(@)"}
27
+ {"time":"2026-07-23T16:35:02.30665649Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"x6da8gup","id":"1(@)"}
28
+ {"time":"2026-07-23T16:35:02.307741694Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"jeqgwsec","id":"1(@)"}
29
+ {"time":"2026-07-23T16:35:02.32303733Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"rs1egwv8","id":"1(@)"}
30
+ {"time":"2026-07-23T16:35:02.493177984Z","level":"INFO","msg":"handleInformInit: stream started","streamId":"brma7856","id":"1(@)"}
31
+ {"time":"2026-07-23T16:35:08.314840933Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"pomu74zdcjwn"}
32
+ {"time":"2026-07-23T16:35:08.415606838Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"u8kbql7lf4bh"}
33
+ {"time":"2026-07-23T16:35:08.420996327Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"bhwn826heh2c"}
34
+ {"time":"2026-07-23T16:35:08.623677864Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"0dnh3nypnhfm"}
35
+ {"time":"2026-07-23T16:35:09.044152431Z","level":"INFO","msg":"connection: cancelling request","id":"1(@)","requestId":"4z6b40zq3yfu"}
36
+ {"time":"2026-07-23T18:11:27.126647161Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
37
+ {"time":"2026-07-23T18:11:27.126779892Z","level":"INFO","msg":"server is shutting down"}
38
+ {"time":"2026-07-23T18:11:27.12683822Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-1457-2507-772500566/socket","Net":"unix"}}
39
+ {"time":"2026-07-23T18:11:27.126852003Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
40
+ {"time":"2026-07-23T18:11:27.126886112Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
41
+ {"time":"2026-07-23T18:11:27.126932287Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
42
+ {"time":"2026-07-23T18:11:27.378619144Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
43
+ {"time":"2026-07-23T18:11:27.37874002Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
44
+ {"time":"2026-07-23T18:11:27.378802617Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
45
+ {"time":"2026-07-23T18:11:27.378812716Z","level":"INFO","msg":"server is shutting down"}
46
+ {"time":"2026-07-23T18:11:27.378878838Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-1456-2506-1311874521/socket","Net":"unix"}}
47
+ {"time":"2026-07-23T18:11:27.378895674Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
48
+ {"time":"2026-07-23T18:11:35.494138091Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
49
+ {"time":"2026-07-23T18:11:35.494189389Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
50
+ {"time":"2026-07-23T18:11:35.494201536Z","level":"INFO","msg":"server is closed"}
51
+ {"time":"2026-07-23T18:12:28.994694228Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
52
+ {"time":"2026-07-23T18:12:28.994728432Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
53
+ {"time":"2026-07-23T18:12:28.994736061Z","level":"INFO","msg":"server is closed"}
54
+ {"time":"2026-07-24T04:08:45.417129571Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
55
+ {"time":"2026-07-24T04:08:45.417350121Z","level":"INFO","msg":"server is shutting down"}
56
+ {"time":"2026-07-24T04:08:45.417341706Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
57
+ {"time":"2026-07-24T04:08:45.417373499Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
58
+ {"time":"2026-07-24T04:08:45.41745467Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
59
+ {"time":"2026-07-24T04:08:45.417448026Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-1458-2509-4014368169/socket","Net":"unix"}}
60
+ {"time":"2026-07-24T04:08:47.515259401Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
61
+ {"time":"2026-07-24T04:08:47.515290273Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
62
+ {"time":"2026-07-24T04:08:47.515301151Z","level":"INFO","msg":"server is closed"}
63
+ {"time":"2026-07-24T04:10:06.98288621Z","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"1(@)"}
64
+ {"time":"2026-07-24T04:10:06.983062676Z","level":"INFO","msg":"connection: closing","id":"1(@)"}
65
+ {"time":"2026-07-24T04:10:06.983136342Z","level":"INFO","msg":"connection: closed successfully","id":"1(@)"}
66
+ {"time":"2026-07-24T04:10:06.983144044Z","level":"INFO","msg":"server is shutting down"}
67
+ {"time":"2026-07-24T04:10:06.98322588Z","level":"INFO","msg":"server: listener closed","addr":{"Name":"/tmp/wandb-1459-2508-1604368573/socket","Net":"unix"}}
68
+ {"time":"2026-07-24T04:10:06.983271294Z","level":"INFO","msg":"processOutgoingData: finished","id":"1(@)"}
69
+ {"time":"2026-07-24T04:10:23.060371611Z","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"1(@)"}
70
+ {"time":"2026-07-24T04:10:23.060399527Z","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"1(@)"}
71
+ {"time":"2026-07-24T04:10:23.060415126Z","level":"INFO","msg":"server is closed"}
Abs_6D/DiT_Layer/16/Baseline/wandb/run-20260723_163501-jeqgwsec/logs/debug-internal.log ADDED
The diff for this file is too large to render. See raw diff