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
Add baseline model card metadata
Browse files
README.md
CHANGED
|
@@ -1,3 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Ropedia Xperience-10M Task Suite
|
| 2 |
|
| 3 |
[](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
library_name: pytorch
|
| 4 |
+
tags:
|
| 5 |
+
- embodied-ai
|
| 6 |
+
- robotics
|
| 7 |
+
- multimodal
|
| 8 |
+
- xperience-10m
|
| 9 |
+
- baseline
|
| 10 |
+
- evaluation
|
| 11 |
+
- qwen3-omni
|
| 12 |
+
- cosmos
|
| 13 |
+
datasets:
|
| 14 |
+
- ropedia-ai/xperience-10m-sample
|
| 15 |
+
- ropedia-ai/xperience-10m
|
| 16 |
+
metrics:
|
| 17 |
+
- accuracy
|
| 18 |
+
- f1
|
| 19 |
+
- precision
|
| 20 |
+
- recall
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
# Ropedia Xperience-10M Task Suite
|
| 24 |
|
| 25 |
[](https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/)
|