Instructions to use aravindhs-NV/gr00t_n1d6_libero_object_split_640bs20k_0302_fixlibero_rebased with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use aravindhs-NV/gr00t_n1d6_libero_object_split_640bs20k_0302_fixlibero_rebased with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload DataProcessorPipeline
Browse files
policy_preprocessor.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": "gr00t_n1d6_process_v1",
|
| 16 |
+
"config": {
|
| 17 |
+
"language_key": "task"
|
| 18 |
+
},
|
| 19 |
+
"state_file": "policy_preprocessor_step_2_gr00t_n1d6_process_v1.safetensors"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"registry_name": "device_processor",
|
| 23 |
+
"config": {
|
| 24 |
+
"device": "cuda",
|
| 25 |
+
"float_dtype": null
|
| 26 |
+
}
|
| 27 |
+
}
|
| 28 |
+
]
|
| 29 |
+
}
|
policy_preprocessor_step_2_gr00t_n1d6_process_v1.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d46142760fc82b8dea2260944a7548a58cbd9a0ba7a486c20e66fb1a5d63dfe9
|
| 3 |
+
size 6304
|