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 files using upload-large-folder tool
Browse files- ARTIFACT_GUIDE.md +4 -4
- EVIDENCE_CONTRACT.md +1 -1
- FOUNDATION_MODEL_PLAN.md +2 -2
- PROJECT_README.md +11 -11
- PROJECT_STATUS.md +2 -2
- README.md +11 -11
- RENDERED_SITE_CHECK.md +2 -1
- REPRODUCIBILITY.md +1 -1
- RESEARCH_ROADMAP.md +2 -2
- RESEARCH_TAKEAWAYS.md +2 -2
- XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md +2 -2
- assets/charts/research_direction_coverage.svg +26 -24
- data/mirror_parity.json +668 -320
- data/project_status.json +2 -2
- docs/data/artifact_index.json +57 -57
- docs/data/omni_model_comparison.json +11 -7
- docs/data/public_surface_qa.json +10 -10
- docs/data/quality_gates.json +1 -1
- docs/data/rendered_site_check.json +10 -2
- docs/data/research_directions.json +241 -24
- docs/data/research_takeaways.json +3 -3
- docs/data/source_alignment_audit.json +1 -1
- docs/data/summary_metrics.json +2 -1
- docs/data/task_surface_integrity.json +20 -6
- docs/data/website_integrity.json +22 -22
- docs/index.html +6 -6
- docs/research_roadmap.html +3 -3
- index.html +6 -6
- metrics/artifact_index.json +57 -57
- metrics/mirror_parity.json +668 -320
- metrics/omni_model_comparison.json +11 -7
- metrics/project_status.json +2 -2
- metrics/public_surface_qa.json +10 -10
- metrics/publication_audit.json +5 -5
- metrics/quality_gates.json +1 -1
- metrics/rendered_site_check.json +10 -2
- metrics/research_directions.json +241 -24
- metrics/research_takeaways.json +3 -3
- metrics/scope_claims_audit.json +2 -2
- metrics/source_alignment_audit.json +1 -1
- metrics/summary_metrics.json +2 -1
- metrics/task_surface_integrity.json +20 -6
- metrics/website_integrity.json +22 -22
- research_roadmap.html +3 -3
ARTIFACT_GUIDE.md
CHANGED
|
@@ -19,7 +19,7 @@ Xperience-native pretraining goal.
|
|
| 19 |
| [`XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md`](XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md) | Describes the future full-corpus Xperience Embodied Foundation Model goal, including modules, objectives, staged scale-up, hardware ranges, and evaluation. |
|
| 20 |
| [`EVALUATION_PROTOCOL.md`](EVALUATION_PROTOCOL.md) | Defines the task unit, chronological split, metrics, leakage controls, and current limitations. |
|
| 21 |
| [`REPRODUCIBILITY.md`](REPRODUCIBILITY.md) | Defines public reproduction commands, expected outputs, and unreproducible boundaries. |
|
| 22 |
-
| [`results/audio_ablation/AUDIO_ABLATION_SUMMARY.md`](results/audio_ablation/AUDIO_ABLATION_SUMMARY.md) | Shows measured current-audio and raw log-mel replacement deltas across the
|
| 23 |
| [`docs/single_episode_explorer.html`](docs/single_episode_explorer.html) | Gives a static window-level explorer for the public sample episode. |
|
| 24 |
| [`XPERIENCE10M_DATASET_CARD_ALIGNMENT.md`](XPERIENCE10M_DATASET_CARD_ALIGNMENT.md) | Optional detail for readers who need official dataset and access-term context. |
|
| 25 |
|
|
@@ -74,11 +74,11 @@ Xperience-native pretraining goal.
|
|
| 74 |
| [`docs/data/task_suite_20.json`](docs/data/task_suite_20.json) | Machine-readable unified 20-task suite for the website and Hugging Face mirrors. |
|
| 75 |
| [`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json) | The original task contracts, chronological split, and minimal/neural metrics. |
|
| 76 |
| [`results/episode_task_suite/neural_mlp/`](results/episode_task_suite/neural_mlp/) | Matching PyTorch MLP heads for the same task contracts and feature windows. |
|
| 77 |
-
| [`results/episode_task_suite/research_directions/`](results/episode_task_suite/research_directions/) | Mapping from the
|
| 78 |
| [`results/episode_task_suite/research_direction_extensions/`](results/episode_task_suite/research_direction_extensions/) | Four additional coded probes, one per research direction. |
|
| 79 |
| [`results/episode_task_suite/tier2_task_suite/`](results/episode_task_suite/tier2_task_suite/) | Historical result path for tasks 13-20 in the unified 20-task suite. |
|
| 80 |
| [`results/episode_task_suite/task_walkthroughs/`](results/episode_task_suite/task_walkthroughs/) | Human-readable research names and case studies explaining input, process modules, output, metric, limitation, and the website task-player data. |
|
| 81 |
-
| [`results/audio_ablation/audio_ablation_metrics.csv`](results/audio_ablation/audio_ablation_metrics.csv) | All
|
| 82 |
| [`results/audio_ablation/audio_delta_summary.csv`](results/audio_ablation/audio_delta_summary.csv) | Compact per-task audio delta table for quick manual inspection. |
|
| 83 |
| [`scripts/audio_ablation_and_raw_upgrade.py`](scripts/audio_ablation_and_raw_upgrade.py) | Regenerates audio contribution results from real task-suite artifacts plus the local public-sample MP4. |
|
| 84 |
| [`scripts/validate_task_surface.py`](scripts/validate_task_surface.py) | Fails publication if public task cards drift back to raw artifact ids or lose their thumbnail/player wiring. |
|
|
@@ -122,7 +122,7 @@ research project.
|
|
| 122 |
| [`results/omni_finetune/QWEN3_FULL_PARAMETER_GATES_20260609.md`](results/omni_finetune/QWEN3_FULL_PARAMETER_GATES_20260609.md) | Full-parameter Qwen3-Omni feasibility-gate summary: 1/8/32/64-step guarded 8-GPU runs passed, the opportunistic 128-step run was preempted for Qwen v5 handoff, and no full checkpoints or weights are published. |
|
| 123 |
| [`docs/data/qwen3_full_parameter_gates.json`](docs/data/qwen3_full_parameter_gates.json) | Machine-readable full-parameter feasibility evidence and publication policy for the website and Hugging Face mirrors. |
|
| 124 |
| [`scripts/omni/defer_qwen3_fullparam_after_verified_qwen.sh`](scripts/omni/defer_qwen3_fullparam_after_verified_qwen.sh) | Waits for a verified Qwen held-out package, then launches a bounded 128-step full-parameter feasibility pilot on the same multiscale v5 dataset with no checkpoints or weights saved. |
|
| 125 |
-
| [`
|
| 126 |
| [`results/omni_finetune/multi_episode_128_task_baselines/summary_report.json`](results/omni_finetune/multi_episode_128_task_baselines/summary_report.json) | Machine-readable split counts, run configuration, simple metrics, neural metrics, and unsupported raw-feature markers for the aligned 128-episode baseline suite. |
|
| 127 |
| [`scripts/omni/run_128_task_baselines.py`](scripts/omni/run_128_task_baselines.py) | Runner for the aligned 128-episode metadata/text baselines; it consumes the derived Qwen JSONL export locally but does not publish raw data, Qwen weights, or LoRA weights. |
|
| 128 |
| [`scripts/omni/discover_xperience10m_sources.py`](scripts/omni/discover_xperience10m_sources.py) | Discovery gate for valid multi-episode Xperience-10M sources. |
|
|
|
|
| 19 |
| [`XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md`](XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md) | Describes the future full-corpus Xperience Embodied Foundation Model goal, including modules, objectives, staged scale-up, hardware ranges, and evaluation. |
|
| 20 |
| [`EVALUATION_PROTOCOL.md`](EVALUATION_PROTOCOL.md) | Defines the task unit, chronological split, metrics, leakage controls, and current limitations. |
|
| 21 |
| [`REPRODUCIBILITY.md`](REPRODUCIBILITY.md) | Defines public reproduction commands, expected outputs, and unreproducible boundaries. |
|
| 22 |
+
| [`results/audio_ablation/AUDIO_ABLATION_SUMMARY.md`](results/audio_ablation/AUDIO_ABLATION_SUMMARY.md) | Shows measured current-audio and raw log-mel replacement deltas across the original task contracts. |
|
| 23 |
| [`docs/single_episode_explorer.html`](docs/single_episode_explorer.html) | Gives a static window-level explorer for the public sample episode. |
|
| 24 |
| [`XPERIENCE10M_DATASET_CARD_ALIGNMENT.md`](XPERIENCE10M_DATASET_CARD_ALIGNMENT.md) | Optional detail for readers who need official dataset and access-term context. |
|
| 25 |
|
|
|
|
| 74 |
| [`docs/data/task_suite_20.json`](docs/data/task_suite_20.json) | Machine-readable unified 20-task suite for the website and Hugging Face mirrors. |
|
| 75 |
| [`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json) | The original task contracts, chronological split, and minimal/neural metrics. |
|
| 76 |
| [`results/episode_task_suite/neural_mlp/`](results/episode_task_suite/neural_mlp/) | Matching PyTorch MLP heads for the same task contracts and feature windows. |
|
| 77 |
+
| [`results/episode_task_suite/research_directions/`](results/episode_task_suite/research_directions/) | Mapping from the unified 20-task suite to the four Ropedia research directions. |
|
| 78 |
| [`results/episode_task_suite/research_direction_extensions/`](results/episode_task_suite/research_direction_extensions/) | Four additional coded probes, one per research direction. |
|
| 79 |
| [`results/episode_task_suite/tier2_task_suite/`](results/episode_task_suite/tier2_task_suite/) | Historical result path for tasks 13-20 in the unified 20-task suite. |
|
| 80 |
| [`results/episode_task_suite/task_walkthroughs/`](results/episode_task_suite/task_walkthroughs/) | Human-readable research names and case studies explaining input, process modules, output, metric, limitation, and the website task-player data. |
|
| 81 |
+
| [`results/audio_ablation/audio_ablation_metrics.csv`](results/audio_ablation/audio_ablation_metrics.csv) | All measured audio rows for the original task contracts across six variants, including no-audio, audio-only, alternate-audio-only, representation replacement, and all-input variants. |
|
| 82 |
| [`results/audio_ablation/audio_delta_summary.csv`](results/audio_ablation/audio_delta_summary.csv) | Compact per-task audio delta table for quick manual inspection. |
|
| 83 |
| [`scripts/audio_ablation_and_raw_upgrade.py`](scripts/audio_ablation_and_raw_upgrade.py) | Regenerates audio contribution results from real task-suite artifacts plus the local public-sample MP4. |
|
| 84 |
| [`scripts/validate_task_surface.py`](scripts/validate_task_surface.py) | Fails publication if public task cards drift back to raw artifact ids or lose their thumbnail/player wiring. |
|
|
|
|
| 122 |
| [`results/omni_finetune/QWEN3_FULL_PARAMETER_GATES_20260609.md`](results/omni_finetune/QWEN3_FULL_PARAMETER_GATES_20260609.md) | Full-parameter Qwen3-Omni feasibility-gate summary: 1/8/32/64-step guarded 8-GPU runs passed, the opportunistic 128-step run was preempted for Qwen v5 handoff, and no full checkpoints or weights are published. |
|
| 123 |
| [`docs/data/qwen3_full_parameter_gates.json`](docs/data/qwen3_full_parameter_gates.json) | Machine-readable full-parameter feasibility evidence and publication policy for the website and Hugging Face mirrors. |
|
| 124 |
| [`scripts/omni/defer_qwen3_fullparam_after_verified_qwen.sh`](scripts/omni/defer_qwen3_fullparam_after_verified_qwen.sh) | Waits for a verified Qwen held-out package, then launches a bounded 128-step full-parameter feasibility pilot on the same multiscale v5 dataset with no checkpoints or weights saved. |
|
| 125 |
+
| [`docs/data/task_method_20_result_matrix.json`](docs/data/task_method_20_result_matrix.json) | Same-split 128-episode simple and neural baselines reported on the unified 20-task axes, aligned to the 96/16/16 Qwen3-Omni split with source/proxy notes. |
|
| 126 |
| [`results/omni_finetune/multi_episode_128_task_baselines/summary_report.json`](results/omni_finetune/multi_episode_128_task_baselines/summary_report.json) | Machine-readable split counts, run configuration, simple metrics, neural metrics, and unsupported raw-feature markers for the aligned 128-episode baseline suite. |
|
| 127 |
| [`scripts/omni/run_128_task_baselines.py`](scripts/omni/run_128_task_baselines.py) | Runner for the aligned 128-episode metadata/text baselines; it consumes the derived Qwen JSONL export locally but does not publish raw data, Qwen weights, or LoRA weights. |
|
| 128 |
| [`scripts/omni/discover_xperience10m_sources.py`](scripts/omni/discover_xperience10m_sources.py) | Discovery gate for valid multi-episode Xperience-10M sources. |
|
EVIDENCE_CONTRACT.md
CHANGED
|
@@ -17,7 +17,7 @@ the dashboard as a basis for further work.
|
|
| 17 |
| The task evaluation protocol is explicit and generated from committed metrics. | `EVALUATION_PROTOCOL.md`, `docs/data/evaluation_protocol.json`, `scripts/build_evaluation_protocol.py` | Verified protocol | Defines windows, split, per-task metrics, leakage controls, and current limitations |
|
| 18 |
| The public sample modalities are inspectable without raw data redistribution. | `docs/data/modality_atlas.json`, `docs/assets/modalities/`, website modality atlas | Verified derived thumbnail atlas | Thumbnails are presentation assets, not a replacement for official raw data access |
|
| 19 |
| Public task cards stay readable for non-expert readers. | `docs/data/task_surface_integrity.json`, `scripts/validate_task_surface.py`, website task cards/player | Task-surface report | Presentation layer only; it does not add model quality or new data |
|
| 20 |
-
| The
|
| 21 |
| Minimal and neural heads use the same task contracts. | `scripts/neural_task_models.py`, `results/episode_task_suite/neural_mlp/`, `docs/assets/task_architectures.png` | Verified for 12 minimal heads and 12 neural MLP heads | Small heads only; not a foundation model |
|
| 22 |
| Four Ropedia research directions are mapped honestly as direct, proxy, or diagnostic evidence. | `results/episode_task_suite/research_directions/research_direction_taxonomy.json`, `docs/data/research_directions.json` | Verified taxonomy | Some directions remain proxy-only |
|
| 23 |
| Four extra direction probes are coded and evaluated. | `results/episode_task_suite/research_direction_extensions/research_direction_extension_results.json`, `docs/data/research_direction_extensions.json` | Verified single-episode probes | Not full human modeling, neural rendering, intent modeling, or world modeling solutions |
|
|
|
|
| 17 |
| The task evaluation protocol is explicit and generated from committed metrics. | `EVALUATION_PROTOCOL.md`, `docs/data/evaluation_protocol.json`, `scripts/build_evaluation_protocol.py` | Verified protocol | Defines windows, split, per-task metrics, leakage controls, and current limitations |
|
| 18 |
| The public sample modalities are inspectable without raw data redistribution. | `docs/data/modality_atlas.json`, `docs/assets/modalities/`, website modality atlas | Verified derived thumbnail atlas | Thumbnails are presentation assets, not a replacement for official raw data access |
|
| 19 |
| Public task cards stay readable for non-expert readers. | `docs/data/task_surface_integrity.json`, `scripts/validate_task_surface.py`, website task cards/player | Task-surface report | Presentation layer only; it does not add model quality or new data |
|
| 20 |
+
| The unified 20-task suite is implemented with saved metrics, predictions, and source-linked result rows. | `TASK_SUITE_20.md`, `docs/data/task_suite_20.json`, `docs/data/task_method_20_result_matrix.json`, `TASK_METHOD_20_SOURCE_AUDIT.md` | Verified for all 20 task definitions and 180 method-task result rows | Chronological single-episode split for public-sample rows; selected 128-episode rows use the documented 96/16/16 split |
|
| 21 |
| Minimal and neural heads use the same task contracts. | `scripts/neural_task_models.py`, `results/episode_task_suite/neural_mlp/`, `docs/assets/task_architectures.png` | Verified for 12 minimal heads and 12 neural MLP heads | Small heads only; not a foundation model |
|
| 22 |
| Four Ropedia research directions are mapped honestly as direct, proxy, or diagnostic evidence. | `results/episode_task_suite/research_directions/research_direction_taxonomy.json`, `docs/data/research_directions.json` | Verified taxonomy | Some directions remain proxy-only |
|
| 23 |
| Four extra direction probes are coded and evaluated. | `results/episode_task_suite/research_direction_extensions/research_direction_extension_results.json`, `docs/data/research_direction_extensions.json` | Verified single-episode probes | Not full human modeling, neural rendering, intent modeling, or world modeling solutions |
|
FOUNDATION_MODEL_PLAN.md
CHANGED
|
@@ -54,7 +54,7 @@ The immediate pilot is about proving the full data path:
|
|
| 54 |
|
| 55 |
Qwen3-Omni is the most direct first target because the existing scripts already
|
| 56 |
prepare video/audio/language prompts and adapter inputs. It is also suitable for
|
| 57 |
-
the
|
| 58 |
short task answers.
|
| 59 |
|
| 60 |
The executable Qwen branch and future branch contracts are now represented as
|
|
@@ -145,7 +145,7 @@ requires multi-episode diversity. The first useful policy experiment should be a
|
|
| 145 |
|
| 146 |
## Evaluation Additions
|
| 147 |
|
| 148 |
-
The foundation-model stage should add metrics beyond the current
|
| 149 |
|
| 150 |
| Evaluation target | Metric family | Applies to |
|
| 151 |
| --- | --- | --- |
|
|
|
|
| 54 |
|
| 55 |
Qwen3-Omni is the most direct first target because the existing scripts already
|
| 56 |
prepare video/audio/language prompts and adapter inputs. It is also suitable for
|
| 57 |
+
the unified 20 current task contracts, which mostly produce labels, structured JSON, or
|
| 58 |
short task answers.
|
| 59 |
|
| 60 |
The executable Qwen branch and future branch contracts are now represented as
|
|
|
|
| 145 |
|
| 146 |
## Evaluation Additions
|
| 147 |
|
| 148 |
+
The foundation-model stage should add metrics beyond the current 20-task suite:
|
| 149 |
|
| 150 |
| Evaluation target | Metric family | Applies to |
|
| 151 |
| --- | --- | --- |
|
PROJECT_README.md
CHANGED
|
@@ -252,7 +252,7 @@ Public release checks are exposed as JSON for mirrors and dashboards:
|
|
| 252 |
<ul>
|
| 253 |
<li>The selected-episode Qwen3-Omni LoRA v6 diagnostic package is verified on the 96/16/16 split with 34,269 exported windows and 4,032 held-out test predictions.</li>
|
| 254 |
<li>v6 improves action macro-F1/contact accuracy versus v5; v5 remains a pinned prior-release row where it is stronger on other metrics.</li>
|
| 255 |
-
<li>Same-split simple/NN metadata
|
| 256 |
<li>The Qwen result proves the multi-episode export/train/eval/package loop and meets the strict-JSON target, but weak action/subtask metrics make it a baseline for error analysis rather than a strong model.</li>
|
| 257 |
<li>Cosmos3 has three verified diagnostics: Nano future-window compatibility, Super base-weight Reasoner evaluation, and Super forward-dynamics LoRA fine-tuning over camera-pose proxy targets.</li>
|
| 258 |
</ul>
|
|
@@ -580,7 +580,7 @@ terms. See [`LICENSE`](LICENSE) and [`DATA_NOTICE.md`](DATA_NOTICE.md).
|
|
| 580 |

|
| 581 |
|
| 582 |
The infographic uses a custom text-free research background and puts the shared
|
| 583 |
-
processing contract plus all
|
| 584 |
Public-sample modality thumbnails remain enlarged below the task map. The task
|
| 585 |
names, input/output summaries, and metrics are overlaid from
|
| 586 |
[`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json)
|
|
@@ -957,7 +957,7 @@ Current status in this repo:
|
|
| 957 |
- current_quality_target: strict-label JSON validity 100.00%, meeting the 98% target; action/subtask quality remains weak
|
| 958 |
- qwen3_lora_adapter_repo: https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep
|
| 959 |
- cosmos3_super_lora_adapter_repo: https://huggingface.co/cy0307/ropedia-cosmos3-super-forward-dynamics-lora-128ep
|
| 960 |
-
- 128_aligned_baselines:
|
| 961 |
- cosmos3_nano_branch: verified Cosmos3-Nano future-window compatibility package, 378 held-out future-window predictions from 14 test episodes
|
| 962 |
- cosmos3_super_branch: verified Cosmos3-Super Reasoner base-weight JSON-task evaluation, 448 held-out predictions from 14 test episodes; JSON validity 51.12%, action macro-F1 0.0008, contact accuracy 32.14%, transition accuracy 36.83%
|
| 963 |
- cosmos3_super_forward_dynamics_lora: verified 8-GPU FSDP LoRA branch over camera-pose proxy targets; 2,848 train rows, 512 val rows, 448 test rows, 26.2M adapter parameters, val MSE 4.0082, test MSE 3.6853; public package excludes safetensors
|
|
@@ -1412,7 +1412,7 @@ Compact map:
|
|
| 1412 |
| Temporal Order Verification | Tell whether reaching then pouring was reversed. | adjacent window pair -> pair combiner + binary classifier -> correct/reversed |
|
| 1413 |
| Multimodal Synchronization Detection | Catch motion paired with visual/depth features shifted in time. | motion side + visual side -> aligned/shifted pair builder + classifier -> aligned/shifted |
|
| 1414 |
|
| 1415 |
-
##
|
| 1416 |
|
| 1417 |
These are deliberately minimal baselines. They are useful because every
|
| 1418 |
input/output contract is explicit, not because they are strong embodied-AI
|
|
@@ -1442,7 +1442,7 @@ PyTorch MLP classifiers or regressors. Its outputs live under
|
|
| 1442 |
and the rollup is stored in the `neural_tasks` section of
|
| 1443 |
[`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json).
|
| 1444 |
|
| 1445 |
-
The task-specific heads are:
|
| 1446 |
|
| 1447 |
| Task | Input | Minimal head | Output |
|
| 1448 |
| --- | --- | --- | --- |
|
|
@@ -1473,8 +1473,8 @@ The task-specific heads are:
|
|
| 1473 |
| Neural MLP hand forecast | 0.1079 MPJPE | n/a | Same features/split, nonlinear regression head |
|
| 1474 |
| Neural MLP temporal order | 0.8520 F1 | 0.8578 | Strong improvement on adjacent-window ordering |
|
| 1475 |
| Neural MLP misalignment | 0.7153 F1 | 0.7009 | Detects shifted motion/visual/audio pairs better than the linear head |
|
| 1476 |
-
| Audio ablation | +0.0418 mean delta | n/a | Current audio variant improves the primary metric on 6 of
|
| 1477 |
-
| Alternate audio representation | +0.0936 mean delta | n/a | Alternate audio-window representation improves over the baseline audio variant on 6 of
|
| 1478 |
|
| 1479 |
## Audio Contribution Study
|
| 1480 |
|
|
@@ -1489,9 +1489,9 @@ The measured single-episode result is task-specific:
|
|
| 1489 |
|
| 1490 |
| Readout | Value |
|
| 1491 |
| --- | ---: |
|
| 1492 |
-
| Tasks where current audio improves the primary metric | 6 / 12 |
|
| 1493 |
| Mean current-audio delta | +0.0418 |
|
| 1494 |
-
| Tasks where alternate audio representation improves over baseline audio | 6 / 12 |
|
| 1495 |
| Mean alternate-representation delta vs baseline audio | +0.0936 |
|
| 1496 |
|
| 1497 |
Full files:
|
|
@@ -1504,7 +1504,7 @@ Full files:
|
|
| 1504 |
|
| 1505 |
## Neural MLP Results
|
| 1506 |
|
| 1507 |
-
The neural baseline was run locally with `--include-neural` for
|
| 1508 |
using 80 epochs, hidden size 128, batch size 128, and CPU execution. It is not a
|
| 1509 |
foundation model result; it is a controlled nonlinear-head comparison over the
|
| 1510 |
same 8,546-dimensional multimodal representation.
|
|
@@ -1553,7 +1553,7 @@ episodes; they are not reported as multi-episode benchmark results.
|
|
| 1553 |
|
| 1554 |
I re-ran the full pipeline from the local raw public sample into a temporary
|
| 1555 |
local workspace and compared regenerated metrics with the committed
|
| 1556 |
-
artifacts. The baseline metrics,
|
| 1557 |
available modality manifest matched exactly after float normalization.
|
| 1558 |
|
| 1559 |
See [`notes/reproducibility_audit.md`](notes/reproducibility_audit.md) for the
|
|
|
|
| 252 |
<ul>
|
| 253 |
<li>The selected-episode Qwen3-Omni LoRA v6 diagnostic package is verified on the 96/16/16 split with 34,269 exported windows and 4,032 held-out test predictions.</li>
|
| 254 |
<li>v6 improves action macro-F1/contact accuracy versus v5; v5 remains a pinned prior-release row where it is stronger on other metrics.</li>
|
| 255 |
+
<li>Same-split simple/NN metadata and raw-feature baselines are now reported on the unified 20-task axes, with compact-proxy notes retained where a target is derived from public-safe processed artifacts.</li>
|
| 256 |
<li>The Qwen result proves the multi-episode export/train/eval/package loop and meets the strict-JSON target, but weak action/subtask metrics make it a baseline for error analysis rather than a strong model.</li>
|
| 257 |
<li>Cosmos3 has three verified diagnostics: Nano future-window compatibility, Super base-weight Reasoner evaluation, and Super forward-dynamics LoRA fine-tuning over camera-pose proxy targets.</li>
|
| 258 |
</ul>
|
|
|
|
| 580 |

|
| 581 |
|
| 582 |
The infographic uses a custom text-free research background and puts the shared
|
| 583 |
+
processing contract plus all 20 unified task families before the modality atlas.
|
| 584 |
Public-sample modality thumbnails remain enlarged below the task map. The task
|
| 585 |
names, input/output summaries, and metrics are overlaid from
|
| 586 |
[`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json)
|
|
|
|
| 957 |
- current_quality_target: strict-label JSON validity 100.00%, meeting the 98% target; action/subtask quality remains weak
|
| 958 |
- qwen3_lora_adapter_repo: https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep
|
| 959 |
- cosmos3_super_lora_adapter_repo: https://huggingface.co/cy0307/ropedia-cosmos3-super-forward-dynamics-lora-128ep
|
| 960 |
+
- 128_aligned_baselines: unified 20-task axes for simple and neural baselines, including metadata/text rows and public-safe compact-proxy rows where raw-feature targets are required
|
| 961 |
- cosmos3_nano_branch: verified Cosmos3-Nano future-window compatibility package, 378 held-out future-window predictions from 14 test episodes
|
| 962 |
- cosmos3_super_branch: verified Cosmos3-Super Reasoner base-weight JSON-task evaluation, 448 held-out predictions from 14 test episodes; JSON validity 51.12%, action macro-F1 0.0008, contact accuracy 32.14%, transition accuracy 36.83%
|
| 963 |
- cosmos3_super_forward_dynamics_lora: verified 8-GPU FSDP LoRA branch over camera-pose proxy targets; 2,848 train rows, 512 val rows, 448 test rows, 26.2M adapter parameters, val MSE 4.0082, test MSE 3.6853; public package excludes safetensors
|
|
|
|
| 1412 |
| Temporal Order Verification | Tell whether reaching then pouring was reversed. | adjacent window pair -> pair combiner + binary classifier -> correct/reversed |
|
| 1413 |
| Multimodal Synchronization Detection | Catch motion paired with visual/depth features shifted in time. | motion side + visual side -> aligned/shifted pair builder + classifier -> aligned/shifted |
|
| 1414 |
|
| 1415 |
+
## Core Architecture Families in the 20-Task Suite
|
| 1416 |
|
| 1417 |
These are deliberately minimal baselines. They are useful because every
|
| 1418 |
input/output contract is explicit, not because they are strong embodied-AI
|
|
|
|
| 1442 |
and the rollup is stored in the `neural_tasks` section of
|
| 1443 |
[`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json).
|
| 1444 |
|
| 1445 |
+
The original task-specific heads are:
|
| 1446 |
|
| 1447 |
| Task | Input | Minimal head | Output |
|
| 1448 |
| --- | --- | --- | --- |
|
|
|
|
| 1473 |
| Neural MLP hand forecast | 0.1079 MPJPE | n/a | Same features/split, nonlinear regression head |
|
| 1474 |
| Neural MLP temporal order | 0.8520 F1 | 0.8578 | Strong improvement on adjacent-window ordering |
|
| 1475 |
| Neural MLP misalignment | 0.7153 F1 | 0.7009 | Detects shifted motion/visual/audio pairs better than the linear head |
|
| 1476 |
+
| Audio ablation | +0.0418 mean delta | n/a | Current audio variant improves the primary metric on 6 of the original task contracts |
|
| 1477 |
+
| Alternate audio representation | +0.0936 mean delta | n/a | Alternate audio-window representation improves over the baseline audio variant on 6 of the original task contracts |
|
| 1478 |
|
| 1479 |
## Audio Contribution Study
|
| 1480 |
|
|
|
|
| 1489 |
|
| 1490 |
| Readout | Value |
|
| 1491 |
| --- | ---: |
|
| 1492 |
+
| Tasks where current audio improves the primary metric | 6 / 12 original contracts |
|
| 1493 |
| Mean current-audio delta | +0.0418 |
|
| 1494 |
+
| Tasks where alternate audio representation improves over baseline audio | 6 / 12 original contracts |
|
| 1495 |
| Mean alternate-representation delta vs baseline audio | +0.0936 |
|
| 1496 |
|
| 1497 |
Full files:
|
|
|
|
| 1504 |
|
| 1505 |
## Neural MLP Results
|
| 1506 |
|
| 1507 |
+
The neural baseline was run locally with `--include-neural` for the original core task contracts
|
| 1508 |
using 80 epochs, hidden size 128, batch size 128, and CPU execution. It is not a
|
| 1509 |
foundation model result; it is a controlled nonlinear-head comparison over the
|
| 1510 |
same 8,546-dimensional multimodal representation.
|
|
|
|
| 1553 |
|
| 1554 |
I re-ran the full pipeline from the local raw public sample into a temporary
|
| 1555 |
local workspace and compared regenerated metrics with the committed
|
| 1556 |
+
artifacts. The baseline metrics, original task metrics, feature manifest, and
|
| 1557 |
available modality manifest matched exactly after float normalization.
|
| 1558 |
|
| 1559 |
See [`notes/reproducibility_audit.md`](notes/reproducibility_audit.md) for the
|
PROJECT_STATUS.md
CHANGED
|
@@ -23,7 +23,7 @@ The current no-new-episode enhancement layer records how to push the selected
|
|
| 23 |
| Unified 20-task suite | Verified | `TASK_SUITE_20.md`, `docs/data/task_suite_20.json`, `results/episode_task_suite/`, `results/episode_task_suite/tier2_task_suite/` | All 20 task contracts have committed minimal metrics; tasks 13-20 reuse the same 20-frame windows, 5-frame stride, chronological split, and minimal/neural head pattern. The `tier2_task_suite` path is historical and now stores tasks 13-20, not a separate public tier. |
|
| 24 |
| 180-result method matrix | Verified complete | `docs/data/task_method_20_result_matrix.json`, `TASK_METHOD_20_RESULT_MATRIX.md`, `docs/data/task_method_20_gap_audit.json`, `docs/assets/charts/unified_task_model_radar.svg` | The public comparison matrix now has 9 methods x 20 tasks = 180/180 scored method-task records. Six rows are explicitly marked as compact-proxy scores where the public 128-episode export lacks the direct raw target. |
|
| 25 |
| Neural heads | Verified | `scripts/neural_task_models.py`, `results/episode_task_suite/neural_mlp/` | Each task also has a compact PyTorch MLP run over the same feature tensor and chronological split. |
|
| 26 |
-
| Audio contribution study | Verified | `scripts/audio_ablation_and_raw_upgrade.py`, `results/audio_ablation/`, `docs/data/audio_ablation_summary.json` | Audio variants are compared across
|
| 27 |
| Research takeaways | Verified | `RESEARCH_TAKEAWAYS.md`, `docs/data/research_takeaways.json`, `scripts/build_research_takeaways.py` | The main result interpretation is generated from committed metrics: chronological class shift, neural gains on dynamics/order/alignment, open retrieval/reconstruction problems, and the need for held-out episodes. |
|
| 28 |
| Research roadmap | Current | `RESEARCH_ROADMAP.md`, `docs/data/research_roadmap.json` | The roadmap connects public-sample task development to the final verified Qwen3-Omni diagnostic result, same-split baseline alignment, action/subtask error analysis, robustness runs, world/policy branches, and the future Xperience-native pretraining goal. |
|
| 29 |
| 128-episode task-suite enhancement pack | Current no-new-episode plan | `TASK_SUITE_ENHANCEMENT_128.md`, `docs/data/task_suite_enhancement_128.json`, `results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json`, `scripts/omni/build_task_suite_enhancement_128.py` | The current 3,808-window selected split can be stressed without more episodes by exporting denser and multiscale windows. The recommended next export is `multiscale_20s10_40s20_80s40`, estimated at 106,095 windows from the observed frame spans; the pack also defines hierarchical action/subtask targets, raw-feature shard priorities for unsupported tasks, and Qwen/Cosmos follow-up run cards. |
|
|
@@ -101,7 +101,7 @@ The current no-new-episode enhancement layer records how to push the selected
|
|
| 101 |
- The current reconstruction task reconstructs feature vectors, not pixel
|
| 102 |
depth, meshes, NeRF outputs, or Gaussian splats.
|
| 103 |
- Audio is part of the current 8,546-dimensional baseline feature vector.
|
| 104 |
-
- Audio contribution is evaluated across
|
| 105 |
`results/audio_ablation/`.
|
| 106 |
- Foundation-model selection is now explicit: Qwen3-Omni is the immediate
|
| 107 |
trainable pilot, Cosmos 3 is the first world-model branch, and Cosmos3-Super
|
|
|
|
| 23 |
| Unified 20-task suite | Verified | `TASK_SUITE_20.md`, `docs/data/task_suite_20.json`, `results/episode_task_suite/`, `results/episode_task_suite/tier2_task_suite/` | All 20 task contracts have committed minimal metrics; tasks 13-20 reuse the same 20-frame windows, 5-frame stride, chronological split, and minimal/neural head pattern. The `tier2_task_suite` path is historical and now stores tasks 13-20, not a separate public tier. |
|
| 24 |
| 180-result method matrix | Verified complete | `docs/data/task_method_20_result_matrix.json`, `TASK_METHOD_20_RESULT_MATRIX.md`, `docs/data/task_method_20_gap_audit.json`, `docs/assets/charts/unified_task_model_radar.svg` | The public comparison matrix now has 9 methods x 20 tasks = 180/180 scored method-task records. Six rows are explicitly marked as compact-proxy scores where the public 128-episode export lacks the direct raw target. |
|
| 25 |
| Neural heads | Verified | `scripts/neural_task_models.py`, `results/episode_task_suite/neural_mlp/` | Each task also has a compact PyTorch MLP run over the same feature tensor and chronological split. |
|
| 26 |
+
| Audio contribution study | Verified | `scripts/audio_ablation_and_raw_upgrade.py`, `results/audio_ablation/`, `docs/data/audio_ablation_summary.json` | Audio variants are compared across the original task contracts; audio improves the primary metric on 6 of those contracts, and a 588-d audio-window representation improves over the baseline audio variant on 6 of those contracts. |
|
| 27 |
| Research takeaways | Verified | `RESEARCH_TAKEAWAYS.md`, `docs/data/research_takeaways.json`, `scripts/build_research_takeaways.py` | The main result interpretation is generated from committed metrics: chronological class shift, neural gains on dynamics/order/alignment, open retrieval/reconstruction problems, and the need for held-out episodes. |
|
| 28 |
| Research roadmap | Current | `RESEARCH_ROADMAP.md`, `docs/data/research_roadmap.json` | The roadmap connects public-sample task development to the final verified Qwen3-Omni diagnostic result, same-split baseline alignment, action/subtask error analysis, robustness runs, world/policy branches, and the future Xperience-native pretraining goal. |
|
| 29 |
| 128-episode task-suite enhancement pack | Current no-new-episode plan | `TASK_SUITE_ENHANCEMENT_128.md`, `docs/data/task_suite_enhancement_128.json`, `results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json`, `scripts/omni/build_task_suite_enhancement_128.py` | The current 3,808-window selected split can be stressed without more episodes by exporting denser and multiscale windows. The recommended next export is `multiscale_20s10_40s20_80s40`, estimated at 106,095 windows from the observed frame spans; the pack also defines hierarchical action/subtask targets, raw-feature shard priorities for unsupported tasks, and Qwen/Cosmos follow-up run cards. |
|
|
|
|
| 101 |
- The current reconstruction task reconstructs feature vectors, not pixel
|
| 102 |
depth, meshes, NeRF outputs, or Gaussian splats.
|
| 103 |
- Audio is part of the current 8,546-dimensional baseline feature vector.
|
| 104 |
+
- Audio contribution is evaluated across the original task contracts in
|
| 105 |
`results/audio_ablation/`.
|
| 106 |
- Foundation-model selection is now explicit: Qwen3-Omni is the immediate
|
| 107 |
trainable pilot, Cosmos 3 is the first world-model branch, and Cosmos3-Super
|
README.md
CHANGED
|
@@ -274,7 +274,7 @@ Public release checks are exposed as JSON for mirrors and dashboards:
|
|
| 274 |
<ul>
|
| 275 |
<li>The selected-episode Qwen3-Omni LoRA v6 diagnostic package is verified on the 96/16/16 split with 34,269 exported windows and 4,032 held-out test predictions.</li>
|
| 276 |
<li>v6 improves action macro-F1/contact accuracy versus v5; v5 remains a pinned prior-release row where it is stronger on other metrics.</li>
|
| 277 |
-
<li>Same-split simple/NN metadata
|
| 278 |
<li>The Qwen result proves the multi-episode export/train/eval/package loop and meets the strict-JSON target, but weak action/subtask metrics make it a baseline for error analysis rather than a strong model.</li>
|
| 279 |
<li>Cosmos3 has three verified diagnostics: Nano future-window compatibility, Super base-weight Reasoner evaluation, and Super forward-dynamics LoRA fine-tuning over camera-pose proxy targets.</li>
|
| 280 |
</ul>
|
|
@@ -602,7 +602,7 @@ terms. See [`LICENSE`](LICENSE) and [`DATA_NOTICE.md`](DATA_NOTICE.md).
|
|
| 602 |

|
| 603 |
|
| 604 |
The infographic uses a custom text-free research background and puts the shared
|
| 605 |
-
processing contract plus all
|
| 606 |
Public-sample modality thumbnails remain enlarged below the task map. The task
|
| 607 |
names, input/output summaries, and metrics are overlaid from
|
| 608 |
[`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json)
|
|
@@ -979,7 +979,7 @@ Current status in this repo:
|
|
| 979 |
- current_quality_target: strict-label JSON validity 100.00%, meeting the 98% target; action/subtask quality remains weak
|
| 980 |
- qwen3_lora_adapter_repo: https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep
|
| 981 |
- cosmos3_super_lora_adapter_repo: https://huggingface.co/cy0307/ropedia-cosmos3-super-forward-dynamics-lora-128ep
|
| 982 |
-
- 128_aligned_baselines:
|
| 983 |
- cosmos3_nano_branch: verified Cosmos3-Nano future-window compatibility package, 378 held-out future-window predictions from 14 test episodes
|
| 984 |
- cosmos3_super_branch: verified Cosmos3-Super Reasoner base-weight JSON-task evaluation, 448 held-out predictions from 14 test episodes; JSON validity 51.12%, action macro-F1 0.0008, contact accuracy 32.14%, transition accuracy 36.83%
|
| 985 |
- cosmos3_super_forward_dynamics_lora: verified 8-GPU FSDP LoRA branch over camera-pose proxy targets; 2,848 train rows, 512 val rows, 448 test rows, 26.2M adapter parameters, val MSE 4.0082, test MSE 3.6853; public package excludes safetensors
|
|
@@ -1434,7 +1434,7 @@ Compact map:
|
|
| 1434 |
| Temporal Order Verification | Tell whether reaching then pouring was reversed. | adjacent window pair -> pair combiner + binary classifier -> correct/reversed |
|
| 1435 |
| Multimodal Synchronization Detection | Catch motion paired with visual/depth features shifted in time. | motion side + visual side -> aligned/shifted pair builder + classifier -> aligned/shifted |
|
| 1436 |
|
| 1437 |
-
##
|
| 1438 |
|
| 1439 |
These are deliberately minimal baselines. They are useful because every
|
| 1440 |
input/output contract is explicit, not because they are strong embodied-AI
|
|
@@ -1464,7 +1464,7 @@ PyTorch MLP classifiers or regressors. Its outputs live under
|
|
| 1464 |
and the rollup is stored in the `neural_tasks` section of
|
| 1465 |
[`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json).
|
| 1466 |
|
| 1467 |
-
The task-specific heads are:
|
| 1468 |
|
| 1469 |
| Task | Input | Minimal head | Output |
|
| 1470 |
| --- | --- | --- | --- |
|
|
@@ -1495,8 +1495,8 @@ The task-specific heads are:
|
|
| 1495 |
| Neural MLP hand forecast | 0.1079 MPJPE | n/a | Same features/split, nonlinear regression head |
|
| 1496 |
| Neural MLP temporal order | 0.8520 F1 | 0.8578 | Strong improvement on adjacent-window ordering |
|
| 1497 |
| Neural MLP misalignment | 0.7153 F1 | 0.7009 | Detects shifted motion/visual/audio pairs better than the linear head |
|
| 1498 |
-
| Audio ablation | +0.0418 mean delta | n/a | Current audio variant improves the primary metric on 6 of
|
| 1499 |
-
| Alternate audio representation | +0.0936 mean delta | n/a | Alternate audio-window representation improves over the baseline audio variant on 6 of
|
| 1500 |
|
| 1501 |
## Audio Contribution Study
|
| 1502 |
|
|
@@ -1511,9 +1511,9 @@ The measured single-episode result is task-specific:
|
|
| 1511 |
|
| 1512 |
| Readout | Value |
|
| 1513 |
| --- | ---: |
|
| 1514 |
-
| Tasks where current audio improves the primary metric | 6 / 12 |
|
| 1515 |
| Mean current-audio delta | +0.0418 |
|
| 1516 |
-
| Tasks where alternate audio representation improves over baseline audio | 6 / 12 |
|
| 1517 |
| Mean alternate-representation delta vs baseline audio | +0.0936 |
|
| 1518 |
|
| 1519 |
Full files:
|
|
@@ -1526,7 +1526,7 @@ Full files:
|
|
| 1526 |
|
| 1527 |
## Neural MLP Results
|
| 1528 |
|
| 1529 |
-
The neural baseline was run locally with `--include-neural` for
|
| 1530 |
using 80 epochs, hidden size 128, batch size 128, and CPU execution. It is not a
|
| 1531 |
foundation model result; it is a controlled nonlinear-head comparison over the
|
| 1532 |
same 8,546-dimensional multimodal representation.
|
|
@@ -1575,7 +1575,7 @@ episodes; they are not reported as multi-episode benchmark results.
|
|
| 1575 |
|
| 1576 |
I re-ran the full pipeline from the local raw public sample into a temporary
|
| 1577 |
local workspace and compared regenerated metrics with the committed
|
| 1578 |
-
artifacts. The baseline metrics,
|
| 1579 |
available modality manifest matched exactly after float normalization.
|
| 1580 |
|
| 1581 |
See [`notes/reproducibility_audit.md`](notes/reproducibility_audit.md) for the
|
|
|
|
| 274 |
<ul>
|
| 275 |
<li>The selected-episode Qwen3-Omni LoRA v6 diagnostic package is verified on the 96/16/16 split with 34,269 exported windows and 4,032 held-out test predictions.</li>
|
| 276 |
<li>v6 improves action macro-F1/contact accuracy versus v5; v5 remains a pinned prior-release row where it is stronger on other metrics.</li>
|
| 277 |
+
<li>Same-split simple/NN metadata and raw-feature baselines are now reported on the unified 20-task axes, with compact-proxy notes retained where a target is derived from public-safe processed artifacts.</li>
|
| 278 |
<li>The Qwen result proves the multi-episode export/train/eval/package loop and meets the strict-JSON target, but weak action/subtask metrics make it a baseline for error analysis rather than a strong model.</li>
|
| 279 |
<li>Cosmos3 has three verified diagnostics: Nano future-window compatibility, Super base-weight Reasoner evaluation, and Super forward-dynamics LoRA fine-tuning over camera-pose proxy targets.</li>
|
| 280 |
</ul>
|
|
|
|
| 602 |

|
| 603 |
|
| 604 |
The infographic uses a custom text-free research background and puts the shared
|
| 605 |
+
processing contract plus all 20 unified task families before the modality atlas.
|
| 606 |
Public-sample modality thumbnails remain enlarged below the task map. The task
|
| 607 |
names, input/output summaries, and metrics are overlaid from
|
| 608 |
[`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json)
|
|
|
|
| 979 |
- current_quality_target: strict-label JSON validity 100.00%, meeting the 98% target; action/subtask quality remains weak
|
| 980 |
- qwen3_lora_adapter_repo: https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep
|
| 981 |
- cosmos3_super_lora_adapter_repo: https://huggingface.co/cy0307/ropedia-cosmos3-super-forward-dynamics-lora-128ep
|
| 982 |
+
- 128_aligned_baselines: unified 20-task axes for simple and neural baselines, including metadata/text rows and public-safe compact-proxy rows where raw-feature targets are required
|
| 983 |
- cosmos3_nano_branch: verified Cosmos3-Nano future-window compatibility package, 378 held-out future-window predictions from 14 test episodes
|
| 984 |
- cosmos3_super_branch: verified Cosmos3-Super Reasoner base-weight JSON-task evaluation, 448 held-out predictions from 14 test episodes; JSON validity 51.12%, action macro-F1 0.0008, contact accuracy 32.14%, transition accuracy 36.83%
|
| 985 |
- cosmos3_super_forward_dynamics_lora: verified 8-GPU FSDP LoRA branch over camera-pose proxy targets; 2,848 train rows, 512 val rows, 448 test rows, 26.2M adapter parameters, val MSE 4.0082, test MSE 3.6853; public package excludes safetensors
|
|
|
|
| 1434 |
| Temporal Order Verification | Tell whether reaching then pouring was reversed. | adjacent window pair -> pair combiner + binary classifier -> correct/reversed |
|
| 1435 |
| Multimodal Synchronization Detection | Catch motion paired with visual/depth features shifted in time. | motion side + visual side -> aligned/shifted pair builder + classifier -> aligned/shifted |
|
| 1436 |
|
| 1437 |
+
## Core Architecture Families in the 20-Task Suite
|
| 1438 |
|
| 1439 |
These are deliberately minimal baselines. They are useful because every
|
| 1440 |
input/output contract is explicit, not because they are strong embodied-AI
|
|
|
|
| 1464 |
and the rollup is stored in the `neural_tasks` section of
|
| 1465 |
[`results/episode_task_suite/summary_report.json`](results/episode_task_suite/summary_report.json).
|
| 1466 |
|
| 1467 |
+
The original task-specific heads are:
|
| 1468 |
|
| 1469 |
| Task | Input | Minimal head | Output |
|
| 1470 |
| --- | --- | --- | --- |
|
|
|
|
| 1495 |
| Neural MLP hand forecast | 0.1079 MPJPE | n/a | Same features/split, nonlinear regression head |
|
| 1496 |
| Neural MLP temporal order | 0.8520 F1 | 0.8578 | Strong improvement on adjacent-window ordering |
|
| 1497 |
| Neural MLP misalignment | 0.7153 F1 | 0.7009 | Detects shifted motion/visual/audio pairs better than the linear head |
|
| 1498 |
+
| Audio ablation | +0.0418 mean delta | n/a | Current audio variant improves the primary metric on 6 of the original task contracts |
|
| 1499 |
+
| Alternate audio representation | +0.0936 mean delta | n/a | Alternate audio-window representation improves over the baseline audio variant on 6 of the original task contracts |
|
| 1500 |
|
| 1501 |
## Audio Contribution Study
|
| 1502 |
|
|
|
|
| 1511 |
|
| 1512 |
| Readout | Value |
|
| 1513 |
| --- | ---: |
|
| 1514 |
+
| Tasks where current audio improves the primary metric | 6 / 12 original contracts |
|
| 1515 |
| Mean current-audio delta | +0.0418 |
|
| 1516 |
+
| Tasks where alternate audio representation improves over baseline audio | 6 / 12 original contracts |
|
| 1517 |
| Mean alternate-representation delta vs baseline audio | +0.0936 |
|
| 1518 |
|
| 1519 |
Full files:
|
|
|
|
| 1526 |
|
| 1527 |
## Neural MLP Results
|
| 1528 |
|
| 1529 |
+
The neural baseline was run locally with `--include-neural` for the original core task contracts
|
| 1530 |
using 80 epochs, hidden size 128, batch size 128, and CPU execution. It is not a
|
| 1531 |
foundation model result; it is a controlled nonlinear-head comparison over the
|
| 1532 |
same 8,546-dimensional multimodal representation.
|
|
|
|
| 1575 |
|
| 1576 |
I re-ran the full pipeline from the local raw public sample into a temporary
|
| 1577 |
local workspace and compared regenerated metrics with the committed
|
| 1578 |
+
artifacts. The baseline metrics, original task metrics, feature manifest, and
|
| 1579 |
available modality manifest matched exactly after float normalization.
|
| 1580 |
|
| 1581 |
See [`notes/reproducibility_audit.md`](notes/reproducibility_audit.md) for the
|
RENDERED_SITE_CHECK.md
CHANGED
|
@@ -20,7 +20,8 @@ Current status: **pass**
|
|
| 20 |
| First Meaningful Content | `pass` | The first meaningful heading should identify the research task lab. |
|
| 21 |
| Responsive Viewport Recorded | `pass` | The browser run should record a narrow responsive viewport large enough to expose the mobile/tablet layout. |
|
| 22 |
| Tabbed Research Navigation | `pass` | The rendered top-level tab system should switch to the Data tab for the walkthrough deep link. |
|
| 23 |
-
| Task And Modality Cards Render | `pass` | The rendered
|
|
|
|
| 24 |
| Walkthrough Deep Link | `pass` | The walkthrough deep link should reveal the walkthrough player, all task selectors, and four chapter controls. |
|
| 25 |
| Walkthrough Interaction | `pass` | Clicking Next and the Process chapter should update the active task, chapter, counter, and frame label. |
|
| 26 |
| Rendered Check Resource Link | `pass` | The rendered page should expose the rendered website check JSON from the resource section. |
|
|
|
|
| 20 |
| First Meaningful Content | `pass` | The first meaningful heading should identify the research task lab. |
|
| 21 |
| Responsive Viewport Recorded | `pass` | The browser run should record a narrow responsive viewport large enough to expose the mobile/tablet layout. |
|
| 22 |
| Tabbed Research Navigation | `pass` | The rendered top-level tab system should switch to the Data tab for the walkthrough deep link. |
|
| 23 |
+
| Task And Modality Cards Render | `pass` | The rendered walkthrough should expose the original core task cards and seven modality cards. |
|
| 24 |
+
| Unified 20 Task Matrix Available | `pass` | The rendered site data bundle should include the unified 20-task / 180-result matrix. |
|
| 25 |
| Walkthrough Deep Link | `pass` | The walkthrough deep link should reveal the walkthrough player, all task selectors, and four chapter controls. |
|
| 26 |
| Walkthrough Interaction | `pass` | Clicking Next and the Process chapter should update the active task, chapter, counter, and frame label. |
|
| 27 |
| Rendered Check Resource Link | `pass` | The rendered page should expose the rendered website check JSON from the resource section. |
|
REPRODUCIBILITY.md
CHANGED
|
@@ -179,7 +179,7 @@ Verified staged-GPU smoke evidence from 2026-06-14:
|
|
| 179 |
|
| 180 |
The last full metric reproduction run was completed on **2026-05-30
|
| 181 |
Asia/Singapore** from a fresh output directory outside the repo. It rebuilt the
|
| 182 |
-
minimal baselines, all-modality baselines, and the original
|
| 183 |
from the local public sample. The regenerated metrics matched the committed
|
| 184 |
artifacts after float normalization; the current public framing now indexes
|
| 185 |
those artifacts together with tasks 13-20 as one 20-task suite.
|
|
|
|
| 179 |
|
| 180 |
The last full metric reproduction run was completed on **2026-05-30
|
| 181 |
Asia/Singapore** from a fresh output directory outside the repo. It rebuilt the
|
| 182 |
+
minimal baselines, all-modality baselines, and the original core task artifacts
|
| 183 |
from the local public sample. The regenerated metrics matched the committed
|
| 184 |
artifacts after float normalization; the current public framing now indexes
|
| 185 |
those artifacts together with tasks 13-20 as one 20-task suite.
|
RESEARCH_ROADMAP.md
CHANGED
|
@@ -9,10 +9,10 @@ should exist before the stage is treated as complete.
|
|
| 9 |
|
| 10 |
| Stage | Status | Entry condition | Research deliverables | Completion evidence |
|
| 11 |
| --- | --- | --- | --- | --- |
|
| 12 |
-
| Public-Sample Task Lab | Implemented | One public Xperience-10M sample episode is available. | 1,161 aligned windows,
|
| 13 |
| Multi-Episode Data Preparation | Implemented for first selected pilot | Gated dataset availability and enough storage for selected episodes. | 128 selected episodes, episode manifest, missing-view manifest, held-out episode split, and source-discovery report. | `results/omni_finetune/DATA_ACCESS_STATUS.md`, `results/omni_finetune/MULTI_EPISODE_ACCESS_STATUS.md`, `results/omni_finetune/xperience10m_128_episode_selection.json` |
|
| 14 |
| Qwen3-Omni LoRA Latest Diagnostic Branch | Verified latest branch | Selected episodes prepared locally with no train/test episode leakage. | Dataset JSONL/media manifests, LoRA adapter checkpoint, progress logs, validation monitoring, held-out predictions, metrics, confusion matrices, v5/v6 comparison, run report, and public LoRA adapter repo. | `docs/data/omni_finetune_verified_result.json`, `docs/data/qwen3_v5_v6_comparison.json`, `results/omni_finetune/QWEN3_V5_V6_COMPARISON_20260614.md`, `results/omni_finetune/verified_public/`, `metrics.json`, `predictions.jsonl`, `RUN_REPORT.md`, `https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep` |
|
| 15 |
-
| 128-Episode Same-Split Simple/NN Baselines | Verified companion result | Derived Qwen JSONL export for the selected 96/16/16 split. |
|
| 16 |
| 128-Episode Task Suite Enhancement Pack | Current no-new-episode plan | Same selected 96/16/16 split and current public 3,808-window export. | Dense-window and multiscale export estimates, hierarchical action/subtask target contract, raw-feature shard priorities for unsupported tasks, Qwen v5 and Cosmos continuation run cards, and publication-ready artifacts. | `TASK_SUITE_ENHANCEMENT_128.md`, `docs/data/task_suite_enhancement_128.json`, `results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json`, `scripts/omni/build_task_suite_enhancement_128.py` |
|
| 17 |
| Action/Subtask Error-Analysis Pass | Active next step | The final diagnostic package meets strict JSON validity but has weak action/subtask held-out quality. | Same 96/16/16 split, action/subtask confusion analysis, unseen-label analysis, object/action family breakdowns, and comparison to the final verified Qwen baseline. | Updated error-analysis tables, held-out metrics by failure type, and verified public package. |
|
| 18 |
| Foundation-Model Selection Matrix | Current | The selected pilot episodes are prepared, or a 3-8 episode dry run is available for preprocessing checks. | Backbone registry, Cosmos 3 world-model branch plan, Qwen3-Omni baseline plan, OpenVLA/openpi/GR00T policy candidates, and model-specific evaluation additions. | `FOUNDATION_MODEL_PLAN.md`, `docs/data/foundation_model_plan.json`, `research_roadmap_interactive.json` |
|
|
|
|
| 9 |
|
| 10 |
| Stage | Status | Entry condition | Research deliverables | Completion evidence |
|
| 11 |
| --- | --- | --- | --- | --- |
|
| 12 |
+
| Public-Sample Task Lab | Implemented | One public Xperience-10M sample episode is available. | 1,161 aligned windows, a unified 20-task suite, minimal heads, neural MLP heads, modality atlas, task walkthroughs, and derived figures. | `PROJECT_STATUS.md`, `EVALUATION_PROTOCOL.md`, `RESEARCH_TAKEAWAYS.md`, `docs/data/task_suite_20.json`, `results/episode_task_suite/summary_report.json` |
|
| 13 |
| Multi-Episode Data Preparation | Implemented for first selected pilot | Gated dataset availability and enough storage for selected episodes. | 128 selected episodes, episode manifest, missing-view manifest, held-out episode split, and source-discovery report. | `results/omni_finetune/DATA_ACCESS_STATUS.md`, `results/omni_finetune/MULTI_EPISODE_ACCESS_STATUS.md`, `results/omni_finetune/xperience10m_128_episode_selection.json` |
|
| 14 |
| Qwen3-Omni LoRA Latest Diagnostic Branch | Verified latest branch | Selected episodes prepared locally with no train/test episode leakage. | Dataset JSONL/media manifests, LoRA adapter checkpoint, progress logs, validation monitoring, held-out predictions, metrics, confusion matrices, v5/v6 comparison, run report, and public LoRA adapter repo. | `docs/data/omni_finetune_verified_result.json`, `docs/data/qwen3_v5_v6_comparison.json`, `results/omni_finetune/QWEN3_V5_V6_COMPARISON_20260614.md`, `results/omni_finetune/verified_public/`, `metrics.json`, `predictions.jsonl`, `RUN_REPORT.md`, `https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep` |
|
| 15 |
+
| 128-Episode Same-Split Simple/NN Baselines | Verified companion result | Derived Qwen JSONL export for the selected 96/16/16 split plus compact raw/proxy artifacts. | Unified 20-task axes, simple metadata/text baselines, neural MLP baselines where JSON labels support them, and explicit proxy/source notes for tasks requiring raw feature targets. | `docs/data/task_method_20_result_matrix.json`, `TASK_METHOD_20_SOURCE_AUDIT.md`, `scripts/omni/run_128_task_baselines.py` |
|
| 16 |
| 128-Episode Task Suite Enhancement Pack | Current no-new-episode plan | Same selected 96/16/16 split and current public 3,808-window export. | Dense-window and multiscale export estimates, hierarchical action/subtask target contract, raw-feature shard priorities for unsupported tasks, Qwen v5 and Cosmos continuation run cards, and publication-ready artifacts. | `TASK_SUITE_ENHANCEMENT_128.md`, `docs/data/task_suite_enhancement_128.json`, `results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json`, `scripts/omni/build_task_suite_enhancement_128.py` |
|
| 17 |
| Action/Subtask Error-Analysis Pass | Active next step | The final diagnostic package meets strict JSON validity but has weak action/subtask held-out quality. | Same 96/16/16 split, action/subtask confusion analysis, unseen-label analysis, object/action family breakdowns, and comparison to the final verified Qwen baseline. | Updated error-analysis tables, held-out metrics by failure type, and verified public package. |
|
| 18 |
| Foundation-Model Selection Matrix | Current | The selected pilot episodes are prepared, or a 3-8 episode dry run is available for preprocessing checks. | Backbone registry, Cosmos 3 world-model branch plan, Qwen3-Omni baseline plan, OpenVLA/openpi/GR00T policy candidates, and model-specific evaluation additions. | `FOUNDATION_MODEL_PLAN.md`, `docs/data/foundation_model_plan.json`, `research_roadmap_interactive.json` |
|
RESEARCH_TAKEAWAYS.md
CHANGED
|
@@ -31,7 +31,7 @@ Current scope: This benchmark defines the task contract; cross-episode generaliz
|
|
| 31 |
|
| 32 |
### Chronological splits expose action-class shift
|
| 33 |
|
| 34 |
-
Earlier all-feature action classifiers reach high macro-F1 on their local split, but the
|
| 35 |
|
| 36 |
| Metric | Value |
|
| 37 |
| --- | ---: |
|
|
@@ -80,7 +80,7 @@ Current scope: The current reconstruction task predicts feature vectors; depth,
|
|
| 80 |
|
| 81 |
### Audio helps some tasks and hurts others on the public sample
|
| 82 |
|
| 83 |
-
Audio improves the primary metric on 6 of
|
| 84 |
|
| 85 |
| Metric | Value |
|
| 86 |
| --- | ---: |
|
|
|
|
| 31 |
|
| 32 |
### Chronological splits expose action-class shift
|
| 33 |
|
| 34 |
+
Earlier all-feature action classifiers reach high macro-F1 on their local split, but the core chronological action/subtask heads are much harder because later held-out windows include unseen labels.
|
| 35 |
|
| 36 |
| Metric | Value |
|
| 37 |
| --- | ---: |
|
|
|
|
| 80 |
|
| 81 |
### Audio helps some tasks and hurts others on the public sample
|
| 82 |
|
| 83 |
+
Audio improves the primary metric on 6 of the original task contracts, while raw log-mel replacement improves over the current handcrafted block on 6 of those contracts. The largest current-audio gain appears in feature reconstruction, not in action classification.
|
| 84 |
|
| 85 |
| Metric | Value |
|
| 86 |
| --- | ---: |
|
XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md
CHANGED
|
@@ -88,7 +88,7 @@ Recommended scale:
|
|
| 88 |
- frozen or lightly trainable video/audio encoders at first,
|
| 89 |
- 0.3B-1B temporal fusion model,
|
| 90 |
- all available sensor modalities represented as tokens,
|
| 91 |
-
- evaluation on the
|
| 92 |
|
| 93 |
### Stage 2: 10K Episode Domain Model
|
| 94 |
|
|
@@ -159,7 +159,7 @@ The model should not be judged only by training loss. Evaluation should include:
|
|
| 159 |
|
| 160 |
The current public project is the harness for this future model:
|
| 161 |
|
| 162 |
-
- the
|
| 163 |
- minimal and neural baselines provide initial supervised targets,
|
| 164 |
- audio/modality diagnostics show which signals contribute,
|
| 165 |
- Qwen3-Omni LoRA provides the first trainable multi-episode adapter path,
|
|
|
|
| 88 |
- frozen or lightly trainable video/audio encoders at first,
|
| 89 |
- 0.3B-1B temporal fusion model,
|
| 90 |
- all available sensor modalities represented as tokens,
|
| 91 |
+
- evaluation on the unified 20-task suite, the 180-result matrix, and future-state/retrieval probes.
|
| 92 |
|
| 93 |
### Stage 2: 10K Episode Domain Model
|
| 94 |
|
|
|
|
| 159 |
|
| 160 |
The current public project is the harness for this future model:
|
| 161 |
|
| 162 |
+
- the unified 20-task suite defines concrete input/output contracts,
|
| 163 |
- minimal and neural baselines provide initial supervised targets,
|
| 164 |
- audio/modality diagnostics show which signals contribute,
|
| 165 |
- Qwen3-Omni LoRA provides the first trainable multi-episode adapter path,
|
assets/charts/research_direction_coverage.svg
CHANGED
|
|
|
|
data/mirror_parity.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
-
"group_count":
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
@@ -139,44 +139,44 @@
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 122823,
|
| 142 |
-
"sha256": "
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 122823,
|
| 149 |
-
"sha256": "
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 122823,
|
| 155 |
-
"sha256": "
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 122823,
|
| 161 |
-
"sha256": "
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 122823,
|
| 167 |
-
"sha256": "
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 122823,
|
| 173 |
-
"sha256": "
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 122823,
|
| 179 |
-
"sha256": "
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
@@ -432,45 +432,45 @@
|
|
| 432 |
"local": {
|
| 433 |
"path": "repo:docs/data/live_publication_status.json",
|
| 434 |
"exists": true,
|
| 435 |
-
"bytes":
|
| 436 |
-
"sha256": "
|
| 437 |
},
|
| 438 |
"mirrors": {
|
| 439 |
"hf_space": {
|
| 440 |
"path": "hf_space:data/live_publication_status.json",
|
| 441 |
"exists": true,
|
| 442 |
-
"bytes":
|
| 443 |
-
"sha256": "
|
| 444 |
},
|
| 445 |
"hf_artifacts_data": {
|
| 446 |
"path": "hf_artifacts:data/live_publication_status.json",
|
| 447 |
"exists": true,
|
| 448 |
-
"bytes":
|
| 449 |
-
"sha256": "
|
| 450 |
},
|
| 451 |
"hf_artifacts": {
|
| 452 |
"path": "hf_artifacts:docs/data/live_publication_status.json",
|
| 453 |
"exists": true,
|
| 454 |
-
"bytes":
|
| 455 |
-
"sha256": "
|
| 456 |
},
|
| 457 |
"hf_model_data": {
|
| 458 |
"path": "hf_model:data/live_publication_status.json",
|
| 459 |
"exists": true,
|
| 460 |
-
"bytes":
|
| 461 |
-
"sha256": "
|
| 462 |
},
|
| 463 |
"hf_model_docs_data": {
|
| 464 |
"path": "hf_model:docs/data/live_publication_status.json",
|
| 465 |
"exists": true,
|
| 466 |
-
"bytes":
|
| 467 |
-
"sha256": "
|
| 468 |
},
|
| 469 |
"hf_model": {
|
| 470 |
"path": "hf_model:metrics/live_publication_status.json",
|
| 471 |
"exists": true,
|
| 472 |
-
"bytes":
|
| 473 |
-
"sha256": "
|
| 474 |
}
|
| 475 |
},
|
| 476 |
"failures": []
|
|
@@ -628,45 +628,45 @@
|
|
| 628 |
"local": {
|
| 629 |
"path": "repo:docs/data/omni_model_comparison.json",
|
| 630 |
"exists": true,
|
| 631 |
-
"bytes":
|
| 632 |
-
"sha256": "
|
| 633 |
},
|
| 634 |
"mirrors": {
|
| 635 |
"hf_space": {
|
| 636 |
"path": "hf_space:data/omni_model_comparison.json",
|
| 637 |
"exists": true,
|
| 638 |
-
"bytes":
|
| 639 |
-
"sha256": "
|
| 640 |
},
|
| 641 |
"hf_artifacts_data": {
|
| 642 |
"path": "hf_artifacts:data/omni_model_comparison.json",
|
| 643 |
"exists": true,
|
| 644 |
-
"bytes":
|
| 645 |
-
"sha256": "
|
| 646 |
},
|
| 647 |
"hf_artifacts": {
|
| 648 |
"path": "hf_artifacts:docs/data/omni_model_comparison.json",
|
| 649 |
"exists": true,
|
| 650 |
-
"bytes":
|
| 651 |
-
"sha256": "
|
| 652 |
},
|
| 653 |
"hf_model_data": {
|
| 654 |
"path": "hf_model:data/omni_model_comparison.json",
|
| 655 |
"exists": true,
|
| 656 |
-
"bytes":
|
| 657 |
-
"sha256": "
|
| 658 |
},
|
| 659 |
"hf_model_docs_data": {
|
| 660 |
"path": "hf_model:docs/data/omni_model_comparison.json",
|
| 661 |
"exists": true,
|
| 662 |
-
"bytes":
|
| 663 |
-
"sha256": "
|
| 664 |
},
|
| 665 |
"hf_model": {
|
| 666 |
"path": "hf_model:metrics/omni_model_comparison.json",
|
| 667 |
"exists": true,
|
| 668 |
-
"bytes":
|
| 669 |
-
"sha256": "
|
| 670 |
}
|
| 671 |
},
|
| 672 |
"failures": []
|
|
@@ -873,45 +873,45 @@
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/project_status.json",
|
| 875 |
"exists": true,
|
| 876 |
-
"bytes":
|
| 877 |
-
"sha256": "
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/project_status.json",
|
| 882 |
"exists": true,
|
| 883 |
-
"bytes":
|
| 884 |
-
"sha256": "
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/project_status.json",
|
| 888 |
"exists": true,
|
| 889 |
-
"bytes":
|
| 890 |
-
"sha256": "
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/project_status.json",
|
| 894 |
"exists": true,
|
| 895 |
-
"bytes":
|
| 896 |
-
"sha256": "
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/project_status.json",
|
| 900 |
"exists": true,
|
| 901 |
-
"bytes":
|
| 902 |
-
"sha256": "
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/project_status.json",
|
| 906 |
"exists": true,
|
| 907 |
-
"bytes":
|
| 908 |
-
"sha256": "
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/project_status.json",
|
| 912 |
"exists": true,
|
| 913 |
-
"bytes":
|
| 914 |
-
"sha256": "
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
@@ -923,44 +923,44 @@
|
|
| 923 |
"path": "repo:docs/data/publication_audit.json",
|
| 924 |
"exists": true,
|
| 925 |
"bytes": 10662,
|
| 926 |
-
"sha256": "
|
| 927 |
},
|
| 928 |
"mirrors": {
|
| 929 |
"hf_space": {
|
| 930 |
"path": "hf_space:data/publication_audit.json",
|
| 931 |
"exists": true,
|
| 932 |
"bytes": 10662,
|
| 933 |
-
"sha256": "
|
| 934 |
},
|
| 935 |
"hf_artifacts_data": {
|
| 936 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 937 |
"exists": true,
|
| 938 |
"bytes": 10662,
|
| 939 |
-
"sha256": "
|
| 940 |
},
|
| 941 |
"hf_artifacts": {
|
| 942 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 943 |
"exists": true,
|
| 944 |
"bytes": 10662,
|
| 945 |
-
"sha256": "
|
| 946 |
},
|
| 947 |
"hf_model_data": {
|
| 948 |
"path": "hf_model:data/publication_audit.json",
|
| 949 |
"exists": true,
|
| 950 |
"bytes": 10662,
|
| 951 |
-
"sha256": "
|
| 952 |
},
|
| 953 |
"hf_model_docs_data": {
|
| 954 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 955 |
"exists": true,
|
| 956 |
"bytes": 10662,
|
| 957 |
-
"sha256": "
|
| 958 |
},
|
| 959 |
"hf_model": {
|
| 960 |
"path": "hf_model:metrics/publication_audit.json",
|
| 961 |
"exists": true,
|
| 962 |
"bytes": 10662,
|
| 963 |
-
"sha256": "
|
| 964 |
}
|
| 965 |
},
|
| 966 |
"failures": []
|
|
@@ -972,44 +972,44 @@
|
|
| 972 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 973 |
"exists": true,
|
| 974 |
"bytes": 7208,
|
| 975 |
-
"sha256": "
|
| 976 |
},
|
| 977 |
"mirrors": {
|
| 978 |
"hf_space": {
|
| 979 |
"path": "hf_space:data/public_surface_qa.json",
|
| 980 |
"exists": true,
|
| 981 |
"bytes": 7208,
|
| 982 |
-
"sha256": "
|
| 983 |
},
|
| 984 |
"hf_artifacts_data": {
|
| 985 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 986 |
"exists": true,
|
| 987 |
"bytes": 7208,
|
| 988 |
-
"sha256": "
|
| 989 |
},
|
| 990 |
"hf_artifacts": {
|
| 991 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 992 |
"exists": true,
|
| 993 |
"bytes": 7208,
|
| 994 |
-
"sha256": "
|
| 995 |
},
|
| 996 |
"hf_model_data": {
|
| 997 |
"path": "hf_model:data/public_surface_qa.json",
|
| 998 |
"exists": true,
|
| 999 |
"bytes": 7208,
|
| 1000 |
-
"sha256": "
|
| 1001 |
},
|
| 1002 |
"hf_model_docs_data": {
|
| 1003 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 1004 |
"exists": true,
|
| 1005 |
"bytes": 7208,
|
| 1006 |
-
"sha256": "
|
| 1007 |
},
|
| 1008 |
"hf_model": {
|
| 1009 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 1010 |
"exists": true,
|
| 1011 |
"bytes": 7208,
|
| 1012 |
-
"sha256": "
|
| 1013 |
}
|
| 1014 |
},
|
| 1015 |
"failures": []
|
|
@@ -1119,44 +1119,44 @@
|
|
| 1119 |
"path": "repo:docs/data/quality_gates.json",
|
| 1120 |
"exists": true,
|
| 1121 |
"bytes": 8640,
|
| 1122 |
-
"sha256": "
|
| 1123 |
},
|
| 1124 |
"mirrors": {
|
| 1125 |
"hf_space": {
|
| 1126 |
"path": "hf_space:data/quality_gates.json",
|
| 1127 |
"exists": true,
|
| 1128 |
"bytes": 8640,
|
| 1129 |
-
"sha256": "
|
| 1130 |
},
|
| 1131 |
"hf_artifacts_data": {
|
| 1132 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1133 |
"exists": true,
|
| 1134 |
"bytes": 8640,
|
| 1135 |
-
"sha256": "
|
| 1136 |
},
|
| 1137 |
"hf_artifacts": {
|
| 1138 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1139 |
"exists": true,
|
| 1140 |
"bytes": 8640,
|
| 1141 |
-
"sha256": "
|
| 1142 |
},
|
| 1143 |
"hf_model_data": {
|
| 1144 |
"path": "hf_model:data/quality_gates.json",
|
| 1145 |
"exists": true,
|
| 1146 |
"bytes": 8640,
|
| 1147 |
-
"sha256": "
|
| 1148 |
},
|
| 1149 |
"hf_model_docs_data": {
|
| 1150 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1151 |
"exists": true,
|
| 1152 |
"bytes": 8640,
|
| 1153 |
-
"sha256": "
|
| 1154 |
},
|
| 1155 |
"hf_model": {
|
| 1156 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1157 |
"exists": true,
|
| 1158 |
"bytes": 8640,
|
| 1159 |
-
"sha256": "
|
| 1160 |
}
|
| 1161 |
},
|
| 1162 |
"failures": []
|
|
@@ -1216,45 +1216,45 @@
|
|
| 1216 |
"local": {
|
| 1217 |
"path": "repo:docs/data/rendered_site_check.json",
|
| 1218 |
"exists": true,
|
| 1219 |
-
"bytes":
|
| 1220 |
-
"sha256": "
|
| 1221 |
},
|
| 1222 |
"mirrors": {
|
| 1223 |
"hf_space": {
|
| 1224 |
"path": "hf_space:data/rendered_site_check.json",
|
| 1225 |
"exists": true,
|
| 1226 |
-
"bytes":
|
| 1227 |
-
"sha256": "
|
| 1228 |
},
|
| 1229 |
"hf_artifacts_data": {
|
| 1230 |
"path": "hf_artifacts:data/rendered_site_check.json",
|
| 1231 |
"exists": true,
|
| 1232 |
-
"bytes":
|
| 1233 |
-
"sha256": "
|
| 1234 |
},
|
| 1235 |
"hf_artifacts": {
|
| 1236 |
"path": "hf_artifacts:docs/data/rendered_site_check.json",
|
| 1237 |
"exists": true,
|
| 1238 |
-
"bytes":
|
| 1239 |
-
"sha256": "
|
| 1240 |
},
|
| 1241 |
"hf_model_data": {
|
| 1242 |
"path": "hf_model:data/rendered_site_check.json",
|
| 1243 |
"exists": true,
|
| 1244 |
-
"bytes":
|
| 1245 |
-
"sha256": "
|
| 1246 |
},
|
| 1247 |
"hf_model_docs_data": {
|
| 1248 |
"path": "hf_model:docs/data/rendered_site_check.json",
|
| 1249 |
"exists": true,
|
| 1250 |
-
"bytes":
|
| 1251 |
-
"sha256": "
|
| 1252 |
},
|
| 1253 |
"hf_model": {
|
| 1254 |
"path": "hf_model:metrics/rendered_site_check.json",
|
| 1255 |
"exists": true,
|
| 1256 |
-
"bytes":
|
| 1257 |
-
"sha256": "
|
| 1258 |
}
|
| 1259 |
},
|
| 1260 |
"failures": []
|
|
@@ -1412,45 +1412,45 @@
|
|
| 1412 |
"local": {
|
| 1413 |
"path": "repo:docs/data/research_takeaways.json",
|
| 1414 |
"exists": true,
|
| 1415 |
-
"bytes":
|
| 1416 |
-
"sha256": "
|
| 1417 |
},
|
| 1418 |
"mirrors": {
|
| 1419 |
"hf_space": {
|
| 1420 |
"path": "hf_space:data/research_takeaways.json",
|
| 1421 |
"exists": true,
|
| 1422 |
-
"bytes":
|
| 1423 |
-
"sha256": "
|
| 1424 |
},
|
| 1425 |
"hf_artifacts_data": {
|
| 1426 |
"path": "hf_artifacts:data/research_takeaways.json",
|
| 1427 |
"exists": true,
|
| 1428 |
-
"bytes":
|
| 1429 |
-
"sha256": "
|
| 1430 |
},
|
| 1431 |
"hf_artifacts": {
|
| 1432 |
"path": "hf_artifacts:docs/data/research_takeaways.json",
|
| 1433 |
"exists": true,
|
| 1434 |
-
"bytes":
|
| 1435 |
-
"sha256": "
|
| 1436 |
},
|
| 1437 |
"hf_model_data": {
|
| 1438 |
"path": "hf_model:data/research_takeaways.json",
|
| 1439 |
"exists": true,
|
| 1440 |
-
"bytes":
|
| 1441 |
-
"sha256": "
|
| 1442 |
},
|
| 1443 |
"hf_model_docs_data": {
|
| 1444 |
"path": "hf_model:docs/data/research_takeaways.json",
|
| 1445 |
"exists": true,
|
| 1446 |
-
"bytes":
|
| 1447 |
-
"sha256": "
|
| 1448 |
},
|
| 1449 |
"hf_model": {
|
| 1450 |
"path": "hf_model:metrics/research_takeaways.json",
|
| 1451 |
"exists": true,
|
| 1452 |
-
"bytes":
|
| 1453 |
-
"sha256": "
|
| 1454 |
}
|
| 1455 |
},
|
| 1456 |
"failures": []
|
|
@@ -1510,45 +1510,45 @@
|
|
| 1510 |
"local": {
|
| 1511 |
"path": "repo:docs/data/research_directions.json",
|
| 1512 |
"exists": true,
|
| 1513 |
-
"bytes":
|
| 1514 |
-
"sha256": "
|
| 1515 |
},
|
| 1516 |
"mirrors": {
|
| 1517 |
"hf_space": {
|
| 1518 |
"path": "hf_space:data/research_directions.json",
|
| 1519 |
"exists": true,
|
| 1520 |
-
"bytes":
|
| 1521 |
-
"sha256": "
|
| 1522 |
},
|
| 1523 |
"hf_artifacts_data": {
|
| 1524 |
"path": "hf_artifacts:data/research_directions.json",
|
| 1525 |
"exists": true,
|
| 1526 |
-
"bytes":
|
| 1527 |
-
"sha256": "
|
| 1528 |
},
|
| 1529 |
"hf_artifacts": {
|
| 1530 |
"path": "hf_artifacts:docs/data/research_directions.json",
|
| 1531 |
"exists": true,
|
| 1532 |
-
"bytes":
|
| 1533 |
-
"sha256": "
|
| 1534 |
},
|
| 1535 |
"hf_model_data": {
|
| 1536 |
"path": "hf_model:data/research_directions.json",
|
| 1537 |
"exists": true,
|
| 1538 |
-
"bytes":
|
| 1539 |
-
"sha256": "
|
| 1540 |
},
|
| 1541 |
"hf_model_docs_data": {
|
| 1542 |
"path": "hf_model:docs/data/research_directions.json",
|
| 1543 |
"exists": true,
|
| 1544 |
-
"bytes":
|
| 1545 |
-
"sha256": "
|
| 1546 |
},
|
| 1547 |
"hf_model": {
|
| 1548 |
"path": "hf_model:metrics/research_directions.json",
|
| 1549 |
"exists": true,
|
| 1550 |
-
"bytes":
|
| 1551 |
-
"sha256": "
|
| 1552 |
}
|
| 1553 |
},
|
| 1554 |
"failures": []
|
|
@@ -1559,45 +1559,45 @@
|
|
| 1559 |
"local": {
|
| 1560 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
-
"bytes":
|
| 1563 |
-
"sha256": "
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
-
"bytes":
|
| 1570 |
-
"sha256": "
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
-
"bytes":
|
| 1576 |
-
"sha256": "
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
-
"bytes":
|
| 1582 |
-
"sha256": "
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
-
"bytes":
|
| 1588 |
-
"sha256": "
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
-
"bytes":
|
| 1594 |
-
"sha256": "
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
-
"bytes":
|
| 1600 |
-
"sha256": "
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
@@ -1658,44 +1658,44 @@
|
|
| 1658 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 4432,
|
| 1661 |
-
"sha256": "
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 4432,
|
| 1668 |
-
"sha256": "
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 4432,
|
| 1674 |
-
"sha256": "
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 4432,
|
| 1680 |
-
"sha256": "
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 4432,
|
| 1686 |
-
"sha256": "
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 4432,
|
| 1692 |
-
"sha256": "
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 4432,
|
| 1698 |
-
"sha256": "
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
@@ -1706,45 +1706,45 @@
|
|
| 1706 |
"local": {
|
| 1707 |
"path": "repo:docs/data/summary_metrics.json",
|
| 1708 |
"exists": true,
|
| 1709 |
-
"bytes":
|
| 1710 |
-
"sha256": "
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/summary_metrics.json",
|
| 1715 |
"exists": true,
|
| 1716 |
-
"bytes":
|
| 1717 |
-
"sha256": "
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/summary_metrics.json",
|
| 1721 |
"exists": true,
|
| 1722 |
-
"bytes":
|
| 1723 |
-
"sha256": "
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/summary_metrics.json",
|
| 1727 |
"exists": true,
|
| 1728 |
-
"bytes":
|
| 1729 |
-
"sha256": "
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/summary_metrics.json",
|
| 1733 |
"exists": true,
|
| 1734 |
-
"bytes":
|
| 1735 |
-
"sha256": "
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/summary_metrics.json",
|
| 1739 |
"exists": true,
|
| 1740 |
-
"bytes":
|
| 1741 |
-
"sha256": "
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/summary_metrics.json",
|
| 1745 |
"exists": true,
|
| 1746 |
-
"bytes":
|
| 1747 |
-
"sha256": "
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
@@ -2000,45 +2000,45 @@
|
|
| 2000 |
"local": {
|
| 2001 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 2002 |
"exists": true,
|
| 2003 |
-
"bytes":
|
| 2004 |
-
"sha256": "
|
| 2005 |
},
|
| 2006 |
"mirrors": {
|
| 2007 |
"hf_space": {
|
| 2008 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 2009 |
"exists": true,
|
| 2010 |
-
"bytes":
|
| 2011 |
-
"sha256": "
|
| 2012 |
},
|
| 2013 |
"hf_artifacts_data": {
|
| 2014 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 2015 |
"exists": true,
|
| 2016 |
-
"bytes":
|
| 2017 |
-
"sha256": "
|
| 2018 |
},
|
| 2019 |
"hf_artifacts": {
|
| 2020 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 2021 |
"exists": true,
|
| 2022 |
-
"bytes":
|
| 2023 |
-
"sha256": "
|
| 2024 |
},
|
| 2025 |
"hf_model_data": {
|
| 2026 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 2027 |
"exists": true,
|
| 2028 |
-
"bytes":
|
| 2029 |
-
"sha256": "
|
| 2030 |
},
|
| 2031 |
"hf_model_docs_data": {
|
| 2032 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 2033 |
"exists": true,
|
| 2034 |
-
"bytes":
|
| 2035 |
-
"sha256": "
|
| 2036 |
},
|
| 2037 |
"hf_model": {
|
| 2038 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 2039 |
"exists": true,
|
| 2040 |
-
"bytes":
|
| 2041 |
-
"sha256": "
|
| 2042 |
}
|
| 2043 |
},
|
| 2044 |
"failures": []
|
|
@@ -2344,44 +2344,44 @@
|
|
| 2344 |
"path": "repo:docs/data/website_integrity.json",
|
| 2345 |
"exists": true,
|
| 2346 |
"bytes": 20141,
|
| 2347 |
-
"sha256": "
|
| 2348 |
},
|
| 2349 |
"mirrors": {
|
| 2350 |
"hf_space": {
|
| 2351 |
"path": "hf_space:data/website_integrity.json",
|
| 2352 |
"exists": true,
|
| 2353 |
"bytes": 20141,
|
| 2354 |
-
"sha256": "
|
| 2355 |
},
|
| 2356 |
"hf_artifacts_data": {
|
| 2357 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2358 |
"exists": true,
|
| 2359 |
"bytes": 20141,
|
| 2360 |
-
"sha256": "
|
| 2361 |
},
|
| 2362 |
"hf_artifacts": {
|
| 2363 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2364 |
"exists": true,
|
| 2365 |
"bytes": 20141,
|
| 2366 |
-
"sha256": "
|
| 2367 |
},
|
| 2368 |
"hf_model_data": {
|
| 2369 |
"path": "hf_model:data/website_integrity.json",
|
| 2370 |
"exists": true,
|
| 2371 |
"bytes": 20141,
|
| 2372 |
-
"sha256": "
|
| 2373 |
},
|
| 2374 |
"hf_model_docs_data": {
|
| 2375 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2376 |
"exists": true,
|
| 2377 |
"bytes": 20141,
|
| 2378 |
-
"sha256": "
|
| 2379 |
},
|
| 2380 |
"hf_model": {
|
| 2381 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2382 |
"exists": true,
|
| 2383 |
"bytes": 20141,
|
| 2384 |
-
"sha256": "
|
| 2385 |
}
|
| 2386 |
},
|
| 2387 |
"failures": []
|
|
@@ -2669,6 +2669,43 @@
|
|
| 2669 |
},
|
| 2670 |
"failures": []
|
| 2671 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2672 |
{
|
| 2673 |
"name": "assets/brand/xperience10m-logo-apple-touch.png",
|
| 2674 |
"status": "pass",
|
|
@@ -2934,33 +2971,33 @@
|
|
| 2934 |
"local": {
|
| 2935 |
"path": "repo:docs/assets/task_suite_infographic.png",
|
| 2936 |
"exists": true,
|
| 2937 |
-
"bytes":
|
| 2938 |
-
"sha256": "
|
| 2939 |
},
|
| 2940 |
"mirrors": {
|
| 2941 |
"hf_space": {
|
| 2942 |
"path": "hf_space:assets/task_suite_infographic.png",
|
| 2943 |
"exists": true,
|
| 2944 |
-
"bytes":
|
| 2945 |
-
"sha256": "
|
| 2946 |
},
|
| 2947 |
"hf_artifacts_docs": {
|
| 2948 |
"path": "hf_artifacts:docs/assets/task_suite_infographic.png",
|
| 2949 |
"exists": true,
|
| 2950 |
-
"bytes":
|
| 2951 |
-
"sha256": "
|
| 2952 |
},
|
| 2953 |
"hf_artifacts_card": {
|
| 2954 |
"path": "hf_artifacts:assets/task_suite_infographic.png",
|
| 2955 |
"exists": true,
|
| 2956 |
-
"bytes":
|
| 2957 |
-
"sha256": "
|
| 2958 |
},
|
| 2959 |
"hf_model": {
|
| 2960 |
"path": "hf_model:assets/task_suite_infographic.png",
|
| 2961 |
"exists": true,
|
| 2962 |
-
"bytes":
|
| 2963 |
-
"sha256": "
|
| 2964 |
}
|
| 2965 |
},
|
| 2966 |
"failures": []
|
|
@@ -2971,33 +3008,70 @@
|
|
| 2971 |
"local": {
|
| 2972 |
"path": "repo:docs/assets/pipeline_diagram.png",
|
| 2973 |
"exists": true,
|
| 2974 |
-
"bytes":
|
| 2975 |
-
"sha256": "
|
| 2976 |
},
|
| 2977 |
"mirrors": {
|
| 2978 |
"hf_space": {
|
| 2979 |
"path": "hf_space:assets/pipeline_diagram.png",
|
| 2980 |
"exists": true,
|
| 2981 |
-
"bytes":
|
| 2982 |
-
"sha256": "
|
| 2983 |
},
|
| 2984 |
"hf_artifacts_docs": {
|
| 2985 |
"path": "hf_artifacts:docs/assets/pipeline_diagram.png",
|
| 2986 |
"exists": true,
|
| 2987 |
-
"bytes":
|
| 2988 |
-
"sha256": "
|
| 2989 |
},
|
| 2990 |
"hf_artifacts_card": {
|
| 2991 |
"path": "hf_artifacts:assets/pipeline_diagram.png",
|
| 2992 |
"exists": true,
|
| 2993 |
-
"bytes":
|
| 2994 |
-
"sha256": "
|
| 2995 |
},
|
| 2996 |
"hf_model": {
|
| 2997 |
"path": "hf_model:assets/pipeline_diagram.png",
|
| 2998 |
"exists": true,
|
| 2999 |
-
"bytes":
|
| 3000 |
-
"sha256": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3001 |
}
|
| 3002 |
},
|
| 3003 |
"failures": []
|
|
@@ -3008,33 +3082,70 @@
|
|
| 3008 |
"local": {
|
| 3009 |
"path": "repo:docs/assets/task_architectures.png",
|
| 3010 |
"exists": true,
|
| 3011 |
-
"bytes":
|
| 3012 |
-
"sha256": "
|
| 3013 |
},
|
| 3014 |
"mirrors": {
|
| 3015 |
"hf_space": {
|
| 3016 |
"path": "hf_space:assets/task_architectures.png",
|
| 3017 |
"exists": true,
|
| 3018 |
-
"bytes":
|
| 3019 |
-
"sha256": "
|
| 3020 |
},
|
| 3021 |
"hf_artifacts_docs": {
|
| 3022 |
"path": "hf_artifacts:docs/assets/task_architectures.png",
|
| 3023 |
"exists": true,
|
| 3024 |
-
"bytes":
|
| 3025 |
-
"sha256": "
|
| 3026 |
},
|
| 3027 |
"hf_artifacts_card": {
|
| 3028 |
"path": "hf_artifacts:assets/task_architectures.png",
|
| 3029 |
"exists": true,
|
| 3030 |
-
"bytes":
|
| 3031 |
-
"sha256": "
|
| 3032 |
},
|
| 3033 |
"hf_model": {
|
| 3034 |
"path": "hf_model:assets/task_architectures.png",
|
| 3035 |
"exists": true,
|
| 3036 |
-
"bytes":
|
| 3037 |
-
"sha256": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3038 |
}
|
| 3039 |
},
|
| 3040 |
"failures": []
|
|
@@ -3983,21 +4094,21 @@
|
|
| 3983 |
"local": {
|
| 3984 |
"path": "repo:scripts/omni/build_omni_model_comparison.py",
|
| 3985 |
"exists": true,
|
| 3986 |
-
"bytes":
|
| 3987 |
-
"sha256": "
|
| 3988 |
},
|
| 3989 |
"mirrors": {
|
| 3990 |
"hf_artifacts": {
|
| 3991 |
"path": "hf_artifacts:scripts/omni/build_omni_model_comparison.py",
|
| 3992 |
"exists": true,
|
| 3993 |
-
"bytes":
|
| 3994 |
-
"sha256": "
|
| 3995 |
},
|
| 3996 |
"hf_model": {
|
| 3997 |
"path": "hf_model:scripts/omni/build_omni_model_comparison.py",
|
| 3998 |
"exists": true,
|
| 3999 |
-
"bytes":
|
| 4000 |
-
"sha256": "
|
| 4001 |
}
|
| 4002 |
},
|
| 4003 |
"failures": []
|
|
@@ -4958,21 +5069,21 @@
|
|
| 4958 |
"local": {
|
| 4959 |
"path": "repo:scripts/audio_ablation_and_raw_upgrade.py",
|
| 4960 |
"exists": true,
|
| 4961 |
-
"bytes":
|
| 4962 |
-
"sha256": "
|
| 4963 |
},
|
| 4964 |
"mirrors": {
|
| 4965 |
"hf_artifacts": {
|
| 4966 |
"path": "hf_artifacts:scripts/audio_ablation_and_raw_upgrade.py",
|
| 4967 |
"exists": true,
|
| 4968 |
-
"bytes":
|
| 4969 |
-
"sha256": "
|
| 4970 |
},
|
| 4971 |
"hf_model": {
|
| 4972 |
"path": "hf_model:scripts/audio_ablation_and_raw_upgrade.py",
|
| 4973 |
"exists": true,
|
| 4974 |
-
"bytes":
|
| 4975 |
-
"sha256": "
|
| 4976 |
}
|
| 4977 |
},
|
| 4978 |
"failures": []
|
|
@@ -5133,21 +5244,21 @@
|
|
| 5133 |
"local": {
|
| 5134 |
"path": "repo:scripts/build_rendered_site_check.py",
|
| 5135 |
"exists": true,
|
| 5136 |
-
"bytes":
|
| 5137 |
-
"sha256": "
|
| 5138 |
},
|
| 5139 |
"mirrors": {
|
| 5140 |
"hf_artifacts": {
|
| 5141 |
"path": "hf_artifacts:scripts/build_rendered_site_check.py",
|
| 5142 |
"exists": true,
|
| 5143 |
-
"bytes":
|
| 5144 |
-
"sha256": "
|
| 5145 |
},
|
| 5146 |
"hf_model": {
|
| 5147 |
"path": "hf_model:scripts/build_rendered_site_check.py",
|
| 5148 |
"exists": true,
|
| 5149 |
-
"bytes":
|
| 5150 |
-
"sha256": "
|
| 5151 |
}
|
| 5152 |
},
|
| 5153 |
"failures": []
|
|
@@ -5283,21 +5394,196 @@
|
|
| 5283 |
"local": {
|
| 5284 |
"path": "repo:scripts/build_research_takeaways.py",
|
| 5285 |
"exists": true,
|
| 5286 |
-
"bytes":
|
| 5287 |
-
"sha256": "
|
| 5288 |
},
|
| 5289 |
"mirrors": {
|
| 5290 |
"hf_artifacts": {
|
| 5291 |
"path": "hf_artifacts:scripts/build_research_takeaways.py",
|
| 5292 |
"exists": true,
|
| 5293 |
-
"bytes":
|
| 5294 |
-
"sha256": "
|
| 5295 |
},
|
| 5296 |
"hf_model": {
|
| 5297 |
"path": "hf_model:scripts/build_research_takeaways.py",
|
| 5298 |
"exists": true,
|
| 5299 |
-
"bytes":
|
| 5300 |
-
"sha256": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5301 |
}
|
| 5302 |
},
|
| 5303 |
"failures": []
|
|
@@ -5408,21 +5694,21 @@
|
|
| 5408 |
"local": {
|
| 5409 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 5410 |
"exists": true,
|
| 5411 |
-
"bytes":
|
| 5412 |
-
"sha256": "
|
| 5413 |
},
|
| 5414 |
"mirrors": {
|
| 5415 |
"hf_artifacts": {
|
| 5416 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 5417 |
"exists": true,
|
| 5418 |
-
"bytes":
|
| 5419 |
-
"sha256": "
|
| 5420 |
},
|
| 5421 |
"hf_model": {
|
| 5422 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 5423 |
"exists": true,
|
| 5424 |
-
"bytes":
|
| 5425 |
-
"sha256": "
|
| 5426 |
}
|
| 5427 |
},
|
| 5428 |
"failures": []
|
|
@@ -5533,21 +5819,21 @@
|
|
| 5533 |
"local": {
|
| 5534 |
"path": "repo:scripts/validate_task_surface.py",
|
| 5535 |
"exists": true,
|
| 5536 |
-
"bytes":
|
| 5537 |
-
"sha256": "
|
| 5538 |
},
|
| 5539 |
"mirrors": {
|
| 5540 |
"hf_artifacts": {
|
| 5541 |
"path": "hf_artifacts:scripts/validate_task_surface.py",
|
| 5542 |
"exists": true,
|
| 5543 |
-
"bytes":
|
| 5544 |
-
"sha256": "
|
| 5545 |
},
|
| 5546 |
"hf_model": {
|
| 5547 |
"path": "hf_model:scripts/validate_task_surface.py",
|
| 5548 |
"exists": true,
|
| 5549 |
-
"bytes":
|
| 5550 |
-
"sha256": "
|
| 5551 |
}
|
| 5552 |
},
|
| 5553 |
"failures": []
|
|
@@ -5787,39 +6073,39 @@
|
|
| 5787 |
"local": {
|
| 5788 |
"path": "repo:docs/index.html",
|
| 5789 |
"exists": true,
|
| 5790 |
-
"bytes":
|
| 5791 |
-
"sha256": "
|
| 5792 |
},
|
| 5793 |
"mirrors": {
|
| 5794 |
"hf_space": {
|
| 5795 |
"path": "hf_space:index.html",
|
| 5796 |
"exists": true,
|
| 5797 |
-
"bytes":
|
| 5798 |
-
"sha256": "
|
| 5799 |
},
|
| 5800 |
"hf_artifacts_root": {
|
| 5801 |
"path": "hf_artifacts:index.html",
|
| 5802 |
"exists": true,
|
| 5803 |
-
"bytes":
|
| 5804 |
-
"sha256": "
|
| 5805 |
},
|
| 5806 |
"hf_artifacts_docs": {
|
| 5807 |
"path": "hf_artifacts:docs/index.html",
|
| 5808 |
"exists": true,
|
| 5809 |
-
"bytes":
|
| 5810 |
-
"sha256": "
|
| 5811 |
},
|
| 5812 |
"hf_model": {
|
| 5813 |
"path": "hf_model:index.html",
|
| 5814 |
"exists": true,
|
| 5815 |
-
"bytes":
|
| 5816 |
-
"sha256": "
|
| 5817 |
},
|
| 5818 |
"hf_model_docs": {
|
| 5819 |
"path": "hf_model:docs/index.html",
|
| 5820 |
"exists": true,
|
| 5821 |
-
"bytes":
|
| 5822 |
-
"sha256": "
|
| 5823 |
}
|
| 5824 |
},
|
| 5825 |
"failures": []
|
|
@@ -5831,38 +6117,38 @@
|
|
| 5831 |
"path": "repo:docs/research_roadmap.html",
|
| 5832 |
"exists": true,
|
| 5833 |
"bytes": 33399,
|
| 5834 |
-
"sha256": "
|
| 5835 |
},
|
| 5836 |
"mirrors": {
|
| 5837 |
"hf_space": {
|
| 5838 |
"path": "hf_space:research_roadmap.html",
|
| 5839 |
"exists": true,
|
| 5840 |
"bytes": 33399,
|
| 5841 |
-
"sha256": "
|
| 5842 |
},
|
| 5843 |
"hf_artifacts_root": {
|
| 5844 |
"path": "hf_artifacts:research_roadmap.html",
|
| 5845 |
"exists": true,
|
| 5846 |
"bytes": 33399,
|
| 5847 |
-
"sha256": "
|
| 5848 |
},
|
| 5849 |
"hf_artifacts_docs": {
|
| 5850 |
"path": "hf_artifacts:docs/research_roadmap.html",
|
| 5851 |
"exists": true,
|
| 5852 |
"bytes": 33399,
|
| 5853 |
-
"sha256": "
|
| 5854 |
},
|
| 5855 |
"hf_model": {
|
| 5856 |
"path": "hf_model:research_roadmap.html",
|
| 5857 |
"exists": true,
|
| 5858 |
"bytes": 33399,
|
| 5859 |
-
"sha256": "
|
| 5860 |
},
|
| 5861 |
"hf_model_docs": {
|
| 5862 |
"path": "hf_model:docs/research_roadmap.html",
|
| 5863 |
"exists": true,
|
| 5864 |
"bytes": 33399,
|
| 5865 |
-
"sha256": "
|
| 5866 |
}
|
| 5867 |
},
|
| 5868 |
"failures": []
|
|
@@ -7184,21 +7470,21 @@
|
|
| 7184 |
"local": {
|
| 7185 |
"path": "repo:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7186 |
"exists": true,
|
| 7187 |
-
"bytes":
|
| 7188 |
-
"sha256": "
|
| 7189 |
},
|
| 7190 |
"mirrors": {
|
| 7191 |
"hf_artifacts": {
|
| 7192 |
"path": "hf_artifacts:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7193 |
"exists": true,
|
| 7194 |
-
"bytes":
|
| 7195 |
-
"sha256": "
|
| 7196 |
},
|
| 7197 |
"hf_model": {
|
| 7198 |
"path": "hf_model:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7199 |
"exists": true,
|
| 7200 |
-
"bytes":
|
| 7201 |
-
"sha256": "
|
| 7202 |
}
|
| 7203 |
},
|
| 7204 |
"failures": []
|
|
@@ -25240,15 +25526,15 @@
|
|
| 25240 |
"local": {
|
| 25241 |
"path": "repo:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 25242 |
"exists": true,
|
| 25243 |
-
"bytes":
|
| 25244 |
-
"sha256": "
|
| 25245 |
},
|
| 25246 |
"mirrors": {
|
| 25247 |
"hf_space": {
|
| 25248 |
"path": "hf_space:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 25249 |
"exists": true,
|
| 25250 |
-
"bytes":
|
| 25251 |
-
"sha256": "
|
| 25252 |
}
|
| 25253 |
},
|
| 25254 |
"failures": []
|
|
@@ -30359,27 +30645,27 @@
|
|
| 30359 |
"local": {
|
| 30360 |
"path": "repo:ARTIFACT_GUIDE.md",
|
| 30361 |
"exists": true,
|
| 30362 |
-
"bytes":
|
| 30363 |
-
"sha256": "
|
| 30364 |
},
|
| 30365 |
"mirrors": {
|
| 30366 |
"hf_space": {
|
| 30367 |
"path": "hf_space:ARTIFACT_GUIDE.md",
|
| 30368 |
"exists": true,
|
| 30369 |
-
"bytes":
|
| 30370 |
-
"sha256": "
|
| 30371 |
},
|
| 30372 |
"hf_artifacts": {
|
| 30373 |
"path": "hf_artifacts:ARTIFACT_GUIDE.md",
|
| 30374 |
"exists": true,
|
| 30375 |
-
"bytes":
|
| 30376 |
-
"sha256": "
|
| 30377 |
},
|
| 30378 |
"hf_model": {
|
| 30379 |
"path": "hf_model:ARTIFACT_GUIDE.md",
|
| 30380 |
"exists": true,
|
| 30381 |
-
"bytes":
|
| 30382 |
-
"sha256": "
|
| 30383 |
}
|
| 30384 |
},
|
| 30385 |
"failures": []
|
|
@@ -30514,27 +30800,27 @@
|
|
| 30514 |
"local": {
|
| 30515 |
"path": "repo:FOUNDATION_MODEL_PLAN.md",
|
| 30516 |
"exists": true,
|
| 30517 |
-
"bytes":
|
| 30518 |
-
"sha256": "
|
| 30519 |
},
|
| 30520 |
"mirrors": {
|
| 30521 |
"hf_space": {
|
| 30522 |
"path": "hf_space:FOUNDATION_MODEL_PLAN.md",
|
| 30523 |
"exists": true,
|
| 30524 |
-
"bytes":
|
| 30525 |
-
"sha256": "
|
| 30526 |
},
|
| 30527 |
"hf_artifacts": {
|
| 30528 |
"path": "hf_artifacts:FOUNDATION_MODEL_PLAN.md",
|
| 30529 |
"exists": true,
|
| 30530 |
-
"bytes":
|
| 30531 |
-
"sha256": "
|
| 30532 |
},
|
| 30533 |
"hf_model": {
|
| 30534 |
"path": "hf_model:FOUNDATION_MODEL_PLAN.md",
|
| 30535 |
"exists": true,
|
| 30536 |
-
"bytes":
|
| 30537 |
-
"sha256": "
|
| 30538 |
}
|
| 30539 |
},
|
| 30540 |
"failures": []
|
|
@@ -30669,27 +30955,27 @@
|
|
| 30669 |
"local": {
|
| 30670 |
"path": "repo:RENDERED_SITE_CHECK.md",
|
| 30671 |
"exists": true,
|
| 30672 |
-
"bytes":
|
| 30673 |
-
"sha256": "
|
| 30674 |
},
|
| 30675 |
"mirrors": {
|
| 30676 |
"hf_space": {
|
| 30677 |
"path": "hf_space:RENDERED_SITE_CHECK.md",
|
| 30678 |
"exists": true,
|
| 30679 |
-
"bytes":
|
| 30680 |
-
"sha256": "
|
| 30681 |
},
|
| 30682 |
"hf_artifacts": {
|
| 30683 |
"path": "hf_artifacts:RENDERED_SITE_CHECK.md",
|
| 30684 |
"exists": true,
|
| 30685 |
-
"bytes":
|
| 30686 |
-
"sha256": "
|
| 30687 |
},
|
| 30688 |
"hf_model": {
|
| 30689 |
"path": "hf_model:RENDERED_SITE_CHECK.md",
|
| 30690 |
"exists": true,
|
| 30691 |
-
"bytes":
|
| 30692 |
-
"sha256": "
|
| 30693 |
}
|
| 30694 |
},
|
| 30695 |
"failures": []
|
|
@@ -30700,27 +30986,27 @@
|
|
| 30700 |
"local": {
|
| 30701 |
"path": "repo:RESEARCH_ROADMAP.md",
|
| 30702 |
"exists": true,
|
| 30703 |
-
"bytes":
|
| 30704 |
-
"sha256": "
|
| 30705 |
},
|
| 30706 |
"mirrors": {
|
| 30707 |
"hf_space": {
|
| 30708 |
"path": "hf_space:RESEARCH_ROADMAP.md",
|
| 30709 |
"exists": true,
|
| 30710 |
-
"bytes":
|
| 30711 |
-
"sha256": "
|
| 30712 |
},
|
| 30713 |
"hf_artifacts": {
|
| 30714 |
"path": "hf_artifacts:RESEARCH_ROADMAP.md",
|
| 30715 |
"exists": true,
|
| 30716 |
-
"bytes":
|
| 30717 |
-
"sha256": "
|
| 30718 |
},
|
| 30719 |
"hf_model": {
|
| 30720 |
"path": "hf_model:RESEARCH_ROADMAP.md",
|
| 30721 |
"exists": true,
|
| 30722 |
-
"bytes":
|
| 30723 |
-
"sha256": "
|
| 30724 |
}
|
| 30725 |
},
|
| 30726 |
"failures": []
|
|
@@ -30731,27 +31017,27 @@
|
|
| 30731 |
"local": {
|
| 30732 |
"path": "repo:PROJECT_STATUS.md",
|
| 30733 |
"exists": true,
|
| 30734 |
-
"bytes":
|
| 30735 |
-
"sha256": "
|
| 30736 |
},
|
| 30737 |
"mirrors": {
|
| 30738 |
"hf_space": {
|
| 30739 |
"path": "hf_space:PROJECT_STATUS.md",
|
| 30740 |
"exists": true,
|
| 30741 |
-
"bytes":
|
| 30742 |
-
"sha256": "
|
| 30743 |
},
|
| 30744 |
"hf_artifacts": {
|
| 30745 |
"path": "hf_artifacts:PROJECT_STATUS.md",
|
| 30746 |
"exists": true,
|
| 30747 |
-
"bytes":
|
| 30748 |
-
"sha256": "
|
| 30749 |
},
|
| 30750 |
"hf_model": {
|
| 30751 |
"path": "hf_model:PROJECT_STATUS.md",
|
| 30752 |
"exists": true,
|
| 30753 |
-
"bytes":
|
| 30754 |
-
"sha256": "
|
| 30755 |
}
|
| 30756 |
},
|
| 30757 |
"failures": []
|
|
@@ -30762,27 +31048,27 @@
|
|
| 30762 |
"local": {
|
| 30763 |
"path": "repo:REPRODUCIBILITY.md",
|
| 30764 |
"exists": true,
|
| 30765 |
-
"bytes":
|
| 30766 |
-
"sha256": "
|
| 30767 |
},
|
| 30768 |
"mirrors": {
|
| 30769 |
"hf_space": {
|
| 30770 |
"path": "hf_space:REPRODUCIBILITY.md",
|
| 30771 |
"exists": true,
|
| 30772 |
-
"bytes":
|
| 30773 |
-
"sha256": "
|
| 30774 |
},
|
| 30775 |
"hf_artifacts": {
|
| 30776 |
"path": "hf_artifacts:REPRODUCIBILITY.md",
|
| 30777 |
"exists": true,
|
| 30778 |
-
"bytes":
|
| 30779 |
-
"sha256": "
|
| 30780 |
},
|
| 30781 |
"hf_model": {
|
| 30782 |
"path": "hf_model:REPRODUCIBILITY.md",
|
| 30783 |
"exists": true,
|
| 30784 |
-
"bytes":
|
| 30785 |
-
"sha256": "
|
| 30786 |
}
|
| 30787 |
},
|
| 30788 |
"failures": []
|
|
@@ -30973,33 +31259,64 @@
|
|
| 30973 |
},
|
| 30974 |
"failures": []
|
| 30975 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30976 |
{
|
| 30977 |
"name": "docs/RESEARCH_TAKEAWAYS.md",
|
| 30978 |
"status": "pass",
|
| 30979 |
"local": {
|
| 30980 |
"path": "repo:RESEARCH_TAKEAWAYS.md",
|
| 30981 |
"exists": true,
|
| 30982 |
-
"bytes":
|
| 30983 |
-
"sha256": "
|
| 30984 |
},
|
| 30985 |
"mirrors": {
|
| 30986 |
"hf_space": {
|
| 30987 |
"path": "hf_space:RESEARCH_TAKEAWAYS.md",
|
| 30988 |
"exists": true,
|
| 30989 |
-
"bytes":
|
| 30990 |
-
"sha256": "
|
| 30991 |
},
|
| 30992 |
"hf_artifacts": {
|
| 30993 |
"path": "hf_artifacts:RESEARCH_TAKEAWAYS.md",
|
| 30994 |
"exists": true,
|
| 30995 |
-
"bytes":
|
| 30996 |
-
"sha256": "
|
| 30997 |
},
|
| 30998 |
"hf_model": {
|
| 30999 |
"path": "hf_model:RESEARCH_TAKEAWAYS.md",
|
| 31000 |
"exists": true,
|
| 31001 |
-
"bytes":
|
| 31002 |
-
"sha256": "
|
| 31003 |
}
|
| 31004 |
},
|
| 31005 |
"failures": []
|
|
@@ -31035,6 +31352,37 @@
|
|
| 31035 |
},
|
| 31036 |
"failures": []
|
| 31037 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31038 |
{
|
| 31039 |
"name": "docs/XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
|
| 31040 |
"status": "pass",
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:45:55+00:00",
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
+
"group_count": 1248,
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 122823,
|
| 142 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 122823,
|
| 149 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 122823,
|
| 155 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 122823,
|
| 161 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 122823,
|
| 167 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 122823,
|
| 173 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 122823,
|
| 179 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
|
|
| 432 |
"local": {
|
| 433 |
"path": "repo:docs/data/live_publication_status.json",
|
| 434 |
"exists": true,
|
| 435 |
+
"bytes": 184670,
|
| 436 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 437 |
},
|
| 438 |
"mirrors": {
|
| 439 |
"hf_space": {
|
| 440 |
"path": "hf_space:data/live_publication_status.json",
|
| 441 |
"exists": true,
|
| 442 |
+
"bytes": 184670,
|
| 443 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 444 |
},
|
| 445 |
"hf_artifacts_data": {
|
| 446 |
"path": "hf_artifacts:data/live_publication_status.json",
|
| 447 |
"exists": true,
|
| 448 |
+
"bytes": 184670,
|
| 449 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 450 |
},
|
| 451 |
"hf_artifacts": {
|
| 452 |
"path": "hf_artifacts:docs/data/live_publication_status.json",
|
| 453 |
"exists": true,
|
| 454 |
+
"bytes": 184670,
|
| 455 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 456 |
},
|
| 457 |
"hf_model_data": {
|
| 458 |
"path": "hf_model:data/live_publication_status.json",
|
| 459 |
"exists": true,
|
| 460 |
+
"bytes": 184670,
|
| 461 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 462 |
},
|
| 463 |
"hf_model_docs_data": {
|
| 464 |
"path": "hf_model:docs/data/live_publication_status.json",
|
| 465 |
"exists": true,
|
| 466 |
+
"bytes": 184670,
|
| 467 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 468 |
},
|
| 469 |
"hf_model": {
|
| 470 |
"path": "hf_model:metrics/live_publication_status.json",
|
| 471 |
"exists": true,
|
| 472 |
+
"bytes": 184670,
|
| 473 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 474 |
}
|
| 475 |
},
|
| 476 |
"failures": []
|
|
|
|
| 628 |
"local": {
|
| 629 |
"path": "repo:docs/data/omni_model_comparison.json",
|
| 630 |
"exists": true,
|
| 631 |
+
"bytes": 82110,
|
| 632 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 633 |
},
|
| 634 |
"mirrors": {
|
| 635 |
"hf_space": {
|
| 636 |
"path": "hf_space:data/omni_model_comparison.json",
|
| 637 |
"exists": true,
|
| 638 |
+
"bytes": 82110,
|
| 639 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 640 |
},
|
| 641 |
"hf_artifacts_data": {
|
| 642 |
"path": "hf_artifacts:data/omni_model_comparison.json",
|
| 643 |
"exists": true,
|
| 644 |
+
"bytes": 82110,
|
| 645 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 646 |
},
|
| 647 |
"hf_artifacts": {
|
| 648 |
"path": "hf_artifacts:docs/data/omni_model_comparison.json",
|
| 649 |
"exists": true,
|
| 650 |
+
"bytes": 82110,
|
| 651 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 652 |
},
|
| 653 |
"hf_model_data": {
|
| 654 |
"path": "hf_model:data/omni_model_comparison.json",
|
| 655 |
"exists": true,
|
| 656 |
+
"bytes": 82110,
|
| 657 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 658 |
},
|
| 659 |
"hf_model_docs_data": {
|
| 660 |
"path": "hf_model:docs/data/omni_model_comparison.json",
|
| 661 |
"exists": true,
|
| 662 |
+
"bytes": 82110,
|
| 663 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 664 |
},
|
| 665 |
"hf_model": {
|
| 666 |
"path": "hf_model:metrics/omni_model_comparison.json",
|
| 667 |
"exists": true,
|
| 668 |
+
"bytes": 82110,
|
| 669 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 670 |
}
|
| 671 |
},
|
| 672 |
"failures": []
|
|
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/project_status.json",
|
| 875 |
"exists": true,
|
| 876 |
+
"bytes": 23057,
|
| 877 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/project_status.json",
|
| 882 |
"exists": true,
|
| 883 |
+
"bytes": 23057,
|
| 884 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/project_status.json",
|
| 888 |
"exists": true,
|
| 889 |
+
"bytes": 23057,
|
| 890 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/project_status.json",
|
| 894 |
"exists": true,
|
| 895 |
+
"bytes": 23057,
|
| 896 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/project_status.json",
|
| 900 |
"exists": true,
|
| 901 |
+
"bytes": 23057,
|
| 902 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/project_status.json",
|
| 906 |
"exists": true,
|
| 907 |
+
"bytes": 23057,
|
| 908 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/project_status.json",
|
| 912 |
"exists": true,
|
| 913 |
+
"bytes": 23057,
|
| 914 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
|
|
| 923 |
"path": "repo:docs/data/publication_audit.json",
|
| 924 |
"exists": true,
|
| 925 |
"bytes": 10662,
|
| 926 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 927 |
},
|
| 928 |
"mirrors": {
|
| 929 |
"hf_space": {
|
| 930 |
"path": "hf_space:data/publication_audit.json",
|
| 931 |
"exists": true,
|
| 932 |
"bytes": 10662,
|
| 933 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 934 |
},
|
| 935 |
"hf_artifacts_data": {
|
| 936 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 937 |
"exists": true,
|
| 938 |
"bytes": 10662,
|
| 939 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 940 |
},
|
| 941 |
"hf_artifacts": {
|
| 942 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 943 |
"exists": true,
|
| 944 |
"bytes": 10662,
|
| 945 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 946 |
},
|
| 947 |
"hf_model_data": {
|
| 948 |
"path": "hf_model:data/publication_audit.json",
|
| 949 |
"exists": true,
|
| 950 |
"bytes": 10662,
|
| 951 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 952 |
},
|
| 953 |
"hf_model_docs_data": {
|
| 954 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 955 |
"exists": true,
|
| 956 |
"bytes": 10662,
|
| 957 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 958 |
},
|
| 959 |
"hf_model": {
|
| 960 |
"path": "hf_model:metrics/publication_audit.json",
|
| 961 |
"exists": true,
|
| 962 |
"bytes": 10662,
|
| 963 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 964 |
}
|
| 965 |
},
|
| 966 |
"failures": []
|
|
|
|
| 972 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 973 |
"exists": true,
|
| 974 |
"bytes": 7208,
|
| 975 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 976 |
},
|
| 977 |
"mirrors": {
|
| 978 |
"hf_space": {
|
| 979 |
"path": "hf_space:data/public_surface_qa.json",
|
| 980 |
"exists": true,
|
| 981 |
"bytes": 7208,
|
| 982 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 983 |
},
|
| 984 |
"hf_artifacts_data": {
|
| 985 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 986 |
"exists": true,
|
| 987 |
"bytes": 7208,
|
| 988 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 989 |
},
|
| 990 |
"hf_artifacts": {
|
| 991 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 992 |
"exists": true,
|
| 993 |
"bytes": 7208,
|
| 994 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 995 |
},
|
| 996 |
"hf_model_data": {
|
| 997 |
"path": "hf_model:data/public_surface_qa.json",
|
| 998 |
"exists": true,
|
| 999 |
"bytes": 7208,
|
| 1000 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 1001 |
},
|
| 1002 |
"hf_model_docs_data": {
|
| 1003 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 1004 |
"exists": true,
|
| 1005 |
"bytes": 7208,
|
| 1006 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 1007 |
},
|
| 1008 |
"hf_model": {
|
| 1009 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 1010 |
"exists": true,
|
| 1011 |
"bytes": 7208,
|
| 1012 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 1013 |
}
|
| 1014 |
},
|
| 1015 |
"failures": []
|
|
|
|
| 1119 |
"path": "repo:docs/data/quality_gates.json",
|
| 1120 |
"exists": true,
|
| 1121 |
"bytes": 8640,
|
| 1122 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1123 |
},
|
| 1124 |
"mirrors": {
|
| 1125 |
"hf_space": {
|
| 1126 |
"path": "hf_space:data/quality_gates.json",
|
| 1127 |
"exists": true,
|
| 1128 |
"bytes": 8640,
|
| 1129 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1130 |
},
|
| 1131 |
"hf_artifacts_data": {
|
| 1132 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1133 |
"exists": true,
|
| 1134 |
"bytes": 8640,
|
| 1135 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1136 |
},
|
| 1137 |
"hf_artifacts": {
|
| 1138 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1139 |
"exists": true,
|
| 1140 |
"bytes": 8640,
|
| 1141 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1142 |
},
|
| 1143 |
"hf_model_data": {
|
| 1144 |
"path": "hf_model:data/quality_gates.json",
|
| 1145 |
"exists": true,
|
| 1146 |
"bytes": 8640,
|
| 1147 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1148 |
},
|
| 1149 |
"hf_model_docs_data": {
|
| 1150 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1151 |
"exists": true,
|
| 1152 |
"bytes": 8640,
|
| 1153 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1154 |
},
|
| 1155 |
"hf_model": {
|
| 1156 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1157 |
"exists": true,
|
| 1158 |
"bytes": 8640,
|
| 1159 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1160 |
}
|
| 1161 |
},
|
| 1162 |
"failures": []
|
|
|
|
| 1216 |
"local": {
|
| 1217 |
"path": "repo:docs/data/rendered_site_check.json",
|
| 1218 |
"exists": true,
|
| 1219 |
+
"bytes": 4318,
|
| 1220 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1221 |
},
|
| 1222 |
"mirrors": {
|
| 1223 |
"hf_space": {
|
| 1224 |
"path": "hf_space:data/rendered_site_check.json",
|
| 1225 |
"exists": true,
|
| 1226 |
+
"bytes": 4318,
|
| 1227 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1228 |
},
|
| 1229 |
"hf_artifacts_data": {
|
| 1230 |
"path": "hf_artifacts:data/rendered_site_check.json",
|
| 1231 |
"exists": true,
|
| 1232 |
+
"bytes": 4318,
|
| 1233 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1234 |
},
|
| 1235 |
"hf_artifacts": {
|
| 1236 |
"path": "hf_artifacts:docs/data/rendered_site_check.json",
|
| 1237 |
"exists": true,
|
| 1238 |
+
"bytes": 4318,
|
| 1239 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1240 |
},
|
| 1241 |
"hf_model_data": {
|
| 1242 |
"path": "hf_model:data/rendered_site_check.json",
|
| 1243 |
"exists": true,
|
| 1244 |
+
"bytes": 4318,
|
| 1245 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1246 |
},
|
| 1247 |
"hf_model_docs_data": {
|
| 1248 |
"path": "hf_model:docs/data/rendered_site_check.json",
|
| 1249 |
"exists": true,
|
| 1250 |
+
"bytes": 4318,
|
| 1251 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1252 |
},
|
| 1253 |
"hf_model": {
|
| 1254 |
"path": "hf_model:metrics/rendered_site_check.json",
|
| 1255 |
"exists": true,
|
| 1256 |
+
"bytes": 4318,
|
| 1257 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1258 |
}
|
| 1259 |
},
|
| 1260 |
"failures": []
|
|
|
|
| 1412 |
"local": {
|
| 1413 |
"path": "repo:docs/data/research_takeaways.json",
|
| 1414 |
"exists": true,
|
| 1415 |
+
"bytes": 7162,
|
| 1416 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1417 |
},
|
| 1418 |
"mirrors": {
|
| 1419 |
"hf_space": {
|
| 1420 |
"path": "hf_space:data/research_takeaways.json",
|
| 1421 |
"exists": true,
|
| 1422 |
+
"bytes": 7162,
|
| 1423 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1424 |
},
|
| 1425 |
"hf_artifacts_data": {
|
| 1426 |
"path": "hf_artifacts:data/research_takeaways.json",
|
| 1427 |
"exists": true,
|
| 1428 |
+
"bytes": 7162,
|
| 1429 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1430 |
},
|
| 1431 |
"hf_artifacts": {
|
| 1432 |
"path": "hf_artifacts:docs/data/research_takeaways.json",
|
| 1433 |
"exists": true,
|
| 1434 |
+
"bytes": 7162,
|
| 1435 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1436 |
},
|
| 1437 |
"hf_model_data": {
|
| 1438 |
"path": "hf_model:data/research_takeaways.json",
|
| 1439 |
"exists": true,
|
| 1440 |
+
"bytes": 7162,
|
| 1441 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1442 |
},
|
| 1443 |
"hf_model_docs_data": {
|
| 1444 |
"path": "hf_model:docs/data/research_takeaways.json",
|
| 1445 |
"exists": true,
|
| 1446 |
+
"bytes": 7162,
|
| 1447 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1448 |
},
|
| 1449 |
"hf_model": {
|
| 1450 |
"path": "hf_model:metrics/research_takeaways.json",
|
| 1451 |
"exists": true,
|
| 1452 |
+
"bytes": 7162,
|
| 1453 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1454 |
}
|
| 1455 |
},
|
| 1456 |
"failures": []
|
|
|
|
| 1510 |
"local": {
|
| 1511 |
"path": "repo:docs/data/research_directions.json",
|
| 1512 |
"exists": true,
|
| 1513 |
+
"bytes": 25046,
|
| 1514 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1515 |
},
|
| 1516 |
"mirrors": {
|
| 1517 |
"hf_space": {
|
| 1518 |
"path": "hf_space:data/research_directions.json",
|
| 1519 |
"exists": true,
|
| 1520 |
+
"bytes": 25046,
|
| 1521 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1522 |
},
|
| 1523 |
"hf_artifacts_data": {
|
| 1524 |
"path": "hf_artifacts:data/research_directions.json",
|
| 1525 |
"exists": true,
|
| 1526 |
+
"bytes": 25046,
|
| 1527 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1528 |
},
|
| 1529 |
"hf_artifacts": {
|
| 1530 |
"path": "hf_artifacts:docs/data/research_directions.json",
|
| 1531 |
"exists": true,
|
| 1532 |
+
"bytes": 25046,
|
| 1533 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1534 |
},
|
| 1535 |
"hf_model_data": {
|
| 1536 |
"path": "hf_model:data/research_directions.json",
|
| 1537 |
"exists": true,
|
| 1538 |
+
"bytes": 25046,
|
| 1539 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1540 |
},
|
| 1541 |
"hf_model_docs_data": {
|
| 1542 |
"path": "hf_model:docs/data/research_directions.json",
|
| 1543 |
"exists": true,
|
| 1544 |
+
"bytes": 25046,
|
| 1545 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1546 |
},
|
| 1547 |
"hf_model": {
|
| 1548 |
"path": "hf_model:metrics/research_directions.json",
|
| 1549 |
"exists": true,
|
| 1550 |
+
"bytes": 25046,
|
| 1551 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1552 |
}
|
| 1553 |
},
|
| 1554 |
"failures": []
|
|
|
|
| 1559 |
"local": {
|
| 1560 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
+
"bytes": 21313,
|
| 1563 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
+
"bytes": 21313,
|
| 1570 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
+
"bytes": 21313,
|
| 1576 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
+
"bytes": 21313,
|
| 1582 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
+
"bytes": 21313,
|
| 1588 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
+
"bytes": 21313,
|
| 1594 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
+
"bytes": 21313,
|
| 1600 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
|
|
| 1658 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 4432,
|
| 1661 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 4432,
|
| 1668 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 4432,
|
| 1674 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 4432,
|
| 1680 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 4432,
|
| 1686 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 4432,
|
| 1692 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 4432,
|
| 1698 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
|
|
| 1706 |
"local": {
|
| 1707 |
"path": "repo:docs/data/summary_metrics.json",
|
| 1708 |
"exists": true,
|
| 1709 |
+
"bytes": 27518,
|
| 1710 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/summary_metrics.json",
|
| 1715 |
"exists": true,
|
| 1716 |
+
"bytes": 27518,
|
| 1717 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/summary_metrics.json",
|
| 1721 |
"exists": true,
|
| 1722 |
+
"bytes": 27518,
|
| 1723 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/summary_metrics.json",
|
| 1727 |
"exists": true,
|
| 1728 |
+
"bytes": 27518,
|
| 1729 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/summary_metrics.json",
|
| 1733 |
"exists": true,
|
| 1734 |
+
"bytes": 27518,
|
| 1735 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/summary_metrics.json",
|
| 1739 |
"exists": true,
|
| 1740 |
+
"bytes": 27518,
|
| 1741 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/summary_metrics.json",
|
| 1745 |
"exists": true,
|
| 1746 |
+
"bytes": 27518,
|
| 1747 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
|
|
| 2000 |
"local": {
|
| 2001 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 2002 |
"exists": true,
|
| 2003 |
+
"bytes": 46246,
|
| 2004 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2005 |
},
|
| 2006 |
"mirrors": {
|
| 2007 |
"hf_space": {
|
| 2008 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 2009 |
"exists": true,
|
| 2010 |
+
"bytes": 46246,
|
| 2011 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2012 |
},
|
| 2013 |
"hf_artifacts_data": {
|
| 2014 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 2015 |
"exists": true,
|
| 2016 |
+
"bytes": 46246,
|
| 2017 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2018 |
},
|
| 2019 |
"hf_artifacts": {
|
| 2020 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 2021 |
"exists": true,
|
| 2022 |
+
"bytes": 46246,
|
| 2023 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2024 |
},
|
| 2025 |
"hf_model_data": {
|
| 2026 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 2027 |
"exists": true,
|
| 2028 |
+
"bytes": 46246,
|
| 2029 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2030 |
},
|
| 2031 |
"hf_model_docs_data": {
|
| 2032 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 2033 |
"exists": true,
|
| 2034 |
+
"bytes": 46246,
|
| 2035 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2036 |
},
|
| 2037 |
"hf_model": {
|
| 2038 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 2039 |
"exists": true,
|
| 2040 |
+
"bytes": 46246,
|
| 2041 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2042 |
}
|
| 2043 |
},
|
| 2044 |
"failures": []
|
|
|
|
| 2344 |
"path": "repo:docs/data/website_integrity.json",
|
| 2345 |
"exists": true,
|
| 2346 |
"bytes": 20141,
|
| 2347 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2348 |
},
|
| 2349 |
"mirrors": {
|
| 2350 |
"hf_space": {
|
| 2351 |
"path": "hf_space:data/website_integrity.json",
|
| 2352 |
"exists": true,
|
| 2353 |
"bytes": 20141,
|
| 2354 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2355 |
},
|
| 2356 |
"hf_artifacts_data": {
|
| 2357 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2358 |
"exists": true,
|
| 2359 |
"bytes": 20141,
|
| 2360 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2361 |
},
|
| 2362 |
"hf_artifacts": {
|
| 2363 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2364 |
"exists": true,
|
| 2365 |
"bytes": 20141,
|
| 2366 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2367 |
},
|
| 2368 |
"hf_model_data": {
|
| 2369 |
"path": "hf_model:data/website_integrity.json",
|
| 2370 |
"exists": true,
|
| 2371 |
"bytes": 20141,
|
| 2372 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2373 |
},
|
| 2374 |
"hf_model_docs_data": {
|
| 2375 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2376 |
"exists": true,
|
| 2377 |
"bytes": 20141,
|
| 2378 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2379 |
},
|
| 2380 |
"hf_model": {
|
| 2381 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2382 |
"exists": true,
|
| 2383 |
"bytes": 20141,
|
| 2384 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2385 |
}
|
| 2386 |
},
|
| 2387 |
"failures": []
|
|
|
|
| 2669 |
},
|
| 2670 |
"failures": []
|
| 2671 |
},
|
| 2672 |
+
{
|
| 2673 |
+
"name": "assets/charts/research_direction_coverage.svg",
|
| 2674 |
+
"status": "pass",
|
| 2675 |
+
"local": {
|
| 2676 |
+
"path": "repo:docs/assets/charts/research_direction_coverage.svg",
|
| 2677 |
+
"exists": true,
|
| 2678 |
+
"bytes": 5347,
|
| 2679 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2680 |
+
},
|
| 2681 |
+
"mirrors": {
|
| 2682 |
+
"hf_space": {
|
| 2683 |
+
"path": "hf_space:assets/charts/research_direction_coverage.svg",
|
| 2684 |
+
"exists": true,
|
| 2685 |
+
"bytes": 5347,
|
| 2686 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2687 |
+
},
|
| 2688 |
+
"hf_artifacts_docs": {
|
| 2689 |
+
"path": "hf_artifacts:docs/assets/charts/research_direction_coverage.svg",
|
| 2690 |
+
"exists": true,
|
| 2691 |
+
"bytes": 5347,
|
| 2692 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2693 |
+
},
|
| 2694 |
+
"hf_artifacts_card": {
|
| 2695 |
+
"path": "hf_artifacts:assets/charts/research_direction_coverage.svg",
|
| 2696 |
+
"exists": true,
|
| 2697 |
+
"bytes": 5347,
|
| 2698 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2699 |
+
},
|
| 2700 |
+
"hf_model": {
|
| 2701 |
+
"path": "hf_model:assets/charts/research_direction_coverage.svg",
|
| 2702 |
+
"exists": true,
|
| 2703 |
+
"bytes": 5347,
|
| 2704 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2705 |
+
}
|
| 2706 |
+
},
|
| 2707 |
+
"failures": []
|
| 2708 |
+
},
|
| 2709 |
{
|
| 2710 |
"name": "assets/brand/xperience10m-logo-apple-touch.png",
|
| 2711 |
"status": "pass",
|
|
|
|
| 2971 |
"local": {
|
| 2972 |
"path": "repo:docs/assets/task_suite_infographic.png",
|
| 2973 |
"exists": true,
|
| 2974 |
+
"bytes": 1899884,
|
| 2975 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 2976 |
},
|
| 2977 |
"mirrors": {
|
| 2978 |
"hf_space": {
|
| 2979 |
"path": "hf_space:assets/task_suite_infographic.png",
|
| 2980 |
"exists": true,
|
| 2981 |
+
"bytes": 1899884,
|
| 2982 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 2983 |
},
|
| 2984 |
"hf_artifacts_docs": {
|
| 2985 |
"path": "hf_artifacts:docs/assets/task_suite_infographic.png",
|
| 2986 |
"exists": true,
|
| 2987 |
+
"bytes": 1899884,
|
| 2988 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 2989 |
},
|
| 2990 |
"hf_artifacts_card": {
|
| 2991 |
"path": "hf_artifacts:assets/task_suite_infographic.png",
|
| 2992 |
"exists": true,
|
| 2993 |
+
"bytes": 1899884,
|
| 2994 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 2995 |
},
|
| 2996 |
"hf_model": {
|
| 2997 |
"path": "hf_model:assets/task_suite_infographic.png",
|
| 2998 |
"exists": true,
|
| 2999 |
+
"bytes": 1899884,
|
| 3000 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 3001 |
}
|
| 3002 |
},
|
| 3003 |
"failures": []
|
|
|
|
| 3008 |
"local": {
|
| 3009 |
"path": "repo:docs/assets/pipeline_diagram.png",
|
| 3010 |
"exists": true,
|
| 3011 |
+
"bytes": 711222,
|
| 3012 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3013 |
},
|
| 3014 |
"mirrors": {
|
| 3015 |
"hf_space": {
|
| 3016 |
"path": "hf_space:assets/pipeline_diagram.png",
|
| 3017 |
"exists": true,
|
| 3018 |
+
"bytes": 711222,
|
| 3019 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3020 |
},
|
| 3021 |
"hf_artifacts_docs": {
|
| 3022 |
"path": "hf_artifacts:docs/assets/pipeline_diagram.png",
|
| 3023 |
"exists": true,
|
| 3024 |
+
"bytes": 711222,
|
| 3025 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3026 |
},
|
| 3027 |
"hf_artifacts_card": {
|
| 3028 |
"path": "hf_artifacts:assets/pipeline_diagram.png",
|
| 3029 |
"exists": true,
|
| 3030 |
+
"bytes": 711222,
|
| 3031 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3032 |
},
|
| 3033 |
"hf_model": {
|
| 3034 |
"path": "hf_model:assets/pipeline_diagram.png",
|
| 3035 |
"exists": true,
|
| 3036 |
+
"bytes": 711222,
|
| 3037 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3038 |
+
}
|
| 3039 |
+
},
|
| 3040 |
+
"failures": []
|
| 3041 |
+
},
|
| 3042 |
+
{
|
| 3043 |
+
"name": "assets/pipeline_diagram.svg",
|
| 3044 |
+
"status": "pass",
|
| 3045 |
+
"local": {
|
| 3046 |
+
"path": "repo:docs/assets/pipeline_diagram.svg",
|
| 3047 |
+
"exists": true,
|
| 3048 |
+
"bytes": 8420,
|
| 3049 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3050 |
+
},
|
| 3051 |
+
"mirrors": {
|
| 3052 |
+
"hf_space": {
|
| 3053 |
+
"path": "hf_space:assets/pipeline_diagram.svg",
|
| 3054 |
+
"exists": true,
|
| 3055 |
+
"bytes": 8420,
|
| 3056 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3057 |
+
},
|
| 3058 |
+
"hf_artifacts_docs": {
|
| 3059 |
+
"path": "hf_artifacts:docs/assets/pipeline_diagram.svg",
|
| 3060 |
+
"exists": true,
|
| 3061 |
+
"bytes": 8420,
|
| 3062 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3063 |
+
},
|
| 3064 |
+
"hf_artifacts_card": {
|
| 3065 |
+
"path": "hf_artifacts:assets/pipeline_diagram.svg",
|
| 3066 |
+
"exists": true,
|
| 3067 |
+
"bytes": 8420,
|
| 3068 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3069 |
+
},
|
| 3070 |
+
"hf_model": {
|
| 3071 |
+
"path": "hf_model:assets/pipeline_diagram.svg",
|
| 3072 |
+
"exists": true,
|
| 3073 |
+
"bytes": 8420,
|
| 3074 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3075 |
}
|
| 3076 |
},
|
| 3077 |
"failures": []
|
|
|
|
| 3082 |
"local": {
|
| 3083 |
"path": "repo:docs/assets/task_architectures.png",
|
| 3084 |
"exists": true,
|
| 3085 |
+
"bytes": 757827,
|
| 3086 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3087 |
},
|
| 3088 |
"mirrors": {
|
| 3089 |
"hf_space": {
|
| 3090 |
"path": "hf_space:assets/task_architectures.png",
|
| 3091 |
"exists": true,
|
| 3092 |
+
"bytes": 757827,
|
| 3093 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3094 |
},
|
| 3095 |
"hf_artifacts_docs": {
|
| 3096 |
"path": "hf_artifacts:docs/assets/task_architectures.png",
|
| 3097 |
"exists": true,
|
| 3098 |
+
"bytes": 757827,
|
| 3099 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3100 |
},
|
| 3101 |
"hf_artifacts_card": {
|
| 3102 |
"path": "hf_artifacts:assets/task_architectures.png",
|
| 3103 |
"exists": true,
|
| 3104 |
+
"bytes": 757827,
|
| 3105 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3106 |
},
|
| 3107 |
"hf_model": {
|
| 3108 |
"path": "hf_model:assets/task_architectures.png",
|
| 3109 |
"exists": true,
|
| 3110 |
+
"bytes": 757827,
|
| 3111 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3112 |
+
}
|
| 3113 |
+
},
|
| 3114 |
+
"failures": []
|
| 3115 |
+
},
|
| 3116 |
+
{
|
| 3117 |
+
"name": "assets/task_architectures.svg",
|
| 3118 |
+
"status": "pass",
|
| 3119 |
+
"local": {
|
| 3120 |
+
"path": "repo:docs/assets/task_architectures.svg",
|
| 3121 |
+
"exists": true,
|
| 3122 |
+
"bytes": 30502,
|
| 3123 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3124 |
+
},
|
| 3125 |
+
"mirrors": {
|
| 3126 |
+
"hf_space": {
|
| 3127 |
+
"path": "hf_space:assets/task_architectures.svg",
|
| 3128 |
+
"exists": true,
|
| 3129 |
+
"bytes": 30502,
|
| 3130 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3131 |
+
},
|
| 3132 |
+
"hf_artifacts_docs": {
|
| 3133 |
+
"path": "hf_artifacts:docs/assets/task_architectures.svg",
|
| 3134 |
+
"exists": true,
|
| 3135 |
+
"bytes": 30502,
|
| 3136 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3137 |
+
},
|
| 3138 |
+
"hf_artifacts_card": {
|
| 3139 |
+
"path": "hf_artifacts:assets/task_architectures.svg",
|
| 3140 |
+
"exists": true,
|
| 3141 |
+
"bytes": 30502,
|
| 3142 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3143 |
+
},
|
| 3144 |
+
"hf_model": {
|
| 3145 |
+
"path": "hf_model:assets/task_architectures.svg",
|
| 3146 |
+
"exists": true,
|
| 3147 |
+
"bytes": 30502,
|
| 3148 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3149 |
}
|
| 3150 |
},
|
| 3151 |
"failures": []
|
|
|
|
| 4094 |
"local": {
|
| 4095 |
"path": "repo:scripts/omni/build_omni_model_comparison.py",
|
| 4096 |
"exists": true,
|
| 4097 |
+
"bytes": 45393,
|
| 4098 |
+
"sha256": "79d83f5686c6591297dca27cb77ce9ca17f1db675ff8876f96d95cde03bbb2dd"
|
| 4099 |
},
|
| 4100 |
"mirrors": {
|
| 4101 |
"hf_artifacts": {
|
| 4102 |
"path": "hf_artifacts:scripts/omni/build_omni_model_comparison.py",
|
| 4103 |
"exists": true,
|
| 4104 |
+
"bytes": 45393,
|
| 4105 |
+
"sha256": "79d83f5686c6591297dca27cb77ce9ca17f1db675ff8876f96d95cde03bbb2dd"
|
| 4106 |
},
|
| 4107 |
"hf_model": {
|
| 4108 |
"path": "hf_model:scripts/omni/build_omni_model_comparison.py",
|
| 4109 |
"exists": true,
|
| 4110 |
+
"bytes": 45393,
|
| 4111 |
+
"sha256": "79d83f5686c6591297dca27cb77ce9ca17f1db675ff8876f96d95cde03bbb2dd"
|
| 4112 |
}
|
| 4113 |
},
|
| 4114 |
"failures": []
|
|
|
|
| 5069 |
"local": {
|
| 5070 |
"path": "repo:scripts/audio_ablation_and_raw_upgrade.py",
|
| 5071 |
"exists": true,
|
| 5072 |
+
"bytes": 43159,
|
| 5073 |
+
"sha256": "2444f2e52efb975be931b33d66b7180d53031e1d5e821719122160f92f4540aa"
|
| 5074 |
},
|
| 5075 |
"mirrors": {
|
| 5076 |
"hf_artifacts": {
|
| 5077 |
"path": "hf_artifacts:scripts/audio_ablation_and_raw_upgrade.py",
|
| 5078 |
"exists": true,
|
| 5079 |
+
"bytes": 43159,
|
| 5080 |
+
"sha256": "2444f2e52efb975be931b33d66b7180d53031e1d5e821719122160f92f4540aa"
|
| 5081 |
},
|
| 5082 |
"hf_model": {
|
| 5083 |
"path": "hf_model:scripts/audio_ablation_and_raw_upgrade.py",
|
| 5084 |
"exists": true,
|
| 5085 |
+
"bytes": 43159,
|
| 5086 |
+
"sha256": "2444f2e52efb975be931b33d66b7180d53031e1d5e821719122160f92f4540aa"
|
| 5087 |
}
|
| 5088 |
},
|
| 5089 |
"failures": []
|
|
|
|
| 5244 |
"local": {
|
| 5245 |
"path": "repo:scripts/build_rendered_site_check.py",
|
| 5246 |
"exists": true,
|
| 5247 |
+
"bytes": 8633,
|
| 5248 |
+
"sha256": "4d1f555bb8e3604811d8444b5c1c9b4ab32620b1058ed9b3e592afaecd3cffe1"
|
| 5249 |
},
|
| 5250 |
"mirrors": {
|
| 5251 |
"hf_artifacts": {
|
| 5252 |
"path": "hf_artifacts:scripts/build_rendered_site_check.py",
|
| 5253 |
"exists": true,
|
| 5254 |
+
"bytes": 8633,
|
| 5255 |
+
"sha256": "4d1f555bb8e3604811d8444b5c1c9b4ab32620b1058ed9b3e592afaecd3cffe1"
|
| 5256 |
},
|
| 5257 |
"hf_model": {
|
| 5258 |
"path": "hf_model:scripts/build_rendered_site_check.py",
|
| 5259 |
"exists": true,
|
| 5260 |
+
"bytes": 8633,
|
| 5261 |
+
"sha256": "4d1f555bb8e3604811d8444b5c1c9b4ab32620b1058ed9b3e592afaecd3cffe1"
|
| 5262 |
}
|
| 5263 |
},
|
| 5264 |
"failures": []
|
|
|
|
| 5394 |
"local": {
|
| 5395 |
"path": "repo:scripts/build_research_takeaways.py",
|
| 5396 |
"exists": true,
|
| 5397 |
+
"bytes": 13496,
|
| 5398 |
+
"sha256": "c35995607dc16fa2a318c626b84323eb47b61a373a492c22cf9fdac851b4d9b5"
|
| 5399 |
},
|
| 5400 |
"mirrors": {
|
| 5401 |
"hf_artifacts": {
|
| 5402 |
"path": "hf_artifacts:scripts/build_research_takeaways.py",
|
| 5403 |
"exists": true,
|
| 5404 |
+
"bytes": 13496,
|
| 5405 |
+
"sha256": "c35995607dc16fa2a318c626b84323eb47b61a373a492c22cf9fdac851b4d9b5"
|
| 5406 |
},
|
| 5407 |
"hf_model": {
|
| 5408 |
"path": "hf_model:scripts/build_research_takeaways.py",
|
| 5409 |
"exists": true,
|
| 5410 |
+
"bytes": 13496,
|
| 5411 |
+
"sha256": "c35995607dc16fa2a318c626b84323eb47b61a373a492c22cf9fdac851b4d9b5"
|
| 5412 |
+
}
|
| 5413 |
+
},
|
| 5414 |
+
"failures": []
|
| 5415 |
+
},
|
| 5416 |
+
{
|
| 5417 |
+
"name": "scripts/export_modality_atlas_assets.py",
|
| 5418 |
+
"status": "pass",
|
| 5419 |
+
"local": {
|
| 5420 |
+
"path": "repo:scripts/export_modality_atlas_assets.py",
|
| 5421 |
+
"exists": true,
|
| 5422 |
+
"bytes": 3875,
|
| 5423 |
+
"sha256": "feaf4231326e724ac314e3723745e9c6d65561f891e2d130ba1b5615610e7e2c"
|
| 5424 |
+
},
|
| 5425 |
+
"mirrors": {
|
| 5426 |
+
"hf_artifacts": {
|
| 5427 |
+
"path": "hf_artifacts:scripts/export_modality_atlas_assets.py",
|
| 5428 |
+
"exists": true,
|
| 5429 |
+
"bytes": 3875,
|
| 5430 |
+
"sha256": "feaf4231326e724ac314e3723745e9c6d65561f891e2d130ba1b5615610e7e2c"
|
| 5431 |
+
},
|
| 5432 |
+
"hf_model": {
|
| 5433 |
+
"path": "hf_model:scripts/export_modality_atlas_assets.py",
|
| 5434 |
+
"exists": true,
|
| 5435 |
+
"bytes": 3875,
|
| 5436 |
+
"sha256": "feaf4231326e724ac314e3723745e9c6d65561f891e2d130ba1b5615610e7e2c"
|
| 5437 |
+
}
|
| 5438 |
+
},
|
| 5439 |
+
"failures": []
|
| 5440 |
+
},
|
| 5441 |
+
{
|
| 5442 |
+
"name": "scripts/generate_visualizations.py",
|
| 5443 |
+
"status": "pass",
|
| 5444 |
+
"local": {
|
| 5445 |
+
"path": "repo:scripts/generate_visualizations.py",
|
| 5446 |
+
"exists": true,
|
| 5447 |
+
"bytes": 30384,
|
| 5448 |
+
"sha256": "968a45930900faaa41e32d5c5c8bee476eea0def73713fd0b1bbc3a756ea8b5f"
|
| 5449 |
+
},
|
| 5450 |
+
"mirrors": {
|
| 5451 |
+
"hf_artifacts": {
|
| 5452 |
+
"path": "hf_artifacts:scripts/generate_visualizations.py",
|
| 5453 |
+
"exists": true,
|
| 5454 |
+
"bytes": 30384,
|
| 5455 |
+
"sha256": "968a45930900faaa41e32d5c5c8bee476eea0def73713fd0b1bbc3a756ea8b5f"
|
| 5456 |
+
},
|
| 5457 |
+
"hf_model": {
|
| 5458 |
+
"path": "hf_model:scripts/generate_visualizations.py",
|
| 5459 |
+
"exists": true,
|
| 5460 |
+
"bytes": 30384,
|
| 5461 |
+
"sha256": "968a45930900faaa41e32d5c5c8bee476eea0def73713fd0b1bbc3a756ea8b5f"
|
| 5462 |
+
}
|
| 5463 |
+
},
|
| 5464 |
+
"failures": []
|
| 5465 |
+
},
|
| 5466 |
+
{
|
| 5467 |
+
"name": "scripts/render_overview_figures.py",
|
| 5468 |
+
"status": "pass",
|
| 5469 |
+
"local": {
|
| 5470 |
+
"path": "repo:scripts/render_overview_figures.py",
|
| 5471 |
+
"exists": true,
|
| 5472 |
+
"bytes": 24045,
|
| 5473 |
+
"sha256": "68fa38b5123c3043a83f2d12ecd7b01369968fd64971105724fb6176488356ee"
|
| 5474 |
+
},
|
| 5475 |
+
"mirrors": {
|
| 5476 |
+
"hf_artifacts": {
|
| 5477 |
+
"path": "hf_artifacts:scripts/render_overview_figures.py",
|
| 5478 |
+
"exists": true,
|
| 5479 |
+
"bytes": 24045,
|
| 5480 |
+
"sha256": "68fa38b5123c3043a83f2d12ecd7b01369968fd64971105724fb6176488356ee"
|
| 5481 |
+
},
|
| 5482 |
+
"hf_model": {
|
| 5483 |
+
"path": "hf_model:scripts/render_overview_figures.py",
|
| 5484 |
+
"exists": true,
|
| 5485 |
+
"bytes": 24045,
|
| 5486 |
+
"sha256": "68fa38b5123c3043a83f2d12ecd7b01369968fd64971105724fb6176488356ee"
|
| 5487 |
+
}
|
| 5488 |
+
},
|
| 5489 |
+
"failures": []
|
| 5490 |
+
},
|
| 5491 |
+
{
|
| 5492 |
+
"name": "scripts/render_task_suite_infographic.py",
|
| 5493 |
+
"status": "pass",
|
| 5494 |
+
"local": {
|
| 5495 |
+
"path": "repo:scripts/render_task_suite_infographic.py",
|
| 5496 |
+
"exists": true,
|
| 5497 |
+
"bytes": 40238,
|
| 5498 |
+
"sha256": "02b96547cbb985ef8a4124a9a9817a093e53cb48d1e3b4f9b3c22ad22fddd241"
|
| 5499 |
+
},
|
| 5500 |
+
"mirrors": {
|
| 5501 |
+
"hf_artifacts": {
|
| 5502 |
+
"path": "hf_artifacts:scripts/render_task_suite_infographic.py",
|
| 5503 |
+
"exists": true,
|
| 5504 |
+
"bytes": 40238,
|
| 5505 |
+
"sha256": "02b96547cbb985ef8a4124a9a9817a093e53cb48d1e3b4f9b3c22ad22fddd241"
|
| 5506 |
+
},
|
| 5507 |
+
"hf_model": {
|
| 5508 |
+
"path": "hf_model:scripts/render_task_suite_infographic.py",
|
| 5509 |
+
"exists": true,
|
| 5510 |
+
"bytes": 40238,
|
| 5511 |
+
"sha256": "02b96547cbb985ef8a4124a9a9817a093e53cb48d1e3b4f9b3c22ad22fddd241"
|
| 5512 |
+
}
|
| 5513 |
+
},
|
| 5514 |
+
"failures": []
|
| 5515 |
+
},
|
| 5516 |
+
{
|
| 5517 |
+
"name": "scripts/research_direction_taxonomy.py",
|
| 5518 |
+
"status": "pass",
|
| 5519 |
+
"local": {
|
| 5520 |
+
"path": "repo:scripts/research_direction_taxonomy.py",
|
| 5521 |
+
"exists": true,
|
| 5522 |
+
"bytes": 32750,
|
| 5523 |
+
"sha256": "34f332a877fbb20d51f6a7f859b5a5bdd978dc7fa9942a2d96b90da0e41f8967"
|
| 5524 |
+
},
|
| 5525 |
+
"mirrors": {
|
| 5526 |
+
"hf_artifacts": {
|
| 5527 |
+
"path": "hf_artifacts:scripts/research_direction_taxonomy.py",
|
| 5528 |
+
"exists": true,
|
| 5529 |
+
"bytes": 32750,
|
| 5530 |
+
"sha256": "34f332a877fbb20d51f6a7f859b5a5bdd978dc7fa9942a2d96b90da0e41f8967"
|
| 5531 |
+
},
|
| 5532 |
+
"hf_model": {
|
| 5533 |
+
"path": "hf_model:scripts/research_direction_taxonomy.py",
|
| 5534 |
+
"exists": true,
|
| 5535 |
+
"bytes": 32750,
|
| 5536 |
+
"sha256": "34f332a877fbb20d51f6a7f859b5a5bdd978dc7fa9942a2d96b90da0e41f8967"
|
| 5537 |
+
}
|
| 5538 |
+
},
|
| 5539 |
+
"failures": []
|
| 5540 |
+
},
|
| 5541 |
+
{
|
| 5542 |
+
"name": "scripts/task_display.py",
|
| 5543 |
+
"status": "pass",
|
| 5544 |
+
"local": {
|
| 5545 |
+
"path": "repo:scripts/task_display.py",
|
| 5546 |
+
"exists": true,
|
| 5547 |
+
"bytes": 1752,
|
| 5548 |
+
"sha256": "89a3ce6e36737baebbd8aaee03d08c7d37e16c74567169c01b83bf610f07d230"
|
| 5549 |
+
},
|
| 5550 |
+
"mirrors": {
|
| 5551 |
+
"hf_artifacts": {
|
| 5552 |
+
"path": "hf_artifacts:scripts/task_display.py",
|
| 5553 |
+
"exists": true,
|
| 5554 |
+
"bytes": 1752,
|
| 5555 |
+
"sha256": "89a3ce6e36737baebbd8aaee03d08c7d37e16c74567169c01b83bf610f07d230"
|
| 5556 |
+
},
|
| 5557 |
+
"hf_model": {
|
| 5558 |
+
"path": "hf_model:scripts/task_display.py",
|
| 5559 |
+
"exists": true,
|
| 5560 |
+
"bytes": 1752,
|
| 5561 |
+
"sha256": "89a3ce6e36737baebbd8aaee03d08c7d37e16c74567169c01b83bf610f07d230"
|
| 5562 |
+
}
|
| 5563 |
+
},
|
| 5564 |
+
"failures": []
|
| 5565 |
+
},
|
| 5566 |
+
{
|
| 5567 |
+
"name": "scripts/task_walkthroughs.py",
|
| 5568 |
+
"status": "pass",
|
| 5569 |
+
"local": {
|
| 5570 |
+
"path": "repo:scripts/task_walkthroughs.py",
|
| 5571 |
+
"exists": true,
|
| 5572 |
+
"bytes": 29642,
|
| 5573 |
+
"sha256": "953d1558f42f31aa863830b092db730ea32cab65bd04bcd2b6e06d72d75b0e42"
|
| 5574 |
+
},
|
| 5575 |
+
"mirrors": {
|
| 5576 |
+
"hf_artifacts": {
|
| 5577 |
+
"path": "hf_artifacts:scripts/task_walkthroughs.py",
|
| 5578 |
+
"exists": true,
|
| 5579 |
+
"bytes": 29642,
|
| 5580 |
+
"sha256": "953d1558f42f31aa863830b092db730ea32cab65bd04bcd2b6e06d72d75b0e42"
|
| 5581 |
+
},
|
| 5582 |
+
"hf_model": {
|
| 5583 |
+
"path": "hf_model:scripts/task_walkthroughs.py",
|
| 5584 |
+
"exists": true,
|
| 5585 |
+
"bytes": 29642,
|
| 5586 |
+
"sha256": "953d1558f42f31aa863830b092db730ea32cab65bd04bcd2b6e06d72d75b0e42"
|
| 5587 |
}
|
| 5588 |
},
|
| 5589 |
"failures": []
|
|
|
|
| 5694 |
"local": {
|
| 5695 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 5696 |
"exists": true,
|
| 5697 |
+
"bytes": 36175,
|
| 5698 |
+
"sha256": "456040e4f6f9125d004b1929eac4d9c6cc8bc29f517d3c23822741f40371104f"
|
| 5699 |
},
|
| 5700 |
"mirrors": {
|
| 5701 |
"hf_artifacts": {
|
| 5702 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 5703 |
"exists": true,
|
| 5704 |
+
"bytes": 36175,
|
| 5705 |
+
"sha256": "456040e4f6f9125d004b1929eac4d9c6cc8bc29f517d3c23822741f40371104f"
|
| 5706 |
},
|
| 5707 |
"hf_model": {
|
| 5708 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 5709 |
"exists": true,
|
| 5710 |
+
"bytes": 36175,
|
| 5711 |
+
"sha256": "456040e4f6f9125d004b1929eac4d9c6cc8bc29f517d3c23822741f40371104f"
|
| 5712 |
}
|
| 5713 |
},
|
| 5714 |
"failures": []
|
|
|
|
| 5819 |
"local": {
|
| 5820 |
"path": "repo:scripts/validate_task_surface.py",
|
| 5821 |
"exists": true,
|
| 5822 |
+
"bytes": 17305,
|
| 5823 |
+
"sha256": "9689a0bffcf301d3e7e0da8cc90d40eda4b39eceb0859608072c23d5bde3d836"
|
| 5824 |
},
|
| 5825 |
"mirrors": {
|
| 5826 |
"hf_artifacts": {
|
| 5827 |
"path": "hf_artifacts:scripts/validate_task_surface.py",
|
| 5828 |
"exists": true,
|
| 5829 |
+
"bytes": 17305,
|
| 5830 |
+
"sha256": "9689a0bffcf301d3e7e0da8cc90d40eda4b39eceb0859608072c23d5bde3d836"
|
| 5831 |
},
|
| 5832 |
"hf_model": {
|
| 5833 |
"path": "hf_model:scripts/validate_task_surface.py",
|
| 5834 |
"exists": true,
|
| 5835 |
+
"bytes": 17305,
|
| 5836 |
+
"sha256": "9689a0bffcf301d3e7e0da8cc90d40eda4b39eceb0859608072c23d5bde3d836"
|
| 5837 |
}
|
| 5838 |
},
|
| 5839 |
"failures": []
|
|
|
|
| 6073 |
"local": {
|
| 6074 |
"path": "repo:docs/index.html",
|
| 6075 |
"exists": true,
|
| 6076 |
+
"bytes": 255616,
|
| 6077 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6078 |
},
|
| 6079 |
"mirrors": {
|
| 6080 |
"hf_space": {
|
| 6081 |
"path": "hf_space:index.html",
|
| 6082 |
"exists": true,
|
| 6083 |
+
"bytes": 255616,
|
| 6084 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6085 |
},
|
| 6086 |
"hf_artifacts_root": {
|
| 6087 |
"path": "hf_artifacts:index.html",
|
| 6088 |
"exists": true,
|
| 6089 |
+
"bytes": 255616,
|
| 6090 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6091 |
},
|
| 6092 |
"hf_artifacts_docs": {
|
| 6093 |
"path": "hf_artifacts:docs/index.html",
|
| 6094 |
"exists": true,
|
| 6095 |
+
"bytes": 255616,
|
| 6096 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6097 |
},
|
| 6098 |
"hf_model": {
|
| 6099 |
"path": "hf_model:index.html",
|
| 6100 |
"exists": true,
|
| 6101 |
+
"bytes": 255616,
|
| 6102 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6103 |
},
|
| 6104 |
"hf_model_docs": {
|
| 6105 |
"path": "hf_model:docs/index.html",
|
| 6106 |
"exists": true,
|
| 6107 |
+
"bytes": 255616,
|
| 6108 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6109 |
}
|
| 6110 |
},
|
| 6111 |
"failures": []
|
|
|
|
| 6117 |
"path": "repo:docs/research_roadmap.html",
|
| 6118 |
"exists": true,
|
| 6119 |
"bytes": 33399,
|
| 6120 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6121 |
},
|
| 6122 |
"mirrors": {
|
| 6123 |
"hf_space": {
|
| 6124 |
"path": "hf_space:research_roadmap.html",
|
| 6125 |
"exists": true,
|
| 6126 |
"bytes": 33399,
|
| 6127 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6128 |
},
|
| 6129 |
"hf_artifacts_root": {
|
| 6130 |
"path": "hf_artifacts:research_roadmap.html",
|
| 6131 |
"exists": true,
|
| 6132 |
"bytes": 33399,
|
| 6133 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6134 |
},
|
| 6135 |
"hf_artifacts_docs": {
|
| 6136 |
"path": "hf_artifacts:docs/research_roadmap.html",
|
| 6137 |
"exists": true,
|
| 6138 |
"bytes": 33399,
|
| 6139 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6140 |
},
|
| 6141 |
"hf_model": {
|
| 6142 |
"path": "hf_model:research_roadmap.html",
|
| 6143 |
"exists": true,
|
| 6144 |
"bytes": 33399,
|
| 6145 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6146 |
},
|
| 6147 |
"hf_model_docs": {
|
| 6148 |
"path": "hf_model:docs/research_roadmap.html",
|
| 6149 |
"exists": true,
|
| 6150 |
"bytes": 33399,
|
| 6151 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6152 |
}
|
| 6153 |
},
|
| 6154 |
"failures": []
|
|
|
|
| 7470 |
"local": {
|
| 7471 |
"path": "repo:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7472 |
"exists": true,
|
| 7473 |
+
"bytes": 16045,
|
| 7474 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 7475 |
},
|
| 7476 |
"mirrors": {
|
| 7477 |
"hf_artifacts": {
|
| 7478 |
"path": "hf_artifacts:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7479 |
"exists": true,
|
| 7480 |
+
"bytes": 16045,
|
| 7481 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 7482 |
},
|
| 7483 |
"hf_model": {
|
| 7484 |
"path": "hf_model:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7485 |
"exists": true,
|
| 7486 |
+
"bytes": 16045,
|
| 7487 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 7488 |
}
|
| 7489 |
},
|
| 7490 |
"failures": []
|
|
|
|
| 25526 |
"local": {
|
| 25527 |
"path": "repo:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 25528 |
"exists": true,
|
| 25529 |
+
"bytes": 16045,
|
| 25530 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 25531 |
},
|
| 25532 |
"mirrors": {
|
| 25533 |
"hf_space": {
|
| 25534 |
"path": "hf_space:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 25535 |
"exists": true,
|
| 25536 |
+
"bytes": 16045,
|
| 25537 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 25538 |
}
|
| 25539 |
},
|
| 25540 |
"failures": []
|
|
|
|
| 30645 |
"local": {
|
| 30646 |
"path": "repo:ARTIFACT_GUIDE.md",
|
| 30647 |
"exists": true,
|
| 30648 |
+
"bytes": 20256,
|
| 30649 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 30650 |
},
|
| 30651 |
"mirrors": {
|
| 30652 |
"hf_space": {
|
| 30653 |
"path": "hf_space:ARTIFACT_GUIDE.md",
|
| 30654 |
"exists": true,
|
| 30655 |
+
"bytes": 20256,
|
| 30656 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 30657 |
},
|
| 30658 |
"hf_artifacts": {
|
| 30659 |
"path": "hf_artifacts:ARTIFACT_GUIDE.md",
|
| 30660 |
"exists": true,
|
| 30661 |
+
"bytes": 20256,
|
| 30662 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 30663 |
},
|
| 30664 |
"hf_model": {
|
| 30665 |
"path": "hf_model:ARTIFACT_GUIDE.md",
|
| 30666 |
"exists": true,
|
| 30667 |
+
"bytes": 20256,
|
| 30668 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 30669 |
}
|
| 30670 |
},
|
| 30671 |
"failures": []
|
|
|
|
| 30800 |
"local": {
|
| 30801 |
"path": "repo:FOUNDATION_MODEL_PLAN.md",
|
| 30802 |
"exists": true,
|
| 30803 |
+
"bytes": 10996,
|
| 30804 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 30805 |
},
|
| 30806 |
"mirrors": {
|
| 30807 |
"hf_space": {
|
| 30808 |
"path": "hf_space:FOUNDATION_MODEL_PLAN.md",
|
| 30809 |
"exists": true,
|
| 30810 |
+
"bytes": 10996,
|
| 30811 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 30812 |
},
|
| 30813 |
"hf_artifacts": {
|
| 30814 |
"path": "hf_artifacts:FOUNDATION_MODEL_PLAN.md",
|
| 30815 |
"exists": true,
|
| 30816 |
+
"bytes": 10996,
|
| 30817 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 30818 |
},
|
| 30819 |
"hf_model": {
|
| 30820 |
"path": "hf_model:FOUNDATION_MODEL_PLAN.md",
|
| 30821 |
"exists": true,
|
| 30822 |
+
"bytes": 10996,
|
| 30823 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 30824 |
}
|
| 30825 |
},
|
| 30826 |
"failures": []
|
|
|
|
| 30955 |
"local": {
|
| 30956 |
"path": "repo:RENDERED_SITE_CHECK.md",
|
| 30957 |
"exists": true,
|
| 30958 |
+
"bytes": 2052,
|
| 30959 |
+
"sha256": "5962d5a1629a1b90aba03693bea14ec63f2716d511a47f36777a32220a9eef6c"
|
| 30960 |
},
|
| 30961 |
"mirrors": {
|
| 30962 |
"hf_space": {
|
| 30963 |
"path": "hf_space:RENDERED_SITE_CHECK.md",
|
| 30964 |
"exists": true,
|
| 30965 |
+
"bytes": 2052,
|
| 30966 |
+
"sha256": "5962d5a1629a1b90aba03693bea14ec63f2716d511a47f36777a32220a9eef6c"
|
| 30967 |
},
|
| 30968 |
"hf_artifacts": {
|
| 30969 |
"path": "hf_artifacts:RENDERED_SITE_CHECK.md",
|
| 30970 |
"exists": true,
|
| 30971 |
+
"bytes": 2052,
|
| 30972 |
+
"sha256": "5962d5a1629a1b90aba03693bea14ec63f2716d511a47f36777a32220a9eef6c"
|
| 30973 |
},
|
| 30974 |
"hf_model": {
|
| 30975 |
"path": "hf_model:RENDERED_SITE_CHECK.md",
|
| 30976 |
"exists": true,
|
| 30977 |
+
"bytes": 2052,
|
| 30978 |
+
"sha256": "5962d5a1629a1b90aba03693bea14ec63f2716d511a47f36777a32220a9eef6c"
|
| 30979 |
}
|
| 30980 |
},
|
| 30981 |
"failures": []
|
|
|
|
| 30986 |
"local": {
|
| 30987 |
"path": "repo:RESEARCH_ROADMAP.md",
|
| 30988 |
"exists": true,
|
| 30989 |
+
"bytes": 15275,
|
| 30990 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 30991 |
},
|
| 30992 |
"mirrors": {
|
| 30993 |
"hf_space": {
|
| 30994 |
"path": "hf_space:RESEARCH_ROADMAP.md",
|
| 30995 |
"exists": true,
|
| 30996 |
+
"bytes": 15275,
|
| 30997 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 30998 |
},
|
| 30999 |
"hf_artifacts": {
|
| 31000 |
"path": "hf_artifacts:RESEARCH_ROADMAP.md",
|
| 31001 |
"exists": true,
|
| 31002 |
+
"bytes": 15275,
|
| 31003 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 31004 |
},
|
| 31005 |
"hf_model": {
|
| 31006 |
"path": "hf_model:RESEARCH_ROADMAP.md",
|
| 31007 |
"exists": true,
|
| 31008 |
+
"bytes": 15275,
|
| 31009 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 31010 |
}
|
| 31011 |
},
|
| 31012 |
"failures": []
|
|
|
|
| 31017 |
"local": {
|
| 31018 |
"path": "repo:PROJECT_STATUS.md",
|
| 31019 |
"exists": true,
|
| 31020 |
+
"bytes": 14845,
|
| 31021 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 31022 |
},
|
| 31023 |
"mirrors": {
|
| 31024 |
"hf_space": {
|
| 31025 |
"path": "hf_space:PROJECT_STATUS.md",
|
| 31026 |
"exists": true,
|
| 31027 |
+
"bytes": 14845,
|
| 31028 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 31029 |
},
|
| 31030 |
"hf_artifacts": {
|
| 31031 |
"path": "hf_artifacts:PROJECT_STATUS.md",
|
| 31032 |
"exists": true,
|
| 31033 |
+
"bytes": 14845,
|
| 31034 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 31035 |
},
|
| 31036 |
"hf_model": {
|
| 31037 |
"path": "hf_model:PROJECT_STATUS.md",
|
| 31038 |
"exists": true,
|
| 31039 |
+
"bytes": 14845,
|
| 31040 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 31041 |
}
|
| 31042 |
},
|
| 31043 |
"failures": []
|
|
|
|
| 31048 |
"local": {
|
| 31049 |
"path": "repo:REPRODUCIBILITY.md",
|
| 31050 |
"exists": true,
|
| 31051 |
+
"bytes": 10056,
|
| 31052 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 31053 |
},
|
| 31054 |
"mirrors": {
|
| 31055 |
"hf_space": {
|
| 31056 |
"path": "hf_space:REPRODUCIBILITY.md",
|
| 31057 |
"exists": true,
|
| 31058 |
+
"bytes": 10056,
|
| 31059 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 31060 |
},
|
| 31061 |
"hf_artifacts": {
|
| 31062 |
"path": "hf_artifacts:REPRODUCIBILITY.md",
|
| 31063 |
"exists": true,
|
| 31064 |
+
"bytes": 10056,
|
| 31065 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 31066 |
},
|
| 31067 |
"hf_model": {
|
| 31068 |
"path": "hf_model:REPRODUCIBILITY.md",
|
| 31069 |
"exists": true,
|
| 31070 |
+
"bytes": 10056,
|
| 31071 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 31072 |
}
|
| 31073 |
},
|
| 31074 |
"failures": []
|
|
|
|
| 31259 |
},
|
| 31260 |
"failures": []
|
| 31261 |
},
|
| 31262 |
+
{
|
| 31263 |
+
"name": "docs/EVIDENCE_CONTRACT.md",
|
| 31264 |
+
"status": "pass",
|
| 31265 |
+
"local": {
|
| 31266 |
+
"path": "repo:EVIDENCE_CONTRACT.md",
|
| 31267 |
+
"exists": true,
|
| 31268 |
+
"bytes": 11440,
|
| 31269 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 31270 |
+
},
|
| 31271 |
+
"mirrors": {
|
| 31272 |
+
"hf_space": {
|
| 31273 |
+
"path": "hf_space:EVIDENCE_CONTRACT.md",
|
| 31274 |
+
"exists": true,
|
| 31275 |
+
"bytes": 11440,
|
| 31276 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 31277 |
+
},
|
| 31278 |
+
"hf_artifacts": {
|
| 31279 |
+
"path": "hf_artifacts:EVIDENCE_CONTRACT.md",
|
| 31280 |
+
"exists": true,
|
| 31281 |
+
"bytes": 11440,
|
| 31282 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 31283 |
+
},
|
| 31284 |
+
"hf_model": {
|
| 31285 |
+
"path": "hf_model:EVIDENCE_CONTRACT.md",
|
| 31286 |
+
"exists": true,
|
| 31287 |
+
"bytes": 11440,
|
| 31288 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 31289 |
+
}
|
| 31290 |
+
},
|
| 31291 |
+
"failures": []
|
| 31292 |
+
},
|
| 31293 |
{
|
| 31294 |
"name": "docs/RESEARCH_TAKEAWAYS.md",
|
| 31295 |
"status": "pass",
|
| 31296 |
"local": {
|
| 31297 |
"path": "repo:RESEARCH_TAKEAWAYS.md",
|
| 31298 |
"exists": true,
|
| 31299 |
+
"bytes": 5172,
|
| 31300 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 31301 |
},
|
| 31302 |
"mirrors": {
|
| 31303 |
"hf_space": {
|
| 31304 |
"path": "hf_space:RESEARCH_TAKEAWAYS.md",
|
| 31305 |
"exists": true,
|
| 31306 |
+
"bytes": 5172,
|
| 31307 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 31308 |
},
|
| 31309 |
"hf_artifacts": {
|
| 31310 |
"path": "hf_artifacts:RESEARCH_TAKEAWAYS.md",
|
| 31311 |
"exists": true,
|
| 31312 |
+
"bytes": 5172,
|
| 31313 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 31314 |
},
|
| 31315 |
"hf_model": {
|
| 31316 |
"path": "hf_model:RESEARCH_TAKEAWAYS.md",
|
| 31317 |
"exists": true,
|
| 31318 |
+
"bytes": 5172,
|
| 31319 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 31320 |
}
|
| 31321 |
},
|
| 31322 |
"failures": []
|
|
|
|
| 31352 |
},
|
| 31353 |
"failures": []
|
| 31354 |
},
|
| 31355 |
+
{
|
| 31356 |
+
"name": "docs/XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31357 |
+
"status": "pass",
|
| 31358 |
+
"local": {
|
| 31359 |
+
"path": "repo:XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31360 |
+
"exists": true,
|
| 31361 |
+
"bytes": 9212,
|
| 31362 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 31363 |
+
},
|
| 31364 |
+
"mirrors": {
|
| 31365 |
+
"hf_space": {
|
| 31366 |
+
"path": "hf_space:XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31367 |
+
"exists": true,
|
| 31368 |
+
"bytes": 9212,
|
| 31369 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 31370 |
+
},
|
| 31371 |
+
"hf_artifacts": {
|
| 31372 |
+
"path": "hf_artifacts:XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31373 |
+
"exists": true,
|
| 31374 |
+
"bytes": 9212,
|
| 31375 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 31376 |
+
},
|
| 31377 |
+
"hf_model": {
|
| 31378 |
+
"path": "hf_model:XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31379 |
+
"exists": true,
|
| 31380 |
+
"bytes": 9212,
|
| 31381 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 31382 |
+
}
|
| 31383 |
+
},
|
| 31384 |
+
"failures": []
|
| 31385 |
+
},
|
| 31386 |
{
|
| 31387 |
"name": "docs/XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
|
| 31388 |
"status": "pass",
|
data/project_status.json
CHANGED
|
@@ -116,7 +116,7 @@
|
|
| 116 |
"results/audio_ablation/",
|
| 117 |
"docs/data/audio_ablation_summary.json"
|
| 118 |
],
|
| 119 |
-
"readout": "Audio variants improve the primary metric on 6 of
|
| 120 |
},
|
| 121 |
{
|
| 122 |
"area": "Evaluation protocol",
|
|
@@ -353,7 +353,7 @@
|
|
| 353 |
"The Cosmos3-Nano future-window branch is verified as a compatibility adapter result, Cosmos3-Super Reasoner is verified as a base-weight evaluation, and Cosmos3-Super Forward-Dynamics LoRA is verified as the first fine-tuned Super adapter branch. Cosmos3-Super adapter weights belong in cy0307/ropedia-cosmos3-super-forward-dynamics-lora-128ep; verified_public packages exclude safetensors.",
|
| 354 |
"The current reconstruction task reconstructs feature vectors, not pixel-depth, mesh, NeRF, or Gaussian reconstruction.",
|
| 355 |
"Audio is one of the synchronized source modalities in the current task representation.",
|
| 356 |
-
"The audio ablation report compares audio/no-audio variants across
|
| 357 |
"Foundation-model selection is explicit: Qwen3-Omni is the structured JSON baseline, Cosmos 3 is the world-model branch with Nano compatibility and Super forward-dynamics LoRA results, and policy models such as OpenVLA/openpi/GR00T wait for robot-compatible action-target conversion.",
|
| 358 |
"Future model branches should be added through the backbone registry and verified package contract, not as one-off result folders with incompatible metrics or publication rules.",
|
| 359 |
"The Xperience Embodied Foundation Model is a future native-pretraining goal, not a completed model or current benchmark."
|
|
|
|
| 116 |
"results/audio_ablation/",
|
| 117 |
"docs/data/audio_ablation_summary.json"
|
| 118 |
],
|
| 119 |
+
"readout": "Audio variants improve the primary metric on 6 of the original task contracts in this single-episode setting."
|
| 120 |
},
|
| 121 |
{
|
| 122 |
"area": "Evaluation protocol",
|
|
|
|
| 353 |
"The Cosmos3-Nano future-window branch is verified as a compatibility adapter result, Cosmos3-Super Reasoner is verified as a base-weight evaluation, and Cosmos3-Super Forward-Dynamics LoRA is verified as the first fine-tuned Super adapter branch. Cosmos3-Super adapter weights belong in cy0307/ropedia-cosmos3-super-forward-dynamics-lora-128ep; verified_public packages exclude safetensors.",
|
| 354 |
"The current reconstruction task reconstructs feature vectors, not pixel-depth, mesh, NeRF, or Gaussian reconstruction.",
|
| 355 |
"Audio is one of the synchronized source modalities in the current task representation.",
|
| 356 |
+
"The audio ablation report compares audio/no-audio variants across the original task contracts in results/audio_ablation/.",
|
| 357 |
"Foundation-model selection is explicit: Qwen3-Omni is the structured JSON baseline, Cosmos 3 is the world-model branch with Nano compatibility and Super forward-dynamics LoRA results, and policy models such as OpenVLA/openpi/GR00T wait for robot-compatible action-target conversion.",
|
| 358 |
"Future model branches should be added through the backbone registry and verified package contract, not as one-off result folders with incompatible metrics or publication rules.",
|
| 359 |
"The Xperience Embodied Foundation Model is a future native-pretraining goal, not a completed model or current benchmark."
|
docs/data/artifact_index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 225,
|
| 6 |
"missing": [],
|
|
@@ -70,8 +70,8 @@
|
|
| 70 |
"surface": "repo_hf",
|
| 71 |
"shows": "Gives a compact current-state table for first-pass readers.",
|
| 72 |
"exists": true,
|
| 73 |
-
"bytes":
|
| 74 |
-
"sha256": "
|
| 75 |
},
|
| 76 |
{
|
| 77 |
"id": "project_status_json",
|
|
@@ -81,8 +81,8 @@
|
|
| 81 |
"surface": "website_hf",
|
| 82 |
"shows": "Machine-readable copy of the current project status for website and HF mirrors.",
|
| 83 |
"exists": true,
|
| 84 |
-
"bytes":
|
| 85 |
-
"sha256": "
|
| 86 |
},
|
| 87 |
{
|
| 88 |
"id": "research_roadmap",
|
|
@@ -92,8 +92,8 @@
|
|
| 92 |
"surface": "repo_hf",
|
| 93 |
"shows": "Defines the path from public-sample task development to multi-episode held-out evaluation and larger omni-model extensions.",
|
| 94 |
"exists": true,
|
| 95 |
-
"bytes":
|
| 96 |
-
"sha256": "
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "research_roadmap_json",
|
|
@@ -114,8 +114,8 @@
|
|
| 114 |
"surface": "repo_hf",
|
| 115 |
"shows": "Defines the post-data-gate backbone choices: Qwen3-Omni first, Cosmos 3 for world modeling, and VLA/policy models after action-target conversion.",
|
| 116 |
"exists": true,
|
| 117 |
-
"bytes":
|
| 118 |
-
"sha256": "
|
| 119 |
},
|
| 120 |
{
|
| 121 |
"id": "foundation_model_plan_json",
|
|
@@ -532,8 +532,8 @@
|
|
| 532 |
"surface": "repo_hf",
|
| 533 |
"shows": "Describes the future full-corpus Xperience-native pretraining goal, target modules, objectives, staged scale-up, hardware ranges, and evaluation protocol.",
|
| 534 |
"exists": true,
|
| 535 |
-
"bytes":
|
| 536 |
-
"sha256": "
|
| 537 |
},
|
| 538 |
{
|
| 539 |
"id": "evidence_contract",
|
|
@@ -543,8 +543,8 @@
|
|
| 543 |
"surface": "repo",
|
| 544 |
"shows": "Defines the implemented scope, setup-stage items, and multi-episode prerequisites.",
|
| 545 |
"exists": true,
|
| 546 |
-
"bytes":
|
| 547 |
-
"sha256": "
|
| 548 |
},
|
| 549 |
{
|
| 550 |
"id": "project_packet",
|
|
@@ -565,8 +565,8 @@
|
|
| 565 |
"surface": "repo_hf",
|
| 566 |
"shows": "Gives the human-readable map from project scope to data, tasks, platform mirrors, and scale-up status.",
|
| 567 |
"exists": true,
|
| 568 |
-
"bytes":
|
| 569 |
-
"sha256": "
|
| 570 |
},
|
| 571 |
{
|
| 572 |
"id": "official_dataset_card_alignment",
|
|
@@ -610,7 +610,7 @@
|
|
| 610 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 611 |
"exists": true,
|
| 612 |
"bytes": 4432,
|
| 613 |
-
"sha256": "
|
| 614 |
},
|
| 615 |
{
|
| 616 |
"id": "source_alignment_validator",
|
|
@@ -808,7 +808,7 @@
|
|
| 808 |
"shows": "Machine-readable check that scored JSON-backed matrix cells match their declared metric source values.",
|
| 809 |
"exists": true,
|
| 810 |
"bytes": 561,
|
| 811 |
-
"sha256": "
|
| 812 |
},
|
| 813 |
{
|
| 814 |
"id": "task_method_20_source_audit",
|
|
@@ -819,7 +819,7 @@
|
|
| 819 |
"shows": "Reader-facing source-value audit for the 180-result matrix.",
|
| 820 |
"exists": true,
|
| 821 |
"bytes": 447,
|
| 822 |
-
"sha256": "
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "unified_task_model_radar_chart",
|
|
@@ -972,8 +972,8 @@
|
|
| 972 |
"surface": "repo_hf",
|
| 973 |
"shows": "Summarizes the main research lessons from committed metrics and identifies which experiments need held-out episodes.",
|
| 974 |
"exists": true,
|
| 975 |
-
"bytes":
|
| 976 |
-
"sha256": "
|
| 977 |
},
|
| 978 |
{
|
| 979 |
"id": "research_takeaways_json",
|
|
@@ -983,8 +983,8 @@
|
|
| 983 |
"surface": "website_hf",
|
| 984 |
"shows": "Machine-readable result interpretation for the website, HF cards, and mirror checks.",
|
| 985 |
"exists": true,
|
| 986 |
-
"bytes":
|
| 987 |
-
"sha256": "
|
| 988 |
},
|
| 989 |
{
|
| 990 |
"id": "research_takeaways_builder",
|
|
@@ -994,8 +994,8 @@
|
|
| 994 |
"surface": "repo_hf",
|
| 995 |
"shows": "Regenerates the research takeaways from committed summary metrics and task result artifacts.",
|
| 996 |
"exists": true,
|
| 997 |
-
"bytes":
|
| 998 |
-
"sha256": "
|
| 999 |
},
|
| 1000 |
{
|
| 1001 |
"id": "audio_ablation_script",
|
|
@@ -1005,8 +1005,8 @@
|
|
| 1005 |
"surface": "repo_hf",
|
| 1006 |
"shows": "Measures audio contribution variants across the original task contracts.",
|
| 1007 |
"exists": true,
|
| 1008 |
-
"bytes":
|
| 1009 |
-
"sha256": "
|
| 1010 |
},
|
| 1011 |
{
|
| 1012 |
"id": "audio_ablation_summary",
|
|
@@ -1149,7 +1149,7 @@
|
|
| 1149 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 1150 |
"exists": true,
|
| 1151 |
"bytes": 8640,
|
| 1152 |
-
"sha256": "
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "public_surface_qa",
|
|
@@ -1216,7 +1216,7 @@
|
|
| 1216 |
"volatile": true,
|
| 1217 |
"shows": "Confirms the public original-task cards use human-readable research names, representative modality thumbnails, and the interactive walkthrough/player JSON contract.",
|
| 1218 |
"exists": true,
|
| 1219 |
-
"bytes":
|
| 1220 |
"hash_policy": "existence_and_size_only"
|
| 1221 |
},
|
| 1222 |
{
|
|
@@ -1228,7 +1228,7 @@
|
|
| 1228 |
"volatile": true,
|
| 1229 |
"shows": "Records the latest browser-level load, tab, walkthrough deep-link, control-click, and console-health check.",
|
| 1230 |
"exists": true,
|
| 1231 |
-
"bytes":
|
| 1232 |
"hash_policy": "existence_and_size_only"
|
| 1233 |
},
|
| 1234 |
{
|
|
@@ -1240,7 +1240,7 @@
|
|
| 1240 |
"volatile": true,
|
| 1241 |
"shows": "Machine-readable browser-level website check for the public static site.",
|
| 1242 |
"exists": true,
|
| 1243 |
-
"bytes":
|
| 1244 |
"hash_policy": "existence_and_size_only"
|
| 1245 |
},
|
| 1246 |
{
|
|
@@ -1251,8 +1251,8 @@
|
|
| 1251 |
"surface": "repo_hf",
|
| 1252 |
"shows": "Builds the rendered website check from browser observations.",
|
| 1253 |
"exists": true,
|
| 1254 |
-
"bytes":
|
| 1255 |
-
"sha256": "
|
| 1256 |
},
|
| 1257 |
{
|
| 1258 |
"id": "task_surface_validator",
|
|
@@ -1262,8 +1262,8 @@
|
|
| 1262 |
"surface": "repo_hf",
|
| 1263 |
"shows": "Regenerates the task-surface integrity report and fails if task cards expose raw artifact ids or lose the interactive player wiring.",
|
| 1264 |
"exists": true,
|
| 1265 |
-
"bytes":
|
| 1266 |
-
"sha256": "
|
| 1267 |
},
|
| 1268 |
{
|
| 1269 |
"id": "live_publication_status",
|
|
@@ -1274,7 +1274,7 @@
|
|
| 1274 |
"volatile": true,
|
| 1275 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 1276 |
"exists": true,
|
| 1277 |
-
"bytes":
|
| 1278 |
"hash_policy": "existence_and_size_only"
|
| 1279 |
},
|
| 1280 |
{
|
|
@@ -1296,8 +1296,8 @@
|
|
| 1296 |
"surface": "repo_hf",
|
| 1297 |
"shows": "Defines public reproduction commands, expected outputs, and non-reproducible scale-up boundaries.",
|
| 1298 |
"exists": true,
|
| 1299 |
-
"bytes":
|
| 1300 |
-
"sha256": "
|
| 1301 |
},
|
| 1302 |
{
|
| 1303 |
"id": "reproducibility_matrix",
|
|
@@ -1342,7 +1342,7 @@
|
|
| 1342 |
"volatile": true,
|
| 1343 |
"shows": "Separates setup paths from completed held-out-episode results.",
|
| 1344 |
"exists": true,
|
| 1345 |
-
"bytes":
|
| 1346 |
"hash_policy": "existence_and_size_only"
|
| 1347 |
},
|
| 1348 |
{
|
|
@@ -1354,7 +1354,7 @@
|
|
| 1354 |
"volatile": true,
|
| 1355 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1356 |
"exists": true,
|
| 1357 |
-
"bytes":
|
| 1358 |
"hash_policy": "existence_and_size_only"
|
| 1359 |
},
|
| 1360 |
{
|
|
@@ -1399,8 +1399,8 @@
|
|
| 1399 |
"surface": "website_hf",
|
| 1400 |
"shows": "Mirrors task metrics for the static dashboard.",
|
| 1401 |
"exists": true,
|
| 1402 |
-
"bytes":
|
| 1403 |
-
"sha256": "
|
| 1404 |
},
|
| 1405 |
{
|
| 1406 |
"id": "feature_manifest",
|
|
@@ -1454,8 +1454,8 @@
|
|
| 1454 |
"surface": "repo_hf",
|
| 1455 |
"shows": "Maps the original tasks to the four Ropedia research directions as direct/proxy/diagnostic.",
|
| 1456 |
"exists": true,
|
| 1457 |
-
"bytes":
|
| 1458 |
-
"sha256": "
|
| 1459 |
},
|
| 1460 |
{
|
| 1461 |
"id": "research_direction_extensions",
|
|
@@ -1520,8 +1520,8 @@
|
|
| 1520 |
"surface": "repo_hf",
|
| 1521 |
"shows": "Explains every task with case study, input, process modules, output, and limitation.",
|
| 1522 |
"exists": true,
|
| 1523 |
-
"bytes":
|
| 1524 |
-
"sha256": "
|
| 1525 |
},
|
| 1526 |
{
|
| 1527 |
"id": "task_suite_infographic",
|
|
@@ -1531,8 +1531,8 @@
|
|
| 1531 |
"surface": "website_hf",
|
| 1532 |
"shows": "Presents the task suite and sample modality thumbnails with metrics generated from committed files.",
|
| 1533 |
"exists": true,
|
| 1534 |
-
"bytes":
|
| 1535 |
-
"sha256": "
|
| 1536 |
},
|
| 1537 |
{
|
| 1538 |
"id": "modality_atlas",
|
|
@@ -1564,8 +1564,8 @@
|
|
| 1564 |
"surface": "website_hf",
|
| 1565 |
"shows": "Shows the raw-episode to artifact pipeline with verified labels.",
|
| 1566 |
"exists": true,
|
| 1567 |
-
"bytes":
|
| 1568 |
-
"sha256": "
|
| 1569 |
},
|
| 1570 |
{
|
| 1571 |
"id": "architecture_figure",
|
|
@@ -1575,8 +1575,8 @@
|
|
| 1575 |
"surface": "website_hf",
|
| 1576 |
"shows": "Shows the shared feature pipeline and minimal/neural head families.",
|
| 1577 |
"exists": true,
|
| 1578 |
-
"bytes":
|
| 1579 |
-
"sha256": "
|
| 1580 |
},
|
| 1581 |
{
|
| 1582 |
"id": "qwen_data_access_status",
|
|
@@ -1663,8 +1663,8 @@
|
|
| 1663 |
"surface": "repo_hf",
|
| 1664 |
"shows": "Reader-facing comparison of the single-episode task suite, 128-episode aligned baselines, Qwen3-Omni packages, and Cosmos3 future-window branch.",
|
| 1665 |
"exists": true,
|
| 1666 |
-
"bytes":
|
| 1667 |
-
"sha256": "
|
| 1668 |
},
|
| 1669 |
{
|
| 1670 |
"id": "omni_model_comparison_json",
|
|
@@ -1674,8 +1674,8 @@
|
|
| 1674 |
"surface": "repo_hf",
|
| 1675 |
"shows": "Machine-readable comparison of the current result versions, per-task aligned baselines, verified Qwen3 packages, and Cosmos3 package.",
|
| 1676 |
"exists": true,
|
| 1677 |
-
"bytes":
|
| 1678 |
-
"sha256": "
|
| 1679 |
},
|
| 1680 |
{
|
| 1681 |
"id": "cosmos3_nano_verified_summary",
|
|
@@ -1707,8 +1707,8 @@
|
|
| 1707 |
"surface": "repo_hf",
|
| 1708 |
"shows": "Makes the project externally citable.",
|
| 1709 |
"exists": true,
|
| 1710 |
-
"bytes":
|
| 1711 |
-
"sha256": "
|
| 1712 |
},
|
| 1713 |
{
|
| 1714 |
"id": "license",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:45:18+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 225,
|
| 6 |
"missing": [],
|
|
|
|
| 70 |
"surface": "repo_hf",
|
| 71 |
"shows": "Gives a compact current-state table for first-pass readers.",
|
| 72 |
"exists": true,
|
| 73 |
+
"bytes": 14845,
|
| 74 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 75 |
},
|
| 76 |
{
|
| 77 |
"id": "project_status_json",
|
|
|
|
| 81 |
"surface": "website_hf",
|
| 82 |
"shows": "Machine-readable copy of the current project status for website and HF mirrors.",
|
| 83 |
"exists": true,
|
| 84 |
+
"bytes": 23057,
|
| 85 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 86 |
},
|
| 87 |
{
|
| 88 |
"id": "research_roadmap",
|
|
|
|
| 92 |
"surface": "repo_hf",
|
| 93 |
"shows": "Defines the path from public-sample task development to multi-episode held-out evaluation and larger omni-model extensions.",
|
| 94 |
"exists": true,
|
| 95 |
+
"bytes": 15275,
|
| 96 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "research_roadmap_json",
|
|
|
|
| 114 |
"surface": "repo_hf",
|
| 115 |
"shows": "Defines the post-data-gate backbone choices: Qwen3-Omni first, Cosmos 3 for world modeling, and VLA/policy models after action-target conversion.",
|
| 116 |
"exists": true,
|
| 117 |
+
"bytes": 10996,
|
| 118 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 119 |
},
|
| 120 |
{
|
| 121 |
"id": "foundation_model_plan_json",
|
|
|
|
| 532 |
"surface": "repo_hf",
|
| 533 |
"shows": "Describes the future full-corpus Xperience-native pretraining goal, target modules, objectives, staged scale-up, hardware ranges, and evaluation protocol.",
|
| 534 |
"exists": true,
|
| 535 |
+
"bytes": 9212,
|
| 536 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 537 |
},
|
| 538 |
{
|
| 539 |
"id": "evidence_contract",
|
|
|
|
| 543 |
"surface": "repo",
|
| 544 |
"shows": "Defines the implemented scope, setup-stage items, and multi-episode prerequisites.",
|
| 545 |
"exists": true,
|
| 546 |
+
"bytes": 11440,
|
| 547 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 548 |
},
|
| 549 |
{
|
| 550 |
"id": "project_packet",
|
|
|
|
| 565 |
"surface": "repo_hf",
|
| 566 |
"shows": "Gives the human-readable map from project scope to data, tasks, platform mirrors, and scale-up status.",
|
| 567 |
"exists": true,
|
| 568 |
+
"bytes": 20256,
|
| 569 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 570 |
},
|
| 571 |
{
|
| 572 |
"id": "official_dataset_card_alignment",
|
|
|
|
| 610 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 611 |
"exists": true,
|
| 612 |
"bytes": 4432,
|
| 613 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 614 |
},
|
| 615 |
{
|
| 616 |
"id": "source_alignment_validator",
|
|
|
|
| 808 |
"shows": "Machine-readable check that scored JSON-backed matrix cells match their declared metric source values.",
|
| 809 |
"exists": true,
|
| 810 |
"bytes": 561,
|
| 811 |
+
"sha256": "c3fd20cf992b70b53063001a8e71556c6f3aa320066d4f67a82554d192a87d88"
|
| 812 |
},
|
| 813 |
{
|
| 814 |
"id": "task_method_20_source_audit",
|
|
|
|
| 819 |
"shows": "Reader-facing source-value audit for the 180-result matrix.",
|
| 820 |
"exists": true,
|
| 821 |
"bytes": 447,
|
| 822 |
+
"sha256": "d21dcf00117db5f3466c981259f2c073f026bcde88b636d7ad0a43b6157a90a2"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "unified_task_model_radar_chart",
|
|
|
|
| 972 |
"surface": "repo_hf",
|
| 973 |
"shows": "Summarizes the main research lessons from committed metrics and identifies which experiments need held-out episodes.",
|
| 974 |
"exists": true,
|
| 975 |
+
"bytes": 5172,
|
| 976 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 977 |
},
|
| 978 |
{
|
| 979 |
"id": "research_takeaways_json",
|
|
|
|
| 983 |
"surface": "website_hf",
|
| 984 |
"shows": "Machine-readable result interpretation for the website, HF cards, and mirror checks.",
|
| 985 |
"exists": true,
|
| 986 |
+
"bytes": 7162,
|
| 987 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 988 |
},
|
| 989 |
{
|
| 990 |
"id": "research_takeaways_builder",
|
|
|
|
| 994 |
"surface": "repo_hf",
|
| 995 |
"shows": "Regenerates the research takeaways from committed summary metrics and task result artifacts.",
|
| 996 |
"exists": true,
|
| 997 |
+
"bytes": 13496,
|
| 998 |
+
"sha256": "c35995607dc16fa2a318c626b84323eb47b61a373a492c22cf9fdac851b4d9b5"
|
| 999 |
},
|
| 1000 |
{
|
| 1001 |
"id": "audio_ablation_script",
|
|
|
|
| 1005 |
"surface": "repo_hf",
|
| 1006 |
"shows": "Measures audio contribution variants across the original task contracts.",
|
| 1007 |
"exists": true,
|
| 1008 |
+
"bytes": 43159,
|
| 1009 |
+
"sha256": "2444f2e52efb975be931b33d66b7180d53031e1d5e821719122160f92f4540aa"
|
| 1010 |
},
|
| 1011 |
{
|
| 1012 |
"id": "audio_ablation_summary",
|
|
|
|
| 1149 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 1150 |
"exists": true,
|
| 1151 |
"bytes": 8640,
|
| 1152 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "public_surface_qa",
|
|
|
|
| 1216 |
"volatile": true,
|
| 1217 |
"shows": "Confirms the public original-task cards use human-readable research names, representative modality thumbnails, and the interactive walkthrough/player JSON contract.",
|
| 1218 |
"exists": true,
|
| 1219 |
+
"bytes": 46246,
|
| 1220 |
"hash_policy": "existence_and_size_only"
|
| 1221 |
},
|
| 1222 |
{
|
|
|
|
| 1228 |
"volatile": true,
|
| 1229 |
"shows": "Records the latest browser-level load, tab, walkthrough deep-link, control-click, and console-health check.",
|
| 1230 |
"exists": true,
|
| 1231 |
+
"bytes": 2052,
|
| 1232 |
"hash_policy": "existence_and_size_only"
|
| 1233 |
},
|
| 1234 |
{
|
|
|
|
| 1240 |
"volatile": true,
|
| 1241 |
"shows": "Machine-readable browser-level website check for the public static site.",
|
| 1242 |
"exists": true,
|
| 1243 |
+
"bytes": 4318,
|
| 1244 |
"hash_policy": "existence_and_size_only"
|
| 1245 |
},
|
| 1246 |
{
|
|
|
|
| 1251 |
"surface": "repo_hf",
|
| 1252 |
"shows": "Builds the rendered website check from browser observations.",
|
| 1253 |
"exists": true,
|
| 1254 |
+
"bytes": 8633,
|
| 1255 |
+
"sha256": "4d1f555bb8e3604811d8444b5c1c9b4ab32620b1058ed9b3e592afaecd3cffe1"
|
| 1256 |
},
|
| 1257 |
{
|
| 1258 |
"id": "task_surface_validator",
|
|
|
|
| 1262 |
"surface": "repo_hf",
|
| 1263 |
"shows": "Regenerates the task-surface integrity report and fails if task cards expose raw artifact ids or lose the interactive player wiring.",
|
| 1264 |
"exists": true,
|
| 1265 |
+
"bytes": 17305,
|
| 1266 |
+
"sha256": "9689a0bffcf301d3e7e0da8cc90d40eda4b39eceb0859608072c23d5bde3d836"
|
| 1267 |
},
|
| 1268 |
{
|
| 1269 |
"id": "live_publication_status",
|
|
|
|
| 1274 |
"volatile": true,
|
| 1275 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 1276 |
"exists": true,
|
| 1277 |
+
"bytes": 184670,
|
| 1278 |
"hash_policy": "existence_and_size_only"
|
| 1279 |
},
|
| 1280 |
{
|
|
|
|
| 1296 |
"surface": "repo_hf",
|
| 1297 |
"shows": "Defines public reproduction commands, expected outputs, and non-reproducible scale-up boundaries.",
|
| 1298 |
"exists": true,
|
| 1299 |
+
"bytes": 10056,
|
| 1300 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 1301 |
},
|
| 1302 |
{
|
| 1303 |
"id": "reproducibility_matrix",
|
|
|
|
| 1342 |
"volatile": true,
|
| 1343 |
"shows": "Separates setup paths from completed held-out-episode results.",
|
| 1344 |
"exists": true,
|
| 1345 |
+
"bytes": 21313,
|
| 1346 |
"hash_policy": "existence_and_size_only"
|
| 1347 |
},
|
| 1348 |
{
|
|
|
|
| 1354 |
"volatile": true,
|
| 1355 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1356 |
"exists": true,
|
| 1357 |
+
"bytes": 1407249,
|
| 1358 |
"hash_policy": "existence_and_size_only"
|
| 1359 |
},
|
| 1360 |
{
|
|
|
|
| 1399 |
"surface": "website_hf",
|
| 1400 |
"shows": "Mirrors task metrics for the static dashboard.",
|
| 1401 |
"exists": true,
|
| 1402 |
+
"bytes": 27518,
|
| 1403 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1404 |
},
|
| 1405 |
{
|
| 1406 |
"id": "feature_manifest",
|
|
|
|
| 1454 |
"surface": "repo_hf",
|
| 1455 |
"shows": "Maps the original tasks to the four Ropedia research directions as direct/proxy/diagnostic.",
|
| 1456 |
"exists": true,
|
| 1457 |
+
"bytes": 25046,
|
| 1458 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1459 |
},
|
| 1460 |
{
|
| 1461 |
"id": "research_direction_extensions",
|
|
|
|
| 1520 |
"surface": "repo_hf",
|
| 1521 |
"shows": "Explains every task with case study, input, process modules, output, and limitation.",
|
| 1522 |
"exists": true,
|
| 1523 |
+
"bytes": 15442,
|
| 1524 |
+
"sha256": "6100e39d75c3a5598debe2de577cdf97495585f93a5ad1109051b648fedeb098"
|
| 1525 |
},
|
| 1526 |
{
|
| 1527 |
"id": "task_suite_infographic",
|
|
|
|
| 1531 |
"surface": "website_hf",
|
| 1532 |
"shows": "Presents the task suite and sample modality thumbnails with metrics generated from committed files.",
|
| 1533 |
"exists": true,
|
| 1534 |
+
"bytes": 1899884,
|
| 1535 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 1536 |
},
|
| 1537 |
{
|
| 1538 |
"id": "modality_atlas",
|
|
|
|
| 1564 |
"surface": "website_hf",
|
| 1565 |
"shows": "Shows the raw-episode to artifact pipeline with verified labels.",
|
| 1566 |
"exists": true,
|
| 1567 |
+
"bytes": 711222,
|
| 1568 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 1569 |
},
|
| 1570 |
{
|
| 1571 |
"id": "architecture_figure",
|
|
|
|
| 1575 |
"surface": "website_hf",
|
| 1576 |
"shows": "Shows the shared feature pipeline and minimal/neural head families.",
|
| 1577 |
"exists": true,
|
| 1578 |
+
"bytes": 757827,
|
| 1579 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 1580 |
},
|
| 1581 |
{
|
| 1582 |
"id": "qwen_data_access_status",
|
|
|
|
| 1663 |
"surface": "repo_hf",
|
| 1664 |
"shows": "Reader-facing comparison of the single-episode task suite, 128-episode aligned baselines, Qwen3-Omni packages, and Cosmos3 future-window branch.",
|
| 1665 |
"exists": true,
|
| 1666 |
+
"bytes": 16045,
|
| 1667 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 1668 |
},
|
| 1669 |
{
|
| 1670 |
"id": "omni_model_comparison_json",
|
|
|
|
| 1674 |
"surface": "repo_hf",
|
| 1675 |
"shows": "Machine-readable comparison of the current result versions, per-task aligned baselines, verified Qwen3 packages, and Cosmos3 package.",
|
| 1676 |
"exists": true,
|
| 1677 |
+
"bytes": 82110,
|
| 1678 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 1679 |
},
|
| 1680 |
{
|
| 1681 |
"id": "cosmos3_nano_verified_summary",
|
|
|
|
| 1707 |
"surface": "repo_hf",
|
| 1708 |
"shows": "Makes the project externally citable.",
|
| 1709 |
"exists": true,
|
| 1710 |
+
"bytes": 1430,
|
| 1711 |
+
"sha256": "ae8a653734bd6063d8ccff324be361baa33d9bdadfa53cd9dc124cc15e561d46"
|
| 1712 |
},
|
| 1713 |
{
|
| 1714 |
"id": "license",
|
docs/data/omni_model_comparison.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Current Result Versions and Model Groups",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"status": "pass",
|
| 5 |
"version_count": 3,
|
| 6 |
"model_group_count": 5,
|
| 7 |
"comparison_rule": "Compare only rows with the same scope and target. Single-episode raw-feature metrics, 128-episode metadata baselines, Qwen3 structured JSON metrics, and the two Cosmos3 targets answer different questions: Nano future-window retrieval versus Super structured JSON Reasoner evaluation.",
|
| 8 |
"version_reading_notes": [
|
| 9 |
-
"Version 1 is the public-sample
|
| 10 |
"Version 2 is the selected 128-episode same-split simple/NN baseline alignment.",
|
| 11 |
"Version 3 is the verified model-branch layer: the current final Qwen3-Omni LoRA package is the JSON-task diagnostic result, Cosmos3-Nano is a future-window compatibility result, Cosmos3-Super Reasoner is a base-weight JSON-task evaluation, and Cosmos3-Super Forward-Dynamics LoRA is the first Super fine-tuned adapter branch."
|
| 12 |
],
|
| 13 |
"versions": [
|
| 14 |
{
|
| 15 |
"id": "v1_single_episode_public_sample",
|
| 16 |
-
"title": "Single-Episode Public-Sample Task Suite",
|
| 17 |
"status": "verified",
|
| 18 |
"scope": "one public Xperience-10M sample episode",
|
| 19 |
"source": "results/episode_task_suite/summary_report.json",
|
|
@@ -23,7 +23,9 @@
|
|
| 23 |
"windows": 1161,
|
| 24 |
"frames": 5821,
|
| 25 |
"feature_dim": 8546,
|
| 26 |
-
"
|
|
|
|
|
|
|
| 27 |
"neural_task_count": 12
|
| 28 |
},
|
| 29 |
"models": [
|
|
@@ -152,7 +154,7 @@
|
|
| 152 |
"neural_primary_score": 0.5862068965517241
|
| 153 |
}
|
| 154 |
],
|
| 155 |
-
"interpretation": "This layer verifies the
|
| 156 |
},
|
| 157 |
{
|
| 158 |
"id": "v2_multi_episode_128_aligned_metadata_baselines",
|
|
@@ -824,7 +826,7 @@
|
|
| 824 |
"one_episode_runs": [
|
| 825 |
{
|
| 826 |
"id": "task_heads_single_episode_public_sample",
|
| 827 |
-
"title": "Single-Episode Public-Sample Task Suite",
|
| 828 |
"scope": "one public Xperience-10M sample episode",
|
| 829 |
"status": "verified",
|
| 830 |
"source": "results/episode_task_suite/summary_report.json",
|
|
@@ -834,7 +836,9 @@
|
|
| 834 |
"windows": 1161,
|
| 835 |
"frames": 5821,
|
| 836 |
"feature_dim": 8546,
|
| 837 |
-
"
|
|
|
|
|
|
|
| 838 |
"neural_task_count": 12
|
| 839 |
},
|
| 840 |
"weights": "baseline model files in the baseline model repo; no foundation-model weights",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Current Result Versions and Model Groups",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:27:21+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"version_count": 3,
|
| 6 |
"model_group_count": 5,
|
| 7 |
"comparison_rule": "Compare only rows with the same scope and target. Single-episode raw-feature metrics, 128-episode metadata baselines, Qwen3 structured JSON metrics, and the two Cosmos3 targets answer different questions: Nano future-window retrieval versus Super structured JSON Reasoner evaluation.",
|
| 8 |
"version_reading_notes": [
|
| 9 |
+
"Version 1 is the public-sample 20-task surface: original core heads, tasks 13-20, and the 180-row method-task matrix.",
|
| 10 |
"Version 2 is the selected 128-episode same-split simple/NN baseline alignment.",
|
| 11 |
"Version 3 is the verified model-branch layer: the current final Qwen3-Omni LoRA package is the JSON-task diagnostic result, Cosmos3-Nano is a future-window compatibility result, Cosmos3-Super Reasoner is a base-weight JSON-task evaluation, and Cosmos3-Super Forward-Dynamics LoRA is the first Super fine-tuned adapter branch."
|
| 12 |
],
|
| 13 |
"versions": [
|
| 14 |
{
|
| 15 |
"id": "v1_single_episode_public_sample",
|
| 16 |
+
"title": "Single-Episode Public-Sample 20-Task Suite",
|
| 17 |
"status": "verified",
|
| 18 |
"scope": "one public Xperience-10M sample episode",
|
| 19 |
"source": "results/episode_task_suite/summary_report.json",
|
|
|
|
| 23 |
"windows": 1161,
|
| 24 |
"frames": 5821,
|
| 25 |
"feature_dim": 8546,
|
| 26 |
+
"core_task_count": 12,
|
| 27 |
+
"unified_task_count": 20,
|
| 28 |
+
"method_task_record_count": 180,
|
| 29 |
"neural_task_count": 12
|
| 30 |
},
|
| 31 |
"models": [
|
|
|
|
| 154 |
"neural_primary_score": 0.5862068965517241
|
| 155 |
}
|
| 156 |
],
|
| 157 |
+
"interpretation": "This layer verifies the original core task contracts, raw multimodal feature pipeline, and unified 20-task public result surface. It is not a cross-episode benchmark."
|
| 158 |
},
|
| 159 |
{
|
| 160 |
"id": "v2_multi_episode_128_aligned_metadata_baselines",
|
|
|
|
| 826 |
"one_episode_runs": [
|
| 827 |
{
|
| 828 |
"id": "task_heads_single_episode_public_sample",
|
| 829 |
+
"title": "Single-Episode Public-Sample 20-Task Suite",
|
| 830 |
"scope": "one public Xperience-10M sample episode",
|
| 831 |
"status": "verified",
|
| 832 |
"source": "results/episode_task_suite/summary_report.json",
|
|
|
|
| 836 |
"windows": 1161,
|
| 837 |
"frames": 5821,
|
| 838 |
"feature_dim": 8546,
|
| 839 |
+
"core_task_count": 12,
|
| 840 |
+
"unified_task_count": 20,
|
| 841 |
+
"method_task_record_count": 180,
|
| 842 |
"neural_task_count": 12
|
| 843 |
},
|
| 844 |
"weights": "baseline model files in the baseline model repo; no foundation-model weights",
|
docs/data/public_surface_qa.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -18,37 +18,37 @@
|
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
-
"generated_at_utc": "2026-06-
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
| 25 |
"status": "pass",
|
| 26 |
-
"generated_at_utc": "2026-06-
|
| 27 |
},
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
-
"generated_at_utc": "2026-06-
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
-
"generated_at_utc": "2026-06-
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
-
"generated_at_utc": "2026-06-
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
-
"generated_at_utc": "2026-06-
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
@@ -97,8 +97,8 @@
|
|
| 97 |
"marker_counts": {
|
| 98 |
"Ropedia Xperience-10M Task Suite": 19,
|
| 99 |
"Xperience-10M": 165,
|
| 100 |
-
"20-task":
|
| 101 |
-
"Qwen3-Omni":
|
| 102 |
"128-episode pilot": 1
|
| 103 |
}
|
| 104 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:45:18+00:00",
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
|
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
+
"generated_at_utc": "2026-06-20T21:41:51+00:00"
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
| 25 |
"status": "pass",
|
| 26 |
+
"generated_at_utc": "2026-06-20T21:34:06+00:00"
|
| 27 |
},
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
+
"generated_at_utc": "2026-06-20T21:41:50+00:00"
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
+
"generated_at_utc": "2026-06-20T21:42:21+00:00"
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
+
"generated_at_utc": "2026-06-20T21:41:53+00:00"
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
+
"generated_at_utc": "2026-06-20T21:44:46+00:00"
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-20T21:43:29+00:00"
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
|
|
| 97 |
"marker_counts": {
|
| 98 |
"Ropedia Xperience-10M Task Suite": 19,
|
| 99 |
"Xperience-10M": 165,
|
| 100 |
+
"20-task": 69,
|
| 101 |
+
"Qwen3-Omni": 153,
|
| 102 |
"128-episode pilot": 1
|
| 103 |
}
|
| 104 |
},
|
docs/data/quality_gates.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Release Checks",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
|
| 6 |
"automated_gates": [
|
| 7 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Release Checks",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:45:18+00:00",
|
| 5 |
"rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
|
| 6 |
"automated_gates": [
|
| 7 |
{
|
docs/data/rendered_site_check.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Rendered Website Check",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"flow": "load current docs server -> open #walkthroughs deep link -> click Next -> click Process story chapter",
|
| 6 |
"checked_at_local": "2026-06-03T01:32:46.099Z",
|
| 7 |
"screenshot_path": "/tmp/xperience_site_walkthrough_fresh.png",
|
|
@@ -71,10 +71,18 @@
|
|
| 71 |
{
|
| 72 |
"name": "task_and_modality_cards_render",
|
| 73 |
"status": "pass",
|
| 74 |
-
"reason": "The rendered
|
| 75 |
"task_card_count": 12,
|
| 76 |
"atlas_card_count": 7
|
| 77 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
{
|
| 79 |
"name": "walkthrough_deep_link",
|
| 80 |
"status": "pass",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Rendered Website Check",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:34:06+00:00",
|
| 5 |
"flow": "load current docs server -> open #walkthroughs deep link -> click Next -> click Process story chapter",
|
| 6 |
"checked_at_local": "2026-06-03T01:32:46.099Z",
|
| 7 |
"screenshot_path": "/tmp/xperience_site_walkthrough_fresh.png",
|
|
|
|
| 71 |
{
|
| 72 |
"name": "task_and_modality_cards_render",
|
| 73 |
"status": "pass",
|
| 74 |
+
"reason": "The rendered walkthrough should expose the original core task cards and seven modality cards.",
|
| 75 |
"task_card_count": 12,
|
| 76 |
"atlas_card_count": 7
|
| 77 |
},
|
| 78 |
+
{
|
| 79 |
+
"name": "unified_20_task_matrix_available",
|
| 80 |
+
"status": "pass",
|
| 81 |
+
"reason": "The rendered site data bundle should include the unified 20-task / 180-result matrix.",
|
| 82 |
+
"matrix_task_count": 20,
|
| 83 |
+
"matrix_record_count": 180,
|
| 84 |
+
"matrix_scored_count": 180
|
| 85 |
+
},
|
| 86 |
{
|
| 87 |
"name": "walkthrough_deep_link",
|
| 88 |
"status": "pass",
|
docs/data/research_directions.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"source": "results/episode_task_suite/summary_report.json",
|
| 3 |
"dataset_scope": {
|
| 4 |
"sample_episode_count": 1,
|
| 5 |
"num_frames": 5821,
|
|
@@ -11,6 +11,7 @@
|
|
| 11 |
"minimal": "Interpretable softmax, logistic, ridge, and retrieval heads over the 8,546-d window feature vector.",
|
| 12 |
"neural_mlp": "Small PyTorch MLP classifiers/regressors using the same features, splits, and task contracts."
|
| 13 |
},
|
|
|
|
| 14 |
"directions": {
|
| 15 |
"A": {
|
| 16 |
"id": "human_motion",
|
|
@@ -28,19 +29,23 @@
|
|
| 28 |
"timeline_action",
|
| 29 |
"hand_trajectory_forecast",
|
| 30 |
"contact_prediction",
|
| 31 |
-
"object_relevance"
|
|
|
|
|
|
|
| 32 |
],
|
| 33 |
"task_display_names": [
|
| 34 |
"Action Recognition",
|
| 35 |
"Hand Trajectory Forecasting",
|
| 36 |
"Contact State Prediction",
|
| 37 |
-
"Object Relevance Prediction"
|
|
|
|
|
|
|
| 38 |
],
|
| 39 |
"counts": {
|
| 40 |
-
"direct":
|
| 41 |
-
"proxy":
|
| 42 |
"diagnostic": 0,
|
| 43 |
-
"total_links":
|
| 44 |
}
|
| 45 |
},
|
| 46 |
"B": {
|
|
@@ -58,18 +63,22 @@
|
|
| 58 |
"tasks": [
|
| 59 |
"cross_modal_retrieval",
|
| 60 |
"modality_reconstruction",
|
| 61 |
-
"misalignment_detection"
|
|
|
|
|
|
|
| 62 |
],
|
| 63 |
"task_display_names": [
|
| 64 |
"Cross-Modal Retrieval",
|
| 65 |
"Cross-Modal Reconstruction",
|
| 66 |
-
"Multimodal Synchronization Detection"
|
|
|
|
|
|
|
| 67 |
],
|
| 68 |
"counts": {
|
| 69 |
-
"direct":
|
| 70 |
-
"proxy":
|
| 71 |
"diagnostic": 1,
|
| 72 |
-
"total_links":
|
| 73 |
}
|
| 74 |
},
|
| 75 |
"C": {
|
|
@@ -78,7 +87,7 @@
|
|
| 78 |
"focus": "Egocentric action and intention understanding, hand-object interaction, gaze/attention modeling, task structure modeling.",
|
| 79 |
"preferred_background": "Video understanding, action recognition, or egocentric vision.",
|
| 80 |
"current_status": "strongest implemented track",
|
| 81 |
-
"current_readout": "
|
| 82 |
"next_steps": [
|
| 83 |
"Move from single-episode chronological splits to held-out-episode splits.",
|
| 84 |
"Use audio together with stronger multimodal backbones for action, intent, and grounding.",
|
|
@@ -95,7 +104,13 @@
|
|
| 95 |
"caption_grounding",
|
| 96 |
"cross_modal_retrieval",
|
| 97 |
"temporal_order",
|
| 98 |
-
"misalignment_detection"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
],
|
| 100 |
"task_display_names": [
|
| 101 |
"Action Recognition",
|
|
@@ -108,13 +123,19 @@
|
|
| 108 |
"Language Grounding",
|
| 109 |
"Cross-Modal Retrieval",
|
| 110 |
"Temporal Order Verification",
|
| 111 |
-
"Multimodal Synchronization Detection"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 112 |
],
|
| 113 |
"counts": {
|
| 114 |
-
"direct":
|
| 115 |
-
"proxy":
|
| 116 |
-
"diagnostic":
|
| 117 |
-
"total_links":
|
| 118 |
}
|
| 119 |
},
|
| 120 |
"D": {
|
|
@@ -138,7 +159,13 @@
|
|
| 138 |
"cross_modal_retrieval",
|
| 139 |
"modality_reconstruction",
|
| 140 |
"temporal_order",
|
| 141 |
-
"misalignment_detection"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 142 |
],
|
| 143 |
"task_display_names": [
|
| 144 |
"Procedure Step Recognition",
|
|
@@ -149,13 +176,19 @@
|
|
| 149 |
"Cross-Modal Retrieval",
|
| 150 |
"Cross-Modal Reconstruction",
|
| 151 |
"Temporal Order Verification",
|
| 152 |
-
"Multimodal Synchronization Detection"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 153 |
],
|
| 154 |
"counts": {
|
| 155 |
-
"direct":
|
| 156 |
-
"proxy":
|
| 157 |
-
"diagnostic":
|
| 158 |
-
"total_links":
|
| 159 |
}
|
| 160 |
}
|
| 161 |
},
|
|
@@ -438,6 +471,190 @@
|
|
| 438 |
"neural_mlp": 0.7152682255845944,
|
| 439 |
"better_baseline": "neural_mlp"
|
| 440 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 441 |
}
|
| 442 |
}
|
| 443 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"source": "docs/data/task_suite_20.json plus results/episode_task_suite/summary_report.json",
|
| 3 |
"dataset_scope": {
|
| 4 |
"sample_episode_count": 1,
|
| 5 |
"num_frames": 5821,
|
|
|
|
| 11 |
"minimal": "Interpretable softmax, logistic, ridge, and retrieval heads over the 8,546-d window feature vector.",
|
| 12 |
"neural_mlp": "Small PyTorch MLP classifiers/regressors using the same features, splits, and task contracts."
|
| 13 |
},
|
| 14 |
+
"task_count": 20,
|
| 15 |
"directions": {
|
| 16 |
"A": {
|
| 17 |
"id": "human_motion",
|
|
|
|
| 29 |
"timeline_action",
|
| 30 |
"hand_trajectory_forecast",
|
| 31 |
"contact_prediction",
|
| 32 |
+
"object_relevance",
|
| 33 |
+
"interaction_text_prediction",
|
| 34 |
+
"imu_to_hand_pose"
|
| 35 |
],
|
| 36 |
"task_display_names": [
|
| 37 |
"Action Recognition",
|
| 38 |
"Hand Trajectory Forecasting",
|
| 39 |
"Contact State Prediction",
|
| 40 |
+
"Object Relevance Prediction",
|
| 41 |
+
"Interaction Text Prediction",
|
| 42 |
+
"IMU-to-Hand Pose Reconstruction"
|
| 43 |
],
|
| 44 |
"counts": {
|
| 45 |
+
"direct": 3,
|
| 46 |
+
"proxy": 3,
|
| 47 |
"diagnostic": 0,
|
| 48 |
+
"total_links": 6
|
| 49 |
}
|
| 50 |
},
|
| 51 |
"B": {
|
|
|
|
| 63 |
"tasks": [
|
| 64 |
"cross_modal_retrieval",
|
| 65 |
"modality_reconstruction",
|
| 66 |
+
"misalignment_detection",
|
| 67 |
+
"imu_to_hand_pose",
|
| 68 |
+
"camera_view_sync_retrieval"
|
| 69 |
],
|
| 70 |
"task_display_names": [
|
| 71 |
"Cross-Modal Retrieval",
|
| 72 |
"Cross-Modal Reconstruction",
|
| 73 |
+
"Multimodal Synchronization Detection",
|
| 74 |
+
"IMU-to-Hand Pose Reconstruction",
|
| 75 |
+
"Camera-View Synchronization Retrieval"
|
| 76 |
],
|
| 77 |
"counts": {
|
| 78 |
+
"direct": 1,
|
| 79 |
+
"proxy": 3,
|
| 80 |
"diagnostic": 1,
|
| 81 |
+
"total_links": 5
|
| 82 |
}
|
| 83 |
},
|
| 84 |
"C": {
|
|
|
|
| 87 |
"focus": "Egocentric action and intention understanding, hand-object interaction, gaze/attention modeling, task structure modeling.",
|
| 88 |
"preferred_background": "Video understanding, action recognition, or egocentric vision.",
|
| 89 |
"current_status": "strongest implemented track",
|
| 90 |
+
"current_readout": "The unified 20-task suite directly targets egocentric action, task state, interaction, grounding, forecasting, and alignment.",
|
| 91 |
"next_steps": [
|
| 92 |
"Move from single-episode chronological splits to held-out-episode splits.",
|
| 93 |
"Use audio together with stronger multimodal backbones for action, intent, and grounding.",
|
|
|
|
| 104 |
"caption_grounding",
|
| 105 |
"cross_modal_retrieval",
|
| 106 |
"temporal_order",
|
| 107 |
+
"misalignment_detection",
|
| 108 |
+
"long_horizon_next_action",
|
| 109 |
+
"next_subtask_forecast",
|
| 110 |
+
"interaction_text_prediction",
|
| 111 |
+
"action_object_relation",
|
| 112 |
+
"object_set_forecast",
|
| 113 |
+
"time_to_transition"
|
| 114 |
],
|
| 115 |
"task_display_names": [
|
| 116 |
"Action Recognition",
|
|
|
|
| 123 |
"Language Grounding",
|
| 124 |
"Cross-Modal Retrieval",
|
| 125 |
"Temporal Order Verification",
|
| 126 |
+
"Multimodal Synchronization Detection",
|
| 127 |
+
"Long-Horizon Next-Action Forecasting",
|
| 128 |
+
"Long-Horizon Next-Subtask Forecasting",
|
| 129 |
+
"Interaction Text Prediction",
|
| 130 |
+
"Action-Object Relation Prediction",
|
| 131 |
+
"Future Object-Set Forecasting",
|
| 132 |
+
"Time-to-Next-Transition Regression"
|
| 133 |
],
|
| 134 |
"counts": {
|
| 135 |
+
"direct": 10,
|
| 136 |
+
"proxy": 3,
|
| 137 |
+
"diagnostic": 4,
|
| 138 |
+
"total_links": 17
|
| 139 |
}
|
| 140 |
},
|
| 141 |
"D": {
|
|
|
|
| 159 |
"cross_modal_retrieval",
|
| 160 |
"modality_reconstruction",
|
| 161 |
"temporal_order",
|
| 162 |
+
"misalignment_detection",
|
| 163 |
+
"long_horizon_next_action",
|
| 164 |
+
"next_subtask_forecast",
|
| 165 |
+
"action_object_relation",
|
| 166 |
+
"object_set_forecast",
|
| 167 |
+
"camera_view_sync_retrieval",
|
| 168 |
+
"time_to_transition"
|
| 169 |
],
|
| 170 |
"task_display_names": [
|
| 171 |
"Procedure Step Recognition",
|
|
|
|
| 176 |
"Cross-Modal Retrieval",
|
| 177 |
"Cross-Modal Reconstruction",
|
| 178 |
"Temporal Order Verification",
|
| 179 |
+
"Multimodal Synchronization Detection",
|
| 180 |
+
"Long-Horizon Next-Action Forecasting",
|
| 181 |
+
"Long-Horizon Next-Subtask Forecasting",
|
| 182 |
+
"Action-Object Relation Prediction",
|
| 183 |
+
"Future Object-Set Forecasting",
|
| 184 |
+
"Camera-View Synchronization Retrieval",
|
| 185 |
+
"Time-to-Next-Transition Regression"
|
| 186 |
],
|
| 187 |
"counts": {
|
| 188 |
+
"direct": 1,
|
| 189 |
+
"proxy": 10,
|
| 190 |
+
"diagnostic": 4,
|
| 191 |
+
"total_links": 15
|
| 192 |
}
|
| 193 |
}
|
| 194 |
},
|
|
|
|
| 471 |
"neural_mlp": 0.7152682255845944,
|
| 472 |
"better_baseline": "neural_mlp"
|
| 473 |
}
|
| 474 |
+
},
|
| 475 |
+
"long_horizon_next_action": {
|
| 476 |
+
"name": "Long-horizon next-action forecasting",
|
| 477 |
+
"family": "classification",
|
| 478 |
+
"input": "current and historical windows",
|
| 479 |
+
"output": "future action label",
|
| 480 |
+
"primary_direction": "C",
|
| 481 |
+
"direction_roles": {
|
| 482 |
+
"C": "direct",
|
| 483 |
+
"D": "proxy"
|
| 484 |
+
},
|
| 485 |
+
"why": "Extends short-horizon intention prediction into longer activity futures, a key egocentric and world-model signal.",
|
| 486 |
+
"current_limit": "Evaluated from sample-supported future labels, not full open-world action generation.",
|
| 487 |
+
"display_name": "Long-Horizon Next-Action Forecasting",
|
| 488 |
+
"artifact_id": "long_horizon_next_action",
|
| 489 |
+
"metric": {
|
| 490 |
+
"key": "macro_f1",
|
| 491 |
+
"name": "macro-F1",
|
| 492 |
+
"direction": "higher",
|
| 493 |
+
"minimal": 0.07499999999999998,
|
| 494 |
+
"neural_mlp": 0.06545454545454546,
|
| 495 |
+
"better_baseline": "minimal"
|
| 496 |
+
}
|
| 497 |
+
},
|
| 498 |
+
"next_subtask_forecast": {
|
| 499 |
+
"name": "Long-horizon next-subtask forecasting",
|
| 500 |
+
"family": "classification",
|
| 501 |
+
"input": "current and historical windows",
|
| 502 |
+
"output": "future procedure-step label",
|
| 503 |
+
"primary_direction": "C",
|
| 504 |
+
"direction_roles": {
|
| 505 |
+
"C": "direct",
|
| 506 |
+
"D": "proxy"
|
| 507 |
+
},
|
| 508 |
+
"why": "Measures whether the model can anticipate the next procedural phase rather than only the current frame state.",
|
| 509 |
+
"current_limit": "Subtask labels are constrained to the available annotation vocabulary.",
|
| 510 |
+
"display_name": "Long-Horizon Next-Subtask Forecasting",
|
| 511 |
+
"artifact_id": "next_subtask_forecast",
|
| 512 |
+
"metric": {
|
| 513 |
+
"key": "macro_f1",
|
| 514 |
+
"name": "macro-F1",
|
| 515 |
+
"direction": "higher",
|
| 516 |
+
"minimal": 0.04545454545454545,
|
| 517 |
+
"neural_mlp": 0.050724637681159424,
|
| 518 |
+
"better_baseline": "neural_mlp"
|
| 519 |
+
}
|
| 520 |
+
},
|
| 521 |
+
"interaction_text_prediction": {
|
| 522 |
+
"name": "Interaction text prediction",
|
| 523 |
+
"family": "classification",
|
| 524 |
+
"input": "window features without target text leakage",
|
| 525 |
+
"output": "natural-language interaction class",
|
| 526 |
+
"primary_direction": "C",
|
| 527 |
+
"direction_roles": {
|
| 528 |
+
"C": "direct",
|
| 529 |
+
"A": "proxy"
|
| 530 |
+
},
|
| 531 |
+
"why": "Connects egocentric observations to the natural-language interaction semantics carried by the annotation.",
|
| 532 |
+
"current_limit": "Public derived features retain hashed text targets; raw full text requires the official annotation source.",
|
| 533 |
+
"display_name": "Interaction Text Prediction",
|
| 534 |
+
"artifact_id": "interaction_text_prediction",
|
| 535 |
+
"metric": {
|
| 536 |
+
"key": "macro_f1",
|
| 537 |
+
"name": "macro-F1",
|
| 538 |
+
"direction": "higher",
|
| 539 |
+
"minimal": 0.04444444444444444,
|
| 540 |
+
"neural_mlp": 0.0380952380952381,
|
| 541 |
+
"better_baseline": "minimal"
|
| 542 |
+
}
|
| 543 |
+
},
|
| 544 |
+
"action_object_relation": {
|
| 545 |
+
"name": "Action-object relation prediction",
|
| 546 |
+
"family": "classification",
|
| 547 |
+
"input": "window features with target-side relation leakage excluded",
|
| 548 |
+
"output": "action-object relation class",
|
| 549 |
+
"primary_direction": "C",
|
| 550 |
+
"direction_roles": {
|
| 551 |
+
"C": "direct",
|
| 552 |
+
"D": "proxy"
|
| 553 |
+
},
|
| 554 |
+
"why": "Tests whether action recognition and object state are connected as a relational interaction representation.",
|
| 555 |
+
"current_limit": "Relation labels are derived from the public-sample annotation scope.",
|
| 556 |
+
"display_name": "Action-Object Relation Prediction",
|
| 557 |
+
"artifact_id": "action_object_relation",
|
| 558 |
+
"metric": {
|
| 559 |
+
"key": "macro_f1",
|
| 560 |
+
"name": "macro-F1",
|
| 561 |
+
"direction": "higher",
|
| 562 |
+
"minimal": 0.0,
|
| 563 |
+
"neural_mlp": 0.0,
|
| 564 |
+
"better_baseline": "tie"
|
| 565 |
+
}
|
| 566 |
+
},
|
| 567 |
+
"object_set_forecast": {
|
| 568 |
+
"name": "Future object-set forecasting",
|
| 569 |
+
"family": "multi-label",
|
| 570 |
+
"input": "current and historical windows",
|
| 571 |
+
"output": "future object set",
|
| 572 |
+
"primary_direction": "D",
|
| 573 |
+
"direction_roles": {
|
| 574 |
+
"D": "direct",
|
| 575 |
+
"C": "proxy"
|
| 576 |
+
},
|
| 577 |
+
"why": "Asks whether the current scene state supports predicting which objects will matter later.",
|
| 578 |
+
"current_limit": "This is a set-level proxy, not a persistent 3D scene graph.",
|
| 579 |
+
"display_name": "Future Object-Set Forecasting",
|
| 580 |
+
"artifact_id": "object_set_forecast",
|
| 581 |
+
"metric": {
|
| 582 |
+
"key": "micro_f1",
|
| 583 |
+
"name": "micro-F1",
|
| 584 |
+
"direction": "higher",
|
| 585 |
+
"minimal": 0.16939890710382516,
|
| 586 |
+
"neural_mlp": 0.19718309859154928,
|
| 587 |
+
"better_baseline": "neural_mlp"
|
| 588 |
+
}
|
| 589 |
+
},
|
| 590 |
+
"imu_to_hand_pose": {
|
| 591 |
+
"name": "IMU-to-hand pose reconstruction",
|
| 592 |
+
"family": "regression",
|
| 593 |
+
"input": "IMU and motion context",
|
| 594 |
+
"output": "hand pose target",
|
| 595 |
+
"primary_direction": "A",
|
| 596 |
+
"direction_roles": {
|
| 597 |
+
"A": "direct",
|
| 598 |
+
"B": "proxy"
|
| 599 |
+
},
|
| 600 |
+
"why": "Measures human-motion reconstruction from wearable and motion cues.",
|
| 601 |
+
"current_limit": "Pose reconstruction is window-level and does not yet fit a full parametric hand/body model.",
|
| 602 |
+
"display_name": "IMU-to-Hand Pose Reconstruction",
|
| 603 |
+
"artifact_id": "imu_to_hand_pose",
|
| 604 |
+
"metric": {
|
| 605 |
+
"key": "mae",
|
| 606 |
+
"name": "MAE",
|
| 607 |
+
"direction": "lower",
|
| 608 |
+
"minimal": 0.042049407958984375,
|
| 609 |
+
"neural_mlp": 0.042562149465084076,
|
| 610 |
+
"better_baseline": "minimal"
|
| 611 |
+
}
|
| 612 |
+
},
|
| 613 |
+
"camera_view_sync_retrieval": {
|
| 614 |
+
"name": "Camera-view synchronization retrieval",
|
| 615 |
+
"family": "retrieval",
|
| 616 |
+
"input": "one camera-view/window query",
|
| 617 |
+
"output": "matching synchronized view",
|
| 618 |
+
"primary_direction": "B",
|
| 619 |
+
"direction_roles": {
|
| 620 |
+
"B": "direct",
|
| 621 |
+
"D": "proxy"
|
| 622 |
+
},
|
| 623 |
+
"why": "Tests whether synchronized multi-view structure is recoverable across camera streams.",
|
| 624 |
+
"current_limit": "Retrieval checks view consistency but does not reconstruct geometry by itself.",
|
| 625 |
+
"display_name": "Camera-View Synchronization Retrieval",
|
| 626 |
+
"artifact_id": "camera_view_sync_retrieval",
|
| 627 |
+
"metric": {
|
| 628 |
+
"key": "mrr",
|
| 629 |
+
"name": "MRR",
|
| 630 |
+
"direction": "higher",
|
| 631 |
+
"minimal": 0.4943004846572876,
|
| 632 |
+
"neural_mlp": 0.24086658656597137,
|
| 633 |
+
"better_baseline": "minimal"
|
| 634 |
+
}
|
| 635 |
+
},
|
| 636 |
+
"time_to_transition": {
|
| 637 |
+
"name": "Time-to-next-transition regression",
|
| 638 |
+
"family": "regression",
|
| 639 |
+
"input": "current temporal window state",
|
| 640 |
+
"output": "frames/time until the next transition",
|
| 641 |
+
"primary_direction": "C",
|
| 642 |
+
"direction_roles": {
|
| 643 |
+
"C": "diagnostic",
|
| 644 |
+
"D": "diagnostic"
|
| 645 |
+
},
|
| 646 |
+
"why": "Measures temporal boundary awareness as a continuous timing target.",
|
| 647 |
+
"current_limit": "Regression is local to the annotated public sample timeline.",
|
| 648 |
+
"display_name": "Time-to-Next-Transition Regression",
|
| 649 |
+
"artifact_id": "time_to_transition",
|
| 650 |
+
"metric": {
|
| 651 |
+
"key": "mae",
|
| 652 |
+
"name": "MAE frames",
|
| 653 |
+
"direction": "lower",
|
| 654 |
+
"minimal": 10.53735637664795,
|
| 655 |
+
"neural_mlp": 10.55449390411377,
|
| 656 |
+
"better_baseline": "minimal"
|
| 657 |
+
}
|
| 658 |
}
|
| 659 |
}
|
| 660 |
}
|
docs/data/research_takeaways.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Research Takeaways",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"source_files": [
|
| 6 |
"docs/data/summary_metrics.json",
|
| 7 |
"results/episode_task_suite/summary_report.json",
|
|
@@ -42,7 +42,7 @@
|
|
| 42 |
{
|
| 43 |
"id": "chronological_split_exposes_class_shift",
|
| 44 |
"title": "Chronological splits expose action-class shift",
|
| 45 |
-
"readout": "Earlier all-feature action classifiers reach high macro-F1 on their local split, but the
|
| 46 |
"evidence": [
|
| 47 |
{
|
| 48 |
"label": "all_feature_action_macro_f1",
|
|
@@ -133,7 +133,7 @@
|
|
| 133 |
{
|
| 134 |
"id": "audio_contribution_is_task_specific",
|
| 135 |
"title": "Audio helps some tasks and hurts others on the public sample",
|
| 136 |
-
"readout": "Audio improves the primary metric on 6 of
|
| 137 |
"evidence": [
|
| 138 |
{
|
| 139 |
"label": "tasks_where_current_audio_improves",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Research Takeaways",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:27:21+00:00",
|
| 5 |
"source_files": [
|
| 6 |
"docs/data/summary_metrics.json",
|
| 7 |
"results/episode_task_suite/summary_report.json",
|
|
|
|
| 42 |
{
|
| 43 |
"id": "chronological_split_exposes_class_shift",
|
| 44 |
"title": "Chronological splits expose action-class shift",
|
| 45 |
+
"readout": "Earlier all-feature action classifiers reach high macro-F1 on their local split, but the core chronological action/subtask heads are much harder because later held-out windows include unseen labels.",
|
| 46 |
"evidence": [
|
| 47 |
{
|
| 48 |
"label": "all_feature_action_macro_f1",
|
|
|
|
| 133 |
{
|
| 134 |
"id": "audio_contribution_is_task_specific",
|
| 135 |
"title": "Audio helps some tasks and hurts others on the public sample",
|
| 136 |
+
"readout": "Audio improves the primary metric on 6 of the original task contracts, while raw log-mel replacement improves over the current handcrafted block on 6 of those contracts. The largest current-audio gain appears in feature reconstruction, not in action classification.",
|
| 137 |
"evidence": [
|
| 138 |
{
|
| 139 |
"label": "tasks_where_current_audio_improves",
|
docs/data/source_alignment_audit.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Source Alignment Note",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
|
| 6 |
"alignment_summary": {
|
| 7 |
"full_dataset_repo": "ropedia-ai/xperience-10m",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Source Alignment Note",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:42:21+00:00",
|
| 5 |
"alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
|
| 6 |
"alignment_summary": {
|
| 7 |
"full_dataset_repo": "ropedia-ai/xperience-10m",
|
docs/data/summary_metrics.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"visualization.rrd"
|
| 15 |
],
|
| 16 |
"access_status": "The gated Xperience-10M dataset is available for selected multi-episode pilot preparation.",
|
| 17 |
-
"current_scope": "The selected-episode Qwen3-Omni
|
| 18 |
},
|
| 19 |
"models": {
|
| 20 |
"motion_action": {
|
|
@@ -699,6 +699,7 @@
|
|
| 699 |
"misalignment_detection": "Multimodal Synchronization Detection"
|
| 700 |
}
|
| 701 |
},
|
|
|
|
| 702 |
"feature_manifest": [
|
| 703 |
{
|
| 704 |
"name": "hand left joints",
|
|
|
|
| 14 |
"visualization.rrd"
|
| 15 |
],
|
| 16 |
"access_status": "The gated Xperience-10M dataset is available for selected multi-episode pilot preparation.",
|
| 17 |
+
"current_scope": "The selected-episode Qwen3-Omni diagnostic pilot is verified on the 96/16/16 split and now meets the 98% target for JSON validity; action/subtask quality remains weak, so current results are diagnostic baselines, not strong model-quality claims."
|
| 18 |
},
|
| 19 |
"models": {
|
| 20 |
"motion_action": {
|
|
|
|
| 699 |
"misalignment_detection": "Multimodal Synchronization Detection"
|
| 700 |
}
|
| 701 |
},
|
| 702 |
+
"unified_task_count": 20,
|
| 703 |
"feature_manifest": [
|
| 704 |
{
|
| 705 |
"name": "hand left joints",
|
docs/data/task_surface_integrity.json
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"summary": {
|
| 5 |
-
"
|
| 6 |
-
"
|
|
|
|
|
|
|
|
|
|
| 7 |
"task_family_counts": {
|
| 8 |
"diagnostic": 3,
|
| 9 |
"forecast": 2,
|
|
@@ -36,13 +39,13 @@
|
|
| 36 |
"status": "pass"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
-
"name": "
|
| 40 |
"status": "pass",
|
| 41 |
"observed": 12,
|
| 42 |
"expected": 12
|
| 43 |
},
|
| 44 |
{
|
| 45 |
-
"name": "
|
| 46 |
"status": "pass",
|
| 47 |
"missing": [],
|
| 48 |
"extra": []
|
|
@@ -1522,7 +1525,7 @@
|
|
| 1522 |
"expected": "### Multimodal Synchronization Detection (`misalignment_detection`)"
|
| 1523 |
},
|
| 1524 |
{
|
| 1525 |
-
"name": "
|
| 1526 |
"status": "pass",
|
| 1527 |
"observed": 12
|
| 1528 |
},
|
|
@@ -1656,6 +1659,17 @@
|
|
| 1656 |
"name": "extension_probe_uses_human_name:ego_motion_forecast",
|
| 1657 |
"status": "pass",
|
| 1658 |
"expected": "Short-Horizon Ego-Motion Forecasting"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1659 |
}
|
| 1660 |
],
|
| 1661 |
"failures": []
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:41:50+00:00",
|
| 4 |
"summary": {
|
| 5 |
+
"original_walkthrough_task_count": 12,
|
| 6 |
+
"expected_original_walkthrough_task_count": 12,
|
| 7 |
+
"unified_task_count": 20,
|
| 8 |
+
"method_task_record_count": 180,
|
| 9 |
+
"scored_method_task_count": 180,
|
| 10 |
"task_family_counts": {
|
| 11 |
"diagnostic": 3,
|
| 12 |
"forecast": 2,
|
|
|
|
| 39 |
"status": "pass"
|
| 40 |
},
|
| 41 |
{
|
| 42 |
+
"name": "original_walkthrough_task_count",
|
| 43 |
"status": "pass",
|
| 44 |
"observed": 12,
|
| 45 |
"expected": 12
|
| 46 |
},
|
| 47 |
{
|
| 48 |
+
"name": "expected_original_walkthrough_task_ids_present",
|
| 49 |
"status": "pass",
|
| 50 |
"missing": [],
|
| 51 |
"extra": []
|
|
|
|
| 1525 |
"expected": "### Multimodal Synchronization Detection (`misalignment_detection`)"
|
| 1526 |
},
|
| 1527 |
{
|
| 1528 |
+
"name": "markdown_has_original_walkthrough_sections",
|
| 1529 |
"status": "pass",
|
| 1530 |
"observed": 12
|
| 1531 |
},
|
|
|
|
| 1659 |
"name": "extension_probe_uses_human_name:ego_motion_forecast",
|
| 1660 |
"status": "pass",
|
| 1661 |
"expected": "Short-Horizon Ego-Motion Forecasting"
|
| 1662 |
+
},
|
| 1663 |
+
{
|
| 1664 |
+
"name": "unified_20_task_suite_present",
|
| 1665 |
+
"status": "pass",
|
| 1666 |
+
"task_count": 20
|
| 1667 |
+
},
|
| 1668 |
+
{
|
| 1669 |
+
"name": "unified_180_result_matrix_present",
|
| 1670 |
+
"status": "pass",
|
| 1671 |
+
"method_task_record_count": 180,
|
| 1672 |
+
"scored_method_task_count": 180
|
| 1673 |
}
|
| 1674 |
],
|
| 1675 |
"failures": []
|
docs/data/website_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
@@ -81,7 +81,7 @@
|
|
| 81 |
"status": "pass",
|
| 82 |
"reason": "The project overview should appear before the deeper progress ledger.",
|
| 83 |
"overview_index": 95783,
|
| 84 |
-
"evidence_index":
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"name": "project_status_links_json",
|
|
@@ -160,8 +160,8 @@
|
|
| 160 |
"status": "pass",
|
| 161 |
"reason": "The evaluation protocol should appear before the deeper evidence ledger.",
|
| 162 |
"overview_index": 95783,
|
| 163 |
-
"protocol_index":
|
| 164 |
-
"evidence_index":
|
| 165 |
},
|
| 166 |
{
|
| 167 |
"name": "evaluation_protocol_links_json",
|
|
@@ -346,12 +346,12 @@
|
|
| 346 |
},
|
| 347 |
{
|
| 348 |
"path": "data/live_publication_status.json",
|
| 349 |
-
"bytes":
|
| 350 |
"top_level_type": "dict"
|
| 351 |
},
|
| 352 |
{
|
| 353 |
"path": "data/mirror_parity.json",
|
| 354 |
-
"bytes":
|
| 355 |
"top_level_type": "dict"
|
| 356 |
},
|
| 357 |
{
|
|
@@ -366,7 +366,7 @@
|
|
| 366 |
},
|
| 367 |
{
|
| 368 |
"path": "data/omni_model_comparison.json",
|
| 369 |
-
"bytes":
|
| 370 |
"top_level_type": "dict"
|
| 371 |
},
|
| 372 |
{
|
|
@@ -386,7 +386,7 @@
|
|
| 386 |
},
|
| 387 |
{
|
| 388 |
"path": "data/project_status.json",
|
| 389 |
-
"bytes":
|
| 390 |
"top_level_type": "dict"
|
| 391 |
},
|
| 392 |
{
|
|
@@ -401,12 +401,12 @@
|
|
| 401 |
},
|
| 402 |
{
|
| 403 |
"path": "data/publication_audit.json",
|
| 404 |
-
"bytes":
|
| 405 |
"top_level_type": "dict"
|
| 406 |
},
|
| 407 |
{
|
| 408 |
"path": "data/quality_gates.json",
|
| 409 |
-
"bytes":
|
| 410 |
"top_level_type": "dict"
|
| 411 |
},
|
| 412 |
{
|
|
@@ -426,7 +426,7 @@
|
|
| 426 |
},
|
| 427 |
{
|
| 428 |
"path": "data/rendered_site_check.json",
|
| 429 |
-
"bytes":
|
| 430 |
"top_level_type": "dict"
|
| 431 |
},
|
| 432 |
{
|
|
@@ -441,7 +441,7 @@
|
|
| 441 |
},
|
| 442 |
{
|
| 443 |
"path": "data/research_directions.json",
|
| 444 |
-
"bytes":
|
| 445 |
"top_level_type": "dict"
|
| 446 |
},
|
| 447 |
{
|
|
@@ -456,12 +456,12 @@
|
|
| 456 |
},
|
| 457 |
{
|
| 458 |
"path": "data/research_takeaways.json",
|
| 459 |
-
"bytes":
|
| 460 |
"top_level_type": "dict"
|
| 461 |
},
|
| 462 |
{
|
| 463 |
"path": "data/scope_claims_audit.json",
|
| 464 |
-
"bytes":
|
| 465 |
"top_level_type": "dict"
|
| 466 |
},
|
| 467 |
{
|
|
@@ -481,7 +481,7 @@
|
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"path": "data/summary_metrics.json",
|
| 484 |
-
"bytes":
|
| 485 |
"top_level_type": "dict"
|
| 486 |
},
|
| 487 |
{
|
|
@@ -511,7 +511,7 @@
|
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"path": "data/task_surface_integrity.json",
|
| 514 |
-
"bytes":
|
| 515 |
"top_level_type": "dict"
|
| 516 |
},
|
| 517 |
{
|
|
@@ -536,7 +536,7 @@
|
|
| 536 |
},
|
| 537 |
{
|
| 538 |
"path": "data/website_integrity.json",
|
| 539 |
-
"bytes":
|
| 540 |
"top_level_type": "dict"
|
| 541 |
},
|
| 542 |
{
|
|
@@ -618,7 +618,7 @@
|
|
| 618 |
{
|
| 619 |
"path": "assets/charts/research_direction_coverage.svg",
|
| 620 |
"exists": true,
|
| 621 |
-
"bytes":
|
| 622 |
"format": "SVG",
|
| 623 |
"has_viewbox": true
|
| 624 |
},
|
|
@@ -733,7 +733,7 @@
|
|
| 733 |
{
|
| 734 |
"path": "assets/pipeline_diagram.png",
|
| 735 |
"exists": true,
|
| 736 |
-
"bytes":
|
| 737 |
"width": 1800,
|
| 738 |
"height": 1120,
|
| 739 |
"format": "PNG"
|
|
@@ -749,7 +749,7 @@
|
|
| 749 |
{
|
| 750 |
"path": "assets/task_architectures.png",
|
| 751 |
"exists": true,
|
| 752 |
-
"bytes":
|
| 753 |
"width": 1800,
|
| 754 |
"height": 2450,
|
| 755 |
"format": "PNG"
|
|
@@ -757,9 +757,9 @@
|
|
| 757 |
{
|
| 758 |
"path": "assets/task_suite_infographic.png",
|
| 759 |
"exists": true,
|
| 760 |
-
"bytes":
|
| 761 |
"width": 1800,
|
| 762 |
-
"height":
|
| 763 |
"format": "PNG"
|
| 764 |
}
|
| 765 |
]
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:41:51+00:00",
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
|
|
| 81 |
"status": "pass",
|
| 82 |
"reason": "The project overview should appear before the deeper progress ledger.",
|
| 83 |
"overview_index": 95783,
|
| 84 |
+
"evidence_index": 132453
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"name": "project_status_links_json",
|
|
|
|
| 160 |
"status": "pass",
|
| 161 |
"reason": "The evaluation protocol should appear before the deeper evidence ledger.",
|
| 162 |
"overview_index": 95783,
|
| 163 |
+
"protocol_index": 128634,
|
| 164 |
+
"evidence_index": 132453
|
| 165 |
},
|
| 166 |
{
|
| 167 |
"name": "evaluation_protocol_links_json",
|
|
|
|
| 346 |
},
|
| 347 |
{
|
| 348 |
"path": "data/live_publication_status.json",
|
| 349 |
+
"bytes": 184670,
|
| 350 |
"top_level_type": "dict"
|
| 351 |
},
|
| 352 |
{
|
| 353 |
"path": "data/mirror_parity.json",
|
| 354 |
+
"bytes": 1407249,
|
| 355 |
"top_level_type": "dict"
|
| 356 |
},
|
| 357 |
{
|
|
|
|
| 366 |
},
|
| 367 |
{
|
| 368 |
"path": "data/omni_model_comparison.json",
|
| 369 |
+
"bytes": 82110,
|
| 370 |
"top_level_type": "dict"
|
| 371 |
},
|
| 372 |
{
|
|
|
|
| 386 |
},
|
| 387 |
{
|
| 388 |
"path": "data/project_status.json",
|
| 389 |
+
"bytes": 23057,
|
| 390 |
"top_level_type": "dict"
|
| 391 |
},
|
| 392 |
{
|
|
|
|
| 401 |
},
|
| 402 |
{
|
| 403 |
"path": "data/publication_audit.json",
|
| 404 |
+
"bytes": 10662,
|
| 405 |
"top_level_type": "dict"
|
| 406 |
},
|
| 407 |
{
|
| 408 |
"path": "data/quality_gates.json",
|
| 409 |
+
"bytes": 8640,
|
| 410 |
"top_level_type": "dict"
|
| 411 |
},
|
| 412 |
{
|
|
|
|
| 426 |
},
|
| 427 |
{
|
| 428 |
"path": "data/rendered_site_check.json",
|
| 429 |
+
"bytes": 4318,
|
| 430 |
"top_level_type": "dict"
|
| 431 |
},
|
| 432 |
{
|
|
|
|
| 441 |
},
|
| 442 |
{
|
| 443 |
"path": "data/research_directions.json",
|
| 444 |
+
"bytes": 25046,
|
| 445 |
"top_level_type": "dict"
|
| 446 |
},
|
| 447 |
{
|
|
|
|
| 456 |
},
|
| 457 |
{
|
| 458 |
"path": "data/research_takeaways.json",
|
| 459 |
+
"bytes": 7162,
|
| 460 |
"top_level_type": "dict"
|
| 461 |
},
|
| 462 |
{
|
| 463 |
"path": "data/scope_claims_audit.json",
|
| 464 |
+
"bytes": 21313,
|
| 465 |
"top_level_type": "dict"
|
| 466 |
},
|
| 467 |
{
|
|
|
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"path": "data/summary_metrics.json",
|
| 484 |
+
"bytes": 27518,
|
| 485 |
"top_level_type": "dict"
|
| 486 |
},
|
| 487 |
{
|
|
|
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"path": "data/task_surface_integrity.json",
|
| 514 |
+
"bytes": 46246,
|
| 515 |
"top_level_type": "dict"
|
| 516 |
},
|
| 517 |
{
|
|
|
|
| 536 |
},
|
| 537 |
{
|
| 538 |
"path": "data/website_integrity.json",
|
| 539 |
+
"bytes": 20141,
|
| 540 |
"top_level_type": "dict"
|
| 541 |
},
|
| 542 |
{
|
|
|
|
| 618 |
{
|
| 619 |
"path": "assets/charts/research_direction_coverage.svg",
|
| 620 |
"exists": true,
|
| 621 |
+
"bytes": 5347,
|
| 622 |
"format": "SVG",
|
| 623 |
"has_viewbox": true
|
| 624 |
},
|
|
|
|
| 733 |
{
|
| 734 |
"path": "assets/pipeline_diagram.png",
|
| 735 |
"exists": true,
|
| 736 |
+
"bytes": 711222,
|
| 737 |
"width": 1800,
|
| 738 |
"height": 1120,
|
| 739 |
"format": "PNG"
|
|
|
|
| 749 |
{
|
| 750 |
"path": "assets/task_architectures.png",
|
| 751 |
"exists": true,
|
| 752 |
+
"bytes": 757827,
|
| 753 |
"width": 1800,
|
| 754 |
"height": 2450,
|
| 755 |
"format": "PNG"
|
|
|
|
| 757 |
{
|
| 758 |
"path": "assets/task_suite_infographic.png",
|
| 759 |
"exists": true,
|
| 760 |
+
"bytes": 1899884,
|
| 761 |
"width": 1800,
|
| 762 |
+
"height": 7600,
|
| 763 |
"format": "PNG"
|
| 764 |
}
|
| 765 |
]
|
docs/index.html
CHANGED
|
@@ -3523,7 +3523,7 @@
|
|
| 3523 |
<article class="roadmap-card" data-status="verified_companion_result">
|
| 3524 |
<span class="roadmap-status">verified companion result</span>
|
| 3525 |
<h3>128-Episode Same-Split Simple/NN Baselines</h3>
|
| 3526 |
-
<p>Align simple metadata/text baselines and neural MLP baselines to the same selected 96/16/16 split and the
|
| 3527 |
<div class="roadmap-meta">
|
| 3528 |
<strong>Entry</strong><p>Derived Qwen JSONL export for the selected 96/16/16 split.</p>
|
| 3529 |
<strong>Evidence</strong><p>Baseline alignment report, summary metrics, task metrics, and the 128-task baseline runner.</p>
|
|
@@ -3696,8 +3696,8 @@
|
|
| 3696 |
</article>
|
| 3697 |
<article class="evidence-card">
|
| 3698 |
<span class="status-pill">verified</span>
|
| 3699 |
-
<h3>
|
| 3700 |
-
<p>
|
| 3701 |
<div class="evidence-links">
|
| 3702 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/tree/main/results/episode_task_suite">task artifacts</a>
|
| 3703 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/tree/main/results/episode_task_suite/neural_mlp">neural MLP outputs</a>
|
|
@@ -3706,7 +3706,7 @@
|
|
| 3706 |
<article class="evidence-card">
|
| 3707 |
<span class="status-pill">verified</span>
|
| 3708 |
<h3>Audio contribution is measured task by task</h3>
|
| 3709 |
-
<p>Audio variants improve the primary metric on 6 of
|
| 3710 |
<div class="evidence-links">
|
| 3711 |
<a href="data/audio_ablation_summary.json">audio summary</a>
|
| 3712 |
<a href="assets/charts/audio_ablation_delta.svg">delta chart</a>
|
|
@@ -4145,7 +4145,7 @@
|
|
| 4145 |
</article>
|
| 4146 |
<article class="artifact">
|
| 4147 |
<h3>Chronological split exposes class shift</h3>
|
| 4148 |
-
<p>All-feature action reaches 0.9829 macro-F1 on its local split, while the
|
| 4149 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/RESEARCH_TAKEAWAYS.md">takeaways</a>
|
| 4150 |
</article>
|
| 4151 |
<article class="artifact">
|
|
@@ -4474,7 +4474,7 @@
|
|
| 4474 |
<img class="chart" src="assets/charts/cross_modal_retrieval.svg" alt="Cross modal retrieval chart">
|
| 4475 |
<img class="chart" src="assets/charts/episode_task_scores_neural_mlp.svg" alt="Neural MLP task score chart">
|
| 4476 |
<img class="chart" src="assets/charts/episode_task_scores_minimal_vs_neural.svg" alt="Minimal versus neural score chart">
|
| 4477 |
-
<img class="chart" src="assets/charts/audio_ablation_delta.svg" alt="Measured audio delta chart across
|
| 4478 |
</div>
|
| 4479 |
<p class="section-note"><a href="single_episode_explorer.html">Open the single-episode explorer</a> to inspect window-level labels, predictions, modality statistics, object labels, and diagnostic scores. The <a href="data/audio_ablation_summary.json">audio ablation summary</a> records the task-by-task audio contribution.</p>
|
| 4480 |
</div>
|
|
|
|
| 3523 |
<article class="roadmap-card" data-status="verified_companion_result">
|
| 3524 |
<span class="roadmap-status">verified companion result</span>
|
| 3525 |
<h3>128-Episode Same-Split Simple/NN Baselines</h3>
|
| 3526 |
+
<p>Align simple metadata/text baselines, raw-feature proxies, and neural MLP baselines to the same selected 96/16/16 split and the unified 20-task axes used by the public result matrix.</p>
|
| 3527 |
<div class="roadmap-meta">
|
| 3528 |
<strong>Entry</strong><p>Derived Qwen JSONL export for the selected 96/16/16 split.</p>
|
| 3529 |
<strong>Evidence</strong><p>Baseline alignment report, summary metrics, task metrics, and the 128-task baseline runner.</p>
|
|
|
|
| 3696 |
</article>
|
| 3697 |
<article class="evidence-card">
|
| 3698 |
<span class="status-pill">verified</span>
|
| 3699 |
+
<h3>20 task contracts + 180 public results</h3>
|
| 3700 |
+
<p>The current release reports nine method families over the unified 20-task axes, with minimal, neural, 128-episode, Qwen3, Cosmos3, and proxy-scored rows kept source-linked.</p>
|
| 3701 |
<div class="evidence-links">
|
| 3702 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/tree/main/results/episode_task_suite">task artifacts</a>
|
| 3703 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/tree/main/results/episode_task_suite/neural_mlp">neural MLP outputs</a>
|
|
|
|
| 3706 |
<article class="evidence-card">
|
| 3707 |
<span class="status-pill">verified</span>
|
| 3708 |
<h3>Audio contribution is measured task by task</h3>
|
| 3709 |
+
<p>Audio variants improve the primary metric on 6 of the original task contracts in this single-episode setting.</p>
|
| 3710 |
<div class="evidence-links">
|
| 3711 |
<a href="data/audio_ablation_summary.json">audio summary</a>
|
| 3712 |
<a href="assets/charts/audio_ablation_delta.svg">delta chart</a>
|
|
|
|
| 4145 |
</article>
|
| 4146 |
<article class="artifact">
|
| 4147 |
<h3>Chronological split exposes class shift</h3>
|
| 4148 |
+
<p>All-feature action reaches 0.9829 macro-F1 on its local split, while the chronological action head in the core task suite is 0.0500 macro-F1 with four unseen later action labels.</p>
|
| 4149 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/RESEARCH_TAKEAWAYS.md">takeaways</a>
|
| 4150 |
</article>
|
| 4151 |
<article class="artifact">
|
|
|
|
| 4474 |
<img class="chart" src="assets/charts/cross_modal_retrieval.svg" alt="Cross modal retrieval chart">
|
| 4475 |
<img class="chart" src="assets/charts/episode_task_scores_neural_mlp.svg" alt="Neural MLP task score chart">
|
| 4476 |
<img class="chart" src="assets/charts/episode_task_scores_minimal_vs_neural.svg" alt="Minimal versus neural score chart">
|
| 4477 |
+
<img class="chart" src="assets/charts/audio_ablation_delta.svg" alt="Measured audio delta chart across original task contracts">
|
| 4478 |
</div>
|
| 4479 |
<p class="section-note"><a href="single_episode_explorer.html">Open the single-episode explorer</a> to inspect window-level labels, predictions, modality statistics, object labels, and diagnostic scores. The <a href="data/audio_ablation_summary.json">audio ablation summary</a> records the task-by-task audio contribution.</p>
|
| 4480 |
</div>
|
docs/research_roadmap.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
| 6 |
<title>Research Roadmap | Ropedia Xperience-10M</title>
|
| 7 |
-
<meta name="description" content="Interactive research roadmap connecting the Ropedia Xperience-10M
|
| 8 |
<meta name="theme-color" content="#020502">
|
| 9 |
<link rel="icon" href="favicon.png" type="image/png" sizes="64x64">
|
| 10 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
@@ -626,7 +626,7 @@
|
|
| 626 |
<header class="hero">
|
| 627 |
<div class="wrap hero-grid">
|
| 628 |
<div>
|
| 629 |
-
<div class="eyebrow">
|
| 630 |
<h1>Interactive Research Roadmap.</h1>
|
| 631 |
<p class="hero-copy">
|
| 632 |
This page connects the current public-sample task lab to the four research
|
|
@@ -657,7 +657,7 @@
|
|
| 657 |
<div class="route">
|
| 658 |
<div class="route-step">
|
| 659 |
<strong>01</strong>
|
| 660 |
-
<div><b>Public sample</b><span>
|
| 661 |
<em id="routeSample">1 episode</em>
|
| 662 |
</div>
|
| 663 |
<div class="route-step">
|
|
|
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
| 6 |
<title>Research Roadmap | Ropedia Xperience-10M</title>
|
| 7 |
+
<meta name="description" content="Interactive research roadmap connecting the Ropedia Xperience-10M 20-task suite, four research tracks, current sample results, Qwen3-Omni fine-tuning, and foundation-model branch selection.">
|
| 8 |
<meta name="theme-color" content="#020502">
|
| 9 |
<link rel="icon" href="favicon.png" type="image/png" sizes="64x64">
|
| 10 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
|
|
| 626 |
<header class="hero">
|
| 627 |
<div class="wrap hero-grid">
|
| 628 |
<div>
|
| 629 |
+
<div class="eyebrow">20 tasks / 4 tracks / scale-up path</div>
|
| 630 |
<h1>Interactive Research Roadmap.</h1>
|
| 631 |
<p class="hero-copy">
|
| 632 |
This page connects the current public-sample task lab to the four research
|
|
|
|
| 657 |
<div class="route">
|
| 658 |
<div class="route-step">
|
| 659 |
<strong>01</strong>
|
| 660 |
+
<div><b>Public sample</b><span>20 task contracts and current baselines</span></div>
|
| 661 |
<em id="routeSample">1 episode</em>
|
| 662 |
</div>
|
| 663 |
<div class="route-step">
|
index.html
CHANGED
|
@@ -3523,7 +3523,7 @@
|
|
| 3523 |
<article class="roadmap-card" data-status="verified_companion_result">
|
| 3524 |
<span class="roadmap-status">verified companion result</span>
|
| 3525 |
<h3>128-Episode Same-Split Simple/NN Baselines</h3>
|
| 3526 |
-
<p>Align simple metadata/text baselines and neural MLP baselines to the same selected 96/16/16 split and the
|
| 3527 |
<div class="roadmap-meta">
|
| 3528 |
<strong>Entry</strong><p>Derived Qwen JSONL export for the selected 96/16/16 split.</p>
|
| 3529 |
<strong>Evidence</strong><p>Baseline alignment report, summary metrics, task metrics, and the 128-task baseline runner.</p>
|
|
@@ -3696,8 +3696,8 @@
|
|
| 3696 |
</article>
|
| 3697 |
<article class="evidence-card">
|
| 3698 |
<span class="status-pill">verified</span>
|
| 3699 |
-
<h3>
|
| 3700 |
-
<p>
|
| 3701 |
<div class="evidence-links">
|
| 3702 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/tree/main/results/episode_task_suite">task artifacts</a>
|
| 3703 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/tree/main/results/episode_task_suite/neural_mlp">neural MLP outputs</a>
|
|
@@ -3706,7 +3706,7 @@
|
|
| 3706 |
<article class="evidence-card">
|
| 3707 |
<span class="status-pill">verified</span>
|
| 3708 |
<h3>Audio contribution is measured task by task</h3>
|
| 3709 |
-
<p>Audio variants improve the primary metric on 6 of
|
| 3710 |
<div class="evidence-links">
|
| 3711 |
<a href="data/audio_ablation_summary.json">audio summary</a>
|
| 3712 |
<a href="assets/charts/audio_ablation_delta.svg">delta chart</a>
|
|
@@ -4145,7 +4145,7 @@
|
|
| 4145 |
</article>
|
| 4146 |
<article class="artifact">
|
| 4147 |
<h3>Chronological split exposes class shift</h3>
|
| 4148 |
-
<p>All-feature action reaches 0.9829 macro-F1 on its local split, while the
|
| 4149 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/RESEARCH_TAKEAWAYS.md">takeaways</a>
|
| 4150 |
</article>
|
| 4151 |
<article class="artifact">
|
|
@@ -4474,7 +4474,7 @@
|
|
| 4474 |
<img class="chart" src="assets/charts/cross_modal_retrieval.svg" alt="Cross modal retrieval chart">
|
| 4475 |
<img class="chart" src="assets/charts/episode_task_scores_neural_mlp.svg" alt="Neural MLP task score chart">
|
| 4476 |
<img class="chart" src="assets/charts/episode_task_scores_minimal_vs_neural.svg" alt="Minimal versus neural score chart">
|
| 4477 |
-
<img class="chart" src="assets/charts/audio_ablation_delta.svg" alt="Measured audio delta chart across
|
| 4478 |
</div>
|
| 4479 |
<p class="section-note"><a href="single_episode_explorer.html">Open the single-episode explorer</a> to inspect window-level labels, predictions, modality statistics, object labels, and diagnostic scores. The <a href="data/audio_ablation_summary.json">audio ablation summary</a> records the task-by-task audio contribution.</p>
|
| 4480 |
</div>
|
|
|
|
| 3523 |
<article class="roadmap-card" data-status="verified_companion_result">
|
| 3524 |
<span class="roadmap-status">verified companion result</span>
|
| 3525 |
<h3>128-Episode Same-Split Simple/NN Baselines</h3>
|
| 3526 |
+
<p>Align simple metadata/text baselines, raw-feature proxies, and neural MLP baselines to the same selected 96/16/16 split and the unified 20-task axes used by the public result matrix.</p>
|
| 3527 |
<div class="roadmap-meta">
|
| 3528 |
<strong>Entry</strong><p>Derived Qwen JSONL export for the selected 96/16/16 split.</p>
|
| 3529 |
<strong>Evidence</strong><p>Baseline alignment report, summary metrics, task metrics, and the 128-task baseline runner.</p>
|
|
|
|
| 3696 |
</article>
|
| 3697 |
<article class="evidence-card">
|
| 3698 |
<span class="status-pill">verified</span>
|
| 3699 |
+
<h3>20 task contracts + 180 public results</h3>
|
| 3700 |
+
<p>The current release reports nine method families over the unified 20-task axes, with minimal, neural, 128-episode, Qwen3, Cosmos3, and proxy-scored rows kept source-linked.</p>
|
| 3701 |
<div class="evidence-links">
|
| 3702 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/tree/main/results/episode_task_suite">task artifacts</a>
|
| 3703 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/tree/main/results/episode_task_suite/neural_mlp">neural MLP outputs</a>
|
|
|
|
| 3706 |
<article class="evidence-card">
|
| 3707 |
<span class="status-pill">verified</span>
|
| 3708 |
<h3>Audio contribution is measured task by task</h3>
|
| 3709 |
+
<p>Audio variants improve the primary metric on 6 of the original task contracts in this single-episode setting.</p>
|
| 3710 |
<div class="evidence-links">
|
| 3711 |
<a href="data/audio_ablation_summary.json">audio summary</a>
|
| 3712 |
<a href="assets/charts/audio_ablation_delta.svg">delta chart</a>
|
|
|
|
| 4145 |
</article>
|
| 4146 |
<article class="artifact">
|
| 4147 |
<h3>Chronological split exposes class shift</h3>
|
| 4148 |
+
<p>All-feature action reaches 0.9829 macro-F1 on its local split, while the chronological action head in the core task suite is 0.0500 macro-F1 with four unseen later action labels.</p>
|
| 4149 |
<a href="https://github.com/ChaoYue0307/ropedia-xperience-10m-task-suite/blob/main/RESEARCH_TAKEAWAYS.md">takeaways</a>
|
| 4150 |
</article>
|
| 4151 |
<article class="artifact">
|
|
|
|
| 4474 |
<img class="chart" src="assets/charts/cross_modal_retrieval.svg" alt="Cross modal retrieval chart">
|
| 4475 |
<img class="chart" src="assets/charts/episode_task_scores_neural_mlp.svg" alt="Neural MLP task score chart">
|
| 4476 |
<img class="chart" src="assets/charts/episode_task_scores_minimal_vs_neural.svg" alt="Minimal versus neural score chart">
|
| 4477 |
+
<img class="chart" src="assets/charts/audio_ablation_delta.svg" alt="Measured audio delta chart across original task contracts">
|
| 4478 |
</div>
|
| 4479 |
<p class="section-note"><a href="single_episode_explorer.html">Open the single-episode explorer</a> to inspect window-level labels, predictions, modality statistics, object labels, and diagnostic scores. The <a href="data/audio_ablation_summary.json">audio ablation summary</a> records the task-by-task audio contribution.</p>
|
| 4480 |
</div>
|
metrics/artifact_index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 225,
|
| 6 |
"missing": [],
|
|
@@ -70,8 +70,8 @@
|
|
| 70 |
"surface": "repo_hf",
|
| 71 |
"shows": "Gives a compact current-state table for first-pass readers.",
|
| 72 |
"exists": true,
|
| 73 |
-
"bytes":
|
| 74 |
-
"sha256": "
|
| 75 |
},
|
| 76 |
{
|
| 77 |
"id": "project_status_json",
|
|
@@ -81,8 +81,8 @@
|
|
| 81 |
"surface": "website_hf",
|
| 82 |
"shows": "Machine-readable copy of the current project status for website and HF mirrors.",
|
| 83 |
"exists": true,
|
| 84 |
-
"bytes":
|
| 85 |
-
"sha256": "
|
| 86 |
},
|
| 87 |
{
|
| 88 |
"id": "research_roadmap",
|
|
@@ -92,8 +92,8 @@
|
|
| 92 |
"surface": "repo_hf",
|
| 93 |
"shows": "Defines the path from public-sample task development to multi-episode held-out evaluation and larger omni-model extensions.",
|
| 94 |
"exists": true,
|
| 95 |
-
"bytes":
|
| 96 |
-
"sha256": "
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "research_roadmap_json",
|
|
@@ -114,8 +114,8 @@
|
|
| 114 |
"surface": "repo_hf",
|
| 115 |
"shows": "Defines the post-data-gate backbone choices: Qwen3-Omni first, Cosmos 3 for world modeling, and VLA/policy models after action-target conversion.",
|
| 116 |
"exists": true,
|
| 117 |
-
"bytes":
|
| 118 |
-
"sha256": "
|
| 119 |
},
|
| 120 |
{
|
| 121 |
"id": "foundation_model_plan_json",
|
|
@@ -532,8 +532,8 @@
|
|
| 532 |
"surface": "repo_hf",
|
| 533 |
"shows": "Describes the future full-corpus Xperience-native pretraining goal, target modules, objectives, staged scale-up, hardware ranges, and evaluation protocol.",
|
| 534 |
"exists": true,
|
| 535 |
-
"bytes":
|
| 536 |
-
"sha256": "
|
| 537 |
},
|
| 538 |
{
|
| 539 |
"id": "evidence_contract",
|
|
@@ -543,8 +543,8 @@
|
|
| 543 |
"surface": "repo",
|
| 544 |
"shows": "Defines the implemented scope, setup-stage items, and multi-episode prerequisites.",
|
| 545 |
"exists": true,
|
| 546 |
-
"bytes":
|
| 547 |
-
"sha256": "
|
| 548 |
},
|
| 549 |
{
|
| 550 |
"id": "project_packet",
|
|
@@ -565,8 +565,8 @@
|
|
| 565 |
"surface": "repo_hf",
|
| 566 |
"shows": "Gives the human-readable map from project scope to data, tasks, platform mirrors, and scale-up status.",
|
| 567 |
"exists": true,
|
| 568 |
-
"bytes":
|
| 569 |
-
"sha256": "
|
| 570 |
},
|
| 571 |
{
|
| 572 |
"id": "official_dataset_card_alignment",
|
|
@@ -610,7 +610,7 @@
|
|
| 610 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 611 |
"exists": true,
|
| 612 |
"bytes": 4432,
|
| 613 |
-
"sha256": "
|
| 614 |
},
|
| 615 |
{
|
| 616 |
"id": "source_alignment_validator",
|
|
@@ -808,7 +808,7 @@
|
|
| 808 |
"shows": "Machine-readable check that scored JSON-backed matrix cells match their declared metric source values.",
|
| 809 |
"exists": true,
|
| 810 |
"bytes": 561,
|
| 811 |
-
"sha256": "
|
| 812 |
},
|
| 813 |
{
|
| 814 |
"id": "task_method_20_source_audit",
|
|
@@ -819,7 +819,7 @@
|
|
| 819 |
"shows": "Reader-facing source-value audit for the 180-result matrix.",
|
| 820 |
"exists": true,
|
| 821 |
"bytes": 447,
|
| 822 |
-
"sha256": "
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "unified_task_model_radar_chart",
|
|
@@ -972,8 +972,8 @@
|
|
| 972 |
"surface": "repo_hf",
|
| 973 |
"shows": "Summarizes the main research lessons from committed metrics and identifies which experiments need held-out episodes.",
|
| 974 |
"exists": true,
|
| 975 |
-
"bytes":
|
| 976 |
-
"sha256": "
|
| 977 |
},
|
| 978 |
{
|
| 979 |
"id": "research_takeaways_json",
|
|
@@ -983,8 +983,8 @@
|
|
| 983 |
"surface": "website_hf",
|
| 984 |
"shows": "Machine-readable result interpretation for the website, HF cards, and mirror checks.",
|
| 985 |
"exists": true,
|
| 986 |
-
"bytes":
|
| 987 |
-
"sha256": "
|
| 988 |
},
|
| 989 |
{
|
| 990 |
"id": "research_takeaways_builder",
|
|
@@ -994,8 +994,8 @@
|
|
| 994 |
"surface": "repo_hf",
|
| 995 |
"shows": "Regenerates the research takeaways from committed summary metrics and task result artifacts.",
|
| 996 |
"exists": true,
|
| 997 |
-
"bytes":
|
| 998 |
-
"sha256": "
|
| 999 |
},
|
| 1000 |
{
|
| 1001 |
"id": "audio_ablation_script",
|
|
@@ -1005,8 +1005,8 @@
|
|
| 1005 |
"surface": "repo_hf",
|
| 1006 |
"shows": "Measures audio contribution variants across the original task contracts.",
|
| 1007 |
"exists": true,
|
| 1008 |
-
"bytes":
|
| 1009 |
-
"sha256": "
|
| 1010 |
},
|
| 1011 |
{
|
| 1012 |
"id": "audio_ablation_summary",
|
|
@@ -1149,7 +1149,7 @@
|
|
| 1149 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 1150 |
"exists": true,
|
| 1151 |
"bytes": 8640,
|
| 1152 |
-
"sha256": "
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "public_surface_qa",
|
|
@@ -1216,7 +1216,7 @@
|
|
| 1216 |
"volatile": true,
|
| 1217 |
"shows": "Confirms the public original-task cards use human-readable research names, representative modality thumbnails, and the interactive walkthrough/player JSON contract.",
|
| 1218 |
"exists": true,
|
| 1219 |
-
"bytes":
|
| 1220 |
"hash_policy": "existence_and_size_only"
|
| 1221 |
},
|
| 1222 |
{
|
|
@@ -1228,7 +1228,7 @@
|
|
| 1228 |
"volatile": true,
|
| 1229 |
"shows": "Records the latest browser-level load, tab, walkthrough deep-link, control-click, and console-health check.",
|
| 1230 |
"exists": true,
|
| 1231 |
-
"bytes":
|
| 1232 |
"hash_policy": "existence_and_size_only"
|
| 1233 |
},
|
| 1234 |
{
|
|
@@ -1240,7 +1240,7 @@
|
|
| 1240 |
"volatile": true,
|
| 1241 |
"shows": "Machine-readable browser-level website check for the public static site.",
|
| 1242 |
"exists": true,
|
| 1243 |
-
"bytes":
|
| 1244 |
"hash_policy": "existence_and_size_only"
|
| 1245 |
},
|
| 1246 |
{
|
|
@@ -1251,8 +1251,8 @@
|
|
| 1251 |
"surface": "repo_hf",
|
| 1252 |
"shows": "Builds the rendered website check from browser observations.",
|
| 1253 |
"exists": true,
|
| 1254 |
-
"bytes":
|
| 1255 |
-
"sha256": "
|
| 1256 |
},
|
| 1257 |
{
|
| 1258 |
"id": "task_surface_validator",
|
|
@@ -1262,8 +1262,8 @@
|
|
| 1262 |
"surface": "repo_hf",
|
| 1263 |
"shows": "Regenerates the task-surface integrity report and fails if task cards expose raw artifact ids or lose the interactive player wiring.",
|
| 1264 |
"exists": true,
|
| 1265 |
-
"bytes":
|
| 1266 |
-
"sha256": "
|
| 1267 |
},
|
| 1268 |
{
|
| 1269 |
"id": "live_publication_status",
|
|
@@ -1274,7 +1274,7 @@
|
|
| 1274 |
"volatile": true,
|
| 1275 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 1276 |
"exists": true,
|
| 1277 |
-
"bytes":
|
| 1278 |
"hash_policy": "existence_and_size_only"
|
| 1279 |
},
|
| 1280 |
{
|
|
@@ -1296,8 +1296,8 @@
|
|
| 1296 |
"surface": "repo_hf",
|
| 1297 |
"shows": "Defines public reproduction commands, expected outputs, and non-reproducible scale-up boundaries.",
|
| 1298 |
"exists": true,
|
| 1299 |
-
"bytes":
|
| 1300 |
-
"sha256": "
|
| 1301 |
},
|
| 1302 |
{
|
| 1303 |
"id": "reproducibility_matrix",
|
|
@@ -1342,7 +1342,7 @@
|
|
| 1342 |
"volatile": true,
|
| 1343 |
"shows": "Separates setup paths from completed held-out-episode results.",
|
| 1344 |
"exists": true,
|
| 1345 |
-
"bytes":
|
| 1346 |
"hash_policy": "existence_and_size_only"
|
| 1347 |
},
|
| 1348 |
{
|
|
@@ -1354,7 +1354,7 @@
|
|
| 1354 |
"volatile": true,
|
| 1355 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1356 |
"exists": true,
|
| 1357 |
-
"bytes":
|
| 1358 |
"hash_policy": "existence_and_size_only"
|
| 1359 |
},
|
| 1360 |
{
|
|
@@ -1399,8 +1399,8 @@
|
|
| 1399 |
"surface": "website_hf",
|
| 1400 |
"shows": "Mirrors task metrics for the static dashboard.",
|
| 1401 |
"exists": true,
|
| 1402 |
-
"bytes":
|
| 1403 |
-
"sha256": "
|
| 1404 |
},
|
| 1405 |
{
|
| 1406 |
"id": "feature_manifest",
|
|
@@ -1454,8 +1454,8 @@
|
|
| 1454 |
"surface": "repo_hf",
|
| 1455 |
"shows": "Maps the original tasks to the four Ropedia research directions as direct/proxy/diagnostic.",
|
| 1456 |
"exists": true,
|
| 1457 |
-
"bytes":
|
| 1458 |
-
"sha256": "
|
| 1459 |
},
|
| 1460 |
{
|
| 1461 |
"id": "research_direction_extensions",
|
|
@@ -1520,8 +1520,8 @@
|
|
| 1520 |
"surface": "repo_hf",
|
| 1521 |
"shows": "Explains every task with case study, input, process modules, output, and limitation.",
|
| 1522 |
"exists": true,
|
| 1523 |
-
"bytes":
|
| 1524 |
-
"sha256": "
|
| 1525 |
},
|
| 1526 |
{
|
| 1527 |
"id": "task_suite_infographic",
|
|
@@ -1531,8 +1531,8 @@
|
|
| 1531 |
"surface": "website_hf",
|
| 1532 |
"shows": "Presents the task suite and sample modality thumbnails with metrics generated from committed files.",
|
| 1533 |
"exists": true,
|
| 1534 |
-
"bytes":
|
| 1535 |
-
"sha256": "
|
| 1536 |
},
|
| 1537 |
{
|
| 1538 |
"id": "modality_atlas",
|
|
@@ -1564,8 +1564,8 @@
|
|
| 1564 |
"surface": "website_hf",
|
| 1565 |
"shows": "Shows the raw-episode to artifact pipeline with verified labels.",
|
| 1566 |
"exists": true,
|
| 1567 |
-
"bytes":
|
| 1568 |
-
"sha256": "
|
| 1569 |
},
|
| 1570 |
{
|
| 1571 |
"id": "architecture_figure",
|
|
@@ -1575,8 +1575,8 @@
|
|
| 1575 |
"surface": "website_hf",
|
| 1576 |
"shows": "Shows the shared feature pipeline and minimal/neural head families.",
|
| 1577 |
"exists": true,
|
| 1578 |
-
"bytes":
|
| 1579 |
-
"sha256": "
|
| 1580 |
},
|
| 1581 |
{
|
| 1582 |
"id": "qwen_data_access_status",
|
|
@@ -1663,8 +1663,8 @@
|
|
| 1663 |
"surface": "repo_hf",
|
| 1664 |
"shows": "Reader-facing comparison of the single-episode task suite, 128-episode aligned baselines, Qwen3-Omni packages, and Cosmos3 future-window branch.",
|
| 1665 |
"exists": true,
|
| 1666 |
-
"bytes":
|
| 1667 |
-
"sha256": "
|
| 1668 |
},
|
| 1669 |
{
|
| 1670 |
"id": "omni_model_comparison_json",
|
|
@@ -1674,8 +1674,8 @@
|
|
| 1674 |
"surface": "repo_hf",
|
| 1675 |
"shows": "Machine-readable comparison of the current result versions, per-task aligned baselines, verified Qwen3 packages, and Cosmos3 package.",
|
| 1676 |
"exists": true,
|
| 1677 |
-
"bytes":
|
| 1678 |
-
"sha256": "
|
| 1679 |
},
|
| 1680 |
{
|
| 1681 |
"id": "cosmos3_nano_verified_summary",
|
|
@@ -1707,8 +1707,8 @@
|
|
| 1707 |
"surface": "repo_hf",
|
| 1708 |
"shows": "Makes the project externally citable.",
|
| 1709 |
"exists": true,
|
| 1710 |
-
"bytes":
|
| 1711 |
-
"sha256": "
|
| 1712 |
},
|
| 1713 |
{
|
| 1714 |
"id": "license",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:45:18+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 225,
|
| 6 |
"missing": [],
|
|
|
|
| 70 |
"surface": "repo_hf",
|
| 71 |
"shows": "Gives a compact current-state table for first-pass readers.",
|
| 72 |
"exists": true,
|
| 73 |
+
"bytes": 14845,
|
| 74 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 75 |
},
|
| 76 |
{
|
| 77 |
"id": "project_status_json",
|
|
|
|
| 81 |
"surface": "website_hf",
|
| 82 |
"shows": "Machine-readable copy of the current project status for website and HF mirrors.",
|
| 83 |
"exists": true,
|
| 84 |
+
"bytes": 23057,
|
| 85 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 86 |
},
|
| 87 |
{
|
| 88 |
"id": "research_roadmap",
|
|
|
|
| 92 |
"surface": "repo_hf",
|
| 93 |
"shows": "Defines the path from public-sample task development to multi-episode held-out evaluation and larger omni-model extensions.",
|
| 94 |
"exists": true,
|
| 95 |
+
"bytes": 15275,
|
| 96 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 97 |
},
|
| 98 |
{
|
| 99 |
"id": "research_roadmap_json",
|
|
|
|
| 114 |
"surface": "repo_hf",
|
| 115 |
"shows": "Defines the post-data-gate backbone choices: Qwen3-Omni first, Cosmos 3 for world modeling, and VLA/policy models after action-target conversion.",
|
| 116 |
"exists": true,
|
| 117 |
+
"bytes": 10996,
|
| 118 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 119 |
},
|
| 120 |
{
|
| 121 |
"id": "foundation_model_plan_json",
|
|
|
|
| 532 |
"surface": "repo_hf",
|
| 533 |
"shows": "Describes the future full-corpus Xperience-native pretraining goal, target modules, objectives, staged scale-up, hardware ranges, and evaluation protocol.",
|
| 534 |
"exists": true,
|
| 535 |
+
"bytes": 9212,
|
| 536 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 537 |
},
|
| 538 |
{
|
| 539 |
"id": "evidence_contract",
|
|
|
|
| 543 |
"surface": "repo",
|
| 544 |
"shows": "Defines the implemented scope, setup-stage items, and multi-episode prerequisites.",
|
| 545 |
"exists": true,
|
| 546 |
+
"bytes": 11440,
|
| 547 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 548 |
},
|
| 549 |
{
|
| 550 |
"id": "project_packet",
|
|
|
|
| 565 |
"surface": "repo_hf",
|
| 566 |
"shows": "Gives the human-readable map from project scope to data, tasks, platform mirrors, and scale-up status.",
|
| 567 |
"exists": true,
|
| 568 |
+
"bytes": 20256,
|
| 569 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 570 |
},
|
| 571 |
{
|
| 572 |
"id": "official_dataset_card_alignment",
|
|
|
|
| 610 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 611 |
"exists": true,
|
| 612 |
"bytes": 4432,
|
| 613 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 614 |
},
|
| 615 |
{
|
| 616 |
"id": "source_alignment_validator",
|
|
|
|
| 808 |
"shows": "Machine-readable check that scored JSON-backed matrix cells match their declared metric source values.",
|
| 809 |
"exists": true,
|
| 810 |
"bytes": 561,
|
| 811 |
+
"sha256": "c3fd20cf992b70b53063001a8e71556c6f3aa320066d4f67a82554d192a87d88"
|
| 812 |
},
|
| 813 |
{
|
| 814 |
"id": "task_method_20_source_audit",
|
|
|
|
| 819 |
"shows": "Reader-facing source-value audit for the 180-result matrix.",
|
| 820 |
"exists": true,
|
| 821 |
"bytes": 447,
|
| 822 |
+
"sha256": "d21dcf00117db5f3466c981259f2c073f026bcde88b636d7ad0a43b6157a90a2"
|
| 823 |
},
|
| 824 |
{
|
| 825 |
"id": "unified_task_model_radar_chart",
|
|
|
|
| 972 |
"surface": "repo_hf",
|
| 973 |
"shows": "Summarizes the main research lessons from committed metrics and identifies which experiments need held-out episodes.",
|
| 974 |
"exists": true,
|
| 975 |
+
"bytes": 5172,
|
| 976 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 977 |
},
|
| 978 |
{
|
| 979 |
"id": "research_takeaways_json",
|
|
|
|
| 983 |
"surface": "website_hf",
|
| 984 |
"shows": "Machine-readable result interpretation for the website, HF cards, and mirror checks.",
|
| 985 |
"exists": true,
|
| 986 |
+
"bytes": 7162,
|
| 987 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 988 |
},
|
| 989 |
{
|
| 990 |
"id": "research_takeaways_builder",
|
|
|
|
| 994 |
"surface": "repo_hf",
|
| 995 |
"shows": "Regenerates the research takeaways from committed summary metrics and task result artifacts.",
|
| 996 |
"exists": true,
|
| 997 |
+
"bytes": 13496,
|
| 998 |
+
"sha256": "c35995607dc16fa2a318c626b84323eb47b61a373a492c22cf9fdac851b4d9b5"
|
| 999 |
},
|
| 1000 |
{
|
| 1001 |
"id": "audio_ablation_script",
|
|
|
|
| 1005 |
"surface": "repo_hf",
|
| 1006 |
"shows": "Measures audio contribution variants across the original task contracts.",
|
| 1007 |
"exists": true,
|
| 1008 |
+
"bytes": 43159,
|
| 1009 |
+
"sha256": "2444f2e52efb975be931b33d66b7180d53031e1d5e821719122160f92f4540aa"
|
| 1010 |
},
|
| 1011 |
{
|
| 1012 |
"id": "audio_ablation_summary",
|
|
|
|
| 1149 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 1150 |
"exists": true,
|
| 1151 |
"bytes": 8640,
|
| 1152 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1153 |
},
|
| 1154 |
{
|
| 1155 |
"id": "public_surface_qa",
|
|
|
|
| 1216 |
"volatile": true,
|
| 1217 |
"shows": "Confirms the public original-task cards use human-readable research names, representative modality thumbnails, and the interactive walkthrough/player JSON contract.",
|
| 1218 |
"exists": true,
|
| 1219 |
+
"bytes": 46246,
|
| 1220 |
"hash_policy": "existence_and_size_only"
|
| 1221 |
},
|
| 1222 |
{
|
|
|
|
| 1228 |
"volatile": true,
|
| 1229 |
"shows": "Records the latest browser-level load, tab, walkthrough deep-link, control-click, and console-health check.",
|
| 1230 |
"exists": true,
|
| 1231 |
+
"bytes": 2052,
|
| 1232 |
"hash_policy": "existence_and_size_only"
|
| 1233 |
},
|
| 1234 |
{
|
|
|
|
| 1240 |
"volatile": true,
|
| 1241 |
"shows": "Machine-readable browser-level website check for the public static site.",
|
| 1242 |
"exists": true,
|
| 1243 |
+
"bytes": 4318,
|
| 1244 |
"hash_policy": "existence_and_size_only"
|
| 1245 |
},
|
| 1246 |
{
|
|
|
|
| 1251 |
"surface": "repo_hf",
|
| 1252 |
"shows": "Builds the rendered website check from browser observations.",
|
| 1253 |
"exists": true,
|
| 1254 |
+
"bytes": 8633,
|
| 1255 |
+
"sha256": "4d1f555bb8e3604811d8444b5c1c9b4ab32620b1058ed9b3e592afaecd3cffe1"
|
| 1256 |
},
|
| 1257 |
{
|
| 1258 |
"id": "task_surface_validator",
|
|
|
|
| 1262 |
"surface": "repo_hf",
|
| 1263 |
"shows": "Regenerates the task-surface integrity report and fails if task cards expose raw artifact ids or lose the interactive player wiring.",
|
| 1264 |
"exists": true,
|
| 1265 |
+
"bytes": 17305,
|
| 1266 |
+
"sha256": "9689a0bffcf301d3e7e0da8cc90d40eda4b39eceb0859608072c23d5bde3d836"
|
| 1267 |
},
|
| 1268 |
{
|
| 1269 |
"id": "live_publication_status",
|
|
|
|
| 1274 |
"volatile": true,
|
| 1275 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 1276 |
"exists": true,
|
| 1277 |
+
"bytes": 184670,
|
| 1278 |
"hash_policy": "existence_and_size_only"
|
| 1279 |
},
|
| 1280 |
{
|
|
|
|
| 1296 |
"surface": "repo_hf",
|
| 1297 |
"shows": "Defines public reproduction commands, expected outputs, and non-reproducible scale-up boundaries.",
|
| 1298 |
"exists": true,
|
| 1299 |
+
"bytes": 10056,
|
| 1300 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 1301 |
},
|
| 1302 |
{
|
| 1303 |
"id": "reproducibility_matrix",
|
|
|
|
| 1342 |
"volatile": true,
|
| 1343 |
"shows": "Separates setup paths from completed held-out-episode results.",
|
| 1344 |
"exists": true,
|
| 1345 |
+
"bytes": 21313,
|
| 1346 |
"hash_policy": "existence_and_size_only"
|
| 1347 |
},
|
| 1348 |
{
|
|
|
|
| 1354 |
"volatile": true,
|
| 1355 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1356 |
"exists": true,
|
| 1357 |
+
"bytes": 1407249,
|
| 1358 |
"hash_policy": "existence_and_size_only"
|
| 1359 |
},
|
| 1360 |
{
|
|
|
|
| 1399 |
"surface": "website_hf",
|
| 1400 |
"shows": "Mirrors task metrics for the static dashboard.",
|
| 1401 |
"exists": true,
|
| 1402 |
+
"bytes": 27518,
|
| 1403 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1404 |
},
|
| 1405 |
{
|
| 1406 |
"id": "feature_manifest",
|
|
|
|
| 1454 |
"surface": "repo_hf",
|
| 1455 |
"shows": "Maps the original tasks to the four Ropedia research directions as direct/proxy/diagnostic.",
|
| 1456 |
"exists": true,
|
| 1457 |
+
"bytes": 25046,
|
| 1458 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1459 |
},
|
| 1460 |
{
|
| 1461 |
"id": "research_direction_extensions",
|
|
|
|
| 1520 |
"surface": "repo_hf",
|
| 1521 |
"shows": "Explains every task with case study, input, process modules, output, and limitation.",
|
| 1522 |
"exists": true,
|
| 1523 |
+
"bytes": 15442,
|
| 1524 |
+
"sha256": "6100e39d75c3a5598debe2de577cdf97495585f93a5ad1109051b648fedeb098"
|
| 1525 |
},
|
| 1526 |
{
|
| 1527 |
"id": "task_suite_infographic",
|
|
|
|
| 1531 |
"surface": "website_hf",
|
| 1532 |
"shows": "Presents the task suite and sample modality thumbnails with metrics generated from committed files.",
|
| 1533 |
"exists": true,
|
| 1534 |
+
"bytes": 1899884,
|
| 1535 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 1536 |
},
|
| 1537 |
{
|
| 1538 |
"id": "modality_atlas",
|
|
|
|
| 1564 |
"surface": "website_hf",
|
| 1565 |
"shows": "Shows the raw-episode to artifact pipeline with verified labels.",
|
| 1566 |
"exists": true,
|
| 1567 |
+
"bytes": 711222,
|
| 1568 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 1569 |
},
|
| 1570 |
{
|
| 1571 |
"id": "architecture_figure",
|
|
|
|
| 1575 |
"surface": "website_hf",
|
| 1576 |
"shows": "Shows the shared feature pipeline and minimal/neural head families.",
|
| 1577 |
"exists": true,
|
| 1578 |
+
"bytes": 757827,
|
| 1579 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 1580 |
},
|
| 1581 |
{
|
| 1582 |
"id": "qwen_data_access_status",
|
|
|
|
| 1663 |
"surface": "repo_hf",
|
| 1664 |
"shows": "Reader-facing comparison of the single-episode task suite, 128-episode aligned baselines, Qwen3-Omni packages, and Cosmos3 future-window branch.",
|
| 1665 |
"exists": true,
|
| 1666 |
+
"bytes": 16045,
|
| 1667 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 1668 |
},
|
| 1669 |
{
|
| 1670 |
"id": "omni_model_comparison_json",
|
|
|
|
| 1674 |
"surface": "repo_hf",
|
| 1675 |
"shows": "Machine-readable comparison of the current result versions, per-task aligned baselines, verified Qwen3 packages, and Cosmos3 package.",
|
| 1676 |
"exists": true,
|
| 1677 |
+
"bytes": 82110,
|
| 1678 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 1679 |
},
|
| 1680 |
{
|
| 1681 |
"id": "cosmos3_nano_verified_summary",
|
|
|
|
| 1707 |
"surface": "repo_hf",
|
| 1708 |
"shows": "Makes the project externally citable.",
|
| 1709 |
"exists": true,
|
| 1710 |
+
"bytes": 1430,
|
| 1711 |
+
"sha256": "ae8a653734bd6063d8ccff324be361baa33d9bdadfa53cd9dc124cc15e561d46"
|
| 1712 |
},
|
| 1713 |
{
|
| 1714 |
"id": "license",
|
metrics/mirror_parity.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
-
"group_count":
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
@@ -139,44 +139,44 @@
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 122823,
|
| 142 |
-
"sha256": "
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 122823,
|
| 149 |
-
"sha256": "
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 122823,
|
| 155 |
-
"sha256": "
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 122823,
|
| 161 |
-
"sha256": "
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 122823,
|
| 167 |
-
"sha256": "
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 122823,
|
| 173 |
-
"sha256": "
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 122823,
|
| 179 |
-
"sha256": "
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
@@ -432,45 +432,45 @@
|
|
| 432 |
"local": {
|
| 433 |
"path": "repo:docs/data/live_publication_status.json",
|
| 434 |
"exists": true,
|
| 435 |
-
"bytes":
|
| 436 |
-
"sha256": "
|
| 437 |
},
|
| 438 |
"mirrors": {
|
| 439 |
"hf_space": {
|
| 440 |
"path": "hf_space:data/live_publication_status.json",
|
| 441 |
"exists": true,
|
| 442 |
-
"bytes":
|
| 443 |
-
"sha256": "
|
| 444 |
},
|
| 445 |
"hf_artifacts_data": {
|
| 446 |
"path": "hf_artifacts:data/live_publication_status.json",
|
| 447 |
"exists": true,
|
| 448 |
-
"bytes":
|
| 449 |
-
"sha256": "
|
| 450 |
},
|
| 451 |
"hf_artifacts": {
|
| 452 |
"path": "hf_artifacts:docs/data/live_publication_status.json",
|
| 453 |
"exists": true,
|
| 454 |
-
"bytes":
|
| 455 |
-
"sha256": "
|
| 456 |
},
|
| 457 |
"hf_model_data": {
|
| 458 |
"path": "hf_model:data/live_publication_status.json",
|
| 459 |
"exists": true,
|
| 460 |
-
"bytes":
|
| 461 |
-
"sha256": "
|
| 462 |
},
|
| 463 |
"hf_model_docs_data": {
|
| 464 |
"path": "hf_model:docs/data/live_publication_status.json",
|
| 465 |
"exists": true,
|
| 466 |
-
"bytes":
|
| 467 |
-
"sha256": "
|
| 468 |
},
|
| 469 |
"hf_model": {
|
| 470 |
"path": "hf_model:metrics/live_publication_status.json",
|
| 471 |
"exists": true,
|
| 472 |
-
"bytes":
|
| 473 |
-
"sha256": "
|
| 474 |
}
|
| 475 |
},
|
| 476 |
"failures": []
|
|
@@ -628,45 +628,45 @@
|
|
| 628 |
"local": {
|
| 629 |
"path": "repo:docs/data/omni_model_comparison.json",
|
| 630 |
"exists": true,
|
| 631 |
-
"bytes":
|
| 632 |
-
"sha256": "
|
| 633 |
},
|
| 634 |
"mirrors": {
|
| 635 |
"hf_space": {
|
| 636 |
"path": "hf_space:data/omni_model_comparison.json",
|
| 637 |
"exists": true,
|
| 638 |
-
"bytes":
|
| 639 |
-
"sha256": "
|
| 640 |
},
|
| 641 |
"hf_artifacts_data": {
|
| 642 |
"path": "hf_artifacts:data/omni_model_comparison.json",
|
| 643 |
"exists": true,
|
| 644 |
-
"bytes":
|
| 645 |
-
"sha256": "
|
| 646 |
},
|
| 647 |
"hf_artifacts": {
|
| 648 |
"path": "hf_artifacts:docs/data/omni_model_comparison.json",
|
| 649 |
"exists": true,
|
| 650 |
-
"bytes":
|
| 651 |
-
"sha256": "
|
| 652 |
},
|
| 653 |
"hf_model_data": {
|
| 654 |
"path": "hf_model:data/omni_model_comparison.json",
|
| 655 |
"exists": true,
|
| 656 |
-
"bytes":
|
| 657 |
-
"sha256": "
|
| 658 |
},
|
| 659 |
"hf_model_docs_data": {
|
| 660 |
"path": "hf_model:docs/data/omni_model_comparison.json",
|
| 661 |
"exists": true,
|
| 662 |
-
"bytes":
|
| 663 |
-
"sha256": "
|
| 664 |
},
|
| 665 |
"hf_model": {
|
| 666 |
"path": "hf_model:metrics/omni_model_comparison.json",
|
| 667 |
"exists": true,
|
| 668 |
-
"bytes":
|
| 669 |
-
"sha256": "
|
| 670 |
}
|
| 671 |
},
|
| 672 |
"failures": []
|
|
@@ -873,45 +873,45 @@
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/project_status.json",
|
| 875 |
"exists": true,
|
| 876 |
-
"bytes":
|
| 877 |
-
"sha256": "
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/project_status.json",
|
| 882 |
"exists": true,
|
| 883 |
-
"bytes":
|
| 884 |
-
"sha256": "
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/project_status.json",
|
| 888 |
"exists": true,
|
| 889 |
-
"bytes":
|
| 890 |
-
"sha256": "
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/project_status.json",
|
| 894 |
"exists": true,
|
| 895 |
-
"bytes":
|
| 896 |
-
"sha256": "
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/project_status.json",
|
| 900 |
"exists": true,
|
| 901 |
-
"bytes":
|
| 902 |
-
"sha256": "
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/project_status.json",
|
| 906 |
"exists": true,
|
| 907 |
-
"bytes":
|
| 908 |
-
"sha256": "
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/project_status.json",
|
| 912 |
"exists": true,
|
| 913 |
-
"bytes":
|
| 914 |
-
"sha256": "
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
@@ -923,44 +923,44 @@
|
|
| 923 |
"path": "repo:docs/data/publication_audit.json",
|
| 924 |
"exists": true,
|
| 925 |
"bytes": 10662,
|
| 926 |
-
"sha256": "
|
| 927 |
},
|
| 928 |
"mirrors": {
|
| 929 |
"hf_space": {
|
| 930 |
"path": "hf_space:data/publication_audit.json",
|
| 931 |
"exists": true,
|
| 932 |
"bytes": 10662,
|
| 933 |
-
"sha256": "
|
| 934 |
},
|
| 935 |
"hf_artifacts_data": {
|
| 936 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 937 |
"exists": true,
|
| 938 |
"bytes": 10662,
|
| 939 |
-
"sha256": "
|
| 940 |
},
|
| 941 |
"hf_artifacts": {
|
| 942 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 943 |
"exists": true,
|
| 944 |
"bytes": 10662,
|
| 945 |
-
"sha256": "
|
| 946 |
},
|
| 947 |
"hf_model_data": {
|
| 948 |
"path": "hf_model:data/publication_audit.json",
|
| 949 |
"exists": true,
|
| 950 |
"bytes": 10662,
|
| 951 |
-
"sha256": "
|
| 952 |
},
|
| 953 |
"hf_model_docs_data": {
|
| 954 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 955 |
"exists": true,
|
| 956 |
"bytes": 10662,
|
| 957 |
-
"sha256": "
|
| 958 |
},
|
| 959 |
"hf_model": {
|
| 960 |
"path": "hf_model:metrics/publication_audit.json",
|
| 961 |
"exists": true,
|
| 962 |
"bytes": 10662,
|
| 963 |
-
"sha256": "
|
| 964 |
}
|
| 965 |
},
|
| 966 |
"failures": []
|
|
@@ -972,44 +972,44 @@
|
|
| 972 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 973 |
"exists": true,
|
| 974 |
"bytes": 7208,
|
| 975 |
-
"sha256": "
|
| 976 |
},
|
| 977 |
"mirrors": {
|
| 978 |
"hf_space": {
|
| 979 |
"path": "hf_space:data/public_surface_qa.json",
|
| 980 |
"exists": true,
|
| 981 |
"bytes": 7208,
|
| 982 |
-
"sha256": "
|
| 983 |
},
|
| 984 |
"hf_artifacts_data": {
|
| 985 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 986 |
"exists": true,
|
| 987 |
"bytes": 7208,
|
| 988 |
-
"sha256": "
|
| 989 |
},
|
| 990 |
"hf_artifacts": {
|
| 991 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 992 |
"exists": true,
|
| 993 |
"bytes": 7208,
|
| 994 |
-
"sha256": "
|
| 995 |
},
|
| 996 |
"hf_model_data": {
|
| 997 |
"path": "hf_model:data/public_surface_qa.json",
|
| 998 |
"exists": true,
|
| 999 |
"bytes": 7208,
|
| 1000 |
-
"sha256": "
|
| 1001 |
},
|
| 1002 |
"hf_model_docs_data": {
|
| 1003 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 1004 |
"exists": true,
|
| 1005 |
"bytes": 7208,
|
| 1006 |
-
"sha256": "
|
| 1007 |
},
|
| 1008 |
"hf_model": {
|
| 1009 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 1010 |
"exists": true,
|
| 1011 |
"bytes": 7208,
|
| 1012 |
-
"sha256": "
|
| 1013 |
}
|
| 1014 |
},
|
| 1015 |
"failures": []
|
|
@@ -1119,44 +1119,44 @@
|
|
| 1119 |
"path": "repo:docs/data/quality_gates.json",
|
| 1120 |
"exists": true,
|
| 1121 |
"bytes": 8640,
|
| 1122 |
-
"sha256": "
|
| 1123 |
},
|
| 1124 |
"mirrors": {
|
| 1125 |
"hf_space": {
|
| 1126 |
"path": "hf_space:data/quality_gates.json",
|
| 1127 |
"exists": true,
|
| 1128 |
"bytes": 8640,
|
| 1129 |
-
"sha256": "
|
| 1130 |
},
|
| 1131 |
"hf_artifacts_data": {
|
| 1132 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1133 |
"exists": true,
|
| 1134 |
"bytes": 8640,
|
| 1135 |
-
"sha256": "
|
| 1136 |
},
|
| 1137 |
"hf_artifacts": {
|
| 1138 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1139 |
"exists": true,
|
| 1140 |
"bytes": 8640,
|
| 1141 |
-
"sha256": "
|
| 1142 |
},
|
| 1143 |
"hf_model_data": {
|
| 1144 |
"path": "hf_model:data/quality_gates.json",
|
| 1145 |
"exists": true,
|
| 1146 |
"bytes": 8640,
|
| 1147 |
-
"sha256": "
|
| 1148 |
},
|
| 1149 |
"hf_model_docs_data": {
|
| 1150 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1151 |
"exists": true,
|
| 1152 |
"bytes": 8640,
|
| 1153 |
-
"sha256": "
|
| 1154 |
},
|
| 1155 |
"hf_model": {
|
| 1156 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1157 |
"exists": true,
|
| 1158 |
"bytes": 8640,
|
| 1159 |
-
"sha256": "
|
| 1160 |
}
|
| 1161 |
},
|
| 1162 |
"failures": []
|
|
@@ -1216,45 +1216,45 @@
|
|
| 1216 |
"local": {
|
| 1217 |
"path": "repo:docs/data/rendered_site_check.json",
|
| 1218 |
"exists": true,
|
| 1219 |
-
"bytes":
|
| 1220 |
-
"sha256": "
|
| 1221 |
},
|
| 1222 |
"mirrors": {
|
| 1223 |
"hf_space": {
|
| 1224 |
"path": "hf_space:data/rendered_site_check.json",
|
| 1225 |
"exists": true,
|
| 1226 |
-
"bytes":
|
| 1227 |
-
"sha256": "
|
| 1228 |
},
|
| 1229 |
"hf_artifacts_data": {
|
| 1230 |
"path": "hf_artifacts:data/rendered_site_check.json",
|
| 1231 |
"exists": true,
|
| 1232 |
-
"bytes":
|
| 1233 |
-
"sha256": "
|
| 1234 |
},
|
| 1235 |
"hf_artifacts": {
|
| 1236 |
"path": "hf_artifacts:docs/data/rendered_site_check.json",
|
| 1237 |
"exists": true,
|
| 1238 |
-
"bytes":
|
| 1239 |
-
"sha256": "
|
| 1240 |
},
|
| 1241 |
"hf_model_data": {
|
| 1242 |
"path": "hf_model:data/rendered_site_check.json",
|
| 1243 |
"exists": true,
|
| 1244 |
-
"bytes":
|
| 1245 |
-
"sha256": "
|
| 1246 |
},
|
| 1247 |
"hf_model_docs_data": {
|
| 1248 |
"path": "hf_model:docs/data/rendered_site_check.json",
|
| 1249 |
"exists": true,
|
| 1250 |
-
"bytes":
|
| 1251 |
-
"sha256": "
|
| 1252 |
},
|
| 1253 |
"hf_model": {
|
| 1254 |
"path": "hf_model:metrics/rendered_site_check.json",
|
| 1255 |
"exists": true,
|
| 1256 |
-
"bytes":
|
| 1257 |
-
"sha256": "
|
| 1258 |
}
|
| 1259 |
},
|
| 1260 |
"failures": []
|
|
@@ -1412,45 +1412,45 @@
|
|
| 1412 |
"local": {
|
| 1413 |
"path": "repo:docs/data/research_takeaways.json",
|
| 1414 |
"exists": true,
|
| 1415 |
-
"bytes":
|
| 1416 |
-
"sha256": "
|
| 1417 |
},
|
| 1418 |
"mirrors": {
|
| 1419 |
"hf_space": {
|
| 1420 |
"path": "hf_space:data/research_takeaways.json",
|
| 1421 |
"exists": true,
|
| 1422 |
-
"bytes":
|
| 1423 |
-
"sha256": "
|
| 1424 |
},
|
| 1425 |
"hf_artifacts_data": {
|
| 1426 |
"path": "hf_artifacts:data/research_takeaways.json",
|
| 1427 |
"exists": true,
|
| 1428 |
-
"bytes":
|
| 1429 |
-
"sha256": "
|
| 1430 |
},
|
| 1431 |
"hf_artifacts": {
|
| 1432 |
"path": "hf_artifacts:docs/data/research_takeaways.json",
|
| 1433 |
"exists": true,
|
| 1434 |
-
"bytes":
|
| 1435 |
-
"sha256": "
|
| 1436 |
},
|
| 1437 |
"hf_model_data": {
|
| 1438 |
"path": "hf_model:data/research_takeaways.json",
|
| 1439 |
"exists": true,
|
| 1440 |
-
"bytes":
|
| 1441 |
-
"sha256": "
|
| 1442 |
},
|
| 1443 |
"hf_model_docs_data": {
|
| 1444 |
"path": "hf_model:docs/data/research_takeaways.json",
|
| 1445 |
"exists": true,
|
| 1446 |
-
"bytes":
|
| 1447 |
-
"sha256": "
|
| 1448 |
},
|
| 1449 |
"hf_model": {
|
| 1450 |
"path": "hf_model:metrics/research_takeaways.json",
|
| 1451 |
"exists": true,
|
| 1452 |
-
"bytes":
|
| 1453 |
-
"sha256": "
|
| 1454 |
}
|
| 1455 |
},
|
| 1456 |
"failures": []
|
|
@@ -1510,45 +1510,45 @@
|
|
| 1510 |
"local": {
|
| 1511 |
"path": "repo:docs/data/research_directions.json",
|
| 1512 |
"exists": true,
|
| 1513 |
-
"bytes":
|
| 1514 |
-
"sha256": "
|
| 1515 |
},
|
| 1516 |
"mirrors": {
|
| 1517 |
"hf_space": {
|
| 1518 |
"path": "hf_space:data/research_directions.json",
|
| 1519 |
"exists": true,
|
| 1520 |
-
"bytes":
|
| 1521 |
-
"sha256": "
|
| 1522 |
},
|
| 1523 |
"hf_artifacts_data": {
|
| 1524 |
"path": "hf_artifacts:data/research_directions.json",
|
| 1525 |
"exists": true,
|
| 1526 |
-
"bytes":
|
| 1527 |
-
"sha256": "
|
| 1528 |
},
|
| 1529 |
"hf_artifacts": {
|
| 1530 |
"path": "hf_artifacts:docs/data/research_directions.json",
|
| 1531 |
"exists": true,
|
| 1532 |
-
"bytes":
|
| 1533 |
-
"sha256": "
|
| 1534 |
},
|
| 1535 |
"hf_model_data": {
|
| 1536 |
"path": "hf_model:data/research_directions.json",
|
| 1537 |
"exists": true,
|
| 1538 |
-
"bytes":
|
| 1539 |
-
"sha256": "
|
| 1540 |
},
|
| 1541 |
"hf_model_docs_data": {
|
| 1542 |
"path": "hf_model:docs/data/research_directions.json",
|
| 1543 |
"exists": true,
|
| 1544 |
-
"bytes":
|
| 1545 |
-
"sha256": "
|
| 1546 |
},
|
| 1547 |
"hf_model": {
|
| 1548 |
"path": "hf_model:metrics/research_directions.json",
|
| 1549 |
"exists": true,
|
| 1550 |
-
"bytes":
|
| 1551 |
-
"sha256": "
|
| 1552 |
}
|
| 1553 |
},
|
| 1554 |
"failures": []
|
|
@@ -1559,45 +1559,45 @@
|
|
| 1559 |
"local": {
|
| 1560 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
-
"bytes":
|
| 1563 |
-
"sha256": "
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
-
"bytes":
|
| 1570 |
-
"sha256": "
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
-
"bytes":
|
| 1576 |
-
"sha256": "
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
-
"bytes":
|
| 1582 |
-
"sha256": "
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
-
"bytes":
|
| 1588 |
-
"sha256": "
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
-
"bytes":
|
| 1594 |
-
"sha256": "
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
-
"bytes":
|
| 1600 |
-
"sha256": "
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
@@ -1658,44 +1658,44 @@
|
|
| 1658 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 4432,
|
| 1661 |
-
"sha256": "
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 4432,
|
| 1668 |
-
"sha256": "
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 4432,
|
| 1674 |
-
"sha256": "
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 4432,
|
| 1680 |
-
"sha256": "
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 4432,
|
| 1686 |
-
"sha256": "
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 4432,
|
| 1692 |
-
"sha256": "
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 4432,
|
| 1698 |
-
"sha256": "
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
@@ -1706,45 +1706,45 @@
|
|
| 1706 |
"local": {
|
| 1707 |
"path": "repo:docs/data/summary_metrics.json",
|
| 1708 |
"exists": true,
|
| 1709 |
-
"bytes":
|
| 1710 |
-
"sha256": "
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/summary_metrics.json",
|
| 1715 |
"exists": true,
|
| 1716 |
-
"bytes":
|
| 1717 |
-
"sha256": "
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/summary_metrics.json",
|
| 1721 |
"exists": true,
|
| 1722 |
-
"bytes":
|
| 1723 |
-
"sha256": "
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/summary_metrics.json",
|
| 1727 |
"exists": true,
|
| 1728 |
-
"bytes":
|
| 1729 |
-
"sha256": "
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/summary_metrics.json",
|
| 1733 |
"exists": true,
|
| 1734 |
-
"bytes":
|
| 1735 |
-
"sha256": "
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/summary_metrics.json",
|
| 1739 |
"exists": true,
|
| 1740 |
-
"bytes":
|
| 1741 |
-
"sha256": "
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/summary_metrics.json",
|
| 1745 |
"exists": true,
|
| 1746 |
-
"bytes":
|
| 1747 |
-
"sha256": "
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
@@ -2000,45 +2000,45 @@
|
|
| 2000 |
"local": {
|
| 2001 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 2002 |
"exists": true,
|
| 2003 |
-
"bytes":
|
| 2004 |
-
"sha256": "
|
| 2005 |
},
|
| 2006 |
"mirrors": {
|
| 2007 |
"hf_space": {
|
| 2008 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 2009 |
"exists": true,
|
| 2010 |
-
"bytes":
|
| 2011 |
-
"sha256": "
|
| 2012 |
},
|
| 2013 |
"hf_artifacts_data": {
|
| 2014 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 2015 |
"exists": true,
|
| 2016 |
-
"bytes":
|
| 2017 |
-
"sha256": "
|
| 2018 |
},
|
| 2019 |
"hf_artifacts": {
|
| 2020 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 2021 |
"exists": true,
|
| 2022 |
-
"bytes":
|
| 2023 |
-
"sha256": "
|
| 2024 |
},
|
| 2025 |
"hf_model_data": {
|
| 2026 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 2027 |
"exists": true,
|
| 2028 |
-
"bytes":
|
| 2029 |
-
"sha256": "
|
| 2030 |
},
|
| 2031 |
"hf_model_docs_data": {
|
| 2032 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 2033 |
"exists": true,
|
| 2034 |
-
"bytes":
|
| 2035 |
-
"sha256": "
|
| 2036 |
},
|
| 2037 |
"hf_model": {
|
| 2038 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 2039 |
"exists": true,
|
| 2040 |
-
"bytes":
|
| 2041 |
-
"sha256": "
|
| 2042 |
}
|
| 2043 |
},
|
| 2044 |
"failures": []
|
|
@@ -2344,44 +2344,44 @@
|
|
| 2344 |
"path": "repo:docs/data/website_integrity.json",
|
| 2345 |
"exists": true,
|
| 2346 |
"bytes": 20141,
|
| 2347 |
-
"sha256": "
|
| 2348 |
},
|
| 2349 |
"mirrors": {
|
| 2350 |
"hf_space": {
|
| 2351 |
"path": "hf_space:data/website_integrity.json",
|
| 2352 |
"exists": true,
|
| 2353 |
"bytes": 20141,
|
| 2354 |
-
"sha256": "
|
| 2355 |
},
|
| 2356 |
"hf_artifacts_data": {
|
| 2357 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2358 |
"exists": true,
|
| 2359 |
"bytes": 20141,
|
| 2360 |
-
"sha256": "
|
| 2361 |
},
|
| 2362 |
"hf_artifacts": {
|
| 2363 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2364 |
"exists": true,
|
| 2365 |
"bytes": 20141,
|
| 2366 |
-
"sha256": "
|
| 2367 |
},
|
| 2368 |
"hf_model_data": {
|
| 2369 |
"path": "hf_model:data/website_integrity.json",
|
| 2370 |
"exists": true,
|
| 2371 |
"bytes": 20141,
|
| 2372 |
-
"sha256": "
|
| 2373 |
},
|
| 2374 |
"hf_model_docs_data": {
|
| 2375 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2376 |
"exists": true,
|
| 2377 |
"bytes": 20141,
|
| 2378 |
-
"sha256": "
|
| 2379 |
},
|
| 2380 |
"hf_model": {
|
| 2381 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2382 |
"exists": true,
|
| 2383 |
"bytes": 20141,
|
| 2384 |
-
"sha256": "
|
| 2385 |
}
|
| 2386 |
},
|
| 2387 |
"failures": []
|
|
@@ -2669,6 +2669,43 @@
|
|
| 2669 |
},
|
| 2670 |
"failures": []
|
| 2671 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2672 |
{
|
| 2673 |
"name": "assets/brand/xperience10m-logo-apple-touch.png",
|
| 2674 |
"status": "pass",
|
|
@@ -2934,33 +2971,33 @@
|
|
| 2934 |
"local": {
|
| 2935 |
"path": "repo:docs/assets/task_suite_infographic.png",
|
| 2936 |
"exists": true,
|
| 2937 |
-
"bytes":
|
| 2938 |
-
"sha256": "
|
| 2939 |
},
|
| 2940 |
"mirrors": {
|
| 2941 |
"hf_space": {
|
| 2942 |
"path": "hf_space:assets/task_suite_infographic.png",
|
| 2943 |
"exists": true,
|
| 2944 |
-
"bytes":
|
| 2945 |
-
"sha256": "
|
| 2946 |
},
|
| 2947 |
"hf_artifacts_docs": {
|
| 2948 |
"path": "hf_artifacts:docs/assets/task_suite_infographic.png",
|
| 2949 |
"exists": true,
|
| 2950 |
-
"bytes":
|
| 2951 |
-
"sha256": "
|
| 2952 |
},
|
| 2953 |
"hf_artifacts_card": {
|
| 2954 |
"path": "hf_artifacts:assets/task_suite_infographic.png",
|
| 2955 |
"exists": true,
|
| 2956 |
-
"bytes":
|
| 2957 |
-
"sha256": "
|
| 2958 |
},
|
| 2959 |
"hf_model": {
|
| 2960 |
"path": "hf_model:assets/task_suite_infographic.png",
|
| 2961 |
"exists": true,
|
| 2962 |
-
"bytes":
|
| 2963 |
-
"sha256": "
|
| 2964 |
}
|
| 2965 |
},
|
| 2966 |
"failures": []
|
|
@@ -2971,33 +3008,70 @@
|
|
| 2971 |
"local": {
|
| 2972 |
"path": "repo:docs/assets/pipeline_diagram.png",
|
| 2973 |
"exists": true,
|
| 2974 |
-
"bytes":
|
| 2975 |
-
"sha256": "
|
| 2976 |
},
|
| 2977 |
"mirrors": {
|
| 2978 |
"hf_space": {
|
| 2979 |
"path": "hf_space:assets/pipeline_diagram.png",
|
| 2980 |
"exists": true,
|
| 2981 |
-
"bytes":
|
| 2982 |
-
"sha256": "
|
| 2983 |
},
|
| 2984 |
"hf_artifacts_docs": {
|
| 2985 |
"path": "hf_artifacts:docs/assets/pipeline_diagram.png",
|
| 2986 |
"exists": true,
|
| 2987 |
-
"bytes":
|
| 2988 |
-
"sha256": "
|
| 2989 |
},
|
| 2990 |
"hf_artifacts_card": {
|
| 2991 |
"path": "hf_artifacts:assets/pipeline_diagram.png",
|
| 2992 |
"exists": true,
|
| 2993 |
-
"bytes":
|
| 2994 |
-
"sha256": "
|
| 2995 |
},
|
| 2996 |
"hf_model": {
|
| 2997 |
"path": "hf_model:assets/pipeline_diagram.png",
|
| 2998 |
"exists": true,
|
| 2999 |
-
"bytes":
|
| 3000 |
-
"sha256": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3001 |
}
|
| 3002 |
},
|
| 3003 |
"failures": []
|
|
@@ -3008,33 +3082,70 @@
|
|
| 3008 |
"local": {
|
| 3009 |
"path": "repo:docs/assets/task_architectures.png",
|
| 3010 |
"exists": true,
|
| 3011 |
-
"bytes":
|
| 3012 |
-
"sha256": "
|
| 3013 |
},
|
| 3014 |
"mirrors": {
|
| 3015 |
"hf_space": {
|
| 3016 |
"path": "hf_space:assets/task_architectures.png",
|
| 3017 |
"exists": true,
|
| 3018 |
-
"bytes":
|
| 3019 |
-
"sha256": "
|
| 3020 |
},
|
| 3021 |
"hf_artifacts_docs": {
|
| 3022 |
"path": "hf_artifacts:docs/assets/task_architectures.png",
|
| 3023 |
"exists": true,
|
| 3024 |
-
"bytes":
|
| 3025 |
-
"sha256": "
|
| 3026 |
},
|
| 3027 |
"hf_artifacts_card": {
|
| 3028 |
"path": "hf_artifacts:assets/task_architectures.png",
|
| 3029 |
"exists": true,
|
| 3030 |
-
"bytes":
|
| 3031 |
-
"sha256": "
|
| 3032 |
},
|
| 3033 |
"hf_model": {
|
| 3034 |
"path": "hf_model:assets/task_architectures.png",
|
| 3035 |
"exists": true,
|
| 3036 |
-
"bytes":
|
| 3037 |
-
"sha256": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3038 |
}
|
| 3039 |
},
|
| 3040 |
"failures": []
|
|
@@ -3983,21 +4094,21 @@
|
|
| 3983 |
"local": {
|
| 3984 |
"path": "repo:scripts/omni/build_omni_model_comparison.py",
|
| 3985 |
"exists": true,
|
| 3986 |
-
"bytes":
|
| 3987 |
-
"sha256": "
|
| 3988 |
},
|
| 3989 |
"mirrors": {
|
| 3990 |
"hf_artifacts": {
|
| 3991 |
"path": "hf_artifacts:scripts/omni/build_omni_model_comparison.py",
|
| 3992 |
"exists": true,
|
| 3993 |
-
"bytes":
|
| 3994 |
-
"sha256": "
|
| 3995 |
},
|
| 3996 |
"hf_model": {
|
| 3997 |
"path": "hf_model:scripts/omni/build_omni_model_comparison.py",
|
| 3998 |
"exists": true,
|
| 3999 |
-
"bytes":
|
| 4000 |
-
"sha256": "
|
| 4001 |
}
|
| 4002 |
},
|
| 4003 |
"failures": []
|
|
@@ -4958,21 +5069,21 @@
|
|
| 4958 |
"local": {
|
| 4959 |
"path": "repo:scripts/audio_ablation_and_raw_upgrade.py",
|
| 4960 |
"exists": true,
|
| 4961 |
-
"bytes":
|
| 4962 |
-
"sha256": "
|
| 4963 |
},
|
| 4964 |
"mirrors": {
|
| 4965 |
"hf_artifacts": {
|
| 4966 |
"path": "hf_artifacts:scripts/audio_ablation_and_raw_upgrade.py",
|
| 4967 |
"exists": true,
|
| 4968 |
-
"bytes":
|
| 4969 |
-
"sha256": "
|
| 4970 |
},
|
| 4971 |
"hf_model": {
|
| 4972 |
"path": "hf_model:scripts/audio_ablation_and_raw_upgrade.py",
|
| 4973 |
"exists": true,
|
| 4974 |
-
"bytes":
|
| 4975 |
-
"sha256": "
|
| 4976 |
}
|
| 4977 |
},
|
| 4978 |
"failures": []
|
|
@@ -5133,21 +5244,21 @@
|
|
| 5133 |
"local": {
|
| 5134 |
"path": "repo:scripts/build_rendered_site_check.py",
|
| 5135 |
"exists": true,
|
| 5136 |
-
"bytes":
|
| 5137 |
-
"sha256": "
|
| 5138 |
},
|
| 5139 |
"mirrors": {
|
| 5140 |
"hf_artifacts": {
|
| 5141 |
"path": "hf_artifacts:scripts/build_rendered_site_check.py",
|
| 5142 |
"exists": true,
|
| 5143 |
-
"bytes":
|
| 5144 |
-
"sha256": "
|
| 5145 |
},
|
| 5146 |
"hf_model": {
|
| 5147 |
"path": "hf_model:scripts/build_rendered_site_check.py",
|
| 5148 |
"exists": true,
|
| 5149 |
-
"bytes":
|
| 5150 |
-
"sha256": "
|
| 5151 |
}
|
| 5152 |
},
|
| 5153 |
"failures": []
|
|
@@ -5283,21 +5394,196 @@
|
|
| 5283 |
"local": {
|
| 5284 |
"path": "repo:scripts/build_research_takeaways.py",
|
| 5285 |
"exists": true,
|
| 5286 |
-
"bytes":
|
| 5287 |
-
"sha256": "
|
| 5288 |
},
|
| 5289 |
"mirrors": {
|
| 5290 |
"hf_artifacts": {
|
| 5291 |
"path": "hf_artifacts:scripts/build_research_takeaways.py",
|
| 5292 |
"exists": true,
|
| 5293 |
-
"bytes":
|
| 5294 |
-
"sha256": "
|
| 5295 |
},
|
| 5296 |
"hf_model": {
|
| 5297 |
"path": "hf_model:scripts/build_research_takeaways.py",
|
| 5298 |
"exists": true,
|
| 5299 |
-
"bytes":
|
| 5300 |
-
"sha256": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5301 |
}
|
| 5302 |
},
|
| 5303 |
"failures": []
|
|
@@ -5408,21 +5694,21 @@
|
|
| 5408 |
"local": {
|
| 5409 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 5410 |
"exists": true,
|
| 5411 |
-
"bytes":
|
| 5412 |
-
"sha256": "
|
| 5413 |
},
|
| 5414 |
"mirrors": {
|
| 5415 |
"hf_artifacts": {
|
| 5416 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 5417 |
"exists": true,
|
| 5418 |
-
"bytes":
|
| 5419 |
-
"sha256": "
|
| 5420 |
},
|
| 5421 |
"hf_model": {
|
| 5422 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 5423 |
"exists": true,
|
| 5424 |
-
"bytes":
|
| 5425 |
-
"sha256": "
|
| 5426 |
}
|
| 5427 |
},
|
| 5428 |
"failures": []
|
|
@@ -5533,21 +5819,21 @@
|
|
| 5533 |
"local": {
|
| 5534 |
"path": "repo:scripts/validate_task_surface.py",
|
| 5535 |
"exists": true,
|
| 5536 |
-
"bytes":
|
| 5537 |
-
"sha256": "
|
| 5538 |
},
|
| 5539 |
"mirrors": {
|
| 5540 |
"hf_artifacts": {
|
| 5541 |
"path": "hf_artifacts:scripts/validate_task_surface.py",
|
| 5542 |
"exists": true,
|
| 5543 |
-
"bytes":
|
| 5544 |
-
"sha256": "
|
| 5545 |
},
|
| 5546 |
"hf_model": {
|
| 5547 |
"path": "hf_model:scripts/validate_task_surface.py",
|
| 5548 |
"exists": true,
|
| 5549 |
-
"bytes":
|
| 5550 |
-
"sha256": "
|
| 5551 |
}
|
| 5552 |
},
|
| 5553 |
"failures": []
|
|
@@ -5787,39 +6073,39 @@
|
|
| 5787 |
"local": {
|
| 5788 |
"path": "repo:docs/index.html",
|
| 5789 |
"exists": true,
|
| 5790 |
-
"bytes":
|
| 5791 |
-
"sha256": "
|
| 5792 |
},
|
| 5793 |
"mirrors": {
|
| 5794 |
"hf_space": {
|
| 5795 |
"path": "hf_space:index.html",
|
| 5796 |
"exists": true,
|
| 5797 |
-
"bytes":
|
| 5798 |
-
"sha256": "
|
| 5799 |
},
|
| 5800 |
"hf_artifacts_root": {
|
| 5801 |
"path": "hf_artifacts:index.html",
|
| 5802 |
"exists": true,
|
| 5803 |
-
"bytes":
|
| 5804 |
-
"sha256": "
|
| 5805 |
},
|
| 5806 |
"hf_artifacts_docs": {
|
| 5807 |
"path": "hf_artifacts:docs/index.html",
|
| 5808 |
"exists": true,
|
| 5809 |
-
"bytes":
|
| 5810 |
-
"sha256": "
|
| 5811 |
},
|
| 5812 |
"hf_model": {
|
| 5813 |
"path": "hf_model:index.html",
|
| 5814 |
"exists": true,
|
| 5815 |
-
"bytes":
|
| 5816 |
-
"sha256": "
|
| 5817 |
},
|
| 5818 |
"hf_model_docs": {
|
| 5819 |
"path": "hf_model:docs/index.html",
|
| 5820 |
"exists": true,
|
| 5821 |
-
"bytes":
|
| 5822 |
-
"sha256": "
|
| 5823 |
}
|
| 5824 |
},
|
| 5825 |
"failures": []
|
|
@@ -5831,38 +6117,38 @@
|
|
| 5831 |
"path": "repo:docs/research_roadmap.html",
|
| 5832 |
"exists": true,
|
| 5833 |
"bytes": 33399,
|
| 5834 |
-
"sha256": "
|
| 5835 |
},
|
| 5836 |
"mirrors": {
|
| 5837 |
"hf_space": {
|
| 5838 |
"path": "hf_space:research_roadmap.html",
|
| 5839 |
"exists": true,
|
| 5840 |
"bytes": 33399,
|
| 5841 |
-
"sha256": "
|
| 5842 |
},
|
| 5843 |
"hf_artifacts_root": {
|
| 5844 |
"path": "hf_artifacts:research_roadmap.html",
|
| 5845 |
"exists": true,
|
| 5846 |
"bytes": 33399,
|
| 5847 |
-
"sha256": "
|
| 5848 |
},
|
| 5849 |
"hf_artifacts_docs": {
|
| 5850 |
"path": "hf_artifacts:docs/research_roadmap.html",
|
| 5851 |
"exists": true,
|
| 5852 |
"bytes": 33399,
|
| 5853 |
-
"sha256": "
|
| 5854 |
},
|
| 5855 |
"hf_model": {
|
| 5856 |
"path": "hf_model:research_roadmap.html",
|
| 5857 |
"exists": true,
|
| 5858 |
"bytes": 33399,
|
| 5859 |
-
"sha256": "
|
| 5860 |
},
|
| 5861 |
"hf_model_docs": {
|
| 5862 |
"path": "hf_model:docs/research_roadmap.html",
|
| 5863 |
"exists": true,
|
| 5864 |
"bytes": 33399,
|
| 5865 |
-
"sha256": "
|
| 5866 |
}
|
| 5867 |
},
|
| 5868 |
"failures": []
|
|
@@ -7184,21 +7470,21 @@
|
|
| 7184 |
"local": {
|
| 7185 |
"path": "repo:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7186 |
"exists": true,
|
| 7187 |
-
"bytes":
|
| 7188 |
-
"sha256": "
|
| 7189 |
},
|
| 7190 |
"mirrors": {
|
| 7191 |
"hf_artifacts": {
|
| 7192 |
"path": "hf_artifacts:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7193 |
"exists": true,
|
| 7194 |
-
"bytes":
|
| 7195 |
-
"sha256": "
|
| 7196 |
},
|
| 7197 |
"hf_model": {
|
| 7198 |
"path": "hf_model:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7199 |
"exists": true,
|
| 7200 |
-
"bytes":
|
| 7201 |
-
"sha256": "
|
| 7202 |
}
|
| 7203 |
},
|
| 7204 |
"failures": []
|
|
@@ -25240,15 +25526,15 @@
|
|
| 25240 |
"local": {
|
| 25241 |
"path": "repo:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 25242 |
"exists": true,
|
| 25243 |
-
"bytes":
|
| 25244 |
-
"sha256": "
|
| 25245 |
},
|
| 25246 |
"mirrors": {
|
| 25247 |
"hf_space": {
|
| 25248 |
"path": "hf_space:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 25249 |
"exists": true,
|
| 25250 |
-
"bytes":
|
| 25251 |
-
"sha256": "
|
| 25252 |
}
|
| 25253 |
},
|
| 25254 |
"failures": []
|
|
@@ -30359,27 +30645,27 @@
|
|
| 30359 |
"local": {
|
| 30360 |
"path": "repo:ARTIFACT_GUIDE.md",
|
| 30361 |
"exists": true,
|
| 30362 |
-
"bytes":
|
| 30363 |
-
"sha256": "
|
| 30364 |
},
|
| 30365 |
"mirrors": {
|
| 30366 |
"hf_space": {
|
| 30367 |
"path": "hf_space:ARTIFACT_GUIDE.md",
|
| 30368 |
"exists": true,
|
| 30369 |
-
"bytes":
|
| 30370 |
-
"sha256": "
|
| 30371 |
},
|
| 30372 |
"hf_artifacts": {
|
| 30373 |
"path": "hf_artifacts:ARTIFACT_GUIDE.md",
|
| 30374 |
"exists": true,
|
| 30375 |
-
"bytes":
|
| 30376 |
-
"sha256": "
|
| 30377 |
},
|
| 30378 |
"hf_model": {
|
| 30379 |
"path": "hf_model:ARTIFACT_GUIDE.md",
|
| 30380 |
"exists": true,
|
| 30381 |
-
"bytes":
|
| 30382 |
-
"sha256": "
|
| 30383 |
}
|
| 30384 |
},
|
| 30385 |
"failures": []
|
|
@@ -30514,27 +30800,27 @@
|
|
| 30514 |
"local": {
|
| 30515 |
"path": "repo:FOUNDATION_MODEL_PLAN.md",
|
| 30516 |
"exists": true,
|
| 30517 |
-
"bytes":
|
| 30518 |
-
"sha256": "
|
| 30519 |
},
|
| 30520 |
"mirrors": {
|
| 30521 |
"hf_space": {
|
| 30522 |
"path": "hf_space:FOUNDATION_MODEL_PLAN.md",
|
| 30523 |
"exists": true,
|
| 30524 |
-
"bytes":
|
| 30525 |
-
"sha256": "
|
| 30526 |
},
|
| 30527 |
"hf_artifacts": {
|
| 30528 |
"path": "hf_artifacts:FOUNDATION_MODEL_PLAN.md",
|
| 30529 |
"exists": true,
|
| 30530 |
-
"bytes":
|
| 30531 |
-
"sha256": "
|
| 30532 |
},
|
| 30533 |
"hf_model": {
|
| 30534 |
"path": "hf_model:FOUNDATION_MODEL_PLAN.md",
|
| 30535 |
"exists": true,
|
| 30536 |
-
"bytes":
|
| 30537 |
-
"sha256": "
|
| 30538 |
}
|
| 30539 |
},
|
| 30540 |
"failures": []
|
|
@@ -30669,27 +30955,27 @@
|
|
| 30669 |
"local": {
|
| 30670 |
"path": "repo:RENDERED_SITE_CHECK.md",
|
| 30671 |
"exists": true,
|
| 30672 |
-
"bytes":
|
| 30673 |
-
"sha256": "
|
| 30674 |
},
|
| 30675 |
"mirrors": {
|
| 30676 |
"hf_space": {
|
| 30677 |
"path": "hf_space:RENDERED_SITE_CHECK.md",
|
| 30678 |
"exists": true,
|
| 30679 |
-
"bytes":
|
| 30680 |
-
"sha256": "
|
| 30681 |
},
|
| 30682 |
"hf_artifacts": {
|
| 30683 |
"path": "hf_artifacts:RENDERED_SITE_CHECK.md",
|
| 30684 |
"exists": true,
|
| 30685 |
-
"bytes":
|
| 30686 |
-
"sha256": "
|
| 30687 |
},
|
| 30688 |
"hf_model": {
|
| 30689 |
"path": "hf_model:RENDERED_SITE_CHECK.md",
|
| 30690 |
"exists": true,
|
| 30691 |
-
"bytes":
|
| 30692 |
-
"sha256": "
|
| 30693 |
}
|
| 30694 |
},
|
| 30695 |
"failures": []
|
|
@@ -30700,27 +30986,27 @@
|
|
| 30700 |
"local": {
|
| 30701 |
"path": "repo:RESEARCH_ROADMAP.md",
|
| 30702 |
"exists": true,
|
| 30703 |
-
"bytes":
|
| 30704 |
-
"sha256": "
|
| 30705 |
},
|
| 30706 |
"mirrors": {
|
| 30707 |
"hf_space": {
|
| 30708 |
"path": "hf_space:RESEARCH_ROADMAP.md",
|
| 30709 |
"exists": true,
|
| 30710 |
-
"bytes":
|
| 30711 |
-
"sha256": "
|
| 30712 |
},
|
| 30713 |
"hf_artifacts": {
|
| 30714 |
"path": "hf_artifacts:RESEARCH_ROADMAP.md",
|
| 30715 |
"exists": true,
|
| 30716 |
-
"bytes":
|
| 30717 |
-
"sha256": "
|
| 30718 |
},
|
| 30719 |
"hf_model": {
|
| 30720 |
"path": "hf_model:RESEARCH_ROADMAP.md",
|
| 30721 |
"exists": true,
|
| 30722 |
-
"bytes":
|
| 30723 |
-
"sha256": "
|
| 30724 |
}
|
| 30725 |
},
|
| 30726 |
"failures": []
|
|
@@ -30731,27 +31017,27 @@
|
|
| 30731 |
"local": {
|
| 30732 |
"path": "repo:PROJECT_STATUS.md",
|
| 30733 |
"exists": true,
|
| 30734 |
-
"bytes":
|
| 30735 |
-
"sha256": "
|
| 30736 |
},
|
| 30737 |
"mirrors": {
|
| 30738 |
"hf_space": {
|
| 30739 |
"path": "hf_space:PROJECT_STATUS.md",
|
| 30740 |
"exists": true,
|
| 30741 |
-
"bytes":
|
| 30742 |
-
"sha256": "
|
| 30743 |
},
|
| 30744 |
"hf_artifacts": {
|
| 30745 |
"path": "hf_artifacts:PROJECT_STATUS.md",
|
| 30746 |
"exists": true,
|
| 30747 |
-
"bytes":
|
| 30748 |
-
"sha256": "
|
| 30749 |
},
|
| 30750 |
"hf_model": {
|
| 30751 |
"path": "hf_model:PROJECT_STATUS.md",
|
| 30752 |
"exists": true,
|
| 30753 |
-
"bytes":
|
| 30754 |
-
"sha256": "
|
| 30755 |
}
|
| 30756 |
},
|
| 30757 |
"failures": []
|
|
@@ -30762,27 +31048,27 @@
|
|
| 30762 |
"local": {
|
| 30763 |
"path": "repo:REPRODUCIBILITY.md",
|
| 30764 |
"exists": true,
|
| 30765 |
-
"bytes":
|
| 30766 |
-
"sha256": "
|
| 30767 |
},
|
| 30768 |
"mirrors": {
|
| 30769 |
"hf_space": {
|
| 30770 |
"path": "hf_space:REPRODUCIBILITY.md",
|
| 30771 |
"exists": true,
|
| 30772 |
-
"bytes":
|
| 30773 |
-
"sha256": "
|
| 30774 |
},
|
| 30775 |
"hf_artifacts": {
|
| 30776 |
"path": "hf_artifacts:REPRODUCIBILITY.md",
|
| 30777 |
"exists": true,
|
| 30778 |
-
"bytes":
|
| 30779 |
-
"sha256": "
|
| 30780 |
},
|
| 30781 |
"hf_model": {
|
| 30782 |
"path": "hf_model:REPRODUCIBILITY.md",
|
| 30783 |
"exists": true,
|
| 30784 |
-
"bytes":
|
| 30785 |
-
"sha256": "
|
| 30786 |
}
|
| 30787 |
},
|
| 30788 |
"failures": []
|
|
@@ -30973,33 +31259,64 @@
|
|
| 30973 |
},
|
| 30974 |
"failures": []
|
| 30975 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30976 |
{
|
| 30977 |
"name": "docs/RESEARCH_TAKEAWAYS.md",
|
| 30978 |
"status": "pass",
|
| 30979 |
"local": {
|
| 30980 |
"path": "repo:RESEARCH_TAKEAWAYS.md",
|
| 30981 |
"exists": true,
|
| 30982 |
-
"bytes":
|
| 30983 |
-
"sha256": "
|
| 30984 |
},
|
| 30985 |
"mirrors": {
|
| 30986 |
"hf_space": {
|
| 30987 |
"path": "hf_space:RESEARCH_TAKEAWAYS.md",
|
| 30988 |
"exists": true,
|
| 30989 |
-
"bytes":
|
| 30990 |
-
"sha256": "
|
| 30991 |
},
|
| 30992 |
"hf_artifacts": {
|
| 30993 |
"path": "hf_artifacts:RESEARCH_TAKEAWAYS.md",
|
| 30994 |
"exists": true,
|
| 30995 |
-
"bytes":
|
| 30996 |
-
"sha256": "
|
| 30997 |
},
|
| 30998 |
"hf_model": {
|
| 30999 |
"path": "hf_model:RESEARCH_TAKEAWAYS.md",
|
| 31000 |
"exists": true,
|
| 31001 |
-
"bytes":
|
| 31002 |
-
"sha256": "
|
| 31003 |
}
|
| 31004 |
},
|
| 31005 |
"failures": []
|
|
@@ -31035,6 +31352,37 @@
|
|
| 31035 |
},
|
| 31036 |
"failures": []
|
| 31037 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31038 |
{
|
| 31039 |
"name": "docs/XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
|
| 31040 |
"status": "pass",
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:45:55+00:00",
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
+
"group_count": 1248,
|
| 7 |
"failure_count": 0,
|
| 8 |
"failures_by_surface": {}
|
| 9 |
},
|
|
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 122823,
|
| 142 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 122823,
|
| 149 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 122823,
|
| 155 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 122823,
|
| 161 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 122823,
|
| 167 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 122823,
|
| 173 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 122823,
|
| 179 |
+
"sha256": "e31a9d76c21ad4add92af1c5696bfb7efed51981cec6b2e0b9c67226a53a573b"
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
|
|
| 432 |
"local": {
|
| 433 |
"path": "repo:docs/data/live_publication_status.json",
|
| 434 |
"exists": true,
|
| 435 |
+
"bytes": 184670,
|
| 436 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 437 |
},
|
| 438 |
"mirrors": {
|
| 439 |
"hf_space": {
|
| 440 |
"path": "hf_space:data/live_publication_status.json",
|
| 441 |
"exists": true,
|
| 442 |
+
"bytes": 184670,
|
| 443 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 444 |
},
|
| 445 |
"hf_artifacts_data": {
|
| 446 |
"path": "hf_artifacts:data/live_publication_status.json",
|
| 447 |
"exists": true,
|
| 448 |
+
"bytes": 184670,
|
| 449 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 450 |
},
|
| 451 |
"hf_artifacts": {
|
| 452 |
"path": "hf_artifacts:docs/data/live_publication_status.json",
|
| 453 |
"exists": true,
|
| 454 |
+
"bytes": 184670,
|
| 455 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 456 |
},
|
| 457 |
"hf_model_data": {
|
| 458 |
"path": "hf_model:data/live_publication_status.json",
|
| 459 |
"exists": true,
|
| 460 |
+
"bytes": 184670,
|
| 461 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 462 |
},
|
| 463 |
"hf_model_docs_data": {
|
| 464 |
"path": "hf_model:docs/data/live_publication_status.json",
|
| 465 |
"exists": true,
|
| 466 |
+
"bytes": 184670,
|
| 467 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 468 |
},
|
| 469 |
"hf_model": {
|
| 470 |
"path": "hf_model:metrics/live_publication_status.json",
|
| 471 |
"exists": true,
|
| 472 |
+
"bytes": 184670,
|
| 473 |
+
"sha256": "94825cb56ed7625d10081587b542fa2c72847e6e46cf15e0fb6fdcdab2efd754"
|
| 474 |
}
|
| 475 |
},
|
| 476 |
"failures": []
|
|
|
|
| 628 |
"local": {
|
| 629 |
"path": "repo:docs/data/omni_model_comparison.json",
|
| 630 |
"exists": true,
|
| 631 |
+
"bytes": 82110,
|
| 632 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 633 |
},
|
| 634 |
"mirrors": {
|
| 635 |
"hf_space": {
|
| 636 |
"path": "hf_space:data/omni_model_comparison.json",
|
| 637 |
"exists": true,
|
| 638 |
+
"bytes": 82110,
|
| 639 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 640 |
},
|
| 641 |
"hf_artifacts_data": {
|
| 642 |
"path": "hf_artifacts:data/omni_model_comparison.json",
|
| 643 |
"exists": true,
|
| 644 |
+
"bytes": 82110,
|
| 645 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 646 |
},
|
| 647 |
"hf_artifacts": {
|
| 648 |
"path": "hf_artifacts:docs/data/omni_model_comparison.json",
|
| 649 |
"exists": true,
|
| 650 |
+
"bytes": 82110,
|
| 651 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 652 |
},
|
| 653 |
"hf_model_data": {
|
| 654 |
"path": "hf_model:data/omni_model_comparison.json",
|
| 655 |
"exists": true,
|
| 656 |
+
"bytes": 82110,
|
| 657 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 658 |
},
|
| 659 |
"hf_model_docs_data": {
|
| 660 |
"path": "hf_model:docs/data/omni_model_comparison.json",
|
| 661 |
"exists": true,
|
| 662 |
+
"bytes": 82110,
|
| 663 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 664 |
},
|
| 665 |
"hf_model": {
|
| 666 |
"path": "hf_model:metrics/omni_model_comparison.json",
|
| 667 |
"exists": true,
|
| 668 |
+
"bytes": 82110,
|
| 669 |
+
"sha256": "ebbb0d0d28a1f4a5c7c9f015d772624eddadc0d382e4917c8dbdcc512a5b276d"
|
| 670 |
}
|
| 671 |
},
|
| 672 |
"failures": []
|
|
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/project_status.json",
|
| 875 |
"exists": true,
|
| 876 |
+
"bytes": 23057,
|
| 877 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/project_status.json",
|
| 882 |
"exists": true,
|
| 883 |
+
"bytes": 23057,
|
| 884 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/project_status.json",
|
| 888 |
"exists": true,
|
| 889 |
+
"bytes": 23057,
|
| 890 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/project_status.json",
|
| 894 |
"exists": true,
|
| 895 |
+
"bytes": 23057,
|
| 896 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/project_status.json",
|
| 900 |
"exists": true,
|
| 901 |
+
"bytes": 23057,
|
| 902 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/project_status.json",
|
| 906 |
"exists": true,
|
| 907 |
+
"bytes": 23057,
|
| 908 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/project_status.json",
|
| 912 |
"exists": true,
|
| 913 |
+
"bytes": 23057,
|
| 914 |
+
"sha256": "aa24087a4c80390869cbf771571dd04923f8cf1b5a2f773c70586a4bae10bd48"
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
|
|
| 923 |
"path": "repo:docs/data/publication_audit.json",
|
| 924 |
"exists": true,
|
| 925 |
"bytes": 10662,
|
| 926 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 927 |
},
|
| 928 |
"mirrors": {
|
| 929 |
"hf_space": {
|
| 930 |
"path": "hf_space:data/publication_audit.json",
|
| 931 |
"exists": true,
|
| 932 |
"bytes": 10662,
|
| 933 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 934 |
},
|
| 935 |
"hf_artifacts_data": {
|
| 936 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 937 |
"exists": true,
|
| 938 |
"bytes": 10662,
|
| 939 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 940 |
},
|
| 941 |
"hf_artifacts": {
|
| 942 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 943 |
"exists": true,
|
| 944 |
"bytes": 10662,
|
| 945 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 946 |
},
|
| 947 |
"hf_model_data": {
|
| 948 |
"path": "hf_model:data/publication_audit.json",
|
| 949 |
"exists": true,
|
| 950 |
"bytes": 10662,
|
| 951 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 952 |
},
|
| 953 |
"hf_model_docs_data": {
|
| 954 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 955 |
"exists": true,
|
| 956 |
"bytes": 10662,
|
| 957 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 958 |
},
|
| 959 |
"hf_model": {
|
| 960 |
"path": "hf_model:metrics/publication_audit.json",
|
| 961 |
"exists": true,
|
| 962 |
"bytes": 10662,
|
| 963 |
+
"sha256": "4165cbca738b78d39f9cdd9617da51cb832915aeb2c8f667c140258c4a4b1d78"
|
| 964 |
}
|
| 965 |
},
|
| 966 |
"failures": []
|
|
|
|
| 972 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 973 |
"exists": true,
|
| 974 |
"bytes": 7208,
|
| 975 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 976 |
},
|
| 977 |
"mirrors": {
|
| 978 |
"hf_space": {
|
| 979 |
"path": "hf_space:data/public_surface_qa.json",
|
| 980 |
"exists": true,
|
| 981 |
"bytes": 7208,
|
| 982 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 983 |
},
|
| 984 |
"hf_artifacts_data": {
|
| 985 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 986 |
"exists": true,
|
| 987 |
"bytes": 7208,
|
| 988 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 989 |
},
|
| 990 |
"hf_artifacts": {
|
| 991 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 992 |
"exists": true,
|
| 993 |
"bytes": 7208,
|
| 994 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 995 |
},
|
| 996 |
"hf_model_data": {
|
| 997 |
"path": "hf_model:data/public_surface_qa.json",
|
| 998 |
"exists": true,
|
| 999 |
"bytes": 7208,
|
| 1000 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 1001 |
},
|
| 1002 |
"hf_model_docs_data": {
|
| 1003 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 1004 |
"exists": true,
|
| 1005 |
"bytes": 7208,
|
| 1006 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 1007 |
},
|
| 1008 |
"hf_model": {
|
| 1009 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 1010 |
"exists": true,
|
| 1011 |
"bytes": 7208,
|
| 1012 |
+
"sha256": "a5b9e93018b3cceb9134ac799e8bf51d3fcfeb335d154dd71c2773253de37693"
|
| 1013 |
}
|
| 1014 |
},
|
| 1015 |
"failures": []
|
|
|
|
| 1119 |
"path": "repo:docs/data/quality_gates.json",
|
| 1120 |
"exists": true,
|
| 1121 |
"bytes": 8640,
|
| 1122 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1123 |
},
|
| 1124 |
"mirrors": {
|
| 1125 |
"hf_space": {
|
| 1126 |
"path": "hf_space:data/quality_gates.json",
|
| 1127 |
"exists": true,
|
| 1128 |
"bytes": 8640,
|
| 1129 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1130 |
},
|
| 1131 |
"hf_artifacts_data": {
|
| 1132 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1133 |
"exists": true,
|
| 1134 |
"bytes": 8640,
|
| 1135 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1136 |
},
|
| 1137 |
"hf_artifacts": {
|
| 1138 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1139 |
"exists": true,
|
| 1140 |
"bytes": 8640,
|
| 1141 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1142 |
},
|
| 1143 |
"hf_model_data": {
|
| 1144 |
"path": "hf_model:data/quality_gates.json",
|
| 1145 |
"exists": true,
|
| 1146 |
"bytes": 8640,
|
| 1147 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1148 |
},
|
| 1149 |
"hf_model_docs_data": {
|
| 1150 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1151 |
"exists": true,
|
| 1152 |
"bytes": 8640,
|
| 1153 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1154 |
},
|
| 1155 |
"hf_model": {
|
| 1156 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1157 |
"exists": true,
|
| 1158 |
"bytes": 8640,
|
| 1159 |
+
"sha256": "02b9408ac096e7444ff54ea69f478dac31c14c644d42a73f3f297bed89e034e7"
|
| 1160 |
}
|
| 1161 |
},
|
| 1162 |
"failures": []
|
|
|
|
| 1216 |
"local": {
|
| 1217 |
"path": "repo:docs/data/rendered_site_check.json",
|
| 1218 |
"exists": true,
|
| 1219 |
+
"bytes": 4318,
|
| 1220 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1221 |
},
|
| 1222 |
"mirrors": {
|
| 1223 |
"hf_space": {
|
| 1224 |
"path": "hf_space:data/rendered_site_check.json",
|
| 1225 |
"exists": true,
|
| 1226 |
+
"bytes": 4318,
|
| 1227 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1228 |
},
|
| 1229 |
"hf_artifacts_data": {
|
| 1230 |
"path": "hf_artifacts:data/rendered_site_check.json",
|
| 1231 |
"exists": true,
|
| 1232 |
+
"bytes": 4318,
|
| 1233 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1234 |
},
|
| 1235 |
"hf_artifacts": {
|
| 1236 |
"path": "hf_artifacts:docs/data/rendered_site_check.json",
|
| 1237 |
"exists": true,
|
| 1238 |
+
"bytes": 4318,
|
| 1239 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1240 |
},
|
| 1241 |
"hf_model_data": {
|
| 1242 |
"path": "hf_model:data/rendered_site_check.json",
|
| 1243 |
"exists": true,
|
| 1244 |
+
"bytes": 4318,
|
| 1245 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1246 |
},
|
| 1247 |
"hf_model_docs_data": {
|
| 1248 |
"path": "hf_model:docs/data/rendered_site_check.json",
|
| 1249 |
"exists": true,
|
| 1250 |
+
"bytes": 4318,
|
| 1251 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1252 |
},
|
| 1253 |
"hf_model": {
|
| 1254 |
"path": "hf_model:metrics/rendered_site_check.json",
|
| 1255 |
"exists": true,
|
| 1256 |
+
"bytes": 4318,
|
| 1257 |
+
"sha256": "4e1bbca2e6f9b7f49fb0f32225fb39598f5ac91fa6dd30561b09a837ba02ed24"
|
| 1258 |
}
|
| 1259 |
},
|
| 1260 |
"failures": []
|
|
|
|
| 1412 |
"local": {
|
| 1413 |
"path": "repo:docs/data/research_takeaways.json",
|
| 1414 |
"exists": true,
|
| 1415 |
+
"bytes": 7162,
|
| 1416 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1417 |
},
|
| 1418 |
"mirrors": {
|
| 1419 |
"hf_space": {
|
| 1420 |
"path": "hf_space:data/research_takeaways.json",
|
| 1421 |
"exists": true,
|
| 1422 |
+
"bytes": 7162,
|
| 1423 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1424 |
},
|
| 1425 |
"hf_artifacts_data": {
|
| 1426 |
"path": "hf_artifacts:data/research_takeaways.json",
|
| 1427 |
"exists": true,
|
| 1428 |
+
"bytes": 7162,
|
| 1429 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1430 |
},
|
| 1431 |
"hf_artifacts": {
|
| 1432 |
"path": "hf_artifacts:docs/data/research_takeaways.json",
|
| 1433 |
"exists": true,
|
| 1434 |
+
"bytes": 7162,
|
| 1435 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1436 |
},
|
| 1437 |
"hf_model_data": {
|
| 1438 |
"path": "hf_model:data/research_takeaways.json",
|
| 1439 |
"exists": true,
|
| 1440 |
+
"bytes": 7162,
|
| 1441 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1442 |
},
|
| 1443 |
"hf_model_docs_data": {
|
| 1444 |
"path": "hf_model:docs/data/research_takeaways.json",
|
| 1445 |
"exists": true,
|
| 1446 |
+
"bytes": 7162,
|
| 1447 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1448 |
},
|
| 1449 |
"hf_model": {
|
| 1450 |
"path": "hf_model:metrics/research_takeaways.json",
|
| 1451 |
"exists": true,
|
| 1452 |
+
"bytes": 7162,
|
| 1453 |
+
"sha256": "9899c5cb6b92bcfe5e64f98503af5b7d0759ad1a9c5098dbfe4146f54ee26656"
|
| 1454 |
}
|
| 1455 |
},
|
| 1456 |
"failures": []
|
|
|
|
| 1510 |
"local": {
|
| 1511 |
"path": "repo:docs/data/research_directions.json",
|
| 1512 |
"exists": true,
|
| 1513 |
+
"bytes": 25046,
|
| 1514 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1515 |
},
|
| 1516 |
"mirrors": {
|
| 1517 |
"hf_space": {
|
| 1518 |
"path": "hf_space:data/research_directions.json",
|
| 1519 |
"exists": true,
|
| 1520 |
+
"bytes": 25046,
|
| 1521 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1522 |
},
|
| 1523 |
"hf_artifacts_data": {
|
| 1524 |
"path": "hf_artifacts:data/research_directions.json",
|
| 1525 |
"exists": true,
|
| 1526 |
+
"bytes": 25046,
|
| 1527 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1528 |
},
|
| 1529 |
"hf_artifacts": {
|
| 1530 |
"path": "hf_artifacts:docs/data/research_directions.json",
|
| 1531 |
"exists": true,
|
| 1532 |
+
"bytes": 25046,
|
| 1533 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1534 |
},
|
| 1535 |
"hf_model_data": {
|
| 1536 |
"path": "hf_model:data/research_directions.json",
|
| 1537 |
"exists": true,
|
| 1538 |
+
"bytes": 25046,
|
| 1539 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1540 |
},
|
| 1541 |
"hf_model_docs_data": {
|
| 1542 |
"path": "hf_model:docs/data/research_directions.json",
|
| 1543 |
"exists": true,
|
| 1544 |
+
"bytes": 25046,
|
| 1545 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1546 |
},
|
| 1547 |
"hf_model": {
|
| 1548 |
"path": "hf_model:metrics/research_directions.json",
|
| 1549 |
"exists": true,
|
| 1550 |
+
"bytes": 25046,
|
| 1551 |
+
"sha256": "0e3c442e5eb9057b04b1e8c8fa723dfde6f72e7fae1378d5ea022d93f7d25ca3"
|
| 1552 |
}
|
| 1553 |
},
|
| 1554 |
"failures": []
|
|
|
|
| 1559 |
"local": {
|
| 1560 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
+
"bytes": 21313,
|
| 1563 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
+
"bytes": 21313,
|
| 1570 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
+
"bytes": 21313,
|
| 1576 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
+
"bytes": 21313,
|
| 1582 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
+
"bytes": 21313,
|
| 1588 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
+
"bytes": 21313,
|
| 1594 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
+
"bytes": 21313,
|
| 1600 |
+
"sha256": "cf475e49372ed7b516d83f2c939915dbec5783a4681b77088acf6e234d8dbd4d"
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
|
|
| 1658 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 4432,
|
| 1661 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 4432,
|
| 1668 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 4432,
|
| 1674 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 4432,
|
| 1680 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 4432,
|
| 1686 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 4432,
|
| 1692 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 4432,
|
| 1698 |
+
"sha256": "a9a554c87ed0135db7ddf428d216488f37791002b699ffe01f1624bf00bee489"
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
|
|
| 1706 |
"local": {
|
| 1707 |
"path": "repo:docs/data/summary_metrics.json",
|
| 1708 |
"exists": true,
|
| 1709 |
+
"bytes": 27518,
|
| 1710 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/summary_metrics.json",
|
| 1715 |
"exists": true,
|
| 1716 |
+
"bytes": 27518,
|
| 1717 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/summary_metrics.json",
|
| 1721 |
"exists": true,
|
| 1722 |
+
"bytes": 27518,
|
| 1723 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/summary_metrics.json",
|
| 1727 |
"exists": true,
|
| 1728 |
+
"bytes": 27518,
|
| 1729 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/summary_metrics.json",
|
| 1733 |
"exists": true,
|
| 1734 |
+
"bytes": 27518,
|
| 1735 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/summary_metrics.json",
|
| 1739 |
"exists": true,
|
| 1740 |
+
"bytes": 27518,
|
| 1741 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/summary_metrics.json",
|
| 1745 |
"exists": true,
|
| 1746 |
+
"bytes": 27518,
|
| 1747 |
+
"sha256": "f11b1b2ae9b830a43c5f3be1480a7cb9f589121de27288a10a0fc70635800c4a"
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
|
|
| 2000 |
"local": {
|
| 2001 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 2002 |
"exists": true,
|
| 2003 |
+
"bytes": 46246,
|
| 2004 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2005 |
},
|
| 2006 |
"mirrors": {
|
| 2007 |
"hf_space": {
|
| 2008 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 2009 |
"exists": true,
|
| 2010 |
+
"bytes": 46246,
|
| 2011 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2012 |
},
|
| 2013 |
"hf_artifacts_data": {
|
| 2014 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 2015 |
"exists": true,
|
| 2016 |
+
"bytes": 46246,
|
| 2017 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2018 |
},
|
| 2019 |
"hf_artifacts": {
|
| 2020 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 2021 |
"exists": true,
|
| 2022 |
+
"bytes": 46246,
|
| 2023 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2024 |
},
|
| 2025 |
"hf_model_data": {
|
| 2026 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 2027 |
"exists": true,
|
| 2028 |
+
"bytes": 46246,
|
| 2029 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2030 |
},
|
| 2031 |
"hf_model_docs_data": {
|
| 2032 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 2033 |
"exists": true,
|
| 2034 |
+
"bytes": 46246,
|
| 2035 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2036 |
},
|
| 2037 |
"hf_model": {
|
| 2038 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 2039 |
"exists": true,
|
| 2040 |
+
"bytes": 46246,
|
| 2041 |
+
"sha256": "f8a4c7deb6e30d448ccd5975f400a210f32e8df5c93dbec3be34c47013e2f398"
|
| 2042 |
}
|
| 2043 |
},
|
| 2044 |
"failures": []
|
|
|
|
| 2344 |
"path": "repo:docs/data/website_integrity.json",
|
| 2345 |
"exists": true,
|
| 2346 |
"bytes": 20141,
|
| 2347 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2348 |
},
|
| 2349 |
"mirrors": {
|
| 2350 |
"hf_space": {
|
| 2351 |
"path": "hf_space:data/website_integrity.json",
|
| 2352 |
"exists": true,
|
| 2353 |
"bytes": 20141,
|
| 2354 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2355 |
},
|
| 2356 |
"hf_artifacts_data": {
|
| 2357 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2358 |
"exists": true,
|
| 2359 |
"bytes": 20141,
|
| 2360 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2361 |
},
|
| 2362 |
"hf_artifacts": {
|
| 2363 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2364 |
"exists": true,
|
| 2365 |
"bytes": 20141,
|
| 2366 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2367 |
},
|
| 2368 |
"hf_model_data": {
|
| 2369 |
"path": "hf_model:data/website_integrity.json",
|
| 2370 |
"exists": true,
|
| 2371 |
"bytes": 20141,
|
| 2372 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2373 |
},
|
| 2374 |
"hf_model_docs_data": {
|
| 2375 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2376 |
"exists": true,
|
| 2377 |
"bytes": 20141,
|
| 2378 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2379 |
},
|
| 2380 |
"hf_model": {
|
| 2381 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2382 |
"exists": true,
|
| 2383 |
"bytes": 20141,
|
| 2384 |
+
"sha256": "ab7b39c7cf3c5223487a13fcfead3a1d2700b8af05e0899483ece864daeca1c1"
|
| 2385 |
}
|
| 2386 |
},
|
| 2387 |
"failures": []
|
|
|
|
| 2669 |
},
|
| 2670 |
"failures": []
|
| 2671 |
},
|
| 2672 |
+
{
|
| 2673 |
+
"name": "assets/charts/research_direction_coverage.svg",
|
| 2674 |
+
"status": "pass",
|
| 2675 |
+
"local": {
|
| 2676 |
+
"path": "repo:docs/assets/charts/research_direction_coverage.svg",
|
| 2677 |
+
"exists": true,
|
| 2678 |
+
"bytes": 5347,
|
| 2679 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2680 |
+
},
|
| 2681 |
+
"mirrors": {
|
| 2682 |
+
"hf_space": {
|
| 2683 |
+
"path": "hf_space:assets/charts/research_direction_coverage.svg",
|
| 2684 |
+
"exists": true,
|
| 2685 |
+
"bytes": 5347,
|
| 2686 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2687 |
+
},
|
| 2688 |
+
"hf_artifacts_docs": {
|
| 2689 |
+
"path": "hf_artifacts:docs/assets/charts/research_direction_coverage.svg",
|
| 2690 |
+
"exists": true,
|
| 2691 |
+
"bytes": 5347,
|
| 2692 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2693 |
+
},
|
| 2694 |
+
"hf_artifacts_card": {
|
| 2695 |
+
"path": "hf_artifacts:assets/charts/research_direction_coverage.svg",
|
| 2696 |
+
"exists": true,
|
| 2697 |
+
"bytes": 5347,
|
| 2698 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2699 |
+
},
|
| 2700 |
+
"hf_model": {
|
| 2701 |
+
"path": "hf_model:assets/charts/research_direction_coverage.svg",
|
| 2702 |
+
"exists": true,
|
| 2703 |
+
"bytes": 5347,
|
| 2704 |
+
"sha256": "965de15510fa96d6133b5232de148c0a4c112a40eccbb7ff22065834dcd1d0ec"
|
| 2705 |
+
}
|
| 2706 |
+
},
|
| 2707 |
+
"failures": []
|
| 2708 |
+
},
|
| 2709 |
{
|
| 2710 |
"name": "assets/brand/xperience10m-logo-apple-touch.png",
|
| 2711 |
"status": "pass",
|
|
|
|
| 2971 |
"local": {
|
| 2972 |
"path": "repo:docs/assets/task_suite_infographic.png",
|
| 2973 |
"exists": true,
|
| 2974 |
+
"bytes": 1899884,
|
| 2975 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 2976 |
},
|
| 2977 |
"mirrors": {
|
| 2978 |
"hf_space": {
|
| 2979 |
"path": "hf_space:assets/task_suite_infographic.png",
|
| 2980 |
"exists": true,
|
| 2981 |
+
"bytes": 1899884,
|
| 2982 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 2983 |
},
|
| 2984 |
"hf_artifacts_docs": {
|
| 2985 |
"path": "hf_artifacts:docs/assets/task_suite_infographic.png",
|
| 2986 |
"exists": true,
|
| 2987 |
+
"bytes": 1899884,
|
| 2988 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 2989 |
},
|
| 2990 |
"hf_artifacts_card": {
|
| 2991 |
"path": "hf_artifacts:assets/task_suite_infographic.png",
|
| 2992 |
"exists": true,
|
| 2993 |
+
"bytes": 1899884,
|
| 2994 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 2995 |
},
|
| 2996 |
"hf_model": {
|
| 2997 |
"path": "hf_model:assets/task_suite_infographic.png",
|
| 2998 |
"exists": true,
|
| 2999 |
+
"bytes": 1899884,
|
| 3000 |
+
"sha256": "7bbd5b3c54ef151d598c827f5cb5416566c3106b198e7ad5c4665a03f2566a35"
|
| 3001 |
}
|
| 3002 |
},
|
| 3003 |
"failures": []
|
|
|
|
| 3008 |
"local": {
|
| 3009 |
"path": "repo:docs/assets/pipeline_diagram.png",
|
| 3010 |
"exists": true,
|
| 3011 |
+
"bytes": 711222,
|
| 3012 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3013 |
},
|
| 3014 |
"mirrors": {
|
| 3015 |
"hf_space": {
|
| 3016 |
"path": "hf_space:assets/pipeline_diagram.png",
|
| 3017 |
"exists": true,
|
| 3018 |
+
"bytes": 711222,
|
| 3019 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3020 |
},
|
| 3021 |
"hf_artifacts_docs": {
|
| 3022 |
"path": "hf_artifacts:docs/assets/pipeline_diagram.png",
|
| 3023 |
"exists": true,
|
| 3024 |
+
"bytes": 711222,
|
| 3025 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3026 |
},
|
| 3027 |
"hf_artifacts_card": {
|
| 3028 |
"path": "hf_artifacts:assets/pipeline_diagram.png",
|
| 3029 |
"exists": true,
|
| 3030 |
+
"bytes": 711222,
|
| 3031 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3032 |
},
|
| 3033 |
"hf_model": {
|
| 3034 |
"path": "hf_model:assets/pipeline_diagram.png",
|
| 3035 |
"exists": true,
|
| 3036 |
+
"bytes": 711222,
|
| 3037 |
+
"sha256": "4db6a6353d3f1e49bae12447e1a78a874aa780d60e9817f3052ac0d0acf2f7b2"
|
| 3038 |
+
}
|
| 3039 |
+
},
|
| 3040 |
+
"failures": []
|
| 3041 |
+
},
|
| 3042 |
+
{
|
| 3043 |
+
"name": "assets/pipeline_diagram.svg",
|
| 3044 |
+
"status": "pass",
|
| 3045 |
+
"local": {
|
| 3046 |
+
"path": "repo:docs/assets/pipeline_diagram.svg",
|
| 3047 |
+
"exists": true,
|
| 3048 |
+
"bytes": 8420,
|
| 3049 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3050 |
+
},
|
| 3051 |
+
"mirrors": {
|
| 3052 |
+
"hf_space": {
|
| 3053 |
+
"path": "hf_space:assets/pipeline_diagram.svg",
|
| 3054 |
+
"exists": true,
|
| 3055 |
+
"bytes": 8420,
|
| 3056 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3057 |
+
},
|
| 3058 |
+
"hf_artifacts_docs": {
|
| 3059 |
+
"path": "hf_artifacts:docs/assets/pipeline_diagram.svg",
|
| 3060 |
+
"exists": true,
|
| 3061 |
+
"bytes": 8420,
|
| 3062 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3063 |
+
},
|
| 3064 |
+
"hf_artifacts_card": {
|
| 3065 |
+
"path": "hf_artifacts:assets/pipeline_diagram.svg",
|
| 3066 |
+
"exists": true,
|
| 3067 |
+
"bytes": 8420,
|
| 3068 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3069 |
+
},
|
| 3070 |
+
"hf_model": {
|
| 3071 |
+
"path": "hf_model:assets/pipeline_diagram.svg",
|
| 3072 |
+
"exists": true,
|
| 3073 |
+
"bytes": 8420,
|
| 3074 |
+
"sha256": "729b0b73fea44a3fdc410467f8930efe47639fd28cd45fc15531a40574b38f85"
|
| 3075 |
}
|
| 3076 |
},
|
| 3077 |
"failures": []
|
|
|
|
| 3082 |
"local": {
|
| 3083 |
"path": "repo:docs/assets/task_architectures.png",
|
| 3084 |
"exists": true,
|
| 3085 |
+
"bytes": 757827,
|
| 3086 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3087 |
},
|
| 3088 |
"mirrors": {
|
| 3089 |
"hf_space": {
|
| 3090 |
"path": "hf_space:assets/task_architectures.png",
|
| 3091 |
"exists": true,
|
| 3092 |
+
"bytes": 757827,
|
| 3093 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3094 |
},
|
| 3095 |
"hf_artifacts_docs": {
|
| 3096 |
"path": "hf_artifacts:docs/assets/task_architectures.png",
|
| 3097 |
"exists": true,
|
| 3098 |
+
"bytes": 757827,
|
| 3099 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3100 |
},
|
| 3101 |
"hf_artifacts_card": {
|
| 3102 |
"path": "hf_artifacts:assets/task_architectures.png",
|
| 3103 |
"exists": true,
|
| 3104 |
+
"bytes": 757827,
|
| 3105 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3106 |
},
|
| 3107 |
"hf_model": {
|
| 3108 |
"path": "hf_model:assets/task_architectures.png",
|
| 3109 |
"exists": true,
|
| 3110 |
+
"bytes": 757827,
|
| 3111 |
+
"sha256": "d83b75a6778033a716f1086dbe61298662d4b8f80cb8f52193d2cbdb1e8e31f7"
|
| 3112 |
+
}
|
| 3113 |
+
},
|
| 3114 |
+
"failures": []
|
| 3115 |
+
},
|
| 3116 |
+
{
|
| 3117 |
+
"name": "assets/task_architectures.svg",
|
| 3118 |
+
"status": "pass",
|
| 3119 |
+
"local": {
|
| 3120 |
+
"path": "repo:docs/assets/task_architectures.svg",
|
| 3121 |
+
"exists": true,
|
| 3122 |
+
"bytes": 30502,
|
| 3123 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3124 |
+
},
|
| 3125 |
+
"mirrors": {
|
| 3126 |
+
"hf_space": {
|
| 3127 |
+
"path": "hf_space:assets/task_architectures.svg",
|
| 3128 |
+
"exists": true,
|
| 3129 |
+
"bytes": 30502,
|
| 3130 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3131 |
+
},
|
| 3132 |
+
"hf_artifacts_docs": {
|
| 3133 |
+
"path": "hf_artifacts:docs/assets/task_architectures.svg",
|
| 3134 |
+
"exists": true,
|
| 3135 |
+
"bytes": 30502,
|
| 3136 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3137 |
+
},
|
| 3138 |
+
"hf_artifacts_card": {
|
| 3139 |
+
"path": "hf_artifacts:assets/task_architectures.svg",
|
| 3140 |
+
"exists": true,
|
| 3141 |
+
"bytes": 30502,
|
| 3142 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3143 |
+
},
|
| 3144 |
+
"hf_model": {
|
| 3145 |
+
"path": "hf_model:assets/task_architectures.svg",
|
| 3146 |
+
"exists": true,
|
| 3147 |
+
"bytes": 30502,
|
| 3148 |
+
"sha256": "cce04184412a284bcad0401bcfc7f37d63b0310e3315a4e2da02cbb1d5efac08"
|
| 3149 |
}
|
| 3150 |
},
|
| 3151 |
"failures": []
|
|
|
|
| 4094 |
"local": {
|
| 4095 |
"path": "repo:scripts/omni/build_omni_model_comparison.py",
|
| 4096 |
"exists": true,
|
| 4097 |
+
"bytes": 45393,
|
| 4098 |
+
"sha256": "79d83f5686c6591297dca27cb77ce9ca17f1db675ff8876f96d95cde03bbb2dd"
|
| 4099 |
},
|
| 4100 |
"mirrors": {
|
| 4101 |
"hf_artifacts": {
|
| 4102 |
"path": "hf_artifacts:scripts/omni/build_omni_model_comparison.py",
|
| 4103 |
"exists": true,
|
| 4104 |
+
"bytes": 45393,
|
| 4105 |
+
"sha256": "79d83f5686c6591297dca27cb77ce9ca17f1db675ff8876f96d95cde03bbb2dd"
|
| 4106 |
},
|
| 4107 |
"hf_model": {
|
| 4108 |
"path": "hf_model:scripts/omni/build_omni_model_comparison.py",
|
| 4109 |
"exists": true,
|
| 4110 |
+
"bytes": 45393,
|
| 4111 |
+
"sha256": "79d83f5686c6591297dca27cb77ce9ca17f1db675ff8876f96d95cde03bbb2dd"
|
| 4112 |
}
|
| 4113 |
},
|
| 4114 |
"failures": []
|
|
|
|
| 5069 |
"local": {
|
| 5070 |
"path": "repo:scripts/audio_ablation_and_raw_upgrade.py",
|
| 5071 |
"exists": true,
|
| 5072 |
+
"bytes": 43159,
|
| 5073 |
+
"sha256": "2444f2e52efb975be931b33d66b7180d53031e1d5e821719122160f92f4540aa"
|
| 5074 |
},
|
| 5075 |
"mirrors": {
|
| 5076 |
"hf_artifacts": {
|
| 5077 |
"path": "hf_artifacts:scripts/audio_ablation_and_raw_upgrade.py",
|
| 5078 |
"exists": true,
|
| 5079 |
+
"bytes": 43159,
|
| 5080 |
+
"sha256": "2444f2e52efb975be931b33d66b7180d53031e1d5e821719122160f92f4540aa"
|
| 5081 |
},
|
| 5082 |
"hf_model": {
|
| 5083 |
"path": "hf_model:scripts/audio_ablation_and_raw_upgrade.py",
|
| 5084 |
"exists": true,
|
| 5085 |
+
"bytes": 43159,
|
| 5086 |
+
"sha256": "2444f2e52efb975be931b33d66b7180d53031e1d5e821719122160f92f4540aa"
|
| 5087 |
}
|
| 5088 |
},
|
| 5089 |
"failures": []
|
|
|
|
| 5244 |
"local": {
|
| 5245 |
"path": "repo:scripts/build_rendered_site_check.py",
|
| 5246 |
"exists": true,
|
| 5247 |
+
"bytes": 8633,
|
| 5248 |
+
"sha256": "4d1f555bb8e3604811d8444b5c1c9b4ab32620b1058ed9b3e592afaecd3cffe1"
|
| 5249 |
},
|
| 5250 |
"mirrors": {
|
| 5251 |
"hf_artifacts": {
|
| 5252 |
"path": "hf_artifacts:scripts/build_rendered_site_check.py",
|
| 5253 |
"exists": true,
|
| 5254 |
+
"bytes": 8633,
|
| 5255 |
+
"sha256": "4d1f555bb8e3604811d8444b5c1c9b4ab32620b1058ed9b3e592afaecd3cffe1"
|
| 5256 |
},
|
| 5257 |
"hf_model": {
|
| 5258 |
"path": "hf_model:scripts/build_rendered_site_check.py",
|
| 5259 |
"exists": true,
|
| 5260 |
+
"bytes": 8633,
|
| 5261 |
+
"sha256": "4d1f555bb8e3604811d8444b5c1c9b4ab32620b1058ed9b3e592afaecd3cffe1"
|
| 5262 |
}
|
| 5263 |
},
|
| 5264 |
"failures": []
|
|
|
|
| 5394 |
"local": {
|
| 5395 |
"path": "repo:scripts/build_research_takeaways.py",
|
| 5396 |
"exists": true,
|
| 5397 |
+
"bytes": 13496,
|
| 5398 |
+
"sha256": "c35995607dc16fa2a318c626b84323eb47b61a373a492c22cf9fdac851b4d9b5"
|
| 5399 |
},
|
| 5400 |
"mirrors": {
|
| 5401 |
"hf_artifacts": {
|
| 5402 |
"path": "hf_artifacts:scripts/build_research_takeaways.py",
|
| 5403 |
"exists": true,
|
| 5404 |
+
"bytes": 13496,
|
| 5405 |
+
"sha256": "c35995607dc16fa2a318c626b84323eb47b61a373a492c22cf9fdac851b4d9b5"
|
| 5406 |
},
|
| 5407 |
"hf_model": {
|
| 5408 |
"path": "hf_model:scripts/build_research_takeaways.py",
|
| 5409 |
"exists": true,
|
| 5410 |
+
"bytes": 13496,
|
| 5411 |
+
"sha256": "c35995607dc16fa2a318c626b84323eb47b61a373a492c22cf9fdac851b4d9b5"
|
| 5412 |
+
}
|
| 5413 |
+
},
|
| 5414 |
+
"failures": []
|
| 5415 |
+
},
|
| 5416 |
+
{
|
| 5417 |
+
"name": "scripts/export_modality_atlas_assets.py",
|
| 5418 |
+
"status": "pass",
|
| 5419 |
+
"local": {
|
| 5420 |
+
"path": "repo:scripts/export_modality_atlas_assets.py",
|
| 5421 |
+
"exists": true,
|
| 5422 |
+
"bytes": 3875,
|
| 5423 |
+
"sha256": "feaf4231326e724ac314e3723745e9c6d65561f891e2d130ba1b5615610e7e2c"
|
| 5424 |
+
},
|
| 5425 |
+
"mirrors": {
|
| 5426 |
+
"hf_artifacts": {
|
| 5427 |
+
"path": "hf_artifacts:scripts/export_modality_atlas_assets.py",
|
| 5428 |
+
"exists": true,
|
| 5429 |
+
"bytes": 3875,
|
| 5430 |
+
"sha256": "feaf4231326e724ac314e3723745e9c6d65561f891e2d130ba1b5615610e7e2c"
|
| 5431 |
+
},
|
| 5432 |
+
"hf_model": {
|
| 5433 |
+
"path": "hf_model:scripts/export_modality_atlas_assets.py",
|
| 5434 |
+
"exists": true,
|
| 5435 |
+
"bytes": 3875,
|
| 5436 |
+
"sha256": "feaf4231326e724ac314e3723745e9c6d65561f891e2d130ba1b5615610e7e2c"
|
| 5437 |
+
}
|
| 5438 |
+
},
|
| 5439 |
+
"failures": []
|
| 5440 |
+
},
|
| 5441 |
+
{
|
| 5442 |
+
"name": "scripts/generate_visualizations.py",
|
| 5443 |
+
"status": "pass",
|
| 5444 |
+
"local": {
|
| 5445 |
+
"path": "repo:scripts/generate_visualizations.py",
|
| 5446 |
+
"exists": true,
|
| 5447 |
+
"bytes": 30384,
|
| 5448 |
+
"sha256": "968a45930900faaa41e32d5c5c8bee476eea0def73713fd0b1bbc3a756ea8b5f"
|
| 5449 |
+
},
|
| 5450 |
+
"mirrors": {
|
| 5451 |
+
"hf_artifacts": {
|
| 5452 |
+
"path": "hf_artifacts:scripts/generate_visualizations.py",
|
| 5453 |
+
"exists": true,
|
| 5454 |
+
"bytes": 30384,
|
| 5455 |
+
"sha256": "968a45930900faaa41e32d5c5c8bee476eea0def73713fd0b1bbc3a756ea8b5f"
|
| 5456 |
+
},
|
| 5457 |
+
"hf_model": {
|
| 5458 |
+
"path": "hf_model:scripts/generate_visualizations.py",
|
| 5459 |
+
"exists": true,
|
| 5460 |
+
"bytes": 30384,
|
| 5461 |
+
"sha256": "968a45930900faaa41e32d5c5c8bee476eea0def73713fd0b1bbc3a756ea8b5f"
|
| 5462 |
+
}
|
| 5463 |
+
},
|
| 5464 |
+
"failures": []
|
| 5465 |
+
},
|
| 5466 |
+
{
|
| 5467 |
+
"name": "scripts/render_overview_figures.py",
|
| 5468 |
+
"status": "pass",
|
| 5469 |
+
"local": {
|
| 5470 |
+
"path": "repo:scripts/render_overview_figures.py",
|
| 5471 |
+
"exists": true,
|
| 5472 |
+
"bytes": 24045,
|
| 5473 |
+
"sha256": "68fa38b5123c3043a83f2d12ecd7b01369968fd64971105724fb6176488356ee"
|
| 5474 |
+
},
|
| 5475 |
+
"mirrors": {
|
| 5476 |
+
"hf_artifacts": {
|
| 5477 |
+
"path": "hf_artifacts:scripts/render_overview_figures.py",
|
| 5478 |
+
"exists": true,
|
| 5479 |
+
"bytes": 24045,
|
| 5480 |
+
"sha256": "68fa38b5123c3043a83f2d12ecd7b01369968fd64971105724fb6176488356ee"
|
| 5481 |
+
},
|
| 5482 |
+
"hf_model": {
|
| 5483 |
+
"path": "hf_model:scripts/render_overview_figures.py",
|
| 5484 |
+
"exists": true,
|
| 5485 |
+
"bytes": 24045,
|
| 5486 |
+
"sha256": "68fa38b5123c3043a83f2d12ecd7b01369968fd64971105724fb6176488356ee"
|
| 5487 |
+
}
|
| 5488 |
+
},
|
| 5489 |
+
"failures": []
|
| 5490 |
+
},
|
| 5491 |
+
{
|
| 5492 |
+
"name": "scripts/render_task_suite_infographic.py",
|
| 5493 |
+
"status": "pass",
|
| 5494 |
+
"local": {
|
| 5495 |
+
"path": "repo:scripts/render_task_suite_infographic.py",
|
| 5496 |
+
"exists": true,
|
| 5497 |
+
"bytes": 40238,
|
| 5498 |
+
"sha256": "02b96547cbb985ef8a4124a9a9817a093e53cb48d1e3b4f9b3c22ad22fddd241"
|
| 5499 |
+
},
|
| 5500 |
+
"mirrors": {
|
| 5501 |
+
"hf_artifacts": {
|
| 5502 |
+
"path": "hf_artifacts:scripts/render_task_suite_infographic.py",
|
| 5503 |
+
"exists": true,
|
| 5504 |
+
"bytes": 40238,
|
| 5505 |
+
"sha256": "02b96547cbb985ef8a4124a9a9817a093e53cb48d1e3b4f9b3c22ad22fddd241"
|
| 5506 |
+
},
|
| 5507 |
+
"hf_model": {
|
| 5508 |
+
"path": "hf_model:scripts/render_task_suite_infographic.py",
|
| 5509 |
+
"exists": true,
|
| 5510 |
+
"bytes": 40238,
|
| 5511 |
+
"sha256": "02b96547cbb985ef8a4124a9a9817a093e53cb48d1e3b4f9b3c22ad22fddd241"
|
| 5512 |
+
}
|
| 5513 |
+
},
|
| 5514 |
+
"failures": []
|
| 5515 |
+
},
|
| 5516 |
+
{
|
| 5517 |
+
"name": "scripts/research_direction_taxonomy.py",
|
| 5518 |
+
"status": "pass",
|
| 5519 |
+
"local": {
|
| 5520 |
+
"path": "repo:scripts/research_direction_taxonomy.py",
|
| 5521 |
+
"exists": true,
|
| 5522 |
+
"bytes": 32750,
|
| 5523 |
+
"sha256": "34f332a877fbb20d51f6a7f859b5a5bdd978dc7fa9942a2d96b90da0e41f8967"
|
| 5524 |
+
},
|
| 5525 |
+
"mirrors": {
|
| 5526 |
+
"hf_artifacts": {
|
| 5527 |
+
"path": "hf_artifacts:scripts/research_direction_taxonomy.py",
|
| 5528 |
+
"exists": true,
|
| 5529 |
+
"bytes": 32750,
|
| 5530 |
+
"sha256": "34f332a877fbb20d51f6a7f859b5a5bdd978dc7fa9942a2d96b90da0e41f8967"
|
| 5531 |
+
},
|
| 5532 |
+
"hf_model": {
|
| 5533 |
+
"path": "hf_model:scripts/research_direction_taxonomy.py",
|
| 5534 |
+
"exists": true,
|
| 5535 |
+
"bytes": 32750,
|
| 5536 |
+
"sha256": "34f332a877fbb20d51f6a7f859b5a5bdd978dc7fa9942a2d96b90da0e41f8967"
|
| 5537 |
+
}
|
| 5538 |
+
},
|
| 5539 |
+
"failures": []
|
| 5540 |
+
},
|
| 5541 |
+
{
|
| 5542 |
+
"name": "scripts/task_display.py",
|
| 5543 |
+
"status": "pass",
|
| 5544 |
+
"local": {
|
| 5545 |
+
"path": "repo:scripts/task_display.py",
|
| 5546 |
+
"exists": true,
|
| 5547 |
+
"bytes": 1752,
|
| 5548 |
+
"sha256": "89a3ce6e36737baebbd8aaee03d08c7d37e16c74567169c01b83bf610f07d230"
|
| 5549 |
+
},
|
| 5550 |
+
"mirrors": {
|
| 5551 |
+
"hf_artifacts": {
|
| 5552 |
+
"path": "hf_artifacts:scripts/task_display.py",
|
| 5553 |
+
"exists": true,
|
| 5554 |
+
"bytes": 1752,
|
| 5555 |
+
"sha256": "89a3ce6e36737baebbd8aaee03d08c7d37e16c74567169c01b83bf610f07d230"
|
| 5556 |
+
},
|
| 5557 |
+
"hf_model": {
|
| 5558 |
+
"path": "hf_model:scripts/task_display.py",
|
| 5559 |
+
"exists": true,
|
| 5560 |
+
"bytes": 1752,
|
| 5561 |
+
"sha256": "89a3ce6e36737baebbd8aaee03d08c7d37e16c74567169c01b83bf610f07d230"
|
| 5562 |
+
}
|
| 5563 |
+
},
|
| 5564 |
+
"failures": []
|
| 5565 |
+
},
|
| 5566 |
+
{
|
| 5567 |
+
"name": "scripts/task_walkthroughs.py",
|
| 5568 |
+
"status": "pass",
|
| 5569 |
+
"local": {
|
| 5570 |
+
"path": "repo:scripts/task_walkthroughs.py",
|
| 5571 |
+
"exists": true,
|
| 5572 |
+
"bytes": 29642,
|
| 5573 |
+
"sha256": "953d1558f42f31aa863830b092db730ea32cab65bd04bcd2b6e06d72d75b0e42"
|
| 5574 |
+
},
|
| 5575 |
+
"mirrors": {
|
| 5576 |
+
"hf_artifacts": {
|
| 5577 |
+
"path": "hf_artifacts:scripts/task_walkthroughs.py",
|
| 5578 |
+
"exists": true,
|
| 5579 |
+
"bytes": 29642,
|
| 5580 |
+
"sha256": "953d1558f42f31aa863830b092db730ea32cab65bd04bcd2b6e06d72d75b0e42"
|
| 5581 |
+
},
|
| 5582 |
+
"hf_model": {
|
| 5583 |
+
"path": "hf_model:scripts/task_walkthroughs.py",
|
| 5584 |
+
"exists": true,
|
| 5585 |
+
"bytes": 29642,
|
| 5586 |
+
"sha256": "953d1558f42f31aa863830b092db730ea32cab65bd04bcd2b6e06d72d75b0e42"
|
| 5587 |
}
|
| 5588 |
},
|
| 5589 |
"failures": []
|
|
|
|
| 5694 |
"local": {
|
| 5695 |
"path": "repo:scripts/validate_mirror_parity.py",
|
| 5696 |
"exists": true,
|
| 5697 |
+
"bytes": 36175,
|
| 5698 |
+
"sha256": "456040e4f6f9125d004b1929eac4d9c6cc8bc29f517d3c23822741f40371104f"
|
| 5699 |
},
|
| 5700 |
"mirrors": {
|
| 5701 |
"hf_artifacts": {
|
| 5702 |
"path": "hf_artifacts:scripts/validate_mirror_parity.py",
|
| 5703 |
"exists": true,
|
| 5704 |
+
"bytes": 36175,
|
| 5705 |
+
"sha256": "456040e4f6f9125d004b1929eac4d9c6cc8bc29f517d3c23822741f40371104f"
|
| 5706 |
},
|
| 5707 |
"hf_model": {
|
| 5708 |
"path": "hf_model:scripts/validate_mirror_parity.py",
|
| 5709 |
"exists": true,
|
| 5710 |
+
"bytes": 36175,
|
| 5711 |
+
"sha256": "456040e4f6f9125d004b1929eac4d9c6cc8bc29f517d3c23822741f40371104f"
|
| 5712 |
}
|
| 5713 |
},
|
| 5714 |
"failures": []
|
|
|
|
| 5819 |
"local": {
|
| 5820 |
"path": "repo:scripts/validate_task_surface.py",
|
| 5821 |
"exists": true,
|
| 5822 |
+
"bytes": 17305,
|
| 5823 |
+
"sha256": "9689a0bffcf301d3e7e0da8cc90d40eda4b39eceb0859608072c23d5bde3d836"
|
| 5824 |
},
|
| 5825 |
"mirrors": {
|
| 5826 |
"hf_artifacts": {
|
| 5827 |
"path": "hf_artifacts:scripts/validate_task_surface.py",
|
| 5828 |
"exists": true,
|
| 5829 |
+
"bytes": 17305,
|
| 5830 |
+
"sha256": "9689a0bffcf301d3e7e0da8cc90d40eda4b39eceb0859608072c23d5bde3d836"
|
| 5831 |
},
|
| 5832 |
"hf_model": {
|
| 5833 |
"path": "hf_model:scripts/validate_task_surface.py",
|
| 5834 |
"exists": true,
|
| 5835 |
+
"bytes": 17305,
|
| 5836 |
+
"sha256": "9689a0bffcf301d3e7e0da8cc90d40eda4b39eceb0859608072c23d5bde3d836"
|
| 5837 |
}
|
| 5838 |
},
|
| 5839 |
"failures": []
|
|
|
|
| 6073 |
"local": {
|
| 6074 |
"path": "repo:docs/index.html",
|
| 6075 |
"exists": true,
|
| 6076 |
+
"bytes": 255616,
|
| 6077 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6078 |
},
|
| 6079 |
"mirrors": {
|
| 6080 |
"hf_space": {
|
| 6081 |
"path": "hf_space:index.html",
|
| 6082 |
"exists": true,
|
| 6083 |
+
"bytes": 255616,
|
| 6084 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6085 |
},
|
| 6086 |
"hf_artifacts_root": {
|
| 6087 |
"path": "hf_artifacts:index.html",
|
| 6088 |
"exists": true,
|
| 6089 |
+
"bytes": 255616,
|
| 6090 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6091 |
},
|
| 6092 |
"hf_artifacts_docs": {
|
| 6093 |
"path": "hf_artifacts:docs/index.html",
|
| 6094 |
"exists": true,
|
| 6095 |
+
"bytes": 255616,
|
| 6096 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6097 |
},
|
| 6098 |
"hf_model": {
|
| 6099 |
"path": "hf_model:index.html",
|
| 6100 |
"exists": true,
|
| 6101 |
+
"bytes": 255616,
|
| 6102 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6103 |
},
|
| 6104 |
"hf_model_docs": {
|
| 6105 |
"path": "hf_model:docs/index.html",
|
| 6106 |
"exists": true,
|
| 6107 |
+
"bytes": 255616,
|
| 6108 |
+
"sha256": "302d8dd00b3060c2d476cfb8ff1e540863de0d6e8ed43490a178035441fdca3a"
|
| 6109 |
}
|
| 6110 |
},
|
| 6111 |
"failures": []
|
|
|
|
| 6117 |
"path": "repo:docs/research_roadmap.html",
|
| 6118 |
"exists": true,
|
| 6119 |
"bytes": 33399,
|
| 6120 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6121 |
},
|
| 6122 |
"mirrors": {
|
| 6123 |
"hf_space": {
|
| 6124 |
"path": "hf_space:research_roadmap.html",
|
| 6125 |
"exists": true,
|
| 6126 |
"bytes": 33399,
|
| 6127 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6128 |
},
|
| 6129 |
"hf_artifacts_root": {
|
| 6130 |
"path": "hf_artifacts:research_roadmap.html",
|
| 6131 |
"exists": true,
|
| 6132 |
"bytes": 33399,
|
| 6133 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6134 |
},
|
| 6135 |
"hf_artifacts_docs": {
|
| 6136 |
"path": "hf_artifacts:docs/research_roadmap.html",
|
| 6137 |
"exists": true,
|
| 6138 |
"bytes": 33399,
|
| 6139 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6140 |
},
|
| 6141 |
"hf_model": {
|
| 6142 |
"path": "hf_model:research_roadmap.html",
|
| 6143 |
"exists": true,
|
| 6144 |
"bytes": 33399,
|
| 6145 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6146 |
},
|
| 6147 |
"hf_model_docs": {
|
| 6148 |
"path": "hf_model:docs/research_roadmap.html",
|
| 6149 |
"exists": true,
|
| 6150 |
"bytes": 33399,
|
| 6151 |
+
"sha256": "e298ec1a41dec860e3f8bc9dd4113346a039066e75265f69e38ffc712359da15"
|
| 6152 |
}
|
| 6153 |
},
|
| 6154 |
"failures": []
|
|
|
|
| 7470 |
"local": {
|
| 7471 |
"path": "repo:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7472 |
"exists": true,
|
| 7473 |
+
"bytes": 16045,
|
| 7474 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 7475 |
},
|
| 7476 |
"mirrors": {
|
| 7477 |
"hf_artifacts": {
|
| 7478 |
"path": "hf_artifacts:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7479 |
"exists": true,
|
| 7480 |
+
"bytes": 16045,
|
| 7481 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 7482 |
},
|
| 7483 |
"hf_model": {
|
| 7484 |
"path": "hf_model:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 7485 |
"exists": true,
|
| 7486 |
+
"bytes": 16045,
|
| 7487 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 7488 |
}
|
| 7489 |
},
|
| 7490 |
"failures": []
|
|
|
|
| 25526 |
"local": {
|
| 25527 |
"path": "repo:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 25528 |
"exists": true,
|
| 25529 |
+
"bytes": 16045,
|
| 25530 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 25531 |
},
|
| 25532 |
"mirrors": {
|
| 25533 |
"hf_space": {
|
| 25534 |
"path": "hf_space:results/omni_finetune/OMNI_MODEL_COMPARISON.md",
|
| 25535 |
"exists": true,
|
| 25536 |
+
"bytes": 16045,
|
| 25537 |
+
"sha256": "130578a51a77e2be0230da1288beee3528cff2c7a39830c91f0509682da4b404"
|
| 25538 |
}
|
| 25539 |
},
|
| 25540 |
"failures": []
|
|
|
|
| 30645 |
"local": {
|
| 30646 |
"path": "repo:ARTIFACT_GUIDE.md",
|
| 30647 |
"exists": true,
|
| 30648 |
+
"bytes": 20256,
|
| 30649 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 30650 |
},
|
| 30651 |
"mirrors": {
|
| 30652 |
"hf_space": {
|
| 30653 |
"path": "hf_space:ARTIFACT_GUIDE.md",
|
| 30654 |
"exists": true,
|
| 30655 |
+
"bytes": 20256,
|
| 30656 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 30657 |
},
|
| 30658 |
"hf_artifacts": {
|
| 30659 |
"path": "hf_artifacts:ARTIFACT_GUIDE.md",
|
| 30660 |
"exists": true,
|
| 30661 |
+
"bytes": 20256,
|
| 30662 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 30663 |
},
|
| 30664 |
"hf_model": {
|
| 30665 |
"path": "hf_model:ARTIFACT_GUIDE.md",
|
| 30666 |
"exists": true,
|
| 30667 |
+
"bytes": 20256,
|
| 30668 |
+
"sha256": "f869cd640dc0296435a5574d4778ecd5ca97e0a91fb6af191525b5fb1742fbe0"
|
| 30669 |
}
|
| 30670 |
},
|
| 30671 |
"failures": []
|
|
|
|
| 30800 |
"local": {
|
| 30801 |
"path": "repo:FOUNDATION_MODEL_PLAN.md",
|
| 30802 |
"exists": true,
|
| 30803 |
+
"bytes": 10996,
|
| 30804 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 30805 |
},
|
| 30806 |
"mirrors": {
|
| 30807 |
"hf_space": {
|
| 30808 |
"path": "hf_space:FOUNDATION_MODEL_PLAN.md",
|
| 30809 |
"exists": true,
|
| 30810 |
+
"bytes": 10996,
|
| 30811 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 30812 |
},
|
| 30813 |
"hf_artifacts": {
|
| 30814 |
"path": "hf_artifacts:FOUNDATION_MODEL_PLAN.md",
|
| 30815 |
"exists": true,
|
| 30816 |
+
"bytes": 10996,
|
| 30817 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 30818 |
},
|
| 30819 |
"hf_model": {
|
| 30820 |
"path": "hf_model:FOUNDATION_MODEL_PLAN.md",
|
| 30821 |
"exists": true,
|
| 30822 |
+
"bytes": 10996,
|
| 30823 |
+
"sha256": "a78e960ae0f0e815c2e26a69ec3b6071099fa7ccfb6ad860144cd7ee94e77e56"
|
| 30824 |
}
|
| 30825 |
},
|
| 30826 |
"failures": []
|
|
|
|
| 30955 |
"local": {
|
| 30956 |
"path": "repo:RENDERED_SITE_CHECK.md",
|
| 30957 |
"exists": true,
|
| 30958 |
+
"bytes": 2052,
|
| 30959 |
+
"sha256": "5962d5a1629a1b90aba03693bea14ec63f2716d511a47f36777a32220a9eef6c"
|
| 30960 |
},
|
| 30961 |
"mirrors": {
|
| 30962 |
"hf_space": {
|
| 30963 |
"path": "hf_space:RENDERED_SITE_CHECK.md",
|
| 30964 |
"exists": true,
|
| 30965 |
+
"bytes": 2052,
|
| 30966 |
+
"sha256": "5962d5a1629a1b90aba03693bea14ec63f2716d511a47f36777a32220a9eef6c"
|
| 30967 |
},
|
| 30968 |
"hf_artifacts": {
|
| 30969 |
"path": "hf_artifacts:RENDERED_SITE_CHECK.md",
|
| 30970 |
"exists": true,
|
| 30971 |
+
"bytes": 2052,
|
| 30972 |
+
"sha256": "5962d5a1629a1b90aba03693bea14ec63f2716d511a47f36777a32220a9eef6c"
|
| 30973 |
},
|
| 30974 |
"hf_model": {
|
| 30975 |
"path": "hf_model:RENDERED_SITE_CHECK.md",
|
| 30976 |
"exists": true,
|
| 30977 |
+
"bytes": 2052,
|
| 30978 |
+
"sha256": "5962d5a1629a1b90aba03693bea14ec63f2716d511a47f36777a32220a9eef6c"
|
| 30979 |
}
|
| 30980 |
},
|
| 30981 |
"failures": []
|
|
|
|
| 30986 |
"local": {
|
| 30987 |
"path": "repo:RESEARCH_ROADMAP.md",
|
| 30988 |
"exists": true,
|
| 30989 |
+
"bytes": 15275,
|
| 30990 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 30991 |
},
|
| 30992 |
"mirrors": {
|
| 30993 |
"hf_space": {
|
| 30994 |
"path": "hf_space:RESEARCH_ROADMAP.md",
|
| 30995 |
"exists": true,
|
| 30996 |
+
"bytes": 15275,
|
| 30997 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 30998 |
},
|
| 30999 |
"hf_artifacts": {
|
| 31000 |
"path": "hf_artifacts:RESEARCH_ROADMAP.md",
|
| 31001 |
"exists": true,
|
| 31002 |
+
"bytes": 15275,
|
| 31003 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 31004 |
},
|
| 31005 |
"hf_model": {
|
| 31006 |
"path": "hf_model:RESEARCH_ROADMAP.md",
|
| 31007 |
"exists": true,
|
| 31008 |
+
"bytes": 15275,
|
| 31009 |
+
"sha256": "b7774813c9cddb49181d9589cf07aa9496756c09ddede41c7661a41b6e81a3a0"
|
| 31010 |
}
|
| 31011 |
},
|
| 31012 |
"failures": []
|
|
|
|
| 31017 |
"local": {
|
| 31018 |
"path": "repo:PROJECT_STATUS.md",
|
| 31019 |
"exists": true,
|
| 31020 |
+
"bytes": 14845,
|
| 31021 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 31022 |
},
|
| 31023 |
"mirrors": {
|
| 31024 |
"hf_space": {
|
| 31025 |
"path": "hf_space:PROJECT_STATUS.md",
|
| 31026 |
"exists": true,
|
| 31027 |
+
"bytes": 14845,
|
| 31028 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 31029 |
},
|
| 31030 |
"hf_artifacts": {
|
| 31031 |
"path": "hf_artifacts:PROJECT_STATUS.md",
|
| 31032 |
"exists": true,
|
| 31033 |
+
"bytes": 14845,
|
| 31034 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 31035 |
},
|
| 31036 |
"hf_model": {
|
| 31037 |
"path": "hf_model:PROJECT_STATUS.md",
|
| 31038 |
"exists": true,
|
| 31039 |
+
"bytes": 14845,
|
| 31040 |
+
"sha256": "128daeed89b672d89b4c422956bf4900ffe8efd54356ec657fb9cf6dcb880ba5"
|
| 31041 |
}
|
| 31042 |
},
|
| 31043 |
"failures": []
|
|
|
|
| 31048 |
"local": {
|
| 31049 |
"path": "repo:REPRODUCIBILITY.md",
|
| 31050 |
"exists": true,
|
| 31051 |
+
"bytes": 10056,
|
| 31052 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 31053 |
},
|
| 31054 |
"mirrors": {
|
| 31055 |
"hf_space": {
|
| 31056 |
"path": "hf_space:REPRODUCIBILITY.md",
|
| 31057 |
"exists": true,
|
| 31058 |
+
"bytes": 10056,
|
| 31059 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 31060 |
},
|
| 31061 |
"hf_artifacts": {
|
| 31062 |
"path": "hf_artifacts:REPRODUCIBILITY.md",
|
| 31063 |
"exists": true,
|
| 31064 |
+
"bytes": 10056,
|
| 31065 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 31066 |
},
|
| 31067 |
"hf_model": {
|
| 31068 |
"path": "hf_model:REPRODUCIBILITY.md",
|
| 31069 |
"exists": true,
|
| 31070 |
+
"bytes": 10056,
|
| 31071 |
+
"sha256": "007423c363cfa0af9f62a1c953a0babbd43183f854a6dddae0f28ff9180c3555"
|
| 31072 |
}
|
| 31073 |
},
|
| 31074 |
"failures": []
|
|
|
|
| 31259 |
},
|
| 31260 |
"failures": []
|
| 31261 |
},
|
| 31262 |
+
{
|
| 31263 |
+
"name": "docs/EVIDENCE_CONTRACT.md",
|
| 31264 |
+
"status": "pass",
|
| 31265 |
+
"local": {
|
| 31266 |
+
"path": "repo:EVIDENCE_CONTRACT.md",
|
| 31267 |
+
"exists": true,
|
| 31268 |
+
"bytes": 11440,
|
| 31269 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 31270 |
+
},
|
| 31271 |
+
"mirrors": {
|
| 31272 |
+
"hf_space": {
|
| 31273 |
+
"path": "hf_space:EVIDENCE_CONTRACT.md",
|
| 31274 |
+
"exists": true,
|
| 31275 |
+
"bytes": 11440,
|
| 31276 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 31277 |
+
},
|
| 31278 |
+
"hf_artifacts": {
|
| 31279 |
+
"path": "hf_artifacts:EVIDENCE_CONTRACT.md",
|
| 31280 |
+
"exists": true,
|
| 31281 |
+
"bytes": 11440,
|
| 31282 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 31283 |
+
},
|
| 31284 |
+
"hf_model": {
|
| 31285 |
+
"path": "hf_model:EVIDENCE_CONTRACT.md",
|
| 31286 |
+
"exists": true,
|
| 31287 |
+
"bytes": 11440,
|
| 31288 |
+
"sha256": "dc76c11a3a09dabc9f54772751d64e3a7cd3a20b10bd63fa6a99a33ec4617406"
|
| 31289 |
+
}
|
| 31290 |
+
},
|
| 31291 |
+
"failures": []
|
| 31292 |
+
},
|
| 31293 |
{
|
| 31294 |
"name": "docs/RESEARCH_TAKEAWAYS.md",
|
| 31295 |
"status": "pass",
|
| 31296 |
"local": {
|
| 31297 |
"path": "repo:RESEARCH_TAKEAWAYS.md",
|
| 31298 |
"exists": true,
|
| 31299 |
+
"bytes": 5172,
|
| 31300 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 31301 |
},
|
| 31302 |
"mirrors": {
|
| 31303 |
"hf_space": {
|
| 31304 |
"path": "hf_space:RESEARCH_TAKEAWAYS.md",
|
| 31305 |
"exists": true,
|
| 31306 |
+
"bytes": 5172,
|
| 31307 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 31308 |
},
|
| 31309 |
"hf_artifacts": {
|
| 31310 |
"path": "hf_artifacts:RESEARCH_TAKEAWAYS.md",
|
| 31311 |
"exists": true,
|
| 31312 |
+
"bytes": 5172,
|
| 31313 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 31314 |
},
|
| 31315 |
"hf_model": {
|
| 31316 |
"path": "hf_model:RESEARCH_TAKEAWAYS.md",
|
| 31317 |
"exists": true,
|
| 31318 |
+
"bytes": 5172,
|
| 31319 |
+
"sha256": "39978c1e30b6aa76c5fd2684e9a1111ec2e813423feaff6053084b0335968db8"
|
| 31320 |
}
|
| 31321 |
},
|
| 31322 |
"failures": []
|
|
|
|
| 31352 |
},
|
| 31353 |
"failures": []
|
| 31354 |
},
|
| 31355 |
+
{
|
| 31356 |
+
"name": "docs/XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31357 |
+
"status": "pass",
|
| 31358 |
+
"local": {
|
| 31359 |
+
"path": "repo:XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31360 |
+
"exists": true,
|
| 31361 |
+
"bytes": 9212,
|
| 31362 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 31363 |
+
},
|
| 31364 |
+
"mirrors": {
|
| 31365 |
+
"hf_space": {
|
| 31366 |
+
"path": "hf_space:XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31367 |
+
"exists": true,
|
| 31368 |
+
"bytes": 9212,
|
| 31369 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 31370 |
+
},
|
| 31371 |
+
"hf_artifacts": {
|
| 31372 |
+
"path": "hf_artifacts:XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31373 |
+
"exists": true,
|
| 31374 |
+
"bytes": 9212,
|
| 31375 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 31376 |
+
},
|
| 31377 |
+
"hf_model": {
|
| 31378 |
+
"path": "hf_model:XPERIENCE_EMBODIED_FOUNDATION_MODEL_PRETRAINING.md",
|
| 31379 |
+
"exists": true,
|
| 31380 |
+
"bytes": 9212,
|
| 31381 |
+
"sha256": "ca5505af54aba88d1eb7355317261183a2a4e6226553316a2f934fbb25d31fb0"
|
| 31382 |
+
}
|
| 31383 |
+
},
|
| 31384 |
+
"failures": []
|
| 31385 |
+
},
|
| 31386 |
{
|
| 31387 |
"name": "docs/XPERIENCE10M_DATASET_CARD_ALIGNMENT.md",
|
| 31388 |
"status": "pass",
|
metrics/omni_model_comparison.json
CHANGED
|
@@ -1,19 +1,19 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Current Result Versions and Model Groups",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"status": "pass",
|
| 5 |
"version_count": 3,
|
| 6 |
"model_group_count": 5,
|
| 7 |
"comparison_rule": "Compare only rows with the same scope and target. Single-episode raw-feature metrics, 128-episode metadata baselines, Qwen3 structured JSON metrics, and the two Cosmos3 targets answer different questions: Nano future-window retrieval versus Super structured JSON Reasoner evaluation.",
|
| 8 |
"version_reading_notes": [
|
| 9 |
-
"Version 1 is the public-sample
|
| 10 |
"Version 2 is the selected 128-episode same-split simple/NN baseline alignment.",
|
| 11 |
"Version 3 is the verified model-branch layer: the current final Qwen3-Omni LoRA package is the JSON-task diagnostic result, Cosmos3-Nano is a future-window compatibility result, Cosmos3-Super Reasoner is a base-weight JSON-task evaluation, and Cosmos3-Super Forward-Dynamics LoRA is the first Super fine-tuned adapter branch."
|
| 12 |
],
|
| 13 |
"versions": [
|
| 14 |
{
|
| 15 |
"id": "v1_single_episode_public_sample",
|
| 16 |
-
"title": "Single-Episode Public-Sample Task Suite",
|
| 17 |
"status": "verified",
|
| 18 |
"scope": "one public Xperience-10M sample episode",
|
| 19 |
"source": "results/episode_task_suite/summary_report.json",
|
|
@@ -23,7 +23,9 @@
|
|
| 23 |
"windows": 1161,
|
| 24 |
"frames": 5821,
|
| 25 |
"feature_dim": 8546,
|
| 26 |
-
"
|
|
|
|
|
|
|
| 27 |
"neural_task_count": 12
|
| 28 |
},
|
| 29 |
"models": [
|
|
@@ -152,7 +154,7 @@
|
|
| 152 |
"neural_primary_score": 0.5862068965517241
|
| 153 |
}
|
| 154 |
],
|
| 155 |
-
"interpretation": "This layer verifies the
|
| 156 |
},
|
| 157 |
{
|
| 158 |
"id": "v2_multi_episode_128_aligned_metadata_baselines",
|
|
@@ -824,7 +826,7 @@
|
|
| 824 |
"one_episode_runs": [
|
| 825 |
{
|
| 826 |
"id": "task_heads_single_episode_public_sample",
|
| 827 |
-
"title": "Single-Episode Public-Sample Task Suite",
|
| 828 |
"scope": "one public Xperience-10M sample episode",
|
| 829 |
"status": "verified",
|
| 830 |
"source": "results/episode_task_suite/summary_report.json",
|
|
@@ -834,7 +836,9 @@
|
|
| 834 |
"windows": 1161,
|
| 835 |
"frames": 5821,
|
| 836 |
"feature_dim": 8546,
|
| 837 |
-
"
|
|
|
|
|
|
|
| 838 |
"neural_task_count": 12
|
| 839 |
},
|
| 840 |
"weights": "baseline model files in the baseline model repo; no foundation-model weights",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Current Result Versions and Model Groups",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:27:21+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"version_count": 3,
|
| 6 |
"model_group_count": 5,
|
| 7 |
"comparison_rule": "Compare only rows with the same scope and target. Single-episode raw-feature metrics, 128-episode metadata baselines, Qwen3 structured JSON metrics, and the two Cosmos3 targets answer different questions: Nano future-window retrieval versus Super structured JSON Reasoner evaluation.",
|
| 8 |
"version_reading_notes": [
|
| 9 |
+
"Version 1 is the public-sample 20-task surface: original core heads, tasks 13-20, and the 180-row method-task matrix.",
|
| 10 |
"Version 2 is the selected 128-episode same-split simple/NN baseline alignment.",
|
| 11 |
"Version 3 is the verified model-branch layer: the current final Qwen3-Omni LoRA package is the JSON-task diagnostic result, Cosmos3-Nano is a future-window compatibility result, Cosmos3-Super Reasoner is a base-weight JSON-task evaluation, and Cosmos3-Super Forward-Dynamics LoRA is the first Super fine-tuned adapter branch."
|
| 12 |
],
|
| 13 |
"versions": [
|
| 14 |
{
|
| 15 |
"id": "v1_single_episode_public_sample",
|
| 16 |
+
"title": "Single-Episode Public-Sample 20-Task Suite",
|
| 17 |
"status": "verified",
|
| 18 |
"scope": "one public Xperience-10M sample episode",
|
| 19 |
"source": "results/episode_task_suite/summary_report.json",
|
|
|
|
| 23 |
"windows": 1161,
|
| 24 |
"frames": 5821,
|
| 25 |
"feature_dim": 8546,
|
| 26 |
+
"core_task_count": 12,
|
| 27 |
+
"unified_task_count": 20,
|
| 28 |
+
"method_task_record_count": 180,
|
| 29 |
"neural_task_count": 12
|
| 30 |
},
|
| 31 |
"models": [
|
|
|
|
| 154 |
"neural_primary_score": 0.5862068965517241
|
| 155 |
}
|
| 156 |
],
|
| 157 |
+
"interpretation": "This layer verifies the original core task contracts, raw multimodal feature pipeline, and unified 20-task public result surface. It is not a cross-episode benchmark."
|
| 158 |
},
|
| 159 |
{
|
| 160 |
"id": "v2_multi_episode_128_aligned_metadata_baselines",
|
|
|
|
| 826 |
"one_episode_runs": [
|
| 827 |
{
|
| 828 |
"id": "task_heads_single_episode_public_sample",
|
| 829 |
+
"title": "Single-Episode Public-Sample 20-Task Suite",
|
| 830 |
"scope": "one public Xperience-10M sample episode",
|
| 831 |
"status": "verified",
|
| 832 |
"source": "results/episode_task_suite/summary_report.json",
|
|
|
|
| 836 |
"windows": 1161,
|
| 837 |
"frames": 5821,
|
| 838 |
"feature_dim": 8546,
|
| 839 |
+
"core_task_count": 12,
|
| 840 |
+
"unified_task_count": 20,
|
| 841 |
+
"method_task_record_count": 180,
|
| 842 |
"neural_task_count": 12
|
| 843 |
},
|
| 844 |
"weights": "baseline model files in the baseline model repo; no foundation-model weights",
|
metrics/project_status.json
CHANGED
|
@@ -116,7 +116,7 @@
|
|
| 116 |
"results/audio_ablation/",
|
| 117 |
"docs/data/audio_ablation_summary.json"
|
| 118 |
],
|
| 119 |
-
"readout": "Audio variants improve the primary metric on 6 of
|
| 120 |
},
|
| 121 |
{
|
| 122 |
"area": "Evaluation protocol",
|
|
@@ -353,7 +353,7 @@
|
|
| 353 |
"The Cosmos3-Nano future-window branch is verified as a compatibility adapter result, Cosmos3-Super Reasoner is verified as a base-weight evaluation, and Cosmos3-Super Forward-Dynamics LoRA is verified as the first fine-tuned Super adapter branch. Cosmos3-Super adapter weights belong in cy0307/ropedia-cosmos3-super-forward-dynamics-lora-128ep; verified_public packages exclude safetensors.",
|
| 354 |
"The current reconstruction task reconstructs feature vectors, not pixel-depth, mesh, NeRF, or Gaussian reconstruction.",
|
| 355 |
"Audio is one of the synchronized source modalities in the current task representation.",
|
| 356 |
-
"The audio ablation report compares audio/no-audio variants across
|
| 357 |
"Foundation-model selection is explicit: Qwen3-Omni is the structured JSON baseline, Cosmos 3 is the world-model branch with Nano compatibility and Super forward-dynamics LoRA results, and policy models such as OpenVLA/openpi/GR00T wait for robot-compatible action-target conversion.",
|
| 358 |
"Future model branches should be added through the backbone registry and verified package contract, not as one-off result folders with incompatible metrics or publication rules.",
|
| 359 |
"The Xperience Embodied Foundation Model is a future native-pretraining goal, not a completed model or current benchmark."
|
|
|
|
| 116 |
"results/audio_ablation/",
|
| 117 |
"docs/data/audio_ablation_summary.json"
|
| 118 |
],
|
| 119 |
+
"readout": "Audio variants improve the primary metric on 6 of the original task contracts in this single-episode setting."
|
| 120 |
},
|
| 121 |
{
|
| 122 |
"area": "Evaluation protocol",
|
|
|
|
| 353 |
"The Cosmos3-Nano future-window branch is verified as a compatibility adapter result, Cosmos3-Super Reasoner is verified as a base-weight evaluation, and Cosmos3-Super Forward-Dynamics LoRA is verified as the first fine-tuned Super adapter branch. Cosmos3-Super adapter weights belong in cy0307/ropedia-cosmos3-super-forward-dynamics-lora-128ep; verified_public packages exclude safetensors.",
|
| 354 |
"The current reconstruction task reconstructs feature vectors, not pixel-depth, mesh, NeRF, or Gaussian reconstruction.",
|
| 355 |
"Audio is one of the synchronized source modalities in the current task representation.",
|
| 356 |
+
"The audio ablation report compares audio/no-audio variants across the original task contracts in results/audio_ablation/.",
|
| 357 |
"Foundation-model selection is explicit: Qwen3-Omni is the structured JSON baseline, Cosmos 3 is the world-model branch with Nano compatibility and Super forward-dynamics LoRA results, and policy models such as OpenVLA/openpi/GR00T wait for robot-compatible action-target conversion.",
|
| 358 |
"Future model branches should be added through the backbone registry and verified package contract, not as one-off result folders with incompatible metrics or publication rules.",
|
| 359 |
"The Xperience Embodied Foundation Model is a future native-pretraining goal, not a completed model or current benchmark."
|
metrics/public_surface_qa.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -18,37 +18,37 @@
|
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
-
"generated_at_utc": "2026-06-
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
| 25 |
"status": "pass",
|
| 26 |
-
"generated_at_utc": "2026-06-
|
| 27 |
},
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
-
"generated_at_utc": "2026-06-
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
-
"generated_at_utc": "2026-06-
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
-
"generated_at_utc": "2026-06-
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
-
"generated_at_utc": "2026-06-
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
@@ -97,8 +97,8 @@
|
|
| 97 |
"marker_counts": {
|
| 98 |
"Ropedia Xperience-10M Task Suite": 19,
|
| 99 |
"Xperience-10M": 165,
|
| 100 |
-
"20-task":
|
| 101 |
-
"Qwen3-Omni":
|
| 102 |
"128-episode pilot": 1
|
| 103 |
}
|
| 104 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:45:18+00:00",
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
|
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
+
"generated_at_utc": "2026-06-20T21:41:51+00:00"
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
| 25 |
"status": "pass",
|
| 26 |
+
"generated_at_utc": "2026-06-20T21:34:06+00:00"
|
| 27 |
},
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
+
"generated_at_utc": "2026-06-20T21:41:50+00:00"
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
+
"generated_at_utc": "2026-06-20T21:42:21+00:00"
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
+
"generated_at_utc": "2026-06-20T21:41:53+00:00"
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
+
"generated_at_utc": "2026-06-20T21:44:46+00:00"
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-20T21:43:29+00:00"
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
|
|
| 97 |
"marker_counts": {
|
| 98 |
"Ropedia Xperience-10M Task Suite": 19,
|
| 99 |
"Xperience-10M": 165,
|
| 100 |
+
"20-task": 69,
|
| 101 |
+
"Qwen3-Omni": 153,
|
| 102 |
"128-episode pilot": 1
|
| 103 |
}
|
| 104 |
},
|
metrics/publication_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
@@ -240,8 +240,8 @@
|
|
| 240 |
"hf_space_bundle": {
|
| 241 |
"root": "hf_publish/space",
|
| 242 |
"exists": true,
|
| 243 |
-
"file_count":
|
| 244 |
-
"text_file_count":
|
| 245 |
"largest_file": {
|
| 246 |
"path": "results/omni_finetune/xperience10m_qwen3_omni_v6_sensor_target_probes_a100_20260619T000000Z/modality_reconstruction/predictions.jsonl",
|
| 247 |
"bytes": 10221085
|
|
@@ -251,7 +251,7 @@
|
|
| 251 |
"hf_artifact_bundle": {
|
| 252 |
"root": "hf_publish/artifacts",
|
| 253 |
"exists": true,
|
| 254 |
-
"file_count":
|
| 255 |
"text_file_count": 1271,
|
| 256 |
"largest_file": {
|
| 257 |
"path": "results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dense_multiscale_windows.jsonl",
|
|
@@ -262,7 +262,7 @@
|
|
| 262 |
"hf_model_bundle": {
|
| 263 |
"root": "hf_publish/model",
|
| 264 |
"exists": true,
|
| 265 |
-
"file_count":
|
| 266 |
"text_file_count": 1440,
|
| 267 |
"largest_file": {
|
| 268 |
"path": "results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dense_multiscale_windows.jsonl",
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:44:46+00:00",
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
|
|
| 240 |
"hf_space_bundle": {
|
| 241 |
"root": "hf_publish/space",
|
| 242 |
"exists": true,
|
| 243 |
+
"file_count": 561,
|
| 244 |
+
"text_file_count": 414,
|
| 245 |
"largest_file": {
|
| 246 |
"path": "results/omni_finetune/xperience10m_qwen3_omni_v6_sensor_target_probes_a100_20260619T000000Z/modality_reconstruction/predictions.jsonl",
|
| 247 |
"bytes": 10221085
|
|
|
|
| 251 |
"hf_artifact_bundle": {
|
| 252 |
"root": "hf_publish/artifacts",
|
| 253 |
"exists": true,
|
| 254 |
+
"file_count": 4483,
|
| 255 |
"text_file_count": 1271,
|
| 256 |
"largest_file": {
|
| 257 |
"path": "results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dense_multiscale_windows.jsonl",
|
|
|
|
| 262 |
"hf_model_bundle": {
|
| 263 |
"root": "hf_publish/model",
|
| 264 |
"exists": true,
|
| 265 |
+
"file_count": 5236,
|
| 266 |
"text_file_count": 1440,
|
| 267 |
"largest_file": {
|
| 268 |
"path": "results/omni_finetune/xperience10m_128ep_dense_multiscale_hierarchical_v1_20260608/dense_multiscale_windows.jsonl",
|
metrics/quality_gates.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Release Checks",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
|
| 6 |
"automated_gates": [
|
| 7 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Release Checks",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:45:18+00:00",
|
| 5 |
"rule": "A release is current when the automated reports pass and the live GitHub/Hugging Face mirrors are verified after publishing.",
|
| 6 |
"automated_gates": [
|
| 7 |
{
|
metrics/rendered_site_check.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Rendered Website Check",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"flow": "load current docs server -> open #walkthroughs deep link -> click Next -> click Process story chapter",
|
| 6 |
"checked_at_local": "2026-06-03T01:32:46.099Z",
|
| 7 |
"screenshot_path": "/tmp/xperience_site_walkthrough_fresh.png",
|
|
@@ -71,10 +71,18 @@
|
|
| 71 |
{
|
| 72 |
"name": "task_and_modality_cards_render",
|
| 73 |
"status": "pass",
|
| 74 |
-
"reason": "The rendered
|
| 75 |
"task_card_count": 12,
|
| 76 |
"atlas_card_count": 7
|
| 77 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 78 |
{
|
| 79 |
"name": "walkthrough_deep_link",
|
| 80 |
"status": "pass",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Rendered Website Check",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:34:06+00:00",
|
| 5 |
"flow": "load current docs server -> open #walkthroughs deep link -> click Next -> click Process story chapter",
|
| 6 |
"checked_at_local": "2026-06-03T01:32:46.099Z",
|
| 7 |
"screenshot_path": "/tmp/xperience_site_walkthrough_fresh.png",
|
|
|
|
| 71 |
{
|
| 72 |
"name": "task_and_modality_cards_render",
|
| 73 |
"status": "pass",
|
| 74 |
+
"reason": "The rendered walkthrough should expose the original core task cards and seven modality cards.",
|
| 75 |
"task_card_count": 12,
|
| 76 |
"atlas_card_count": 7
|
| 77 |
},
|
| 78 |
+
{
|
| 79 |
+
"name": "unified_20_task_matrix_available",
|
| 80 |
+
"status": "pass",
|
| 81 |
+
"reason": "The rendered site data bundle should include the unified 20-task / 180-result matrix.",
|
| 82 |
+
"matrix_task_count": 20,
|
| 83 |
+
"matrix_record_count": 180,
|
| 84 |
+
"matrix_scored_count": 180
|
| 85 |
+
},
|
| 86 |
{
|
| 87 |
"name": "walkthrough_deep_link",
|
| 88 |
"status": "pass",
|
metrics/research_directions.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
{
|
| 2 |
-
"source": "results/episode_task_suite/summary_report.json",
|
| 3 |
"dataset_scope": {
|
| 4 |
"sample_episode_count": 1,
|
| 5 |
"num_frames": 5821,
|
|
@@ -11,6 +11,7 @@
|
|
| 11 |
"minimal": "Interpretable softmax, logistic, ridge, and retrieval heads over the 8,546-d window feature vector.",
|
| 12 |
"neural_mlp": "Small PyTorch MLP classifiers/regressors using the same features, splits, and task contracts."
|
| 13 |
},
|
|
|
|
| 14 |
"directions": {
|
| 15 |
"A": {
|
| 16 |
"id": "human_motion",
|
|
@@ -28,19 +29,23 @@
|
|
| 28 |
"timeline_action",
|
| 29 |
"hand_trajectory_forecast",
|
| 30 |
"contact_prediction",
|
| 31 |
-
"object_relevance"
|
|
|
|
|
|
|
| 32 |
],
|
| 33 |
"task_display_names": [
|
| 34 |
"Action Recognition",
|
| 35 |
"Hand Trajectory Forecasting",
|
| 36 |
"Contact State Prediction",
|
| 37 |
-
"Object Relevance Prediction"
|
|
|
|
|
|
|
| 38 |
],
|
| 39 |
"counts": {
|
| 40 |
-
"direct":
|
| 41 |
-
"proxy":
|
| 42 |
"diagnostic": 0,
|
| 43 |
-
"total_links":
|
| 44 |
}
|
| 45 |
},
|
| 46 |
"B": {
|
|
@@ -58,18 +63,22 @@
|
|
| 58 |
"tasks": [
|
| 59 |
"cross_modal_retrieval",
|
| 60 |
"modality_reconstruction",
|
| 61 |
-
"misalignment_detection"
|
|
|
|
|
|
|
| 62 |
],
|
| 63 |
"task_display_names": [
|
| 64 |
"Cross-Modal Retrieval",
|
| 65 |
"Cross-Modal Reconstruction",
|
| 66 |
-
"Multimodal Synchronization Detection"
|
|
|
|
|
|
|
| 67 |
],
|
| 68 |
"counts": {
|
| 69 |
-
"direct":
|
| 70 |
-
"proxy":
|
| 71 |
"diagnostic": 1,
|
| 72 |
-
"total_links":
|
| 73 |
}
|
| 74 |
},
|
| 75 |
"C": {
|
|
@@ -78,7 +87,7 @@
|
|
| 78 |
"focus": "Egocentric action and intention understanding, hand-object interaction, gaze/attention modeling, task structure modeling.",
|
| 79 |
"preferred_background": "Video understanding, action recognition, or egocentric vision.",
|
| 80 |
"current_status": "strongest implemented track",
|
| 81 |
-
"current_readout": "
|
| 82 |
"next_steps": [
|
| 83 |
"Move from single-episode chronological splits to held-out-episode splits.",
|
| 84 |
"Use audio together with stronger multimodal backbones for action, intent, and grounding.",
|
|
@@ -95,7 +104,13 @@
|
|
| 95 |
"caption_grounding",
|
| 96 |
"cross_modal_retrieval",
|
| 97 |
"temporal_order",
|
| 98 |
-
"misalignment_detection"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 99 |
],
|
| 100 |
"task_display_names": [
|
| 101 |
"Action Recognition",
|
|
@@ -108,13 +123,19 @@
|
|
| 108 |
"Language Grounding",
|
| 109 |
"Cross-Modal Retrieval",
|
| 110 |
"Temporal Order Verification",
|
| 111 |
-
"Multimodal Synchronization Detection"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 112 |
],
|
| 113 |
"counts": {
|
| 114 |
-
"direct":
|
| 115 |
-
"proxy":
|
| 116 |
-
"diagnostic":
|
| 117 |
-
"total_links":
|
| 118 |
}
|
| 119 |
},
|
| 120 |
"D": {
|
|
@@ -138,7 +159,13 @@
|
|
| 138 |
"cross_modal_retrieval",
|
| 139 |
"modality_reconstruction",
|
| 140 |
"temporal_order",
|
| 141 |
-
"misalignment_detection"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 142 |
],
|
| 143 |
"task_display_names": [
|
| 144 |
"Procedure Step Recognition",
|
|
@@ -149,13 +176,19 @@
|
|
| 149 |
"Cross-Modal Retrieval",
|
| 150 |
"Cross-Modal Reconstruction",
|
| 151 |
"Temporal Order Verification",
|
| 152 |
-
"Multimodal Synchronization Detection"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 153 |
],
|
| 154 |
"counts": {
|
| 155 |
-
"direct":
|
| 156 |
-
"proxy":
|
| 157 |
-
"diagnostic":
|
| 158 |
-
"total_links":
|
| 159 |
}
|
| 160 |
}
|
| 161 |
},
|
|
@@ -438,6 +471,190 @@
|
|
| 438 |
"neural_mlp": 0.7152682255845944,
|
| 439 |
"better_baseline": "neural_mlp"
|
| 440 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 441 |
}
|
| 442 |
}
|
| 443 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"source": "docs/data/task_suite_20.json plus results/episode_task_suite/summary_report.json",
|
| 3 |
"dataset_scope": {
|
| 4 |
"sample_episode_count": 1,
|
| 5 |
"num_frames": 5821,
|
|
|
|
| 11 |
"minimal": "Interpretable softmax, logistic, ridge, and retrieval heads over the 8,546-d window feature vector.",
|
| 12 |
"neural_mlp": "Small PyTorch MLP classifiers/regressors using the same features, splits, and task contracts."
|
| 13 |
},
|
| 14 |
+
"task_count": 20,
|
| 15 |
"directions": {
|
| 16 |
"A": {
|
| 17 |
"id": "human_motion",
|
|
|
|
| 29 |
"timeline_action",
|
| 30 |
"hand_trajectory_forecast",
|
| 31 |
"contact_prediction",
|
| 32 |
+
"object_relevance",
|
| 33 |
+
"interaction_text_prediction",
|
| 34 |
+
"imu_to_hand_pose"
|
| 35 |
],
|
| 36 |
"task_display_names": [
|
| 37 |
"Action Recognition",
|
| 38 |
"Hand Trajectory Forecasting",
|
| 39 |
"Contact State Prediction",
|
| 40 |
+
"Object Relevance Prediction",
|
| 41 |
+
"Interaction Text Prediction",
|
| 42 |
+
"IMU-to-Hand Pose Reconstruction"
|
| 43 |
],
|
| 44 |
"counts": {
|
| 45 |
+
"direct": 3,
|
| 46 |
+
"proxy": 3,
|
| 47 |
"diagnostic": 0,
|
| 48 |
+
"total_links": 6
|
| 49 |
}
|
| 50 |
},
|
| 51 |
"B": {
|
|
|
|
| 63 |
"tasks": [
|
| 64 |
"cross_modal_retrieval",
|
| 65 |
"modality_reconstruction",
|
| 66 |
+
"misalignment_detection",
|
| 67 |
+
"imu_to_hand_pose",
|
| 68 |
+
"camera_view_sync_retrieval"
|
| 69 |
],
|
| 70 |
"task_display_names": [
|
| 71 |
"Cross-Modal Retrieval",
|
| 72 |
"Cross-Modal Reconstruction",
|
| 73 |
+
"Multimodal Synchronization Detection",
|
| 74 |
+
"IMU-to-Hand Pose Reconstruction",
|
| 75 |
+
"Camera-View Synchronization Retrieval"
|
| 76 |
],
|
| 77 |
"counts": {
|
| 78 |
+
"direct": 1,
|
| 79 |
+
"proxy": 3,
|
| 80 |
"diagnostic": 1,
|
| 81 |
+
"total_links": 5
|
| 82 |
}
|
| 83 |
},
|
| 84 |
"C": {
|
|
|
|
| 87 |
"focus": "Egocentric action and intention understanding, hand-object interaction, gaze/attention modeling, task structure modeling.",
|
| 88 |
"preferred_background": "Video understanding, action recognition, or egocentric vision.",
|
| 89 |
"current_status": "strongest implemented track",
|
| 90 |
+
"current_readout": "The unified 20-task suite directly targets egocentric action, task state, interaction, grounding, forecasting, and alignment.",
|
| 91 |
"next_steps": [
|
| 92 |
"Move from single-episode chronological splits to held-out-episode splits.",
|
| 93 |
"Use audio together with stronger multimodal backbones for action, intent, and grounding.",
|
|
|
|
| 104 |
"caption_grounding",
|
| 105 |
"cross_modal_retrieval",
|
| 106 |
"temporal_order",
|
| 107 |
+
"misalignment_detection",
|
| 108 |
+
"long_horizon_next_action",
|
| 109 |
+
"next_subtask_forecast",
|
| 110 |
+
"interaction_text_prediction",
|
| 111 |
+
"action_object_relation",
|
| 112 |
+
"object_set_forecast",
|
| 113 |
+
"time_to_transition"
|
| 114 |
],
|
| 115 |
"task_display_names": [
|
| 116 |
"Action Recognition",
|
|
|
|
| 123 |
"Language Grounding",
|
| 124 |
"Cross-Modal Retrieval",
|
| 125 |
"Temporal Order Verification",
|
| 126 |
+
"Multimodal Synchronization Detection",
|
| 127 |
+
"Long-Horizon Next-Action Forecasting",
|
| 128 |
+
"Long-Horizon Next-Subtask Forecasting",
|
| 129 |
+
"Interaction Text Prediction",
|
| 130 |
+
"Action-Object Relation Prediction",
|
| 131 |
+
"Future Object-Set Forecasting",
|
| 132 |
+
"Time-to-Next-Transition Regression"
|
| 133 |
],
|
| 134 |
"counts": {
|
| 135 |
+
"direct": 10,
|
| 136 |
+
"proxy": 3,
|
| 137 |
+
"diagnostic": 4,
|
| 138 |
+
"total_links": 17
|
| 139 |
}
|
| 140 |
},
|
| 141 |
"D": {
|
|
|
|
| 159 |
"cross_modal_retrieval",
|
| 160 |
"modality_reconstruction",
|
| 161 |
"temporal_order",
|
| 162 |
+
"misalignment_detection",
|
| 163 |
+
"long_horizon_next_action",
|
| 164 |
+
"next_subtask_forecast",
|
| 165 |
+
"action_object_relation",
|
| 166 |
+
"object_set_forecast",
|
| 167 |
+
"camera_view_sync_retrieval",
|
| 168 |
+
"time_to_transition"
|
| 169 |
],
|
| 170 |
"task_display_names": [
|
| 171 |
"Procedure Step Recognition",
|
|
|
|
| 176 |
"Cross-Modal Retrieval",
|
| 177 |
"Cross-Modal Reconstruction",
|
| 178 |
"Temporal Order Verification",
|
| 179 |
+
"Multimodal Synchronization Detection",
|
| 180 |
+
"Long-Horizon Next-Action Forecasting",
|
| 181 |
+
"Long-Horizon Next-Subtask Forecasting",
|
| 182 |
+
"Action-Object Relation Prediction",
|
| 183 |
+
"Future Object-Set Forecasting",
|
| 184 |
+
"Camera-View Synchronization Retrieval",
|
| 185 |
+
"Time-to-Next-Transition Regression"
|
| 186 |
],
|
| 187 |
"counts": {
|
| 188 |
+
"direct": 1,
|
| 189 |
+
"proxy": 10,
|
| 190 |
+
"diagnostic": 4,
|
| 191 |
+
"total_links": 15
|
| 192 |
}
|
| 193 |
}
|
| 194 |
},
|
|
|
|
| 471 |
"neural_mlp": 0.7152682255845944,
|
| 472 |
"better_baseline": "neural_mlp"
|
| 473 |
}
|
| 474 |
+
},
|
| 475 |
+
"long_horizon_next_action": {
|
| 476 |
+
"name": "Long-horizon next-action forecasting",
|
| 477 |
+
"family": "classification",
|
| 478 |
+
"input": "current and historical windows",
|
| 479 |
+
"output": "future action label",
|
| 480 |
+
"primary_direction": "C",
|
| 481 |
+
"direction_roles": {
|
| 482 |
+
"C": "direct",
|
| 483 |
+
"D": "proxy"
|
| 484 |
+
},
|
| 485 |
+
"why": "Extends short-horizon intention prediction into longer activity futures, a key egocentric and world-model signal.",
|
| 486 |
+
"current_limit": "Evaluated from sample-supported future labels, not full open-world action generation.",
|
| 487 |
+
"display_name": "Long-Horizon Next-Action Forecasting",
|
| 488 |
+
"artifact_id": "long_horizon_next_action",
|
| 489 |
+
"metric": {
|
| 490 |
+
"key": "macro_f1",
|
| 491 |
+
"name": "macro-F1",
|
| 492 |
+
"direction": "higher",
|
| 493 |
+
"minimal": 0.07499999999999998,
|
| 494 |
+
"neural_mlp": 0.06545454545454546,
|
| 495 |
+
"better_baseline": "minimal"
|
| 496 |
+
}
|
| 497 |
+
},
|
| 498 |
+
"next_subtask_forecast": {
|
| 499 |
+
"name": "Long-horizon next-subtask forecasting",
|
| 500 |
+
"family": "classification",
|
| 501 |
+
"input": "current and historical windows",
|
| 502 |
+
"output": "future procedure-step label",
|
| 503 |
+
"primary_direction": "C",
|
| 504 |
+
"direction_roles": {
|
| 505 |
+
"C": "direct",
|
| 506 |
+
"D": "proxy"
|
| 507 |
+
},
|
| 508 |
+
"why": "Measures whether the model can anticipate the next procedural phase rather than only the current frame state.",
|
| 509 |
+
"current_limit": "Subtask labels are constrained to the available annotation vocabulary.",
|
| 510 |
+
"display_name": "Long-Horizon Next-Subtask Forecasting",
|
| 511 |
+
"artifact_id": "next_subtask_forecast",
|
| 512 |
+
"metric": {
|
| 513 |
+
"key": "macro_f1",
|
| 514 |
+
"name": "macro-F1",
|
| 515 |
+
"direction": "higher",
|
| 516 |
+
"minimal": 0.04545454545454545,
|
| 517 |
+
"neural_mlp": 0.050724637681159424,
|
| 518 |
+
"better_baseline": "neural_mlp"
|
| 519 |
+
}
|
| 520 |
+
},
|
| 521 |
+
"interaction_text_prediction": {
|
| 522 |
+
"name": "Interaction text prediction",
|
| 523 |
+
"family": "classification",
|
| 524 |
+
"input": "window features without target text leakage",
|
| 525 |
+
"output": "natural-language interaction class",
|
| 526 |
+
"primary_direction": "C",
|
| 527 |
+
"direction_roles": {
|
| 528 |
+
"C": "direct",
|
| 529 |
+
"A": "proxy"
|
| 530 |
+
},
|
| 531 |
+
"why": "Connects egocentric observations to the natural-language interaction semantics carried by the annotation.",
|
| 532 |
+
"current_limit": "Public derived features retain hashed text targets; raw full text requires the official annotation source.",
|
| 533 |
+
"display_name": "Interaction Text Prediction",
|
| 534 |
+
"artifact_id": "interaction_text_prediction",
|
| 535 |
+
"metric": {
|
| 536 |
+
"key": "macro_f1",
|
| 537 |
+
"name": "macro-F1",
|
| 538 |
+
"direction": "higher",
|
| 539 |
+
"minimal": 0.04444444444444444,
|
| 540 |
+
"neural_mlp": 0.0380952380952381,
|
| 541 |
+
"better_baseline": "minimal"
|
| 542 |
+
}
|
| 543 |
+
},
|
| 544 |
+
"action_object_relation": {
|
| 545 |
+
"name": "Action-object relation prediction",
|
| 546 |
+
"family": "classification",
|
| 547 |
+
"input": "window features with target-side relation leakage excluded",
|
| 548 |
+
"output": "action-object relation class",
|
| 549 |
+
"primary_direction": "C",
|
| 550 |
+
"direction_roles": {
|
| 551 |
+
"C": "direct",
|
| 552 |
+
"D": "proxy"
|
| 553 |
+
},
|
| 554 |
+
"why": "Tests whether action recognition and object state are connected as a relational interaction representation.",
|
| 555 |
+
"current_limit": "Relation labels are derived from the public-sample annotation scope.",
|
| 556 |
+
"display_name": "Action-Object Relation Prediction",
|
| 557 |
+
"artifact_id": "action_object_relation",
|
| 558 |
+
"metric": {
|
| 559 |
+
"key": "macro_f1",
|
| 560 |
+
"name": "macro-F1",
|
| 561 |
+
"direction": "higher",
|
| 562 |
+
"minimal": 0.0,
|
| 563 |
+
"neural_mlp": 0.0,
|
| 564 |
+
"better_baseline": "tie"
|
| 565 |
+
}
|
| 566 |
+
},
|
| 567 |
+
"object_set_forecast": {
|
| 568 |
+
"name": "Future object-set forecasting",
|
| 569 |
+
"family": "multi-label",
|
| 570 |
+
"input": "current and historical windows",
|
| 571 |
+
"output": "future object set",
|
| 572 |
+
"primary_direction": "D",
|
| 573 |
+
"direction_roles": {
|
| 574 |
+
"D": "direct",
|
| 575 |
+
"C": "proxy"
|
| 576 |
+
},
|
| 577 |
+
"why": "Asks whether the current scene state supports predicting which objects will matter later.",
|
| 578 |
+
"current_limit": "This is a set-level proxy, not a persistent 3D scene graph.",
|
| 579 |
+
"display_name": "Future Object-Set Forecasting",
|
| 580 |
+
"artifact_id": "object_set_forecast",
|
| 581 |
+
"metric": {
|
| 582 |
+
"key": "micro_f1",
|
| 583 |
+
"name": "micro-F1",
|
| 584 |
+
"direction": "higher",
|
| 585 |
+
"minimal": 0.16939890710382516,
|
| 586 |
+
"neural_mlp": 0.19718309859154928,
|
| 587 |
+
"better_baseline": "neural_mlp"
|
| 588 |
+
}
|
| 589 |
+
},
|
| 590 |
+
"imu_to_hand_pose": {
|
| 591 |
+
"name": "IMU-to-hand pose reconstruction",
|
| 592 |
+
"family": "regression",
|
| 593 |
+
"input": "IMU and motion context",
|
| 594 |
+
"output": "hand pose target",
|
| 595 |
+
"primary_direction": "A",
|
| 596 |
+
"direction_roles": {
|
| 597 |
+
"A": "direct",
|
| 598 |
+
"B": "proxy"
|
| 599 |
+
},
|
| 600 |
+
"why": "Measures human-motion reconstruction from wearable and motion cues.",
|
| 601 |
+
"current_limit": "Pose reconstruction is window-level and does not yet fit a full parametric hand/body model.",
|
| 602 |
+
"display_name": "IMU-to-Hand Pose Reconstruction",
|
| 603 |
+
"artifact_id": "imu_to_hand_pose",
|
| 604 |
+
"metric": {
|
| 605 |
+
"key": "mae",
|
| 606 |
+
"name": "MAE",
|
| 607 |
+
"direction": "lower",
|
| 608 |
+
"minimal": 0.042049407958984375,
|
| 609 |
+
"neural_mlp": 0.042562149465084076,
|
| 610 |
+
"better_baseline": "minimal"
|
| 611 |
+
}
|
| 612 |
+
},
|
| 613 |
+
"camera_view_sync_retrieval": {
|
| 614 |
+
"name": "Camera-view synchronization retrieval",
|
| 615 |
+
"family": "retrieval",
|
| 616 |
+
"input": "one camera-view/window query",
|
| 617 |
+
"output": "matching synchronized view",
|
| 618 |
+
"primary_direction": "B",
|
| 619 |
+
"direction_roles": {
|
| 620 |
+
"B": "direct",
|
| 621 |
+
"D": "proxy"
|
| 622 |
+
},
|
| 623 |
+
"why": "Tests whether synchronized multi-view structure is recoverable across camera streams.",
|
| 624 |
+
"current_limit": "Retrieval checks view consistency but does not reconstruct geometry by itself.",
|
| 625 |
+
"display_name": "Camera-View Synchronization Retrieval",
|
| 626 |
+
"artifact_id": "camera_view_sync_retrieval",
|
| 627 |
+
"metric": {
|
| 628 |
+
"key": "mrr",
|
| 629 |
+
"name": "MRR",
|
| 630 |
+
"direction": "higher",
|
| 631 |
+
"minimal": 0.4943004846572876,
|
| 632 |
+
"neural_mlp": 0.24086658656597137,
|
| 633 |
+
"better_baseline": "minimal"
|
| 634 |
+
}
|
| 635 |
+
},
|
| 636 |
+
"time_to_transition": {
|
| 637 |
+
"name": "Time-to-next-transition regression",
|
| 638 |
+
"family": "regression",
|
| 639 |
+
"input": "current temporal window state",
|
| 640 |
+
"output": "frames/time until the next transition",
|
| 641 |
+
"primary_direction": "C",
|
| 642 |
+
"direction_roles": {
|
| 643 |
+
"C": "diagnostic",
|
| 644 |
+
"D": "diagnostic"
|
| 645 |
+
},
|
| 646 |
+
"why": "Measures temporal boundary awareness as a continuous timing target.",
|
| 647 |
+
"current_limit": "Regression is local to the annotated public sample timeline.",
|
| 648 |
+
"display_name": "Time-to-Next-Transition Regression",
|
| 649 |
+
"artifact_id": "time_to_transition",
|
| 650 |
+
"metric": {
|
| 651 |
+
"key": "mae",
|
| 652 |
+
"name": "MAE frames",
|
| 653 |
+
"direction": "lower",
|
| 654 |
+
"minimal": 10.53735637664795,
|
| 655 |
+
"neural_mlp": 10.55449390411377,
|
| 656 |
+
"better_baseline": "minimal"
|
| 657 |
+
}
|
| 658 |
}
|
| 659 |
}
|
| 660 |
}
|
metrics/research_takeaways.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Research Takeaways",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"source_files": [
|
| 6 |
"docs/data/summary_metrics.json",
|
| 7 |
"results/episode_task_suite/summary_report.json",
|
|
@@ -42,7 +42,7 @@
|
|
| 42 |
{
|
| 43 |
"id": "chronological_split_exposes_class_shift",
|
| 44 |
"title": "Chronological splits expose action-class shift",
|
| 45 |
-
"readout": "Earlier all-feature action classifiers reach high macro-F1 on their local split, but the
|
| 46 |
"evidence": [
|
| 47 |
{
|
| 48 |
"label": "all_feature_action_macro_f1",
|
|
@@ -133,7 +133,7 @@
|
|
| 133 |
{
|
| 134 |
"id": "audio_contribution_is_task_specific",
|
| 135 |
"title": "Audio helps some tasks and hurts others on the public sample",
|
| 136 |
-
"readout": "Audio improves the primary metric on 6 of
|
| 137 |
"evidence": [
|
| 138 |
{
|
| 139 |
"label": "tasks_where_current_audio_improves",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Research Takeaways",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:27:21+00:00",
|
| 5 |
"source_files": [
|
| 6 |
"docs/data/summary_metrics.json",
|
| 7 |
"results/episode_task_suite/summary_report.json",
|
|
|
|
| 42 |
{
|
| 43 |
"id": "chronological_split_exposes_class_shift",
|
| 44 |
"title": "Chronological splits expose action-class shift",
|
| 45 |
+
"readout": "Earlier all-feature action classifiers reach high macro-F1 on their local split, but the core chronological action/subtask heads are much harder because later held-out windows include unseen labels.",
|
| 46 |
"evidence": [
|
| 47 |
{
|
| 48 |
"label": "all_feature_action_macro_f1",
|
|
|
|
| 133 |
{
|
| 134 |
"id": "audio_contribution_is_task_specific",
|
| 135 |
"title": "Audio helps some tasks and hurts others on the public sample",
|
| 136 |
+
"readout": "Audio improves the primary metric on 6 of the original task contracts, while raw log-mel replacement improves over the current handcrafted block on 6 of those contracts. The largest current-audio gain appears in feature reconstruction, not in action classification.",
|
| 137 |
"evidence": [
|
| 138 |
{
|
| 139 |
"label": "tasks_where_current_audio_improves",
|
metrics/scope_claims_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"summary": {
|
| 5 |
"qwen3_omni_verified_diagnostic_pilot": true,
|
| 6 |
"dataset_manifest_num_episodes": 119,
|
|
@@ -25,7 +25,7 @@
|
|
| 25 |
{
|
| 26 |
"name": "summary_metrics_preserves_verified_diagnostic_status",
|
| 27 |
"status": "pass",
|
| 28 |
-
"detail": "The selected-episode Qwen3-Omni
|
| 29 |
"evidence": [
|
| 30 |
"docs/data/summary_metrics.json"
|
| 31 |
]
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:41:53+00:00",
|
| 4 |
"summary": {
|
| 5 |
"qwen3_omni_verified_diagnostic_pilot": true,
|
| 6 |
"dataset_manifest_num_episodes": 119,
|
|
|
|
| 25 |
{
|
| 26 |
"name": "summary_metrics_preserves_verified_diagnostic_status",
|
| 27 |
"status": "pass",
|
| 28 |
+
"detail": "The selected-episode Qwen3-Omni diagnostic pilot is verified on the 96/16/16 split and now meets the 98% target for JSON validity; action/subtask quality remains weak, so current results are diagnostic baselines, not strong model-quality claims.",
|
| 29 |
"evidence": [
|
| 30 |
"docs/data/summary_metrics.json"
|
| 31 |
]
|
metrics/source_alignment_audit.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Source Alignment Note",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
|
| 6 |
"alignment_summary": {
|
| 7 |
"full_dataset_repo": "ropedia-ai/xperience-10m",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Source Alignment Note",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-20T21:42:21+00:00",
|
| 5 |
"alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
|
| 6 |
"alignment_summary": {
|
| 7 |
"full_dataset_repo": "ropedia-ai/xperience-10m",
|
metrics/summary_metrics.json
CHANGED
|
@@ -14,7 +14,7 @@
|
|
| 14 |
"visualization.rrd"
|
| 15 |
],
|
| 16 |
"access_status": "The gated Xperience-10M dataset is available for selected multi-episode pilot preparation.",
|
| 17 |
-
"current_scope": "The selected-episode Qwen3-Omni
|
| 18 |
},
|
| 19 |
"models": {
|
| 20 |
"motion_action": {
|
|
@@ -699,6 +699,7 @@
|
|
| 699 |
"misalignment_detection": "Multimodal Synchronization Detection"
|
| 700 |
}
|
| 701 |
},
|
|
|
|
| 702 |
"feature_manifest": [
|
| 703 |
{
|
| 704 |
"name": "hand left joints",
|
|
|
|
| 14 |
"visualization.rrd"
|
| 15 |
],
|
| 16 |
"access_status": "The gated Xperience-10M dataset is available for selected multi-episode pilot preparation.",
|
| 17 |
+
"current_scope": "The selected-episode Qwen3-Omni diagnostic pilot is verified on the 96/16/16 split and now meets the 98% target for JSON validity; action/subtask quality remains weak, so current results are diagnostic baselines, not strong model-quality claims."
|
| 18 |
},
|
| 19 |
"models": {
|
| 20 |
"motion_action": {
|
|
|
|
| 699 |
"misalignment_detection": "Multimodal Synchronization Detection"
|
| 700 |
}
|
| 701 |
},
|
| 702 |
+
"unified_task_count": 20,
|
| 703 |
"feature_manifest": [
|
| 704 |
{
|
| 705 |
"name": "hand left joints",
|
metrics/task_surface_integrity.json
CHANGED
|
@@ -1,9 +1,12 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"summary": {
|
| 5 |
-
"
|
| 6 |
-
"
|
|
|
|
|
|
|
|
|
|
| 7 |
"task_family_counts": {
|
| 8 |
"diagnostic": 3,
|
| 9 |
"forecast": 2,
|
|
@@ -36,13 +39,13 @@
|
|
| 36 |
"status": "pass"
|
| 37 |
},
|
| 38 |
{
|
| 39 |
-
"name": "
|
| 40 |
"status": "pass",
|
| 41 |
"observed": 12,
|
| 42 |
"expected": 12
|
| 43 |
},
|
| 44 |
{
|
| 45 |
-
"name": "
|
| 46 |
"status": "pass",
|
| 47 |
"missing": [],
|
| 48 |
"extra": []
|
|
@@ -1522,7 +1525,7 @@
|
|
| 1522 |
"expected": "### Multimodal Synchronization Detection (`misalignment_detection`)"
|
| 1523 |
},
|
| 1524 |
{
|
| 1525 |
-
"name": "
|
| 1526 |
"status": "pass",
|
| 1527 |
"observed": 12
|
| 1528 |
},
|
|
@@ -1656,6 +1659,17 @@
|
|
| 1656 |
"name": "extension_probe_uses_human_name:ego_motion_forecast",
|
| 1657 |
"status": "pass",
|
| 1658 |
"expected": "Short-Horizon Ego-Motion Forecasting"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1659 |
}
|
| 1660 |
],
|
| 1661 |
"failures": []
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:41:50+00:00",
|
| 4 |
"summary": {
|
| 5 |
+
"original_walkthrough_task_count": 12,
|
| 6 |
+
"expected_original_walkthrough_task_count": 12,
|
| 7 |
+
"unified_task_count": 20,
|
| 8 |
+
"method_task_record_count": 180,
|
| 9 |
+
"scored_method_task_count": 180,
|
| 10 |
"task_family_counts": {
|
| 11 |
"diagnostic": 3,
|
| 12 |
"forecast": 2,
|
|
|
|
| 39 |
"status": "pass"
|
| 40 |
},
|
| 41 |
{
|
| 42 |
+
"name": "original_walkthrough_task_count",
|
| 43 |
"status": "pass",
|
| 44 |
"observed": 12,
|
| 45 |
"expected": 12
|
| 46 |
},
|
| 47 |
{
|
| 48 |
+
"name": "expected_original_walkthrough_task_ids_present",
|
| 49 |
"status": "pass",
|
| 50 |
"missing": [],
|
| 51 |
"extra": []
|
|
|
|
| 1525 |
"expected": "### Multimodal Synchronization Detection (`misalignment_detection`)"
|
| 1526 |
},
|
| 1527 |
{
|
| 1528 |
+
"name": "markdown_has_original_walkthrough_sections",
|
| 1529 |
"status": "pass",
|
| 1530 |
"observed": 12
|
| 1531 |
},
|
|
|
|
| 1659 |
"name": "extension_probe_uses_human_name:ego_motion_forecast",
|
| 1660 |
"status": "pass",
|
| 1661 |
"expected": "Short-Horizon Ego-Motion Forecasting"
|
| 1662 |
+
},
|
| 1663 |
+
{
|
| 1664 |
+
"name": "unified_20_task_suite_present",
|
| 1665 |
+
"status": "pass",
|
| 1666 |
+
"task_count": 20
|
| 1667 |
+
},
|
| 1668 |
+
{
|
| 1669 |
+
"name": "unified_180_result_matrix_present",
|
| 1670 |
+
"status": "pass",
|
| 1671 |
+
"method_task_record_count": 180,
|
| 1672 |
+
"scored_method_task_count": 180
|
| 1673 |
}
|
| 1674 |
],
|
| 1675 |
"failures": []
|
metrics/website_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
@@ -81,7 +81,7 @@
|
|
| 81 |
"status": "pass",
|
| 82 |
"reason": "The project overview should appear before the deeper progress ledger.",
|
| 83 |
"overview_index": 95783,
|
| 84 |
-
"evidence_index":
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"name": "project_status_links_json",
|
|
@@ -160,8 +160,8 @@
|
|
| 160 |
"status": "pass",
|
| 161 |
"reason": "The evaluation protocol should appear before the deeper evidence ledger.",
|
| 162 |
"overview_index": 95783,
|
| 163 |
-
"protocol_index":
|
| 164 |
-
"evidence_index":
|
| 165 |
},
|
| 166 |
{
|
| 167 |
"name": "evaluation_protocol_links_json",
|
|
@@ -346,12 +346,12 @@
|
|
| 346 |
},
|
| 347 |
{
|
| 348 |
"path": "data/live_publication_status.json",
|
| 349 |
-
"bytes":
|
| 350 |
"top_level_type": "dict"
|
| 351 |
},
|
| 352 |
{
|
| 353 |
"path": "data/mirror_parity.json",
|
| 354 |
-
"bytes":
|
| 355 |
"top_level_type": "dict"
|
| 356 |
},
|
| 357 |
{
|
|
@@ -366,7 +366,7 @@
|
|
| 366 |
},
|
| 367 |
{
|
| 368 |
"path": "data/omni_model_comparison.json",
|
| 369 |
-
"bytes":
|
| 370 |
"top_level_type": "dict"
|
| 371 |
},
|
| 372 |
{
|
|
@@ -386,7 +386,7 @@
|
|
| 386 |
},
|
| 387 |
{
|
| 388 |
"path": "data/project_status.json",
|
| 389 |
-
"bytes":
|
| 390 |
"top_level_type": "dict"
|
| 391 |
},
|
| 392 |
{
|
|
@@ -401,12 +401,12 @@
|
|
| 401 |
},
|
| 402 |
{
|
| 403 |
"path": "data/publication_audit.json",
|
| 404 |
-
"bytes":
|
| 405 |
"top_level_type": "dict"
|
| 406 |
},
|
| 407 |
{
|
| 408 |
"path": "data/quality_gates.json",
|
| 409 |
-
"bytes":
|
| 410 |
"top_level_type": "dict"
|
| 411 |
},
|
| 412 |
{
|
|
@@ -426,7 +426,7 @@
|
|
| 426 |
},
|
| 427 |
{
|
| 428 |
"path": "data/rendered_site_check.json",
|
| 429 |
-
"bytes":
|
| 430 |
"top_level_type": "dict"
|
| 431 |
},
|
| 432 |
{
|
|
@@ -441,7 +441,7 @@
|
|
| 441 |
},
|
| 442 |
{
|
| 443 |
"path": "data/research_directions.json",
|
| 444 |
-
"bytes":
|
| 445 |
"top_level_type": "dict"
|
| 446 |
},
|
| 447 |
{
|
|
@@ -456,12 +456,12 @@
|
|
| 456 |
},
|
| 457 |
{
|
| 458 |
"path": "data/research_takeaways.json",
|
| 459 |
-
"bytes":
|
| 460 |
"top_level_type": "dict"
|
| 461 |
},
|
| 462 |
{
|
| 463 |
"path": "data/scope_claims_audit.json",
|
| 464 |
-
"bytes":
|
| 465 |
"top_level_type": "dict"
|
| 466 |
},
|
| 467 |
{
|
|
@@ -481,7 +481,7 @@
|
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"path": "data/summary_metrics.json",
|
| 484 |
-
"bytes":
|
| 485 |
"top_level_type": "dict"
|
| 486 |
},
|
| 487 |
{
|
|
@@ -511,7 +511,7 @@
|
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"path": "data/task_surface_integrity.json",
|
| 514 |
-
"bytes":
|
| 515 |
"top_level_type": "dict"
|
| 516 |
},
|
| 517 |
{
|
|
@@ -536,7 +536,7 @@
|
|
| 536 |
},
|
| 537 |
{
|
| 538 |
"path": "data/website_integrity.json",
|
| 539 |
-
"bytes":
|
| 540 |
"top_level_type": "dict"
|
| 541 |
},
|
| 542 |
{
|
|
@@ -618,7 +618,7 @@
|
|
| 618 |
{
|
| 619 |
"path": "assets/charts/research_direction_coverage.svg",
|
| 620 |
"exists": true,
|
| 621 |
-
"bytes":
|
| 622 |
"format": "SVG",
|
| 623 |
"has_viewbox": true
|
| 624 |
},
|
|
@@ -733,7 +733,7 @@
|
|
| 733 |
{
|
| 734 |
"path": "assets/pipeline_diagram.png",
|
| 735 |
"exists": true,
|
| 736 |
-
"bytes":
|
| 737 |
"width": 1800,
|
| 738 |
"height": 1120,
|
| 739 |
"format": "PNG"
|
|
@@ -749,7 +749,7 @@
|
|
| 749 |
{
|
| 750 |
"path": "assets/task_architectures.png",
|
| 751 |
"exists": true,
|
| 752 |
-
"bytes":
|
| 753 |
"width": 1800,
|
| 754 |
"height": 2450,
|
| 755 |
"format": "PNG"
|
|
@@ -757,9 +757,9 @@
|
|
| 757 |
{
|
| 758 |
"path": "assets/task_suite_infographic.png",
|
| 759 |
"exists": true,
|
| 760 |
-
"bytes":
|
| 761 |
"width": 1800,
|
| 762 |
-
"height":
|
| 763 |
"format": "PNG"
|
| 764 |
}
|
| 765 |
]
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-20T21:41:51+00:00",
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
|
|
| 81 |
"status": "pass",
|
| 82 |
"reason": "The project overview should appear before the deeper progress ledger.",
|
| 83 |
"overview_index": 95783,
|
| 84 |
+
"evidence_index": 132453
|
| 85 |
},
|
| 86 |
{
|
| 87 |
"name": "project_status_links_json",
|
|
|
|
| 160 |
"status": "pass",
|
| 161 |
"reason": "The evaluation protocol should appear before the deeper evidence ledger.",
|
| 162 |
"overview_index": 95783,
|
| 163 |
+
"protocol_index": 128634,
|
| 164 |
+
"evidence_index": 132453
|
| 165 |
},
|
| 166 |
{
|
| 167 |
"name": "evaluation_protocol_links_json",
|
|
|
|
| 346 |
},
|
| 347 |
{
|
| 348 |
"path": "data/live_publication_status.json",
|
| 349 |
+
"bytes": 184670,
|
| 350 |
"top_level_type": "dict"
|
| 351 |
},
|
| 352 |
{
|
| 353 |
"path": "data/mirror_parity.json",
|
| 354 |
+
"bytes": 1407249,
|
| 355 |
"top_level_type": "dict"
|
| 356 |
},
|
| 357 |
{
|
|
|
|
| 366 |
},
|
| 367 |
{
|
| 368 |
"path": "data/omni_model_comparison.json",
|
| 369 |
+
"bytes": 82110,
|
| 370 |
"top_level_type": "dict"
|
| 371 |
},
|
| 372 |
{
|
|
|
|
| 386 |
},
|
| 387 |
{
|
| 388 |
"path": "data/project_status.json",
|
| 389 |
+
"bytes": 23057,
|
| 390 |
"top_level_type": "dict"
|
| 391 |
},
|
| 392 |
{
|
|
|
|
| 401 |
},
|
| 402 |
{
|
| 403 |
"path": "data/publication_audit.json",
|
| 404 |
+
"bytes": 10662,
|
| 405 |
"top_level_type": "dict"
|
| 406 |
},
|
| 407 |
{
|
| 408 |
"path": "data/quality_gates.json",
|
| 409 |
+
"bytes": 8640,
|
| 410 |
"top_level_type": "dict"
|
| 411 |
},
|
| 412 |
{
|
|
|
|
| 426 |
},
|
| 427 |
{
|
| 428 |
"path": "data/rendered_site_check.json",
|
| 429 |
+
"bytes": 4318,
|
| 430 |
"top_level_type": "dict"
|
| 431 |
},
|
| 432 |
{
|
|
|
|
| 441 |
},
|
| 442 |
{
|
| 443 |
"path": "data/research_directions.json",
|
| 444 |
+
"bytes": 25046,
|
| 445 |
"top_level_type": "dict"
|
| 446 |
},
|
| 447 |
{
|
|
|
|
| 456 |
},
|
| 457 |
{
|
| 458 |
"path": "data/research_takeaways.json",
|
| 459 |
+
"bytes": 7162,
|
| 460 |
"top_level_type": "dict"
|
| 461 |
},
|
| 462 |
{
|
| 463 |
"path": "data/scope_claims_audit.json",
|
| 464 |
+
"bytes": 21313,
|
| 465 |
"top_level_type": "dict"
|
| 466 |
},
|
| 467 |
{
|
|
|
|
| 481 |
},
|
| 482 |
{
|
| 483 |
"path": "data/summary_metrics.json",
|
| 484 |
+
"bytes": 27518,
|
| 485 |
"top_level_type": "dict"
|
| 486 |
},
|
| 487 |
{
|
|
|
|
| 511 |
},
|
| 512 |
{
|
| 513 |
"path": "data/task_surface_integrity.json",
|
| 514 |
+
"bytes": 46246,
|
| 515 |
"top_level_type": "dict"
|
| 516 |
},
|
| 517 |
{
|
|
|
|
| 536 |
},
|
| 537 |
{
|
| 538 |
"path": "data/website_integrity.json",
|
| 539 |
+
"bytes": 20141,
|
| 540 |
"top_level_type": "dict"
|
| 541 |
},
|
| 542 |
{
|
|
|
|
| 618 |
{
|
| 619 |
"path": "assets/charts/research_direction_coverage.svg",
|
| 620 |
"exists": true,
|
| 621 |
+
"bytes": 5347,
|
| 622 |
"format": "SVG",
|
| 623 |
"has_viewbox": true
|
| 624 |
},
|
|
|
|
| 733 |
{
|
| 734 |
"path": "assets/pipeline_diagram.png",
|
| 735 |
"exists": true,
|
| 736 |
+
"bytes": 711222,
|
| 737 |
"width": 1800,
|
| 738 |
"height": 1120,
|
| 739 |
"format": "PNG"
|
|
|
|
| 749 |
{
|
| 750 |
"path": "assets/task_architectures.png",
|
| 751 |
"exists": true,
|
| 752 |
+
"bytes": 757827,
|
| 753 |
"width": 1800,
|
| 754 |
"height": 2450,
|
| 755 |
"format": "PNG"
|
|
|
|
| 757 |
{
|
| 758 |
"path": "assets/task_suite_infographic.png",
|
| 759 |
"exists": true,
|
| 760 |
+
"bytes": 1899884,
|
| 761 |
"width": 1800,
|
| 762 |
+
"height": 7600,
|
| 763 |
"format": "PNG"
|
| 764 |
}
|
| 765 |
]
|
research_roadmap.html
CHANGED
|
@@ -4,7 +4,7 @@
|
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
| 6 |
<title>Research Roadmap | Ropedia Xperience-10M</title>
|
| 7 |
-
<meta name="description" content="Interactive research roadmap connecting the Ropedia Xperience-10M
|
| 8 |
<meta name="theme-color" content="#020502">
|
| 9 |
<link rel="icon" href="favicon.png" type="image/png" sizes="64x64">
|
| 10 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
@@ -626,7 +626,7 @@
|
|
| 626 |
<header class="hero">
|
| 627 |
<div class="wrap hero-grid">
|
| 628 |
<div>
|
| 629 |
-
<div class="eyebrow">
|
| 630 |
<h1>Interactive Research Roadmap.</h1>
|
| 631 |
<p class="hero-copy">
|
| 632 |
This page connects the current public-sample task lab to the four research
|
|
@@ -657,7 +657,7 @@
|
|
| 657 |
<div class="route">
|
| 658 |
<div class="route-step">
|
| 659 |
<strong>01</strong>
|
| 660 |
-
<div><b>Public sample</b><span>
|
| 661 |
<em id="routeSample">1 episode</em>
|
| 662 |
</div>
|
| 663 |
<div class="route-step">
|
|
|
|
| 4 |
<meta charset="utf-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1">
|
| 6 |
<title>Research Roadmap | Ropedia Xperience-10M</title>
|
| 7 |
+
<meta name="description" content="Interactive research roadmap connecting the Ropedia Xperience-10M 20-task suite, four research tracks, current sample results, Qwen3-Omni fine-tuning, and foundation-model branch selection.">
|
| 8 |
<meta name="theme-color" content="#020502">
|
| 9 |
<link rel="icon" href="favicon.png" type="image/png" sizes="64x64">
|
| 10 |
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
|
|
| 626 |
<header class="hero">
|
| 627 |
<div class="wrap hero-grid">
|
| 628 |
<div>
|
| 629 |
+
<div class="eyebrow">20 tasks / 4 tracks / scale-up path</div>
|
| 630 |
<h1>Interactive Research Roadmap.</h1>
|
| 631 |
<p class="hero-copy">
|
| 632 |
This page connects the current public-sample task lab to the four research
|
|
|
|
| 657 |
<div class="route">
|
| 658 |
<div class="route-step">
|
| 659 |
<strong>01</strong>
|
| 660 |
+
<div><b>Public sample</b><span>20 task contracts and current baselines</span></div>
|
| 661 |
<em id="routeSample">1 episode</em>
|
| 662 |
</div>
|
| 663 |
<div class="route-step">
|