taewonkoo commited on
Commit
a0d9fb8
·
verified ·
1 Parent(s): 096a426

Upload PI0 LoRA checkpoint at 10000 steps

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer/tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ tags:
4
+ - base_model:adapter:lerobot/pi0_base
5
+ - lora
6
+ ---
7
+
8
+ # Model Card for Model ID
9
+
10
+ <!-- Provide a quick summary of what the model is/does. -->
11
+
12
+
13
+
14
+ ## Model Details
15
+
16
+ ### Model Description
17
+
18
+ <!-- Provide a longer summary of what this model is. -->
19
+
20
+
21
+
22
+ - **Developed by:** [More Information Needed]
23
+ - **Funded by [optional]:** [More Information Needed]
24
+ - **Shared by [optional]:** [More Information Needed]
25
+ - **Model type:** [More Information Needed]
26
+ - **Language(s) (NLP):** [More Information Needed]
27
+ - **License:** [More Information Needed]
28
+ - **Finetuned from model [optional]:** [More Information Needed]
29
+
30
+ ### Model Sources [optional]
31
+
32
+ <!-- Provide the basic links for the model. -->
33
+
34
+ - **Repository:** [More Information Needed]
35
+ - **Paper [optional]:** [More Information Needed]
36
+ - **Demo [optional]:** [More Information Needed]
37
+
38
+ ## Uses
39
+
40
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
41
+
42
+ ### Direct Use
43
+
44
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
45
+
46
+ [More Information Needed]
47
+
48
+ ### Downstream Use [optional]
49
+
50
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Out-of-Scope Use
55
+
56
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
57
+
58
+ [More Information Needed]
59
+
60
+ ## Bias, Risks, and Limitations
61
+
62
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ### Recommendations
67
+
68
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
69
+
70
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
71
+
72
+ ## How to Get Started with the Model
73
+
74
+ Use the code below to get started with the model.
75
+
76
+ [More Information Needed]
77
+
78
+ ## Training Details
79
+
80
+ ### Training Data
81
+
82
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
83
+
84
+ [More Information Needed]
85
+
86
+ ### Training Procedure
87
+
88
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
89
+
90
+ #### Preprocessing [optional]
91
+
92
+ [More Information Needed]
93
+
94
+
95
+ #### Training Hyperparameters
96
+
97
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
98
+
99
+ #### Speeds, Sizes, Times [optional]
100
+
101
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
102
+
103
+ [More Information Needed]
104
+
105
+ ## Evaluation
106
+
107
+ <!-- This section describes the evaluation protocols and provides the results. -->
108
+
109
+ ### Testing Data, Factors & Metrics
110
+
111
+ #### Testing Data
112
+
113
+ <!-- This should link to a Dataset Card if possible. -->
114
+
115
+ [More Information Needed]
116
+
117
+ #### Factors
118
+
119
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Metrics
124
+
125
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
126
+
127
+ [More Information Needed]
128
+
129
+ ### Results
130
+
131
+ [More Information Needed]
132
+
133
+ #### Summary
134
+
135
+
136
+
137
+ ## Model Examination [optional]
138
+
139
+ <!-- Relevant interpretability work for the model goes here -->
140
+
141
+ [More Information Needed]
142
+
143
+ ## Environmental Impact
144
+
145
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
146
+
147
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
148
+
149
+ - **Hardware Type:** [More Information Needed]
150
+ - **Hours used:** [More Information Needed]
151
+ - **Cloud Provider:** [More Information Needed]
152
+ - **Compute Region:** [More Information Needed]
153
+ - **Carbon Emitted:** [More Information Needed]
154
+
155
+ ## Technical Specifications [optional]
156
+
157
+ ### Model Architecture and Objective
158
+
159
+ [More Information Needed]
160
+
161
+ ### Compute Infrastructure
162
+
163
+ [More Information Needed]
164
+
165
+ #### Hardware
166
+
167
+ [More Information Needed]
168
+
169
+ #### Software
170
+
171
+ [More Information Needed]
172
+
173
+ ## Citation [optional]
174
+
175
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
176
+
177
+ **BibTeX:**
178
+
179
+ [More Information Needed]
180
+
181
+ **APA:**
182
+
183
+ [More Information Needed]
184
+
185
+ ## Glossary [optional]
186
+
187
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
188
+
189
+ [More Information Needed]
190
+
191
+ ## More Information [optional]
192
+
193
+ [More Information Needed]
194
+
195
+ ## Model Card Authors [optional]
196
+
197
+ [More Information Needed]
198
+
199
+ ## Model Card Contact
200
+
201
+ [More Information Needed]
202
+ ### Framework versions
203
+
204
+ - PEFT 0.20.0
adapter_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "PI0Policy",
7
+ "parent_library": "lerobot.policies.pi0.modeling_pi0"
8
+ },
9
+ "base_model_name_or_path": "lerobot/pi0_base",
10
+ "bias": "none",
11
+ "corda_config": null,
12
+ "ensure_weight_tying": false,
13
+ "eva_config": null,
14
+ "exclude_modules": null,
15
+ "fan_in_fan_out": false,
16
+ "inference_mode": true,
17
+ "init_lora_weights": true,
18
+ "layer_replication": null,
19
+ "layers_pattern": null,
20
+ "layers_to_transform": null,
21
+ "loftq_config": {},
22
+ "lora_alpha": 16,
23
+ "lora_bias": false,
24
+ "lora_dropout": 0.0,
25
+ "lora_ga_config": null,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": [],
29
+ "monteclora_config": null,
30
+ "peft_type": "LORA",
31
+ "peft_version": "0.20.0",
32
+ "qalora_group_size": 16,
33
+ "r": 16,
34
+ "rank_pattern": {},
35
+ "revision": null,
36
+ "target_modules": "(.*\\.gemma_expert\\..*\\.self_attn\\.(q|v)_proj|model\\.(state_proj|action_in_proj|action_out_proj|action_time_mlp_in|action_time_mlp_out))",
37
+ "target_parameters": null,
38
+ "task_type": null,
39
+ "trainable_token_indices": null,
40
+ "use_bdlora": null,
41
+ "use_dora": false,
42
+ "use_qalora": false,
43
+ "use_rslora": false,
44
+ "velora_config": null
45
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d191e5d532503b302033a5e8a83e3d9546ca87719b293e3802910d0ca235bf5b
3
+ size 5557624
config.json ADDED
@@ -0,0 +1,100 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "type": "pi0",
3
+ "n_obs_steps": 1,
4
+ "input_features": {
5
+ "observation.state": {
6
+ "type": "STATE",
7
+ "shape": [
8
+ 6
9
+ ]
10
+ },
11
+ "observation.images.front": {
12
+ "type": "VISUAL",
13
+ "shape": [
14
+ 3,
15
+ 480,
16
+ 640
17
+ ]
18
+ },
19
+ "observation.images.top": {
20
+ "type": "VISUAL",
21
+ "shape": [
22
+ 3,
23
+ 480,
24
+ 640
25
+ ]
26
+ }
27
+ },
28
+ "output_features": {
29
+ "action": {
30
+ "type": "ACTION",
31
+ "shape": [
32
+ 6
33
+ ]
34
+ }
35
+ },
36
+ "device": "cuda",
37
+ "use_amp": false,
38
+ "use_peft": true,
39
+ "push_to_hub": false,
40
+ "repo_id": null,
41
+ "private": null,
42
+ "tags": null,
43
+ "license": null,
44
+ "pretrained_path": "lerobot/pi0_base",
45
+ "pretrained_revision": null,
46
+ "paligemma_variant": "gemma_2b",
47
+ "action_expert_variant": "gemma_300m",
48
+ "dtype": "bfloat16",
49
+ "chunk_size": 50,
50
+ "n_action_steps": 10,
51
+ "max_state_dim": 32,
52
+ "max_action_dim": 32,
53
+ "num_inference_steps": 10,
54
+ "time_sampling_beta_alpha": 1.5,
55
+ "time_sampling_beta_beta": 1.0,
56
+ "time_sampling_scale": 0.999,
57
+ "time_sampling_offset": 0.001,
58
+ "min_period": 0.004,
59
+ "max_period": 4.0,
60
+ "use_relative_actions": true,
61
+ "relative_exclude_joints": [
62
+ "gripper"
63
+ ],
64
+ "action_feature_names": [
65
+ "shoulder_pan.pos",
66
+ "shoulder_lift.pos",
67
+ "elbow_flex.pos",
68
+ "wrist_flex.pos",
69
+ "wrist_roll.pos",
70
+ "gripper.pos"
71
+ ],
72
+ "rtc_config": null,
73
+ "image_resolution": [
74
+ 224,
75
+ 224
76
+ ],
77
+ "empty_cameras": 0,
78
+ "normalization_mapping": {
79
+ "VISUAL": "IDENTITY",
80
+ "STATE": "MEAN_STD",
81
+ "ACTION": "MEAN_STD"
82
+ },
83
+ "gradient_checkpointing": true,
84
+ "compile_model": false,
85
+ "compile_mode": "max-autotune",
86
+ "freeze_vision_encoder": false,
87
+ "train_expert_only": false,
88
+ "optimizer_lr": 2.5e-05,
89
+ "optimizer_betas": [
90
+ 0.9,
91
+ 0.95
92
+ ],
93
+ "optimizer_eps": 1e-08,
94
+ "optimizer_weight_decay": 0.01,
95
+ "optimizer_grad_clip_norm": 1.0,
96
+ "scheduler_warmup_steps": 1000,
97
+ "scheduler_decay_steps": 30000,
98
+ "scheduler_decay_lr": 2.5e-06,
99
+ "tokenizer_max_length": 48
100
+ }
policy_postprocessor.json ADDED
@@ -0,0 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "name": "policy_postprocessor",
3
+ "steps": [
4
+ {
5
+ "registry_name": "unnormalizer_processor",
6
+ "config": {
7
+ "eps": 1e-08,
8
+ "features": {
9
+ "action": {
10
+ "type": "ACTION",
11
+ "shape": [
12
+ 6
13
+ ]
14
+ }
15
+ },
16
+ "norm_map": {
17
+ "VISUAL": "IDENTITY",
18
+ "STATE": "MEAN_STD",
19
+ "ACTION": "MEAN_STD"
20
+ }
21
+ },
22
+ "state_file": "policy_postprocessor_step_0_unnormalizer_processor.safetensors"
23
+ },
24
+ {
25
+ "registry_name": "absolute_actions_processor",
26
+ "config": {
27
+ "enabled": true
28
+ }
29
+ },
30
+ {
31
+ "registry_name": "device_processor",
32
+ "config": {
33
+ "device": "cpu",
34
+ "float_dtype": null
35
+ }
36
+ }
37
+ ]
38
+ }
policy_postprocessor_step_0_unnormalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b137c63f4216169a6fac084690c9a3862169599d271132e0aefd56283c41d963
3
+ size 7536
policy_preprocessor.json ADDED
@@ -0,0 +1,99 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "pi0_new_line_processor",
16
+ "config": {}
17
+ },
18
+ {
19
+ "registry_name": "tokenizer_processor",
20
+ "config": {
21
+ "max_length": 48,
22
+ "task_key": "task",
23
+ "padding_side": "right",
24
+ "padding": "max_length",
25
+ "truncation": true,
26
+ "tokenizer_name": "tokenizer"
27
+ },
28
+ "artifacts": {
29
+ "tokenizer_name": "tokenizer"
30
+ }
31
+ },
32
+ {
33
+ "registry_name": "device_processor",
34
+ "config": {
35
+ "device": "cuda",
36
+ "float_dtype": null
37
+ }
38
+ },
39
+ {
40
+ "registry_name": "relative_actions_processor",
41
+ "config": {
42
+ "enabled": true,
43
+ "exclude_joints": [
44
+ "gripper"
45
+ ],
46
+ "action_names": [
47
+ "shoulder_pan.pos",
48
+ "shoulder_lift.pos",
49
+ "elbow_flex.pos",
50
+ "wrist_flex.pos",
51
+ "wrist_roll.pos",
52
+ "gripper.pos"
53
+ ]
54
+ }
55
+ },
56
+ {
57
+ "registry_name": "normalizer_processor",
58
+ "config": {
59
+ "eps": 1e-08,
60
+ "features": {
61
+ "observation.state": {
62
+ "type": "STATE",
63
+ "shape": [
64
+ 6
65
+ ]
66
+ },
67
+ "observation.images.front": {
68
+ "type": "VISUAL",
69
+ "shape": [
70
+ 3,
71
+ 480,
72
+ 640
73
+ ]
74
+ },
75
+ "observation.images.top": {
76
+ "type": "VISUAL",
77
+ "shape": [
78
+ 3,
79
+ 480,
80
+ 640
81
+ ]
82
+ },
83
+ "action": {
84
+ "type": "ACTION",
85
+ "shape": [
86
+ 6
87
+ ]
88
+ }
89
+ },
90
+ "norm_map": {
91
+ "VISUAL": "IDENTITY",
92
+ "STATE": "MEAN_STD",
93
+ "ACTION": "MEAN_STD"
94
+ }
95
+ },
96
+ "state_file": "policy_preprocessor_step_6_normalizer_processor.safetensors"
97
+ }
98
+ ]
99
+ }
policy_preprocessor_step_6_normalizer_processor.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6080027f6e8ac6d280a6e79ff48dcc47bf8e9dd42650213cfa58e0c192f6574
3
+ size 7544
tokenizer/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee726ea83cc9cfac4c3bae873d1f885a0e81b5832fabd413d425b778b2141b50
3
+ size 34387382
tokenizer/tokenizer_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "bos_token": "<bos>",
4
+ "clean_up_tokenization_spaces": false,
5
+ "eos_token": "<eos>",
6
+ "extra_special_tokens": [
7
+ "<image>"
8
+ ],
9
+ "is_local": false,
10
+ "mask_token": "<mask>",
11
+ "model_max_length": 1000000000000000019884624838656,
12
+ "pad_token": "<pad>",
13
+ "processor_class": "PaliGemmaProcessor",
14
+ "sp_model_kwargs": {},
15
+ "spaces_between_special_tokens": false,
16
+ "tokenizer_class": "GemmaTokenizer",
17
+ "unk_token": "<unk>",
18
+ "use_default_system_prompt": false
19
+ }
train_config.json ADDED
@@ -0,0 +1,300 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "dataset": {
3
+ "repo_id": "taewonkoo/stack_cube_v4_lerobot_relative",
4
+ "repo_type": "dataset",
5
+ "root": "/home/bmil/TW/data/stack_cube_v4_lerobot_relative",
6
+ "episodes": null,
7
+ "exclude_episodes": null,
8
+ "image_transforms": {
9
+ "enable": false,
10
+ "max_num_transforms": 3,
11
+ "random_order": false,
12
+ "tfs": {
13
+ "brightness": {
14
+ "weight": 1.0,
15
+ "type": "ColorJitter",
16
+ "kwargs": {
17
+ "brightness": [
18
+ 0.8,
19
+ 1.2
20
+ ]
21
+ }
22
+ },
23
+ "contrast": {
24
+ "weight": 1.0,
25
+ "type": "ColorJitter",
26
+ "kwargs": {
27
+ "contrast": [
28
+ 0.8,
29
+ 1.2
30
+ ]
31
+ }
32
+ },
33
+ "saturation": {
34
+ "weight": 1.0,
35
+ "type": "ColorJitter",
36
+ "kwargs": {
37
+ "saturation": [
38
+ 0.5,
39
+ 1.5
40
+ ]
41
+ }
42
+ },
43
+ "hue": {
44
+ "weight": 1.0,
45
+ "type": "ColorJitter",
46
+ "kwargs": {
47
+ "hue": [
48
+ -0.05,
49
+ 0.05
50
+ ]
51
+ }
52
+ },
53
+ "sharpness": {
54
+ "weight": 1.0,
55
+ "type": "SharpnessJitter",
56
+ "kwargs": {
57
+ "sharpness": [
58
+ 0.5,
59
+ 1.5
60
+ ]
61
+ }
62
+ },
63
+ "affine": {
64
+ "weight": 1.0,
65
+ "type": "RandomAffine",
66
+ "kwargs": {
67
+ "degrees": [
68
+ -5.0,
69
+ 5.0
70
+ ],
71
+ "translate": [
72
+ 0.05,
73
+ 0.05
74
+ ]
75
+ }
76
+ }
77
+ }
78
+ },
79
+ "revision": null,
80
+ "use_imagenet_stats": true,
81
+ "video_backend": "pyav",
82
+ "return_uint8": true,
83
+ "depth_output_unit": "mm",
84
+ "streaming": false,
85
+ "eval_split": 0.0
86
+ },
87
+ "env": null,
88
+ "policy": {
89
+ "type": "pi0",
90
+ "n_obs_steps": 1,
91
+ "input_features": {
92
+ "observation.state": {
93
+ "type": "STATE",
94
+ "shape": [
95
+ 6
96
+ ]
97
+ },
98
+ "observation.images.front": {
99
+ "type": "VISUAL",
100
+ "shape": [
101
+ 3,
102
+ 480,
103
+ 640
104
+ ]
105
+ },
106
+ "observation.images.top": {
107
+ "type": "VISUAL",
108
+ "shape": [
109
+ 3,
110
+ 480,
111
+ 640
112
+ ]
113
+ }
114
+ },
115
+ "output_features": {
116
+ "action": {
117
+ "type": "ACTION",
118
+ "shape": [
119
+ 6
120
+ ]
121
+ }
122
+ },
123
+ "device": "cuda",
124
+ "use_amp": false,
125
+ "use_peft": true,
126
+ "push_to_hub": false,
127
+ "repo_id": null,
128
+ "private": null,
129
+ "tags": null,
130
+ "license": null,
131
+ "pretrained_path": "lerobot/pi0_base",
132
+ "pretrained_revision": null,
133
+ "paligemma_variant": "gemma_2b",
134
+ "action_expert_variant": "gemma_300m",
135
+ "dtype": "bfloat16",
136
+ "chunk_size": 50,
137
+ "n_action_steps": 10,
138
+ "max_state_dim": 32,
139
+ "max_action_dim": 32,
140
+ "num_inference_steps": 10,
141
+ "time_sampling_beta_alpha": 1.5,
142
+ "time_sampling_beta_beta": 1.0,
143
+ "time_sampling_scale": 0.999,
144
+ "time_sampling_offset": 0.001,
145
+ "min_period": 0.004,
146
+ "max_period": 4.0,
147
+ "use_relative_actions": true,
148
+ "relative_exclude_joints": [
149
+ "gripper"
150
+ ],
151
+ "action_feature_names": [
152
+ "shoulder_pan.pos",
153
+ "shoulder_lift.pos",
154
+ "elbow_flex.pos",
155
+ "wrist_flex.pos",
156
+ "wrist_roll.pos",
157
+ "gripper.pos"
158
+ ],
159
+ "rtc_config": null,
160
+ "image_resolution": [
161
+ 224,
162
+ 224
163
+ ],
164
+ "empty_cameras": 0,
165
+ "normalization_mapping": {
166
+ "VISUAL": "IDENTITY",
167
+ "STATE": "MEAN_STD",
168
+ "ACTION": "MEAN_STD"
169
+ },
170
+ "gradient_checkpointing": true,
171
+ "compile_model": false,
172
+ "compile_mode": "max-autotune",
173
+ "freeze_vision_encoder": false,
174
+ "train_expert_only": false,
175
+ "optimizer_lr": 2.5e-05,
176
+ "optimizer_betas": [
177
+ 0.9,
178
+ 0.95
179
+ ],
180
+ "optimizer_eps": 1e-08,
181
+ "optimizer_weight_decay": 0.01,
182
+ "optimizer_grad_clip_norm": 1.0,
183
+ "scheduler_warmup_steps": 1000,
184
+ "scheduler_decay_steps": 30000,
185
+ "scheduler_decay_lr": 2.5e-06,
186
+ "tokenizer_max_length": 48
187
+ },
188
+ "reward_model": null,
189
+ "output_dir": "/home/bmil/TW/pi0/outputs/stack_cube_v4_lerobot_relative_20260807_200842",
190
+ "job_name": "stack_cube_v4_lerobot_relative_20260807_200842",
191
+ "resume": false,
192
+ "seed": 1000,
193
+ "cudnn_deterministic": false,
194
+ "num_workers": 2,
195
+ "batch_size": 32,
196
+ "prefetch_factor": 2,
197
+ "persistent_workers": true,
198
+ "dataloader_multiprocessing_context": "spawn",
199
+ "steps": 10000,
200
+ "env_eval_freq": 0,
201
+ "log_freq": 10,
202
+ "eval_steps": 0,
203
+ "max_eval_samples": 0,
204
+ "tolerance_s": 0.0001,
205
+ "save_checkpoint": true,
206
+ "save_freq": 2000,
207
+ "checkpoint_format": "safetensors",
208
+ "use_policy_training_preset": true,
209
+ "optimizer": {
210
+ "type": "adamw",
211
+ "lr": 2.5e-05,
212
+ "weight_decay": 0.01,
213
+ "grad_clip_norm": 1.0,
214
+ "betas": [
215
+ 0.9,
216
+ 0.95
217
+ ],
218
+ "eps": 1e-08
219
+ },
220
+ "scheduler": {
221
+ "type": "cosine_decay_with_warmup",
222
+ "num_warmup_steps": 1000,
223
+ "num_decay_steps": 30000,
224
+ "peak_lr": 2.5e-05,
225
+ "decay_lr": 2.5e-06
226
+ },
227
+ "parallelism": {
228
+ "dp_replicate": 1,
229
+ "dp_shard": 1,
230
+ "context_parallel": {
231
+ "ring_degree": 1,
232
+ "ulysses_degree": 1
233
+ },
234
+ "cfg_parallel": 1
235
+ },
236
+ "accelerator": {
237
+ "mixed_precision": "bf16",
238
+ "gradient_accumulation": {
239
+ "steps": 1
240
+ },
241
+ "fsdp": {
242
+ "reshard_after_forward": true,
243
+ "wrap_modules": null,
244
+ "min_num_params": null,
245
+ "cpu_offload": false,
246
+ "ignored_modules": null
247
+ },
248
+ "ddp": {
249
+ "find_unused_parameters": true,
250
+ "gradient_as_bucket_view": false,
251
+ "static_graph": false
252
+ },
253
+ "compile": {
254
+ "enabled": false,
255
+ "backend": "inductor",
256
+ "mode": null,
257
+ "regional": true
258
+ },
259
+ "activation_checkpointing": {
260
+ "mode": "none"
261
+ }
262
+ },
263
+ "eval": {
264
+ "n_episodes": 50,
265
+ "batch_size": 22,
266
+ "use_async_envs": true,
267
+ "recording": false,
268
+ "recording_repo_id": null,
269
+ "recording_private": false
270
+ },
271
+ "wandb": {
272
+ "enable": true,
273
+ "disable_artifact": false,
274
+ "project": "so101_troubleshooting",
275
+ "entity": "taewon-koo-sungkyunkwan-university",
276
+ "notes": null,
277
+ "run_id": "nwr1sikd",
278
+ "mode": "online",
279
+ "add_tags": true
280
+ },
281
+ "peft": {
282
+ "target_modules": null,
283
+ "full_training_modules": null,
284
+ "method_type": "LORA",
285
+ "init_type": null,
286
+ "r": 16,
287
+ "lora_alpha": 16
288
+ },
289
+ "job": {
290
+ "target": null,
291
+ "image": "huggingface/lerobot-gpu:latest",
292
+ "timeout": "2d",
293
+ "detach": false,
294
+ "tags": []
295
+ },
296
+ "save_checkpoint_to_hub": false,
297
+ "sample_weighting": null,
298
+ "rename_map": {},
299
+ "checkpoint_path": null
300
+ }