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
File size: 2,052 Bytes
149cadc 3c21768 149cadc | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | # Rendered Website Check
This report records the latest browser-level check of the local static website.
Current status: **pass**
## Browser Flow
- URL: `http://127.0.0.1:8765/#walkthroughs`
- Title: `Ropedia Xperience-10M Task Suite`
- Viewport: `481 x 716`
- Flow: load current docs server -> open #walkthroughs deep link -> click Next -> click Process story chapter
- Screenshot: `/tmp/xperience_site_walkthrough_fresh.png`
## Checks
| Check | Status | What it covers |
| --- | --- | --- |
| Page Identity | `pass` | The rendered page should load the expected local site title and URL. |
| First Meaningful Content | `pass` | The first meaningful heading should identify the research task lab. |
| Responsive Viewport Recorded | `pass` | The browser run should record a narrow responsive viewport large enough to expose the mobile/tablet layout. |
| Tabbed Research Navigation | `pass` | The rendered top-level tab system should switch to the Data tab for the walkthrough deep link. |
| Task And Modality Cards Render | `pass` | The rendered walkthrough should expose the original core task cards and seven modality cards. |
| Unified 20 Task Matrix Available | `pass` | The rendered site data bundle should include the unified 20-task / 180-result matrix. |
| Walkthrough Deep Link | `pass` | The walkthrough deep link should reveal the walkthrough player, all task selectors, and four chapter controls. |
| Walkthrough Interaction | `pass` | Clicking Next and the Process chapter should update the active task, chapter, counter, and frame label. |
| Rendered Check Resource Link | `pass` | The rendered page should expose the rendered website check JSON from the resource section. |
| Console Health | `pass` | The rendered flow should complete without browser console warnings or errors. |
## Regenerate
Run the local static website, exercise the walkthrough in a browser, save the observation JSON, then rebuild this report:
```bash
python scripts/build_rendered_site_check.py --input /tmp/xperience_rendered_site_observations.json
```
|