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
Refine README card wording
Browse files
README.md
CHANGED
|
@@ -172,7 +172,7 @@ If you are reading the project cold, open these in order:
|
|
| 172 |
| 10 | How do I reproduce it? | [`REPRODUCIBILITY.md`](REPRODUCIBILITY.md), [`notes/reproducibility_audit.md`](notes/reproducibility_audit.md) | Public commands and expected outputs are documented for the sample-episode task suite. |
|
| 173 |
| 11 | What is still pending? | [`DATA_ACCESS_STATUS.md`](results/omni_finetune/DATA_ACCESS_STATUS.md), [`MULTI_EPISODE_ACCESS_STATUS.md`](results/omni_finetune/MULTI_EPISODE_ACCESS_STATUS.md) | Multi-episode Qwen3-Omni model quality will be reported after preprocessing, training, and held-out evaluation complete. |
|
| 174 |
|
| 175 |
-
|
| 176 |
[`docs/data/project_packet.json`](docs/data/project_packet.json).
|
| 177 |
|
| 178 |
## Supporting Files
|
|
@@ -336,9 +336,9 @@ scripts/
|
|
| 336 |
build_artifact_index.py # builds the compact artifact guide data
|
| 337 |
build_quality_gates.py # builds release checks
|
| 338 |
validate_mirror_parity.py # checks prepared GitHub/HF mirror file parity
|
| 339 |
-
validate_scope_claims.py #
|
| 340 |
validate_task_surface.py # checks readable task cards and interactive storyboard wiring
|
| 341 |
-
validate_website_integrity.py # checks local site links, anchors,
|
| 342 |
validate_publication_package.py # checks public repo + HF bundle contents
|
| 343 |
publish_hf_bundles.py # uploads prepared HF Space/artifact/model bundles
|
| 344 |
omni/
|
|
@@ -367,9 +367,8 @@ docs/
|
|
| 367 |
data/live_publication_status.json # live GitHub/HF publication verification
|
| 368 |
data/quality_gates.json # machine-readable release checks
|
| 369 |
data/task_surface_integrity.json # machine-readable task-card/storyboard integrity check
|
| 370 |
-
data/website_integrity.json # machine-readable website integrity check
|
| 371 |
data/project_manifest.json # machine-readable public-surface metadata
|
| 372 |
-
data/project_packet.json #
|
| 373 |
data/research_roadmap.json # multi-episode and omni-model roadmap
|
| 374 |
data/research_directions.json # four-track website data bundle
|
| 375 |
data/research_direction_extensions.json # four extra probe data bundle
|
|
|
|
| 172 |
| 10 | How do I reproduce it? | [`REPRODUCIBILITY.md`](REPRODUCIBILITY.md), [`notes/reproducibility_audit.md`](notes/reproducibility_audit.md) | Public commands and expected outputs are documented for the sample-episode task suite. |
|
| 173 |
| 11 | What is still pending? | [`DATA_ACCESS_STATUS.md`](results/omni_finetune/DATA_ACCESS_STATUS.md), [`MULTI_EPISODE_ACCESS_STATUS.md`](results/omni_finetune/MULTI_EPISODE_ACCESS_STATUS.md) | Multi-episode Qwen3-Omni model quality will be reported after preprocessing, training, and held-out evaluation complete. |
|
| 174 |
|
| 175 |
+
A compact reader-path summary is available at
|
| 176 |
[`docs/data/project_packet.json`](docs/data/project_packet.json).
|
| 177 |
|
| 178 |
## Supporting Files
|
|
|
|
| 336 |
build_artifact_index.py # builds the compact artifact guide data
|
| 337 |
build_quality_gates.py # builds release checks
|
| 338 |
validate_mirror_parity.py # checks prepared GitHub/HF mirror file parity
|
| 339 |
+
validate_scope_claims.py # separates setup artifacts from completed model metrics
|
| 340 |
validate_task_surface.py # checks readable task cards and interactive storyboard wiring
|
| 341 |
+
validate_website_integrity.py # checks local site links, anchors, and images
|
| 342 |
validate_publication_package.py # checks public repo + HF bundle contents
|
| 343 |
publish_hf_bundles.py # uploads prepared HF Space/artifact/model bundles
|
| 344 |
omni/
|
|
|
|
| 367 |
data/live_publication_status.json # live GitHub/HF publication verification
|
| 368 |
data/quality_gates.json # machine-readable release checks
|
| 369 |
data/task_surface_integrity.json # machine-readable task-card/storyboard integrity check
|
|
|
|
| 370 |
data/project_manifest.json # machine-readable public-surface metadata
|
| 371 |
+
data/project_packet.json # compact project path and scope summary
|
| 372 |
data/research_roadmap.json # multi-episode and omni-model roadmap
|
| 373 |
data/research_directions.json # four-track website data bundle
|
| 374 |
data/research_direction_extensions.json # four extra probe data bundle
|