Instructions to use lerobot/xvla-libero with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LeRobot
How to use lerobot/xvla-libero with LeRobot:
- Notebooks
- Google Colab
- Kaggle
Loss and Evaluation on Libero-10
#2
by Hoar012 - opened
Hi,
I ran the example code and obtained a loss of 87.50. I’m wondering if this looks reasonable.
The full output is:
{'position_loss': 83.94,
'rotate6D_loss': 3.25,
'gripper_loss': 0.31,
'loss': 87.50}
Additionally, when evaluating the model on the Libero-10 benchmark, I get a 0% success rate.
Could you please advise what might be going wrong or how I can fix this?
Thanks!
Hoar012 changed discussion status to closed