Instructions to use lerobot/xvla-folding with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use lerobot/xvla-folding with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Update policy_postprocessor.json
Browse files
policy_postprocessor.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
},
|
| 16 |
"norm_map": {
|
| 17 |
"STATE": "IDENTITY",
|
| 18 |
-
"ACTION": "
|
| 19 |
"VISUAL": "MEAN_STD"
|
| 20 |
}
|
| 21 |
}
|
|
|
|
| 15 |
},
|
| 16 |
"norm_map": {
|
| 17 |
"STATE": "IDENTITY",
|
| 18 |
+
"ACTION": "MEAN_STD",
|
| 19 |
"VISUAL": "MEAN_STD"
|
| 20 |
}
|
| 21 |
}
|