Whalswp commited on
Commit
37ae816
·
verified ·
1 Parent(s): f370b34

Upload RoboCasa Pretrain300 MinMax_BS128 checkpoint-120K from DGX-H200-2

Browse files
Files changed (18) hide show
  1. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/action_space_manifest.json +151 -0
  2. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/action_space_manifest.json +151 -0
  3. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/config.json +152 -0
  4. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/model.safetensors +3 -0
  5. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/policy_postprocessor.json +23 -0
  6. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/policy_postprocessor_step_0_groot_action_unpack_unnormalize_v2.safetensors +3 -0
  7. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/policy_preprocessor.json +85 -0
  8. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/policy_preprocessor_step_2_groot_n1_7_pack_inputs_v1.safetensors +3 -0
  9. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/prompt_manifest.json +0 -0
  10. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/train_config.json +306 -0
  11. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/prompt_manifest.json +0 -0
  12. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/resolved_config.yaml +55 -0
  13. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/source_config.yaml +82 -0
  14. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/optimizer_param_groups.json +577 -0
  15. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/optimizer_state.safetensors +3 -0
  16. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/rng_state.safetensors +3 -0
  17. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/scheduler_state.json +18 -0
  18. GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/training_step.json +5 -0
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/action_space_manifest.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 2,
3
+ "action_space": "action",
4
+ "action_views": [
5
+ "action"
6
+ ],
7
+ "source_feature": "action",
8
+ "canonical_feature": "action",
9
+ "dtype": "float64",
10
+ "shape": [
11
+ 12
12
+ ],
13
+ "names": null,
14
+ "dataset_repo_id": "Whalswp/robocasa_pretrain_human300_v3",
15
+ "dataset_revision": "v3.0",
16
+ "dataset_total_frames": 27815381,
17
+ "dataset_total_episodes": 30000,
18
+ "dataset_fps": 20,
19
+ "stats_sha256": "4ee599ba8fe33b841e0ba56b8218d7bdb49dd2012b121fbbce3052e415475d93",
20
+ "stats": {
21
+ "min": [
22
+ -1.0,
23
+ -1.0,
24
+ -1.0,
25
+ 0.0,
26
+ -1.0,
27
+ -1.0,
28
+ -1.0,
29
+ -1.0,
30
+ -1.0,
31
+ -1.0,
32
+ -1.0,
33
+ -1.0
34
+ ],
35
+ "max": [
36
+ 1.0,
37
+ 1.0,
38
+ 1.0,
39
+ 0.0,
40
+ 1.0,
41
+ 1.0,
42
+ 1.0,
43
+ 1.0,
44
+ 1.0,
45
+ 1.0,
46
+ 1.0,
47
+ 1.0
48
+ ],
49
+ "mean": [
50
+ 0.055407397478087185,
51
+ 0.004694771341490136,
52
+ 0.000513861249233703,
53
+ 0.0,
54
+ -0.6014414470900111,
55
+ 0.004009445606474232,
56
+ -0.002919329108904596,
57
+ -0.017891386468874827,
58
+ 0.0007927868089549847,
59
+ -0.005842846702076685,
60
+ 0.00047734239967037303,
61
+ -0.11852215865747084
62
+ ],
63
+ "std": [
64
+ 0.2711257008316096,
65
+ 0.22923161724668742,
66
+ 0.16787221433487323,
67
+ 0.0,
68
+ 0.7989168828622145,
69
+ 0.3547038109410053,
70
+ 0.27653760228316293,
71
+ 0.29278817157642384,
72
+ 0.07483993485804212,
73
+ 0.0933438257314957,
74
+ 0.08910640110973986,
75
+ 0.9929514076263614
76
+ ],
77
+ "count": [
78
+ 27815381
79
+ ],
80
+ "q01": [
81
+ -0.8357142857142857,
82
+ -1.0,
83
+ -0.6457142857142857,
84
+ 0.0,
85
+ -1.0,
86
+ -1.0,
87
+ -1.0,
88
+ -0.7785714285714286,
89
+ -0.2542857142857143,
90
+ -0.33714285714285713,
91
+ -0.3057142857142857,
92
+ -1.0
93
+ ],
94
+ "q10": [
95
+ 0.0,
96
+ 0.0,
97
+ 0.0,
98
+ 0.0,
99
+ -1.0,
100
+ -0.4714285714285715,
101
+ -0.2625,
102
+ -0.32142857142857145,
103
+ -0.03142857142857143,
104
+ -0.08571428571428572,
105
+ -0.05714285714285715,
106
+ -1.0
107
+ ],
108
+ "q50": [
109
+ 0.0,
110
+ 0.0,
111
+ 0.0,
112
+ 0.0,
113
+ -1.0,
114
+ 0.0,
115
+ 0.0,
116
+ 0.0,
117
+ 0.0,
118
+ 0.0,
119
+ 0.0,
120
+ -1.0
121
+ ],
122
+ "q90": [
123
+ 0.3,
124
+ 0.0,
125
+ 0.0,
126
+ 0.0,
127
+ 1.0,
128
+ 0.39375,
129
+ 0.24285714285714285,
130
+ 0.3214285714285714,
131
+ 0.037142857142857144,
132
+ 0.05714285714285715,
133
+ 0.05714285714285715,
134
+ 1.0
135
+ ],
136
+ "q99": [
137
+ 1.0,
138
+ 1.0,
139
+ 0.6771428571428572,
140
+ 0.0,
141
+ 1.0,
142
+ 0.9142857142857143,
143
+ 1.0,
144
+ 1.0,
145
+ 0.2542857142857143,
146
+ 0.28,
147
+ 0.3142857142857143,
148
+ 1.0
149
+ ]
150
+ }
151
+ }
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/action_space_manifest.json ADDED
@@ -0,0 +1,151 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "schema_version": 2,
3
+ "action_space": "action",
4
+ "action_views": [
5
+ "action"
6
+ ],
7
+ "source_feature": "action",
8
+ "canonical_feature": "action",
9
+ "dtype": "float64",
10
+ "shape": [
11
+ 12
12
+ ],
13
+ "names": null,
14
+ "dataset_repo_id": "Whalswp/robocasa_pretrain_human300_v3",
15
+ "dataset_revision": "v3.0",
16
+ "dataset_total_frames": 27815381,
17
+ "dataset_total_episodes": 30000,
18
+ "dataset_fps": 20,
19
+ "stats_sha256": "4ee599ba8fe33b841e0ba56b8218d7bdb49dd2012b121fbbce3052e415475d93",
20
+ "stats": {
21
+ "min": [
22
+ -1.0,
23
+ -1.0,
24
+ -1.0,
25
+ 0.0,
26
+ -1.0,
27
+ -1.0,
28
+ -1.0,
29
+ -1.0,
30
+ -1.0,
31
+ -1.0,
32
+ -1.0,
33
+ -1.0
34
+ ],
35
+ "max": [
36
+ 1.0,
37
+ 1.0,
38
+ 1.0,
39
+ 0.0,
40
+ 1.0,
41
+ 1.0,
42
+ 1.0,
43
+ 1.0,
44
+ 1.0,
45
+ 1.0,
46
+ 1.0,
47
+ 1.0
48
+ ],
49
+ "mean": [
50
+ 0.055407397478087185,
51
+ 0.004694771341490136,
52
+ 0.000513861249233703,
53
+ 0.0,
54
+ -0.6014414470900111,
55
+ 0.004009445606474232,
56
+ -0.002919329108904596,
57
+ -0.017891386468874827,
58
+ 0.0007927868089549847,
59
+ -0.005842846702076685,
60
+ 0.00047734239967037303,
61
+ -0.11852215865747084
62
+ ],
63
+ "std": [
64
+ 0.2711257008316096,
65
+ 0.22923161724668742,
66
+ 0.16787221433487323,
67
+ 0.0,
68
+ 0.7989168828622145,
69
+ 0.3547038109410053,
70
+ 0.27653760228316293,
71
+ 0.29278817157642384,
72
+ 0.07483993485804212,
73
+ 0.0933438257314957,
74
+ 0.08910640110973986,
75
+ 0.9929514076263614
76
+ ],
77
+ "count": [
78
+ 27815381
79
+ ],
80
+ "q01": [
81
+ -0.8357142857142857,
82
+ -1.0,
83
+ -0.6457142857142857,
84
+ 0.0,
85
+ -1.0,
86
+ -1.0,
87
+ -1.0,
88
+ -0.7785714285714286,
89
+ -0.2542857142857143,
90
+ -0.33714285714285713,
91
+ -0.3057142857142857,
92
+ -1.0
93
+ ],
94
+ "q10": [
95
+ 0.0,
96
+ 0.0,
97
+ 0.0,
98
+ 0.0,
99
+ -1.0,
100
+ -0.4714285714285715,
101
+ -0.2625,
102
+ -0.32142857142857145,
103
+ -0.03142857142857143,
104
+ -0.08571428571428572,
105
+ -0.05714285714285715,
106
+ -1.0
107
+ ],
108
+ "q50": [
109
+ 0.0,
110
+ 0.0,
111
+ 0.0,
112
+ 0.0,
113
+ -1.0,
114
+ 0.0,
115
+ 0.0,
116
+ 0.0,
117
+ 0.0,
118
+ 0.0,
119
+ 0.0,
120
+ -1.0
121
+ ],
122
+ "q90": [
123
+ 0.3,
124
+ 0.0,
125
+ 0.0,
126
+ 0.0,
127
+ 1.0,
128
+ 0.39375,
129
+ 0.24285714285714285,
130
+ 0.3214285714285714,
131
+ 0.037142857142857144,
132
+ 0.05714285714285715,
133
+ 0.05714285714285715,
134
+ 1.0
135
+ ],
136
+ "q99": [
137
+ 1.0,
138
+ 1.0,
139
+ 0.6771428571428572,
140
+ 0.0,
141
+ 1.0,
142
+ 0.9142857142857143,
143
+ 1.0,
144
+ 1.0,
145
+ 0.2542857142857143,
146
+ 0.28,
147
+ 0.3142857142857143,
148
+ 1.0
149
+ ]
150
+ }
151
+ }
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/config.json ADDED
@@ -0,0 +1,152 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "gr00t_n1_7_rkd",
3
+ "n_obs_steps": 1,
4
+ "input_features": {
5
+ "observation.images.robot0_eye_in_hand": {
6
+ "type": "VISUAL",
7
+ "shape": [
8
+ 3,
9
+ 256,
10
+ 256
11
+ ]
12
+ },
13
+ "observation.images.robot0_agentview_left": {
14
+ "type": "VISUAL",
15
+ "shape": [
16
+ 3,
17
+ 256,
18
+ 256
19
+ ]
20
+ },
21
+ "observation.images.robot0_agentview_right": {
22
+ "type": "VISUAL",
23
+ "shape": [
24
+ 3,
25
+ 256,
26
+ 256
27
+ ]
28
+ },
29
+ "observation.state": {
30
+ "type": "STATE",
31
+ "shape": [
32
+ 16
33
+ ]
34
+ }
35
+ },
36
+ "output_features": {
37
+ "action": {
38
+ "type": "ACTION",
39
+ "shape": [
40
+ 12
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": "checkpoints/rolling_00/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": 120000,
104
+ "batch_size": 32,
105
+ "dataloader_num_workers": 8,
106
+ "report_to": "wandb",
107
+ "resume": false,
108
+ "action_expert_num_layers": 32,
109
+ "image_crop_size": [
110
+ 230,
111
+ 230
112
+ ],
113
+ "image_target_size": [
114
+ 256,
115
+ 256
116
+ ],
117
+ "shortest_image_edge": 256,
118
+ "crop_fraction": 0.95,
119
+ "use_albumentations": true,
120
+ "random_rotation_angle": 0.0,
121
+ "color_jitter_params": {
122
+ "brightness": 0.3,
123
+ "contrast": 0.4,
124
+ "saturation": 0.5,
125
+ "hue": 0.08
126
+ },
127
+ "letter_box_transform": false,
128
+ "vlm_image_processor_version": "v1",
129
+ "state_dropout_prob": 0.2,
130
+ "use_percentiles": false,
131
+ "use_mean_std": false,
132
+ "clip_outliers": true,
133
+ "formalize_language": true,
134
+ "max_action_horizon": 40,
135
+ "apply_sincos_state_encoding": false,
136
+ "exclude_state": false,
137
+ "rkd_enabled": false,
138
+ "rkd_teacher_checkpoint": null,
139
+ "rkd_teacher_type": null,
140
+ "rkd_teacher_latent_mode": "raw_mu",
141
+ "rkd_action_feature": "action",
142
+ "rkd_student_pooling": "attention",
143
+ "rkd_student_attention_hidden_dim": 512,
144
+ "rkd_student_attention_output_dim": 512,
145
+ "rkd_fm_loss_weight": 1.0,
146
+ "rkd_loss_weight": 0.1,
147
+ "rkd_distance_weight": 1.0,
148
+ "rkd_angle_weight": 1.0,
149
+ "action_consistency_enabled": false,
150
+ "action_consistency_loss_weight": 0.0,
151
+ "action_consistency_loss_type": "cosine"
152
+ }
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9fd6b1217b7195355832e4d2de46e5937f1142b43faeb88b920a1a3ebb62b7
3
+ size 12582515868
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/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": 12,
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
+ }
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/policy_postprocessor_step_0_groot_action_unpack_unnormalize_v2.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ce096b2a55676cc6e3b6781f437aca3cc424f3cd1035b88dfcd5984fa9357da
3
+ size 10872
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/policy_preprocessor.json ADDED
@@ -0,0 +1,85 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 40,
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": "gr00t_n1_7_rkd_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": 256,
64
+ "crop_fraction": 0.95,
65
+ "use_albumentations": true,
66
+ "letter_box_transform": false,
67
+ "device": "cuda",
68
+ "random_rotation_angle": 0.0,
69
+ "color_jitter_params": {
70
+ "brightness": 0.3,
71
+ "contrast": 0.4,
72
+ "saturation": 0.5,
73
+ "hue": 0.08
74
+ }
75
+ }
76
+ },
77
+ {
78
+ "registry_name": "device_processor",
79
+ "config": {
80
+ "device": "cuda",
81
+ "float_dtype": null
82
+ }
83
+ }
84
+ ]
85
+ }
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/policy_preprocessor_step_2_groot_n1_7_pack_inputs_v1.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ce096b2a55676cc6e3b6781f437aca3cc424f3cd1035b88dfcd5984fa9357da
3
+ size 10872
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/prompt_manifest.json ADDED
The diff for this file is too large to render. See raw diff
 
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/pretrained_model/train_config.json ADDED
@@ -0,0 +1,306 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": {
3
+ "repo_id": "Whalswp/robocasa_pretrain_human300_v3",
4
+ "root": "/home/ext_minje/robocasa_pretrain_human300_v3",
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": "gr00t_n1_7_rkd",
88
+ "n_obs_steps": 1,
89
+ "input_features": {
90
+ "observation.images.robot0_eye_in_hand": {
91
+ "type": "VISUAL",
92
+ "shape": [
93
+ 3,
94
+ 256,
95
+ 256
96
+ ]
97
+ },
98
+ "observation.images.robot0_agentview_left": {
99
+ "type": "VISUAL",
100
+ "shape": [
101
+ 3,
102
+ 256,
103
+ 256
104
+ ]
105
+ },
106
+ "observation.images.robot0_agentview_right": {
107
+ "type": "VISUAL",
108
+ "shape": [
109
+ 3,
110
+ 256,
111
+ 256
112
+ ]
113
+ },
114
+ "observation.state": {
115
+ "type": "STATE",
116
+ "shape": [
117
+ 16
118
+ ]
119
+ }
120
+ },
121
+ "output_features": {
122
+ "action": {
123
+ "type": "ACTION",
124
+ "shape": [
125
+ 12
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": "checkpoints/rolling_00/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": 120000,
189
+ "batch_size": 32,
190
+ "dataloader_num_workers": 8,
191
+ "report_to": "wandb",
192
+ "resume": false,
193
+ "action_expert_num_layers": 32,
194
+ "image_crop_size": [
195
+ 230,
196
+ 230
197
+ ],
198
+ "image_target_size": [
199
+ 256,
200
+ 256
201
+ ],
202
+ "shortest_image_edge": 256,
203
+ "crop_fraction": 0.95,
204
+ "use_albumentations": true,
205
+ "random_rotation_angle": 0.0,
206
+ "color_jitter_params": {
207
+ "brightness": 0.3,
208
+ "contrast": 0.4,
209
+ "saturation": 0.5,
210
+ "hue": 0.08
211
+ },
212
+ "letter_box_transform": false,
213
+ "vlm_image_processor_version": "v1",
214
+ "state_dropout_prob": 0.2,
215
+ "use_percentiles": false,
216
+ "use_mean_std": false,
217
+ "clip_outliers": true,
218
+ "formalize_language": true,
219
+ "max_action_horizon": 40,
220
+ "apply_sincos_state_encoding": false,
221
+ "exclude_state": false,
222
+ "rkd_enabled": false,
223
+ "rkd_teacher_checkpoint": null,
224
+ "rkd_teacher_type": null,
225
+ "rkd_teacher_latent_mode": "raw_mu",
226
+ "rkd_action_feature": "action",
227
+ "rkd_student_pooling": "attention",
228
+ "rkd_student_attention_hidden_dim": 512,
229
+ "rkd_student_attention_output_dim": 512,
230
+ "rkd_fm_loss_weight": 1.0,
231
+ "rkd_loss_weight": 0.1,
232
+ "rkd_distance_weight": 1.0,
233
+ "rkd_angle_weight": 1.0,
234
+ "action_consistency_enabled": false,
235
+ "action_consistency_loss_weight": 0.0,
236
+ "action_consistency_loss_type": "cosine"
237
+ },
238
+ "reward_model": null,
239
+ "output_dir": "/home/ext_minje/groot_robocasa_V2/train_ckpt/GR00T Pretrain300/Baseline/MinMax_BS128",
240
+ "job_name": "RoboCasa_GR00T_N1_7_DiT32_Baseline_MinMax_BS128_Pretrain300",
241
+ "resume": true,
242
+ "seed": 42,
243
+ "cudnn_deterministic": false,
244
+ "num_workers": 4,
245
+ "batch_size": 128,
246
+ "prefetch_factor": 4,
247
+ "persistent_workers": true,
248
+ "dataloader_multiprocessing_context": "spawn",
249
+ "steps": 120000,
250
+ "env_eval_freq": 20000,
251
+ "log_freq": 200,
252
+ "eval_steps": 0,
253
+ "max_eval_samples": 0,
254
+ "tolerance_s": 0.0001,
255
+ "save_checkpoint": true,
256
+ "save_freq": 20000,
257
+ "use_policy_training_preset": true,
258
+ "optimizer": {
259
+ "type": "adamw",
260
+ "lr": 0.0001,
261
+ "weight_decay": 1e-05,
262
+ "grad_clip_norm": 1.0,
263
+ "betas": [
264
+ 0.9,
265
+ 0.999
266
+ ],
267
+ "eps": 1e-08
268
+ },
269
+ "scheduler": {
270
+ "type": "diffuser",
271
+ "num_warmup_steps": 6000,
272
+ "name": "cosine"
273
+ },
274
+ "eval": {
275
+ "n_episodes": 50,
276
+ "batch_size": 50,
277
+ "use_async_envs": true,
278
+ "max_episodes_rendered": 10,
279
+ "resume": false,
280
+ "recording": false,
281
+ "recording_repo_id": null,
282
+ "recording_private": false
283
+ },
284
+ "wandb": {
285
+ "enable": true,
286
+ "disable_artifact": true,
287
+ "project": "lerobot",
288
+ "entity": null,
289
+ "notes": null,
290
+ "run_id": "znfsu6wd",
291
+ "mode": null,
292
+ "add_tags": true
293
+ },
294
+ "peft": null,
295
+ "job": {
296
+ "target": null,
297
+ "image": "huggingface/lerobot-gpu:latest",
298
+ "timeout": "2d",
299
+ "detach": false,
300
+ "tags": []
301
+ },
302
+ "save_checkpoint_to_hub": false,
303
+ "sample_weighting": null,
304
+ "rename_map": {},
305
+ "checkpoint_path": "checkpoints/rolling_00"
306
+ }
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/prompt_manifest.json ADDED
The diff for this file is too large to render. See raw diff
 
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/resolved_config.yaml ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ dataset:
2
+ repo_id: Whalswp/robocasa_pretrain_human300_v3
3
+ root: /home/ext_minje/robocasa_pretrain_human300_v3
4
+ policy:
5
+ type: gr00t_n1_7_rkd
6
+ device: cuda
7
+ push_to_hub: false
8
+ base_model_path: nvidia/GR00T-N1.7-3B
9
+ embodiment_tag: new_embodiment
10
+ chunk_size: 16
11
+ n_action_steps: 16
12
+ image_target_size:
13
+ - 256
14
+ - 256
15
+ shortest_image_edge: 256
16
+ crop_fraction: 0.95
17
+ use_albumentations: true
18
+ random_rotation_angle: 0
19
+ color_jitter_params:
20
+ brightness: 0.3
21
+ contrast: 0.4
22
+ saturation: 0.5
23
+ hue: 0.08
24
+ letter_box_transform: false
25
+ state_dropout_prob: 0.2
26
+ use_mean_std: false
27
+ clip_outliers: true
28
+ formalize_language: true
29
+ max_action_horizon: 40
30
+ apply_sincos_state_encoding: false
31
+ exclude_state: false
32
+ use_percentiles: false
33
+ use_relative_actions: false
34
+ tune_llm: false
35
+ tune_visual: false
36
+ tune_top_llm_layers: 0
37
+ action_expert_num_layers: 32
38
+ tune_projector: true
39
+ tune_diffusion_model: true
40
+ tune_vlln: true
41
+ use_bf16: true
42
+ model_params_fp32: true
43
+ rkd_enabled: false
44
+ optimizer_lr: 0.0001
45
+ warmup_ratio: 0.05
46
+ max_steps: 120000
47
+ seed: 42
48
+ batch_size: 128
49
+ steps: 120000
50
+ log_freq: 200
51
+ output_dir: /home/ext_minje/groot_robocasa_V2/train_ckpt/GR00T Pretrain300/Baseline/MinMax_BS128
52
+ job_name: RoboCasa_GR00T_N1_7_DiT32_Baseline_MinMax_BS128_Pretrain300
53
+ wandb:
54
+ enable: true
55
+ disable_artifact: true
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/source_config.yaml ADDED
@@ -0,0 +1,82 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # RoboCasa GR00T N1.7 DiT32 flow-matching baseline.
2
+ # Frozen VLM + trainable projector/action expert; no RKD teacher or loss.
3
+
4
+ robocasa:
5
+ checkpoint_interval: 5K
6
+ checkpoint_slots: 2
7
+ action_space: action
8
+ prompt_set: original
9
+ sampling: sharded
10
+ episode_sampling_rate: 0.1
11
+ weight_alpha: 0.4
12
+ shard_size: 1024
13
+ num_shards_per_epoch: 100000
14
+ allow_padding: false
15
+ save_steps: ["120K"]
16
+
17
+ dataset:
18
+ repo_id: Whalswp/robocasa_pretrain_human300_v3
19
+ root: ${HOME}/robocasa_pretrain_human300_v3
20
+
21
+ policy:
22
+ type: gr00t_n1_7_rkd
23
+ device: cuda
24
+ push_to_hub: false
25
+ base_model_path: nvidia/GR00T-N1.7-3B
26
+ embodiment_tag: new_embodiment
27
+ chunk_size: 16
28
+ n_action_steps: 16
29
+
30
+ # Official nvidia/GR00T-N1.7-3B processor defaults.
31
+ #image_crop_size: [230, 230]
32
+ image_target_size: [256, 256]
33
+ shortest_image_edge: 256
34
+ crop_fraction: 0.95
35
+ use_albumentations: true
36
+ random_rotation_angle: 0
37
+ color_jitter_params:
38
+ brightness: 0.3
39
+ contrast: 0.4
40
+ saturation: 0.5
41
+ hue: 0.08
42
+ letter_box_transform: false
43
+ # Single model-side dropout knob; the backend keeps processor dropout at 0.
44
+ state_dropout_prob: 0.2
45
+ use_mean_std: false
46
+ clip_outliers: true
47
+ formalize_language: true
48
+ max_action_horizon: 40
49
+ apply_sincos_state_encoding: false
50
+ exclude_state: false
51
+
52
+ # Human300 min/max normalization ablation; actions are already delta.
53
+ use_percentiles: false
54
+ use_relative_actions: false
55
+
56
+ # Keep the VLM frozen and fine-tune the GR00T action path.
57
+ tune_llm: false
58
+ tune_visual: false
59
+ tune_top_llm_layers: 0
60
+ action_expert_num_layers: 32
61
+ tune_projector: true
62
+ tune_diffusion_model: true
63
+ tune_vlln: true
64
+ use_bf16: true
65
+ model_params_fp32: true
66
+
67
+ # Use the shared GR00T RKD policy only to expose the DiT-depth control.
68
+ rkd_enabled: false
69
+
70
+ optimizer_lr: 1.0e-4
71
+ warmup_ratio: 0.05
72
+
73
+ seed: 42
74
+ batch_size: 128
75
+ steps: 120000
76
+ log_freq: 200
77
+ output_dir: ${HOME}/groot_robocasa_V2/train_ckpt/GR00T Pretrain300/Baseline/MinMax_BS128
78
+ job_name: RoboCasa_GR00T_N1_7_DiT32_Baseline_MinMax_BS128_Pretrain300
79
+
80
+ wandb:
81
+ enable: true
82
+ disable_artifact: true
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/optimizer_param_groups.json ADDED
@@ -0,0 +1,577 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ 155,
175
+ 156,
176
+ 157,
177
+ 158,
178
+ 159,
179
+ 160,
180
+ 161,
181
+ 162,
182
+ 163,
183
+ 164,
184
+ 165,
185
+ 166,
186
+ 167,
187
+ 168,
188
+ 169,
189
+ 170,
190
+ 171,
191
+ 172,
192
+ 173,
193
+ 174,
194
+ 175,
195
+ 176,
196
+ 177,
197
+ 178,
198
+ 179,
199
+ 180,
200
+ 181,
201
+ 182,
202
+ 183,
203
+ 184,
204
+ 185,
205
+ 186,
206
+ 187,
207
+ 188,
208
+ 189,
209
+ 190,
210
+ 191,
211
+ 192,
212
+ 193,
213
+ 194,
214
+ 195,
215
+ 196,
216
+ 197,
217
+ 198,
218
+ 199,
219
+ 200,
220
+ 201,
221
+ 202,
222
+ 203,
223
+ 204,
224
+ 205,
225
+ 206,
226
+ 207,
227
+ 208,
228
+ 209,
229
+ 210,
230
+ 211,
231
+ 212,
232
+ 213,
233
+ 214,
234
+ 215,
235
+ 216,
236
+ 217,
237
+ 218,
238
+ 219,
239
+ 220,
240
+ 221,
241
+ 222,
242
+ 223,
243
+ 224,
244
+ 225,
245
+ 226,
246
+ 227,
247
+ 228,
248
+ 229,
249
+ 230,
250
+ 231,
251
+ 232,
252
+ 233,
253
+ 234,
254
+ 235,
255
+ 236,
256
+ 237,
257
+ 238,
258
+ 239,
259
+ 240,
260
+ 241,
261
+ 242,
262
+ 243,
263
+ 244,
264
+ 245,
265
+ 246,
266
+ 247,
267
+ 248,
268
+ 249,
269
+ 250,
270
+ 251,
271
+ 252,
272
+ 253,
273
+ 254,
274
+ 255,
275
+ 256,
276
+ 257,
277
+ 258,
278
+ 259,
279
+ 260,
280
+ 261,
281
+ 262,
282
+ 263,
283
+ 264,
284
+ 265,
285
+ 266
286
+ ]
287
+ },
288
+ {
289
+ "weight_decay": 0.0,
290
+ "lr": 0.0,
291
+ "betas": [
292
+ 0.9,
293
+ 0.999
294
+ ],
295
+ "eps": 1e-08,
296
+ "amsgrad": false,
297
+ "maximize": false,
298
+ "foreach": null,
299
+ "capturable": false,
300
+ "differentiable": false,
301
+ "fused": null,
302
+ "decoupled_weight_decay": true,
303
+ "initial_lr": 0.0001,
304
+ "params": [
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
+ 313,
352
+ 314,
353
+ 315,
354
+ 316,
355
+ 317,
356
+ 318,
357
+ 319,
358
+ 320,
359
+ 321,
360
+ 322,
361
+ 323,
362
+ 324,
363
+ 325,
364
+ 326,
365
+ 327,
366
+ 328,
367
+ 329,
368
+ 330,
369
+ 331,
370
+ 332,
371
+ 333,
372
+ 334,
373
+ 335,
374
+ 336,
375
+ 337,
376
+ 338,
377
+ 339,
378
+ 340,
379
+ 341,
380
+ 342,
381
+ 343,
382
+ 344,
383
+ 345,
384
+ 346,
385
+ 347,
386
+ 348,
387
+ 349,
388
+ 350,
389
+ 351,
390
+ 352,
391
+ 353,
392
+ 354,
393
+ 355,
394
+ 356,
395
+ 357,
396
+ 358,
397
+ 359,
398
+ 360,
399
+ 361,
400
+ 362,
401
+ 363,
402
+ 364,
403
+ 365,
404
+ 366,
405
+ 367,
406
+ 368,
407
+ 369,
408
+ 370,
409
+ 371,
410
+ 372,
411
+ 373,
412
+ 374,
413
+ 375,
414
+ 376,
415
+ 377,
416
+ 378,
417
+ 379,
418
+ 380,
419
+ 381,
420
+ 382,
421
+ 383,
422
+ 384,
423
+ 385,
424
+ 386,
425
+ 387,
426
+ 388,
427
+ 389,
428
+ 390,
429
+ 391,
430
+ 392,
431
+ 393,
432
+ 394,
433
+ 395,
434
+ 396,
435
+ 397,
436
+ 398,
437
+ 399,
438
+ 400,
439
+ 401,
440
+ 402,
441
+ 403,
442
+ 404,
443
+ 405,
444
+ 406,
445
+ 407,
446
+ 408,
447
+ 409,
448
+ 410,
449
+ 411,
450
+ 412,
451
+ 413,
452
+ 414,
453
+ 415,
454
+ 416,
455
+ 417,
456
+ 418,
457
+ 419,
458
+ 420,
459
+ 421,
460
+ 422,
461
+ 423,
462
+ 424,
463
+ 425,
464
+ 426,
465
+ 427,
466
+ 428,
467
+ 429,
468
+ 430,
469
+ 431,
470
+ 432,
471
+ 433,
472
+ 434,
473
+ 435,
474
+ 436,
475
+ 437,
476
+ 438,
477
+ 439,
478
+ 440,
479
+ 441,
480
+ 442,
481
+ 443,
482
+ 444,
483
+ 445,
484
+ 446,
485
+ 447,
486
+ 448,
487
+ 449,
488
+ 450,
489
+ 451,
490
+ 452,
491
+ 453,
492
+ 454,
493
+ 455,
494
+ 456,
495
+ 457,
496
+ 458,
497
+ 459,
498
+ 460,
499
+ 461,
500
+ 462,
501
+ 463,
502
+ 464,
503
+ 465,
504
+ 466,
505
+ 467,
506
+ 468,
507
+ 469,
508
+ 470,
509
+ 471,
510
+ 472,
511
+ 473,
512
+ 474,
513
+ 475,
514
+ 476,
515
+ 477,
516
+ 478,
517
+ 479,
518
+ 480,
519
+ 481,
520
+ 482,
521
+ 483,
522
+ 484,
523
+ 485,
524
+ 486,
525
+ 487,
526
+ 488,
527
+ 489,
528
+ 490,
529
+ 491,
530
+ 492,
531
+ 493,
532
+ 494,
533
+ 495,
534
+ 496,
535
+ 497,
536
+ 498,
537
+ 499,
538
+ 500,
539
+ 501,
540
+ 502,
541
+ 503,
542
+ 504,
543
+ 505,
544
+ 506,
545
+ 507,
546
+ 508,
547
+ 509,
548
+ 510,
549
+ 511,
550
+ 512,
551
+ 513,
552
+ 514,
553
+ 515,
554
+ 516,
555
+ 517,
556
+ 518,
557
+ 519,
558
+ 520,
559
+ 521,
560
+ 522,
561
+ 523,
562
+ 524,
563
+ 525,
564
+ 526,
565
+ 527,
566
+ 528,
567
+ 529,
568
+ 530,
569
+ 531,
570
+ 532,
571
+ 533,
572
+ 534,
573
+ 535,
574
+ 536
575
+ ]
576
+ }
577
+ ]
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/optimizer_state.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af0f9dbc8946f077c3da18a0a8711a0c931932fee86aaa383de2d50216d0112c
3
+ size 12964276740
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/rng_state.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:319800967e840c377aa6bbae6fd25749109c2453cb40eb4a2acb59773f8ba1ef
3
+ size 15708
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/scheduler_state.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_lrs": [
3
+ 0.0001,
4
+ 0.0001
5
+ ],
6
+ "last_epoch": 120000,
7
+ "_step_count": 120001,
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
+ }
GR00T_Pretrain300/Baseline/MinMax_BS128/checkpoints/checkpoint-120K/training_state/training_step.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "step": 120000,
3
+ "num_processes": 1,
4
+ "batch_size": 128
5
+ }