Upload policy with preprocessor, postprocessor, and model card
Browse files
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: ai2-cortex/27112025-yam-01
|
| 3 |
library_name: lerobot
|
| 4 |
license: apache-2.0
|
| 5 |
model_name: pi05
|
config.json
CHANGED
|
@@ -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",
|
|
|
|
| 46 |
]
|
| 47 |
}
|
| 48 |
},
|
| 49 |
+
"device": "cuda:3",
|
| 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:69060ffafd4ae1beee77f7ff061c4c95ac71ba415e70da412f1715dfd5289175
|
| 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 9168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17af18b8ee861a0cff4774729c612aadbaae6077ce6c35e4cc69be8add1b6a85
|
| 3 |
size 9168
|
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 9168
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:17af18b8ee861a0cff4774729c612aadbaae6077ce6c35e4cc69be8add1b6a85
|
| 3 |
size 9168
|
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,
|
|
@@ -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,
|
|
|
|
| 1 |
{
|
| 2 |
"dataset": {
|
| 3 |
+
"repo_id": "ai2-cortex/27112025-yam-01",
|
| 4 |
"repo_ids": null,
|
| 5 |
+
"root": "/mount/weka/jiafeid/matcha/downloaded_datasets/ai2-cortex__27112025-yam-01",
|
| 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": false,
|
| 82 |
"use_annotated_tasks": false
|
| 83 |
},
|
| 84 |
"num_datasets": 100,
|
|
|
|
| 131 |
]
|
| 132 |
}
|
| 133 |
},
|
| 134 |
+
"device": "cuda:0",
|
| 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-22/02-33-46_rabac_pi05_finetuning",
|
| 189 |
+
"job_name": "rabac_pi05_finetuning",
|
| 190 |
"resume": false,
|
| 191 |
"resume_scheduler": true,
|
| 192 |
"seed": 3407,
|
| 193 |
"num_workers": 4,
|
| 194 |
+
"batch_size": 16,
|
| 195 |
"gradient_accumulation_steps": 1,
|
| 196 |
"steps": 10000,
|
| 197 |
"eval_freq": 20000,
|