Upload policy with preprocessor, postprocessor, and model card
Browse files- README.md +1 -1
- config.json +3 -3
- model.safetensors +1 -1
- policy_postprocessor_step_0_unnormalizer_processor.safetensors +2 -2
- policy_preprocessor.json +2 -2
- policy_preprocessor_step_2_normalizer_processor.safetensors +2 -2
- train_config.json +12 -12
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
datasets:
|
| 3 |
library_name: lerobot
|
| 4 |
license: apache-2.0
|
| 5 |
model_name: pi05
|
|
|
|
| 1 |
---
|
| 2 |
+
datasets: williamtsai726/fold_the_towels_videos
|
| 3 |
library_name: lerobot
|
| 4 |
license: apache-2.0
|
| 5 |
model_name: pi05
|
config.json
CHANGED
|
@@ -13,7 +13,7 @@
|
|
| 13 |
14
|
| 14 |
]
|
| 15 |
},
|
| 16 |
-
"observation.images.
|
| 17 |
"type": "VISUAL",
|
| 18 |
"shape": [
|
| 19 |
3,
|
|
@@ -21,7 +21,7 @@
|
|
| 21 |
224
|
| 22 |
]
|
| 23 |
},
|
| 24 |
-
"observation.images.
|
| 25 |
"type": "VISUAL",
|
| 26 |
"shape": [
|
| 27 |
3,
|
|
@@ -46,7 +46,7 @@
|
|
| 46 |
]
|
| 47 |
}
|
| 48 |
},
|
| 49 |
-
"device": "cuda:
|
| 50 |
"use_amp": false,
|
| 51 |
"push_to_hub": true,
|
| 52 |
"repo_id": "sengi/rabc_pi05",
|
|
|
|
| 13 |
14
|
| 14 |
]
|
| 15 |
},
|
| 16 |
+
"observation.images.left": {
|
| 17 |
"type": "VISUAL",
|
| 18 |
"shape": [
|
| 19 |
3,
|
|
|
|
| 21 |
224
|
| 22 |
]
|
| 23 |
},
|
| 24 |
+
"observation.images.right": {
|
| 25 |
"type": "VISUAL",
|
| 26 |
"shape": [
|
| 27 |
3,
|
|
|
|
| 46 |
]
|
| 47 |
}
|
| 48 |
},
|
| 49 |
+
"device": "cuda:1",
|
| 50 |
"use_amp": false,
|
| 51 |
"push_to_hub": true,
|
| 52 |
"repo_id": "sengi/rabc_pi05",
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 7473096344
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:730027c0d5b3311afa64b00abf7ea2b021326f3470c9cb124d023219e8050111
|
| 3 |
size 7473096344
|
policy_postprocessor_step_0_unnormalizer_processor.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:c4b8e7f3945f1ccf4b2a4edd7d1a1109aadacb74356506692d6d2469daf477c6
|
| 3 |
+
size 7796
|
policy_preprocessor.json
CHANGED
|
@@ -22,7 +22,7 @@
|
|
| 22 |
14
|
| 23 |
]
|
| 24 |
},
|
| 25 |
-
"observation.images.
|
| 26 |
"type": "VISUAL",
|
| 27 |
"shape": [
|
| 28 |
3,
|
|
@@ -30,7 +30,7 @@
|
|
| 30 |
224
|
| 31 |
]
|
| 32 |
},
|
| 33 |
-
"observation.images.
|
| 34 |
"type": "VISUAL",
|
| 35 |
"shape": [
|
| 36 |
3,
|
|
|
|
| 22 |
14
|
| 23 |
]
|
| 24 |
},
|
| 25 |
+
"observation.images.left": {
|
| 26 |
"type": "VISUAL",
|
| 27 |
"shape": [
|
| 28 |
3,
|
|
|
|
| 30 |
224
|
| 31 |
]
|
| 32 |
},
|
| 33 |
+
"observation.images.right": {
|
| 34 |
"type": "VISUAL",
|
| 35 |
"shape": [
|
| 36 |
3,
|
policy_preprocessor_step_2_normalizer_processor.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:c4b8e7f3945f1ccf4b2a4edd7d1a1109aadacb74356506692d6d2469daf477c6
|
| 3 |
+
size 7796
|
train_config.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
-
"repo_id": "
|
| 4 |
"repo_ids": null,
|
| 5 |
-
"root":
|
| 6 |
"episodes": null,
|
| 7 |
"image_transforms": {
|
| 8 |
"enable": true,
|
|
@@ -78,7 +78,7 @@
|
|
| 78 |
"revision": null,
|
| 79 |
"use_imagenet_stats": true,
|
| 80 |
"video_backend": "torchcodec",
|
| 81 |
-
"force_cache_sync":
|
| 82 |
"use_annotated_tasks": false
|
| 83 |
},
|
| 84 |
"num_datasets": 100,
|
|
@@ -98,7 +98,7 @@
|
|
| 98 |
14
|
| 99 |
]
|
| 100 |
},
|
| 101 |
-
"observation.images.
|
| 102 |
"type": "VISUAL",
|
| 103 |
"shape": [
|
| 104 |
3,
|
|
@@ -106,7 +106,7 @@
|
|
| 106 |
224
|
| 107 |
]
|
| 108 |
},
|
| 109 |
-
"observation.images.
|
| 110 |
"type": "VISUAL",
|
| 111 |
"shape": [
|
| 112 |
3,
|
|
@@ -131,7 +131,7 @@
|
|
| 131 |
]
|
| 132 |
}
|
| 133 |
},
|
| 134 |
-
"device": "cuda:
|
| 135 |
"use_amp": false,
|
| 136 |
"compiled": false,
|
| 137 |
"push_to_hub": true,
|
|
@@ -185,13 +185,13 @@
|
|
| 185 |
"compile": true,
|
| 186 |
"strict": true,
|
| 187 |
"loss_threshold": 3.0,
|
| 188 |
-
"output_dir": "outputs/train/2026-02-
|
| 189 |
-
"job_name": "
|
| 190 |
"resume": false,
|
| 191 |
"resume_scheduler": true,
|
| 192 |
"seed": 3407,
|
| 193 |
"num_workers": 4,
|
| 194 |
-
"batch_size":
|
| 195 |
"gradient_accumulation_steps": 1,
|
| 196 |
"steps": 10000,
|
| 197 |
"eval_freq": 20000,
|
|
@@ -237,8 +237,8 @@
|
|
| 237 |
"num_epochs": 20,
|
| 238 |
"ddp_timeout_s": 6000,
|
| 239 |
"rename_map": {
|
| 240 |
-
"observation.images.
|
| 241 |
-
"observation.images.
|
| 242 |
-
"observation.images.
|
| 243 |
}
|
| 244 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
+
"repo_id": "williamtsai726/fold_the_towels_videos",
|
| 4 |
"repo_ids": null,
|
| 5 |
+
"root": null,
|
| 6 |
"episodes": null,
|
| 7 |
"image_transforms": {
|
| 8 |
"enable": true,
|
|
|
|
| 78 |
"revision": null,
|
| 79 |
"use_imagenet_stats": true,
|
| 80 |
"video_backend": "torchcodec",
|
| 81 |
+
"force_cache_sync": true,
|
| 82 |
"use_annotated_tasks": false
|
| 83 |
},
|
| 84 |
"num_datasets": 100,
|
|
|
|
| 98 |
14
|
| 99 |
]
|
| 100 |
},
|
| 101 |
+
"observation.images.left": {
|
| 102 |
"type": "VISUAL",
|
| 103 |
"shape": [
|
| 104 |
3,
|
|
|
|
| 106 |
224
|
| 107 |
]
|
| 108 |
},
|
| 109 |
+
"observation.images.right": {
|
| 110 |
"type": "VISUAL",
|
| 111 |
"shape": [
|
| 112 |
3,
|
|
|
|
| 131 |
]
|
| 132 |
}
|
| 133 |
},
|
| 134 |
+
"device": "cuda:1",
|
| 135 |
"use_amp": false,
|
| 136 |
"compiled": false,
|
| 137 |
"push_to_hub": true,
|
|
|
|
| 185 |
"compile": true,
|
| 186 |
"strict": true,
|
| 187 |
"loss_threshold": 3.0,
|
| 188 |
+
"output_dir": "outputs/train/2026-02-24/08-02-16_rabc_pi05_finetuning",
|
| 189 |
+
"job_name": "rabc_pi05_finetuning",
|
| 190 |
"resume": false,
|
| 191 |
"resume_scheduler": true,
|
| 192 |
"seed": 3407,
|
| 193 |
"num_workers": 4,
|
| 194 |
+
"batch_size": 24,
|
| 195 |
"gradient_accumulation_steps": 1,
|
| 196 |
"steps": 10000,
|
| 197 |
"eval_freq": 20000,
|
|
|
|
| 237 |
"num_epochs": 20,
|
| 238 |
"ddp_timeout_s": 6000,
|
| 239 |
"rename_map": {
|
| 240 |
+
"observation.images.camera_front": "observation.images.top",
|
| 241 |
+
"observation.images.camera_left": "observation.images.left",
|
| 242 |
+
"observation.images.camera_right": "observation.images.right"
|
| 243 |
}
|
| 244 |
}
|