Upload policy weights, train config and readme
Browse files- config.json +29 -4
- model.safetensors +2 -2
- train_config.json +6 -6
config.json
CHANGED
|
@@ -28,6 +28,30 @@
|
|
| 28 |
"shape": [
|
| 29 |
8
|
| 30 |
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
}
|
| 32 |
},
|
| 33 |
"output_features": {
|
|
@@ -47,7 +71,7 @@
|
|
| 47 |
"license": null,
|
| 48 |
"paligemma_variant": "gemma_2b",
|
| 49 |
"action_expert_variant": "gemma_300m",
|
| 50 |
-
"dtype": "
|
| 51 |
"chunk_size": 50,
|
| 52 |
"n_action_steps": 50,
|
| 53 |
"action_dim": 32,
|
|
@@ -62,11 +86,12 @@
|
|
| 62 |
224
|
| 63 |
],
|
| 64 |
"image_keys": [
|
| 65 |
-
"observation.images.
|
| 66 |
-
"observation.images.
|
|
|
|
| 67 |
],
|
| 68 |
"gradient_checkpointing": false,
|
| 69 |
-
"compile_model":
|
| 70 |
"compile_mode": "max-autotune",
|
| 71 |
"optimizer_lr": 2.5e-05,
|
| 72 |
"optimizer_betas": [
|
|
|
|
| 28 |
"shape": [
|
| 29 |
8
|
| 30 |
]
|
| 31 |
+
},
|
| 32 |
+
"observation.images.base_0_rgb": {
|
| 33 |
+
"type": "VISUAL",
|
| 34 |
+
"shape": [
|
| 35 |
+
3,
|
| 36 |
+
224,
|
| 37 |
+
224
|
| 38 |
+
]
|
| 39 |
+
},
|
| 40 |
+
"observation.images.left_wrist_0_rgb": {
|
| 41 |
+
"type": "VISUAL",
|
| 42 |
+
"shape": [
|
| 43 |
+
3,
|
| 44 |
+
224,
|
| 45 |
+
224
|
| 46 |
+
]
|
| 47 |
+
},
|
| 48 |
+
"observation.images.right_wrist_0_rgb": {
|
| 49 |
+
"type": "VISUAL",
|
| 50 |
+
"shape": [
|
| 51 |
+
3,
|
| 52 |
+
224,
|
| 53 |
+
224
|
| 54 |
+
]
|
| 55 |
}
|
| 56 |
},
|
| 57 |
"output_features": {
|
|
|
|
| 71 |
"license": null,
|
| 72 |
"paligemma_variant": "gemma_2b",
|
| 73 |
"action_expert_variant": "gemma_300m",
|
| 74 |
+
"dtype": "bfloat16",
|
| 75 |
"chunk_size": 50,
|
| 76 |
"n_action_steps": 50,
|
| 77 |
"action_dim": 32,
|
|
|
|
| 86 |
224
|
| 87 |
],
|
| 88 |
"image_keys": [
|
| 89 |
+
"observation.images.base_0_rgb",
|
| 90 |
+
"observation.images.left_wrist_0_rgb",
|
| 91 |
+
"observation.images.right_wrist_0_rgb"
|
| 92 |
],
|
| 93 |
"gradient_checkpointing": false,
|
| 94 |
+
"compile_model": true,
|
| 95 |
"compile_mode": "max-autotune",
|
| 96 |
"optimizer_lr": 2.5e-05,
|
| 97 |
"optimizer_betas": [
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b78433b33b7d9f9da964852e5b88987f43a0ee52552cbb6ab83aeeabd8c27e75
|
| 3 |
+
size 7011549448
|
train_config.json
CHANGED
|
@@ -138,7 +138,7 @@
|
|
| 138 |
"license": null,
|
| 139 |
"paligemma_variant": "gemma_2b",
|
| 140 |
"action_expert_variant": "gemma_300m",
|
| 141 |
-
"dtype": "
|
| 142 |
"chunk_size": 50,
|
| 143 |
"n_action_steps": 50,
|
| 144 |
"action_dim": 32,
|
|
@@ -158,7 +158,7 @@
|
|
| 158 |
"observation.images.right_wrist_0_rgb"
|
| 159 |
],
|
| 160 |
"gradient_checkpointing": false,
|
| 161 |
-
"compile_model":
|
| 162 |
"compile_mode": "max-autotune",
|
| 163 |
"optimizer_lr": 2.5e-05,
|
| 164 |
"optimizer_betas": [
|
|
@@ -173,13 +173,13 @@
|
|
| 173 |
"scheduler_decay_lr": 2.5e-06,
|
| 174 |
"tokenizer_max_length": 48
|
| 175 |
},
|
| 176 |
-
"output_dir": "/fsx/pepijn/
|
| 177 |
"job_name": "pi0_openpi",
|
| 178 |
"resume": false,
|
| 179 |
"seed": 1000,
|
| 180 |
"num_workers": 4,
|
| 181 |
-
"batch_size":
|
| 182 |
-
"steps":
|
| 183 |
"eval_freq": 20000,
|
| 184 |
"log_freq": 200,
|
| 185 |
"save_checkpoint": true,
|
|
@@ -214,7 +214,7 @@
|
|
| 214 |
"project": "lerobot",
|
| 215 |
"entity": null,
|
| 216 |
"notes": null,
|
| 217 |
-
"run_id": "
|
| 218 |
"mode": null
|
| 219 |
}
|
| 220 |
}
|
|
|
|
| 138 |
"license": null,
|
| 139 |
"paligemma_variant": "gemma_2b",
|
| 140 |
"action_expert_variant": "gemma_300m",
|
| 141 |
+
"dtype": "bfloat16",
|
| 142 |
"chunk_size": 50,
|
| 143 |
"n_action_steps": 50,
|
| 144 |
"action_dim": 32,
|
|
|
|
| 158 |
"observation.images.right_wrist_0_rgb"
|
| 159 |
],
|
| 160 |
"gradient_checkpointing": false,
|
| 161 |
+
"compile_model": true,
|
| 162 |
"compile_mode": "max-autotune",
|
| 163 |
"optimizer_lr": 2.5e-05,
|
| 164 |
"optimizer_betas": [
|
|
|
|
| 173 |
"scheduler_decay_lr": 2.5e-06,
|
| 174 |
"tokenizer_max_length": 48
|
| 175 |
},
|
| 176 |
+
"output_dir": "/fsx/pepijn/train/openpi0_b4",
|
| 177 |
"job_name": "pi0_openpi",
|
| 178 |
"resume": false,
|
| 179 |
"seed": 1000,
|
| 180 |
"num_workers": 4,
|
| 181 |
+
"batch_size": 4,
|
| 182 |
+
"steps": 20000,
|
| 183 |
"eval_freq": 20000,
|
| 184 |
"log_freq": 200,
|
| 185 |
"save_checkpoint": true,
|
|
|
|
| 214 |
"project": "lerobot",
|
| 215 |
"entity": null,
|
| 216 |
"notes": null,
|
| 217 |
+
"run_id": "ye6i38b8",
|
| 218 |
"mode": null
|
| 219 |
}
|
| 220 |
}
|