Instructions to use maximellerbach/folding_vla_jepa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use maximellerbach/folding_vla_jepa with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Upload DataProcessorPipeline
Browse files- policy_preprocessor.json +6 -0
policy_preprocessor.json
CHANGED
|
@@ -74,6 +74,12 @@
|
|
| 74 |
224
|
| 75 |
]
|
| 76 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 77 |
"action": {
|
| 78 |
"type": "ACTION",
|
| 79 |
"shape": [
|
|
|
|
| 74 |
224
|
| 75 |
]
|
| 76 |
},
|
| 77 |
+
"observation.state": {
|
| 78 |
+
"type": "STATE",
|
| 79 |
+
"shape": [
|
| 80 |
+
16
|
| 81 |
+
]
|
| 82 |
+
},
|
| 83 |
"action": {
|
| 84 |
"type": "ACTION",
|
| 85 |
"shape": [
|