Robotics
PyTorch
Cosmos
xperience10m_task_baseline_suite
embodied-ai
multimodal
xperience-10m
baseline
evaluation
qwen3-omni
Instructions to use cy0307/ropedia-xperience-10m-task-baselines with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Cosmos
How to use cy0307/ropedia-xperience-10m-task-baselines with Cosmos:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
ropedia-xperience-10m-task-baselines / artifacts /min_all_modalities_action_model /confusion_matrix.csv
| true\pred,Pick up kettle,Position kettle to pour,Move kettle,Hold coffee carafe,Grasp coffee scoop,Transfer coffee to dripper,Hold gooseneck kettle,Grasp gooseneck kettle,Lift gooseneck kettle,Move kettle away,Place kettle on table,Pick up white bottle,Pour liquid from white bottle,Close bottle cap,Place item on table,Wait/Prepare for pouring,Pour coffee,Pour milk into coffee | |
| Pick up kettle,8,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | |
| Position kettle to pour,0,32,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | |
| Move kettle,0,0,10,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | |
| Hold coffee carafe,0,0,0,12,0,0,0,0,0,0,0,0,0,0,0,0,0,0 | |
| Grasp coffee scoop,0,0,0,0,16,0,0,0,0,0,0,0,0,0,0,0,0,0 | |
| Transfer coffee to dripper,0,0,0,0,0,22,0,0,0,0,0,0,0,0,0,0,0,0 | |
| Hold gooseneck kettle,0,0,0,0,0,1,38,1,0,0,0,0,0,0,0,0,0,0 | |
| Grasp gooseneck kettle,0,0,0,0,0,0,0,6,0,0,0,0,0,0,0,0,0,0 | |
| Lift gooseneck kettle,0,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0 | |
| Move kettle away,0,0,0,0,0,0,0,0,0,8,0,0,0,0,0,0,0,0 | |
| Place kettle on table,0,0,0,0,0,0,0,0,0,1,5,0,0,0,0,0,0,0 | |
| Pick up white bottle,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0,0 | |
| Pour liquid from white bottle,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0,0,0 | |
| Close bottle cap,0,0,0,0,0,0,0,0,0,0,0,0,0,24,0,0,0,0 | |
| Place item on table,0,0,0,0,0,0,0,0,0,0,0,0,0,0,6,0,0,0 | |
| Wait/Prepare for pouring,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,23,1,0 | |
| Pour coffee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,40,0 | |
| Pour milk into coffee,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1 | |