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 / results /episode_task_suite /modality_reconstruction /metrics.json
| { | |
| "mse": 1358.1593017578125, | |
| "mae": 0.29572129249572754, | |
| "r2": -0.015271898913936655, | |
| "task": "modality_reconstruction", | |
| "input": "motion/IMU/camera/audio", | |
| "output": "depth/video feature vector", | |
| "split": "chronological", | |
| "num_train_windows": 813, | |
| "num_test_windows": 348, | |
| "target_dim": 5096, | |
| "task_display_name": "Cross-Modal Reconstruction" | |
| } | |