Add files using upload-large-folder tool
Browse files- FIGURE_INDEX.md +3 -3
- assets/charts/episode128_task_model_radar.svg +270 -280
- assets/charts/single_episode_task_model_radar.svg +214 -221
- assets/charts/unified_task_model_radar.svg +320 -331
- data/artifact_index.json +23 -23
- data/episode128_task_model_radar.json +1 -1
- data/figure_index.json +16 -16
- data/mirror_parity.json +158 -158
- data/public_surface_qa.json +7 -7
- data/publication_audit.json +3 -3
- data/quality_gates.json +1 -1
- data/scope_claims_audit.json +1 -1
- data/single_episode_task_model_radar.json +1 -1
- data/source_alignment_audit.json +1 -1
- data/task_method_20_result_matrix.json +1 -1
- data/task_surface_integrity.json +1 -1
- data/unified_task_model_radar.json +1 -1
- data/website_integrity.json +5 -5
- docs/data/artifact_index.json +23 -23
- docs/data/episode128_task_model_radar.json +1 -1
- docs/data/figure_index.json +16 -16
- docs/data/mirror_parity.json +158 -158
- docs/data/public_surface_qa.json +7 -7
- docs/data/publication_audit.json +3 -3
- docs/data/quality_gates.json +1 -1
- docs/data/single_episode_task_model_radar.json +1 -1
- docs/data/task_method_20_result_matrix.json +1 -1
- docs/data/task_surface_integrity.json +1 -1
- docs/data/unified_task_model_radar.json +1 -1
- docs/data/website_integrity.json +5 -5
- metrics/artifact_index.json +23 -23
- metrics/episode128_task_model_radar.json +1 -1
- metrics/figure_index.json +16 -16
- metrics/mirror_parity.json +158 -158
- metrics/public_surface_qa.json +7 -7
- metrics/publication_audit.json +3 -3
- metrics/quality_gates.json +1 -1
- metrics/scope_claims_audit.json +1 -1
- metrics/single_episode_task_model_radar.json +1 -1
- metrics/source_alignment_audit.json +1 -1
- metrics/task_method_20_result_matrix.json +1 -1
- metrics/task_surface_integrity.json +1 -1
- metrics/unified_task_model_radar.json +1 -1
- metrics/website_integrity.json +5 -5
- scripts/build_unified_task_model_radar.py +18 -23
FIGURE_INDEX.md
CHANGED
|
@@ -31,9 +31,9 @@ Public figures, diagrams, charts, and derived modality thumbnails. Raw Xperience
|
|
| 31 |
| Research direction coverage chart | `docs/assets/charts/research_direction_coverage.svg` | 1180 x 700 | `scripts/generate_visualizations.py` | Four-track coverage map for Ropedia research directions. |
|
| 32 |
| Research direction extension chart | `docs/assets/charts/research_direction_extension_tasks.svg` | 1420 x 920 | `scripts/generate_visualizations.py` | Four coded extension probes, one per Ropedia research direction. |
|
| 33 |
| Tasks 13-20 baseline chart | `docs/assets/charts/tier2_task_suite.svg` | 1440 x 832 | `scripts/tier2_task_suite.py` | Eight additional sample-supported tasks in the unified 20-task suite with aligned minimal and neural baseline metrics. |
|
| 34 |
-
| Unified 20-task model radar | `docs/assets/charts/unified_task_model_radar.svg` |
|
| 35 |
-
| Single-episode 20-task model radar | `docs/assets/charts/single_episode_task_model_radar.svg` |
|
| 36 |
-
| 128-episode 20-task model radar | `docs/assets/charts/episode128_task_model_radar.svg` |
|
| 37 |
| Feature block chart | `docs/assets/charts/feature_blocks.svg` | 1100 x 760 | `scripts/generate_visualizations.py` | Feature allocation by modality block. |
|
| 38 |
| Minimal task score chart | `docs/assets/charts/episode_task_scores.svg` | 1100 x 556 | `scripts/generate_visualizations.py` | Minimal baseline metric snapshot across the task suite. |
|
| 39 |
| Cross-modal retrieval chart | `docs/assets/charts/cross_modal_retrieval.svg` | 1100 x 284 | `scripts/generate_visualizations.py` | Retrieval behavior chart for the cross-modal task. |
|
|
|
|
| 31 |
| Research direction coverage chart | `docs/assets/charts/research_direction_coverage.svg` | 1180 x 700 | `scripts/generate_visualizations.py` | Four-track coverage map for Ropedia research directions. |
|
| 32 |
| Research direction extension chart | `docs/assets/charts/research_direction_extension_tasks.svg` | 1420 x 920 | `scripts/generate_visualizations.py` | Four coded extension probes, one per Ropedia research direction. |
|
| 33 |
| Tasks 13-20 baseline chart | `docs/assets/charts/tier2_task_suite.svg` | 1440 x 832 | `scripts/tier2_task_suite.py` | Eight additional sample-supported tasks in the unified 20-task suite with aligned minimal and neural baseline metrics. |
|
| 34 |
+
| Unified 20-task model radar | `docs/assets/charts/unified_task_model_radar.svg` | 2400 x 1840 | `scripts/build_unified_task_model_radar.py` | Twenty-axis direction-aware comparison of minimal and neural MLP baselines, with 128-episode metadata, Qwen3, and Cosmos task-aligned overlay points and branch notes. |
|
| 35 |
+
| Single-episode 20-task model radar | `docs/assets/charts/single_episode_task_model_radar.svg` | 2400 x 1840 | `scripts/build_unified_task_model_radar.py` | Twenty-axis split radar for the one public-sample episode, comparing Minimal and Neural MLP as two complete 20/20 scored polygons. |
|
| 36 |
+
| 128-episode 20-task model radar | `docs/assets/charts/episode128_task_model_radar.svg` | 2400 x 1840 | `scripts/build_unified_task_model_radar.py` | Twenty-axis split radar for selected 128-episode methods: raw-feature simple/NN as complete scored polygons and metadata/Qwen/Cosmos as task-aligned overlays. |
|
| 37 |
| Feature block chart | `docs/assets/charts/feature_blocks.svg` | 1100 x 760 | `scripts/generate_visualizations.py` | Feature allocation by modality block. |
|
| 38 |
| Minimal task score chart | `docs/assets/charts/episode_task_scores.svg` | 1100 x 556 | `scripts/generate_visualizations.py` | Minimal baseline metric snapshot across the task suite. |
|
| 39 |
| Cross-modal retrieval chart | `docs/assets/charts/cross_modal_retrieval.svg` | 1100 x 284 | `scripts/generate_visualizations.py` | Retrieval behavior chart for the cross-modal task. |
|
assets/charts/episode128_task_model_radar.svg
CHANGED
|
|
|
|
assets/charts/single_episode_task_model_radar.svg
CHANGED
|
|
|
|
assets/charts/unified_task_model_radar.svg
CHANGED
|
|
|
|
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": 183,
|
| 6 |
"missing": [],
|
|
@@ -465,7 +465,7 @@
|
|
| 465 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 466 |
"exists": true,
|
| 467 |
"bytes": 4432,
|
| 468 |
-
"sha256": "
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "source_alignment_validator",
|
|
@@ -586,7 +586,7 @@
|
|
| 586 |
"shows": "Stores normalized 20-axis radar values, raw task metrics, Qwen3/Cosmos overlay mappings, branch-card caveats, and explicit scoreless status records.",
|
| 587 |
"exists": true,
|
| 588 |
"bytes": 231290,
|
| 589 |
-
"sha256": "
|
| 590 |
},
|
| 591 |
{
|
| 592 |
"id": "single_episode_task_model_radar_json",
|
|
@@ -597,7 +597,7 @@
|
|
| 597 |
"shows": "Machine-readable split radar for the one-episode Minimal and Neural MLP baselines, both scored on all 20 task contracts.",
|
| 598 |
"exists": true,
|
| 599 |
"bytes": 50973,
|
| 600 |
-
"sha256": "
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "episode128_task_model_radar_json",
|
|
@@ -608,7 +608,7 @@
|
|
| 608 |
"shows": "Machine-readable split radar for selected 128-episode metadata/raw baselines and verified Qwen3/Cosmos branches, preserving explicit scoreless cells.",
|
| 609 |
"exists": true,
|
| 610 |
"bytes": 187439,
|
| 611 |
-
"sha256": "
|
| 612 |
},
|
| 613 |
{
|
| 614 |
"id": "task_method_20_result_matrix_json",
|
|
@@ -619,7 +619,7 @@
|
|
| 619 |
"shows": "Machine-readable 9-method by 20-task matrix where every method has 20 records and scoreless cells carry unsupported/not-evaluated reasons.",
|
| 620 |
"exists": true,
|
| 621 |
"bytes": 129711,
|
| 622 |
-
"sha256": "
|
| 623 |
},
|
| 624 |
{
|
| 625 |
"id": "task_method_20_result_matrix",
|
|
@@ -640,8 +640,8 @@
|
|
| 640 |
"surface": "website_hf",
|
| 641 |
"shows": "Compares minimal and neural MLP baselines across all 20 tasks, with Qwen3/Cosmos task-aligned model overlays.",
|
| 642 |
"exists": true,
|
| 643 |
-
"bytes":
|
| 644 |
-
"sha256": "
|
| 645 |
},
|
| 646 |
{
|
| 647 |
"id": "single_episode_task_model_radar_chart",
|
|
@@ -651,8 +651,8 @@
|
|
| 651 |
"surface": "website_hf",
|
| 652 |
"shows": "Separates the one-episode Minimal and Neural MLP 20/20 scored baselines into a clean two-polygon radar.",
|
| 653 |
"exists": true,
|
| 654 |
-
"bytes":
|
| 655 |
-
"sha256": "
|
| 656 |
},
|
| 657 |
{
|
| 658 |
"id": "episode128_task_model_radar_chart",
|
|
@@ -662,8 +662,8 @@
|
|
| 662 |
"surface": "website_hf",
|
| 663 |
"shows": "Separates the selected 128-episode methods: raw-feature simple/NN as complete 20/20 scored polygons and metadata/Qwen/Cosmos as task-aligned overlays.",
|
| 664 |
"exists": true,
|
| 665 |
-
"bytes":
|
| 666 |
-
"sha256": "
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "unified_task_model_radar_builder",
|
|
@@ -673,8 +673,8 @@
|
|
| 673 |
"surface": "repo_hf",
|
| 674 |
"shows": "Regenerates the direction-aware radar chart and machine-readable metric overlay JSON.",
|
| 675 |
"exists": true,
|
| 676 |
-
"bytes":
|
| 677 |
-
"sha256": "
|
| 678 |
},
|
| 679 |
{
|
| 680 |
"id": "a100_128_metadata_task_baselines",
|
|
@@ -794,8 +794,8 @@
|
|
| 794 |
"surface": "repo_hf",
|
| 795 |
"shows": "Catalogs public figures, charts, modality thumbnails, dimensions, hashes, roles, and source scripts.",
|
| 796 |
"exists": true,
|
| 797 |
-
"bytes":
|
| 798 |
-
"sha256": "
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "figure_index_json",
|
|
@@ -805,8 +805,8 @@
|
|
| 805 |
"surface": "website_hf",
|
| 806 |
"shows": "Machine-readable visual asset index for website and Hugging Face mirrors.",
|
| 807 |
"exists": true,
|
| 808 |
-
"bytes":
|
| 809 |
-
"sha256": "
|
| 810 |
},
|
| 811 |
{
|
| 812 |
"id": "figure_index_builder",
|
|
@@ -883,7 +883,7 @@
|
|
| 883 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 884 |
"exists": true,
|
| 885 |
"bytes": 8100,
|
| 886 |
-
"sha256": "
|
| 887 |
},
|
| 888 |
{
|
| 889 |
"id": "public_surface_qa",
|
|
@@ -905,7 +905,7 @@
|
|
| 905 |
"volatile": true,
|
| 906 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 907 |
"exists": true,
|
| 908 |
-
"bytes":
|
| 909 |
"hash_policy": "existence_and_size_only"
|
| 910 |
},
|
| 911 |
{
|
|
@@ -1042,7 +1042,7 @@
|
|
| 1042 |
"volatile": true,
|
| 1043 |
"shows": "Confirms public bundles exclude raw data, caches, heavy archives, and credential text.",
|
| 1044 |
"exists": true,
|
| 1045 |
-
"bytes":
|
| 1046 |
"hash_policy": "existence_and_size_only"
|
| 1047 |
},
|
| 1048 |
{
|
|
@@ -1066,7 +1066,7 @@
|
|
| 1066 |
"volatile": true,
|
| 1067 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1068 |
"exists": true,
|
| 1069 |
-
"bytes":
|
| 1070 |
"hash_policy": "existence_and_size_only"
|
| 1071 |
},
|
| 1072 |
{
|
|
@@ -1078,7 +1078,7 @@
|
|
| 1078 |
"volatile": true,
|
| 1079 |
"shows": "Confirms local website links, anchors, JSON data files, and referenced images resolve.",
|
| 1080 |
"exists": true,
|
| 1081 |
-
"bytes":
|
| 1082 |
"hash_policy": "existence_and_size_only"
|
| 1083 |
},
|
| 1084 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:21+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 183,
|
| 6 |
"missing": [],
|
|
|
|
| 465 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 466 |
"exists": true,
|
| 467 |
"bytes": 4432,
|
| 468 |
+
"sha256": "20df8bf51a9e380bb67cc4f8c802088030f42e421d4e7232ecd2f2f62e0e6cc7"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "source_alignment_validator",
|
|
|
|
| 586 |
"shows": "Stores normalized 20-axis radar values, raw task metrics, Qwen3/Cosmos overlay mappings, branch-card caveats, and explicit scoreless status records.",
|
| 587 |
"exists": true,
|
| 588 |
"bytes": 231290,
|
| 589 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 590 |
},
|
| 591 |
{
|
| 592 |
"id": "single_episode_task_model_radar_json",
|
|
|
|
| 597 |
"shows": "Machine-readable split radar for the one-episode Minimal and Neural MLP baselines, both scored on all 20 task contracts.",
|
| 598 |
"exists": true,
|
| 599 |
"bytes": 50973,
|
| 600 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "episode128_task_model_radar_json",
|
|
|
|
| 608 |
"shows": "Machine-readable split radar for selected 128-episode metadata/raw baselines and verified Qwen3/Cosmos branches, preserving explicit scoreless cells.",
|
| 609 |
"exists": true,
|
| 610 |
"bytes": 187439,
|
| 611 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 612 |
},
|
| 613 |
{
|
| 614 |
"id": "task_method_20_result_matrix_json",
|
|
|
|
| 619 |
"shows": "Machine-readable 9-method by 20-task matrix where every method has 20 records and scoreless cells carry unsupported/not-evaluated reasons.",
|
| 620 |
"exists": true,
|
| 621 |
"bytes": 129711,
|
| 622 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 623 |
},
|
| 624 |
{
|
| 625 |
"id": "task_method_20_result_matrix",
|
|
|
|
| 640 |
"surface": "website_hf",
|
| 641 |
"shows": "Compares minimal and neural MLP baselines across all 20 tasks, with Qwen3/Cosmos task-aligned model overlays.",
|
| 642 |
"exists": true,
|
| 643 |
+
"bytes": 49046,
|
| 644 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 645 |
},
|
| 646 |
{
|
| 647 |
"id": "single_episode_task_model_radar_chart",
|
|
|
|
| 651 |
"surface": "website_hf",
|
| 652 |
"shows": "Separates the one-episode Minimal and Neural MLP 20/20 scored baselines into a clean two-polygon radar.",
|
| 653 |
"exists": true,
|
| 654 |
+
"bytes": 35229,
|
| 655 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 656 |
},
|
| 657 |
{
|
| 658 |
"id": "episode128_task_model_radar_chart",
|
|
|
|
| 662 |
"surface": "website_hf",
|
| 663 |
"shows": "Separates the selected 128-episode methods: raw-feature simple/NN as complete 20/20 scored polygons and metadata/Qwen/Cosmos as task-aligned overlays.",
|
| 664 |
"exists": true,
|
| 665 |
+
"bytes": 43020,
|
| 666 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "unified_task_model_radar_builder",
|
|
|
|
| 673 |
"surface": "repo_hf",
|
| 674 |
"shows": "Regenerates the direction-aware radar chart and machine-readable metric overlay JSON.",
|
| 675 |
"exists": true,
|
| 676 |
+
"bytes": 47539,
|
| 677 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 678 |
},
|
| 679 |
{
|
| 680 |
"id": "a100_128_metadata_task_baselines",
|
|
|
|
| 794 |
"surface": "repo_hf",
|
| 795 |
"shows": "Catalogs public figures, charts, modality thumbnails, dimensions, hashes, roles, and source scripts.",
|
| 796 |
"exists": true,
|
| 797 |
+
"bytes": 6217,
|
| 798 |
+
"sha256": "d16e8f64afc588d6a69498244a9db6304350b14feee571b8c5e9c41f08541a00"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "figure_index_json",
|
|
|
|
| 805 |
"surface": "website_hf",
|
| 806 |
"shows": "Machine-readable visual asset index for website and Hugging Face mirrors.",
|
| 807 |
"exists": true,
|
| 808 |
+
"bytes": 17287,
|
| 809 |
+
"sha256": "3a29f7fb5ea8f03231583df87e678384978911b52486e43f0d805d6d9f13f3d5"
|
| 810 |
},
|
| 811 |
{
|
| 812 |
"id": "figure_index_builder",
|
|
|
|
| 883 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 884 |
"exists": true,
|
| 885 |
"bytes": 8100,
|
| 886 |
+
"sha256": "3f42f631cdd5bfbd7e51a911ae7c76b293818b0937428821a2a86c2a4dd5c98b"
|
| 887 |
},
|
| 888 |
{
|
| 889 |
"id": "public_surface_qa",
|
|
|
|
| 905 |
"volatile": true,
|
| 906 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 907 |
"exists": true,
|
| 908 |
+
"bytes": 6096,
|
| 909 |
"hash_policy": "existence_and_size_only"
|
| 910 |
},
|
| 911 |
{
|
|
|
|
| 1042 |
"volatile": true,
|
| 1043 |
"shows": "Confirms public bundles exclude raw data, caches, heavy archives, and credential text.",
|
| 1044 |
"exists": true,
|
| 1045 |
+
"bytes": 8189,
|
| 1046 |
"hash_policy": "existence_and_size_only"
|
| 1047 |
},
|
| 1048 |
{
|
|
|
|
| 1066 |
"volatile": true,
|
| 1067 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1068 |
"exists": true,
|
| 1069 |
+
"bytes": 847909,
|
| 1070 |
"hash_policy": "existence_and_size_only"
|
| 1071 |
},
|
| 1072 |
{
|
|
|
|
| 1078 |
"volatile": true,
|
| 1079 |
"shows": "Confirms local website links, anchors, JSON data files, and referenced images resolve.",
|
| 1080 |
"exists": true,
|
| 1081 |
+
"bytes": 18814,
|
| 1082 |
"hash_policy": "existence_and_size_only"
|
| 1083 |
},
|
| 1084 |
{
|
data/episode128_task_model_radar.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "128-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"description": "Selected 128-episode metadata/raw baselines plus verified Qwen3/Cosmos branches. Every method has 20 records; numeric scores appear only where the public artifact produced that task target.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 7,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "128-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"description": "Selected 128-episode metadata/raw baselines plus verified Qwen3/Cosmos branches. Every method has 20 records; numeric scores appear only where the public artifact produced that task target.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 7,
|
data/figure_index.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Figure Index",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"scope": "Public figures, diagrams, charts, and derived modality thumbnails. Raw Xperience-10M videos, annotations, RRD files, and Qwen weights are excluded.",
|
| 6 |
"figure_count": 26,
|
| 7 |
"figures": [
|
|
@@ -359,13 +359,13 @@
|
|
| 359 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 360 |
"surface": "website unified task section, README, HF mirrors",
|
| 361 |
"exists": true,
|
| 362 |
-
"bytes":
|
| 363 |
-
"sha256": "
|
| 364 |
"dimensions": {
|
| 365 |
"format": "SVG",
|
| 366 |
-
"width":
|
| 367 |
-
"height":
|
| 368 |
-
"view_box": "0 0
|
| 369 |
},
|
| 370 |
"source_script_exists": true
|
| 371 |
},
|
|
@@ -377,13 +377,13 @@
|
|
| 377 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 378 |
"surface": "website unified task section, README, HF mirrors",
|
| 379 |
"exists": true,
|
| 380 |
-
"bytes":
|
| 381 |
-
"sha256": "
|
| 382 |
"dimensions": {
|
| 383 |
"format": "SVG",
|
| 384 |
-
"width":
|
| 385 |
-
"height":
|
| 386 |
-
"view_box": "0 0
|
| 387 |
},
|
| 388 |
"source_script_exists": true
|
| 389 |
},
|
|
@@ -395,13 +395,13 @@
|
|
| 395 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 396 |
"surface": "website unified task section, README, HF mirrors",
|
| 397 |
"exists": true,
|
| 398 |
-
"bytes":
|
| 399 |
-
"sha256": "
|
| 400 |
"dimensions": {
|
| 401 |
"format": "SVG",
|
| 402 |
-
"width":
|
| 403 |
-
"height":
|
| 404 |
-
"view_box": "0 0
|
| 405 |
},
|
| 406 |
"source_script_exists": true
|
| 407 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Figure Index",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:33:21+00:00",
|
| 5 |
"scope": "Public figures, diagrams, charts, and derived modality thumbnails. Raw Xperience-10M videos, annotations, RRD files, and Qwen weights are excluded.",
|
| 6 |
"figure_count": 26,
|
| 7 |
"figures": [
|
|
|
|
| 359 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 360 |
"surface": "website unified task section, README, HF mirrors",
|
| 361 |
"exists": true,
|
| 362 |
+
"bytes": 49046,
|
| 363 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44",
|
| 364 |
"dimensions": {
|
| 365 |
"format": "SVG",
|
| 366 |
+
"width": 2400,
|
| 367 |
+
"height": 1840,
|
| 368 |
+
"view_box": "0 0 2400 1840"
|
| 369 |
},
|
| 370 |
"source_script_exists": true
|
| 371 |
},
|
|
|
|
| 377 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 378 |
"surface": "website unified task section, README, HF mirrors",
|
| 379 |
"exists": true,
|
| 380 |
+
"bytes": 35229,
|
| 381 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c",
|
| 382 |
"dimensions": {
|
| 383 |
"format": "SVG",
|
| 384 |
+
"width": 2400,
|
| 385 |
+
"height": 1840,
|
| 386 |
+
"view_box": "0 0 2400 1840"
|
| 387 |
},
|
| 388 |
"source_script_exists": true
|
| 389 |
},
|
|
|
|
| 395 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 396 |
"surface": "website unified task section, README, HF mirrors",
|
| 397 |
"exists": true,
|
| 398 |
+
"bytes": 43020,
|
| 399 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9",
|
| 400 |
"dimensions": {
|
| 401 |
"format": "SVG",
|
| 402 |
+
"width": 2400,
|
| 403 |
+
"height": 1840,
|
| 404 |
+
"view_box": "0 0 2400 1840"
|
| 405 |
},
|
| 406 |
"source_script_exists": true
|
| 407 |
},
|
data/mirror_parity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
"group_count": 571,
|
|
@@ -139,44 +139,44 @@
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 99966,
|
| 142 |
-
"sha256": "
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 99966,
|
| 149 |
-
"sha256": "
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 99966,
|
| 155 |
-
"sha256": "
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 99966,
|
| 161 |
-
"sha256": "
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 99966,
|
| 167 |
-
"sha256": "
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 99966,
|
| 173 |
-
"sha256": "
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 99966,
|
| 179 |
-
"sha256": "
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
@@ -335,44 +335,44 @@
|
|
| 335 |
"path": "repo:docs/data/figure_index.json",
|
| 336 |
"exists": true,
|
| 337 |
"bytes": 17287,
|
| 338 |
-
"sha256": "
|
| 339 |
},
|
| 340 |
"mirrors": {
|
| 341 |
"hf_space": {
|
| 342 |
"path": "hf_space:data/figure_index.json",
|
| 343 |
"exists": true,
|
| 344 |
"bytes": 17287,
|
| 345 |
-
"sha256": "
|
| 346 |
},
|
| 347 |
"hf_artifacts_data": {
|
| 348 |
"path": "hf_artifacts:data/figure_index.json",
|
| 349 |
"exists": true,
|
| 350 |
"bytes": 17287,
|
| 351 |
-
"sha256": "
|
| 352 |
},
|
| 353 |
"hf_artifacts": {
|
| 354 |
"path": "hf_artifacts:docs/data/figure_index.json",
|
| 355 |
"exists": true,
|
| 356 |
"bytes": 17287,
|
| 357 |
-
"sha256": "
|
| 358 |
},
|
| 359 |
"hf_model_data": {
|
| 360 |
"path": "hf_model:data/figure_index.json",
|
| 361 |
"exists": true,
|
| 362 |
"bytes": 17287,
|
| 363 |
-
"sha256": "
|
| 364 |
},
|
| 365 |
"hf_model_docs_data": {
|
| 366 |
"path": "hf_model:docs/data/figure_index.json",
|
| 367 |
"exists": true,
|
| 368 |
"bytes": 17287,
|
| 369 |
-
"sha256": "
|
| 370 |
},
|
| 371 |
"hf_model": {
|
| 372 |
"path": "hf_model:metrics/figure_index.json",
|
| 373 |
"exists": true,
|
| 374 |
"bytes": 17287,
|
| 375 |
-
"sha256": "
|
| 376 |
}
|
| 377 |
},
|
| 378 |
"failures": []
|
|
@@ -824,45 +824,45 @@
|
|
| 824 |
"local": {
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
-
"bytes":
|
| 828 |
-
"sha256": "
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
-
"bytes":
|
| 835 |
-
"sha256": "
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
-
"bytes":
|
| 841 |
-
"sha256": "
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
-
"bytes":
|
| 847 |
-
"sha256": "
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
-
"bytes":
|
| 853 |
-
"sha256": "
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
-
"bytes":
|
| 859 |
-
"sha256": "
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
-
"bytes":
|
| 865 |
-
"sha256": "
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
@@ -873,45 +873,45 @@
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
-
"bytes":
|
| 877 |
-
"sha256": "
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
-
"bytes":
|
| 884 |
-
"sha256": "
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
-
"bytes":
|
| 890 |
-
"sha256": "
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
-
"bytes":
|
| 896 |
-
"sha256": "
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
-
"bytes":
|
| 902 |
-
"sha256": "
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
-
"bytes":
|
| 908 |
-
"sha256": "
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
-
"bytes":
|
| 914 |
-
"sha256": "
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
@@ -1021,44 +1021,44 @@
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8100,
|
| 1024 |
-
"sha256": "
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8100,
|
| 1031 |
-
"sha256": "
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8100,
|
| 1037 |
-
"sha256": "
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8100,
|
| 1043 |
-
"sha256": "
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8100,
|
| 1049 |
-
"sha256": "
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8100,
|
| 1055 |
-
"sha256": "
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8100,
|
| 1061 |
-
"sha256": "
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
@@ -1462,44 +1462,44 @@
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21630,
|
| 1465 |
-
"sha256": "
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21630,
|
| 1472 |
-
"sha256": "
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21630,
|
| 1478 |
-
"sha256": "
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21630,
|
| 1484 |
-
"sha256": "
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21630,
|
| 1490 |
-
"sha256": "
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21630,
|
| 1496 |
-
"sha256": "
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21630,
|
| 1502 |
-
"sha256": "
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
@@ -1560,44 +1560,44 @@
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
-
"sha256": "
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
-
"sha256": "
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
-
"sha256": "
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
-
"sha256": "
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
-
"sha256": "
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
-
"sha256": "
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
-
"sha256": "
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
@@ -1658,44 +1658,44 @@
|
|
| 1658 |
"path": "repo:docs/data/single_episode_task_model_radar.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 50973,
|
| 1661 |
-
"sha256": "
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/single_episode_task_model_radar.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 50973,
|
| 1668 |
-
"sha256": "
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/single_episode_task_model_radar.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 50973,
|
| 1674 |
-
"sha256": "
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/single_episode_task_model_radar.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 50973,
|
| 1680 |
-
"sha256": "
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/single_episode_task_model_radar.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 50973,
|
| 1686 |
-
"sha256": "
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/single_episode_task_model_radar.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 50973,
|
| 1692 |
-
"sha256": "
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/single_episode_task_model_radar.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 50973,
|
| 1698 |
-
"sha256": "
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
@@ -1707,44 +1707,44 @@
|
|
| 1707 |
"path": "repo:docs/data/episode128_task_model_radar.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 187439,
|
| 1710 |
-
"sha256": "
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/episode128_task_model_radar.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 187439,
|
| 1717 |
-
"sha256": "
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/episode128_task_model_radar.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 187439,
|
| 1723 |
-
"sha256": "
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/episode128_task_model_radar.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 187439,
|
| 1729 |
-
"sha256": "
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/episode128_task_model_radar.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 187439,
|
| 1735 |
-
"sha256": "
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/episode128_task_model_radar.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 187439,
|
| 1741 |
-
"sha256": "
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/episode128_task_model_radar.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 187439,
|
| 1747 |
-
"sha256": "
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
@@ -1854,44 +1854,44 @@
|
|
| 1854 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1855 |
"exists": true,
|
| 1856 |
"bytes": 45779,
|
| 1857 |
-
"sha256": "
|
| 1858 |
},
|
| 1859 |
"mirrors": {
|
| 1860 |
"hf_space": {
|
| 1861 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1862 |
"exists": true,
|
| 1863 |
"bytes": 45779,
|
| 1864 |
-
"sha256": "
|
| 1865 |
},
|
| 1866 |
"hf_artifacts_data": {
|
| 1867 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1868 |
"exists": true,
|
| 1869 |
"bytes": 45779,
|
| 1870 |
-
"sha256": "
|
| 1871 |
},
|
| 1872 |
"hf_artifacts": {
|
| 1873 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1874 |
"exists": true,
|
| 1875 |
"bytes": 45779,
|
| 1876 |
-
"sha256": "
|
| 1877 |
},
|
| 1878 |
"hf_model_data": {
|
| 1879 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1880 |
"exists": true,
|
| 1881 |
"bytes": 45779,
|
| 1882 |
-
"sha256": "
|
| 1883 |
},
|
| 1884 |
"hf_model_docs_data": {
|
| 1885 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1886 |
"exists": true,
|
| 1887 |
"bytes": 45779,
|
| 1888 |
-
"sha256": "
|
| 1889 |
},
|
| 1890 |
"hf_model": {
|
| 1891 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1892 |
"exists": true,
|
| 1893 |
"bytes": 45779,
|
| 1894 |
-
"sha256": "
|
| 1895 |
}
|
| 1896 |
},
|
| 1897 |
"failures": []
|
|
@@ -1952,44 +1952,44 @@
|
|
| 1952 |
"path": "repo:docs/data/task_method_20_result_matrix.json",
|
| 1953 |
"exists": true,
|
| 1954 |
"bytes": 129711,
|
| 1955 |
-
"sha256": "
|
| 1956 |
},
|
| 1957 |
"mirrors": {
|
| 1958 |
"hf_space": {
|
| 1959 |
"path": "hf_space:data/task_method_20_result_matrix.json",
|
| 1960 |
"exists": true,
|
| 1961 |
"bytes": 129711,
|
| 1962 |
-
"sha256": "
|
| 1963 |
},
|
| 1964 |
"hf_artifacts_data": {
|
| 1965 |
"path": "hf_artifacts:data/task_method_20_result_matrix.json",
|
| 1966 |
"exists": true,
|
| 1967 |
"bytes": 129711,
|
| 1968 |
-
"sha256": "
|
| 1969 |
},
|
| 1970 |
"hf_artifacts": {
|
| 1971 |
"path": "hf_artifacts:docs/data/task_method_20_result_matrix.json",
|
| 1972 |
"exists": true,
|
| 1973 |
"bytes": 129711,
|
| 1974 |
-
"sha256": "
|
| 1975 |
},
|
| 1976 |
"hf_model_data": {
|
| 1977 |
"path": "hf_model:data/task_method_20_result_matrix.json",
|
| 1978 |
"exists": true,
|
| 1979 |
"bytes": 129711,
|
| 1980 |
-
"sha256": "
|
| 1981 |
},
|
| 1982 |
"hf_model_docs_data": {
|
| 1983 |
"path": "hf_model:docs/data/task_method_20_result_matrix.json",
|
| 1984 |
"exists": true,
|
| 1985 |
"bytes": 129711,
|
| 1986 |
-
"sha256": "
|
| 1987 |
},
|
| 1988 |
"hf_model": {
|
| 1989 |
"path": "hf_model:metrics/task_method_20_result_matrix.json",
|
| 1990 |
"exists": true,
|
| 1991 |
"bytes": 129711,
|
| 1992 |
-
"sha256": "
|
| 1993 |
}
|
| 1994 |
},
|
| 1995 |
"failures": []
|
|
@@ -2050,44 +2050,44 @@
|
|
| 2050 |
"path": "repo:docs/data/unified_task_model_radar.json",
|
| 2051 |
"exists": true,
|
| 2052 |
"bytes": 231290,
|
| 2053 |
-
"sha256": "
|
| 2054 |
},
|
| 2055 |
"mirrors": {
|
| 2056 |
"hf_space": {
|
| 2057 |
"path": "hf_space:data/unified_task_model_radar.json",
|
| 2058 |
"exists": true,
|
| 2059 |
"bytes": 231290,
|
| 2060 |
-
"sha256": "
|
| 2061 |
},
|
| 2062 |
"hf_artifacts_data": {
|
| 2063 |
"path": "hf_artifacts:data/unified_task_model_radar.json",
|
| 2064 |
"exists": true,
|
| 2065 |
"bytes": 231290,
|
| 2066 |
-
"sha256": "
|
| 2067 |
},
|
| 2068 |
"hf_artifacts": {
|
| 2069 |
"path": "hf_artifacts:docs/data/unified_task_model_radar.json",
|
| 2070 |
"exists": true,
|
| 2071 |
"bytes": 231290,
|
| 2072 |
-
"sha256": "
|
| 2073 |
},
|
| 2074 |
"hf_model_data": {
|
| 2075 |
"path": "hf_model:data/unified_task_model_radar.json",
|
| 2076 |
"exists": true,
|
| 2077 |
"bytes": 231290,
|
| 2078 |
-
"sha256": "
|
| 2079 |
},
|
| 2080 |
"hf_model_docs_data": {
|
| 2081 |
"path": "hf_model:docs/data/unified_task_model_radar.json",
|
| 2082 |
"exists": true,
|
| 2083 |
"bytes": 231290,
|
| 2084 |
-
"sha256": "
|
| 2085 |
},
|
| 2086 |
"hf_model": {
|
| 2087 |
"path": "hf_model:metrics/unified_task_model_radar.json",
|
| 2088 |
"exists": true,
|
| 2089 |
"bytes": 231290,
|
| 2090 |
-
"sha256": "
|
| 2091 |
}
|
| 2092 |
},
|
| 2093 |
"failures": []
|
|
@@ -2099,44 +2099,44 @@
|
|
| 2099 |
"path": "repo:docs/data/website_integrity.json",
|
| 2100 |
"exists": true,
|
| 2101 |
"bytes": 18814,
|
| 2102 |
-
"sha256": "
|
| 2103 |
},
|
| 2104 |
"mirrors": {
|
| 2105 |
"hf_space": {
|
| 2106 |
"path": "hf_space:data/website_integrity.json",
|
| 2107 |
"exists": true,
|
| 2108 |
"bytes": 18814,
|
| 2109 |
-
"sha256": "
|
| 2110 |
},
|
| 2111 |
"hf_artifacts_data": {
|
| 2112 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2113 |
"exists": true,
|
| 2114 |
"bytes": 18814,
|
| 2115 |
-
"sha256": "
|
| 2116 |
},
|
| 2117 |
"hf_artifacts": {
|
| 2118 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2119 |
"exists": true,
|
| 2120 |
"bytes": 18814,
|
| 2121 |
-
"sha256": "
|
| 2122 |
},
|
| 2123 |
"hf_model_data": {
|
| 2124 |
"path": "hf_model:data/website_integrity.json",
|
| 2125 |
"exists": true,
|
| 2126 |
"bytes": 18814,
|
| 2127 |
-
"sha256": "
|
| 2128 |
},
|
| 2129 |
"hf_model_docs_data": {
|
| 2130 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2131 |
"exists": true,
|
| 2132 |
"bytes": 18814,
|
| 2133 |
-
"sha256": "
|
| 2134 |
},
|
| 2135 |
"hf_model": {
|
| 2136 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2137 |
"exists": true,
|
| 2138 |
"bytes": 18814,
|
| 2139 |
-
"sha256": "
|
| 2140 |
}
|
| 2141 |
},
|
| 2142 |
"failures": []
|
|
@@ -2233,33 +2233,33 @@
|
|
| 2233 |
"local": {
|
| 2234 |
"path": "repo:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2235 |
"exists": true,
|
| 2236 |
-
"bytes":
|
| 2237 |
-
"sha256": "
|
| 2238 |
},
|
| 2239 |
"mirrors": {
|
| 2240 |
"hf_space": {
|
| 2241 |
"path": "hf_space:assets/charts/single_episode_task_model_radar.svg",
|
| 2242 |
"exists": true,
|
| 2243 |
-
"bytes":
|
| 2244 |
-
"sha256": "
|
| 2245 |
},
|
| 2246 |
"hf_artifacts_docs": {
|
| 2247 |
"path": "hf_artifacts:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2248 |
"exists": true,
|
| 2249 |
-
"bytes":
|
| 2250 |
-
"sha256": "
|
| 2251 |
},
|
| 2252 |
"hf_artifacts_card": {
|
| 2253 |
"path": "hf_artifacts:assets/charts/single_episode_task_model_radar.svg",
|
| 2254 |
"exists": true,
|
| 2255 |
-
"bytes":
|
| 2256 |
-
"sha256": "
|
| 2257 |
},
|
| 2258 |
"hf_model": {
|
| 2259 |
"path": "hf_model:assets/charts/single_episode_task_model_radar.svg",
|
| 2260 |
"exists": true,
|
| 2261 |
-
"bytes":
|
| 2262 |
-
"sha256": "
|
| 2263 |
}
|
| 2264 |
},
|
| 2265 |
"failures": []
|
|
@@ -2270,33 +2270,33 @@
|
|
| 2270 |
"local": {
|
| 2271 |
"path": "repo:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2272 |
"exists": true,
|
| 2273 |
-
"bytes":
|
| 2274 |
-
"sha256": "
|
| 2275 |
},
|
| 2276 |
"mirrors": {
|
| 2277 |
"hf_space": {
|
| 2278 |
"path": "hf_space:assets/charts/episode128_task_model_radar.svg",
|
| 2279 |
"exists": true,
|
| 2280 |
-
"bytes":
|
| 2281 |
-
"sha256": "
|
| 2282 |
},
|
| 2283 |
"hf_artifacts_docs": {
|
| 2284 |
"path": "hf_artifacts:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2285 |
"exists": true,
|
| 2286 |
-
"bytes":
|
| 2287 |
-
"sha256": "
|
| 2288 |
},
|
| 2289 |
"hf_artifacts_card": {
|
| 2290 |
"path": "hf_artifacts:assets/charts/episode128_task_model_radar.svg",
|
| 2291 |
"exists": true,
|
| 2292 |
-
"bytes":
|
| 2293 |
-
"sha256": "
|
| 2294 |
},
|
| 2295 |
"hf_model": {
|
| 2296 |
"path": "hf_model:assets/charts/episode128_task_model_radar.svg",
|
| 2297 |
"exists": true,
|
| 2298 |
-
"bytes":
|
| 2299 |
-
"sha256": "
|
| 2300 |
}
|
| 2301 |
},
|
| 2302 |
"failures": []
|
|
@@ -2344,33 +2344,33 @@
|
|
| 2344 |
"local": {
|
| 2345 |
"path": "repo:docs/assets/charts/unified_task_model_radar.svg",
|
| 2346 |
"exists": true,
|
| 2347 |
-
"bytes":
|
| 2348 |
-
"sha256": "
|
| 2349 |
},
|
| 2350 |
"mirrors": {
|
| 2351 |
"hf_space": {
|
| 2352 |
"path": "hf_space:assets/charts/unified_task_model_radar.svg",
|
| 2353 |
"exists": true,
|
| 2354 |
-
"bytes":
|
| 2355 |
-
"sha256": "
|
| 2356 |
},
|
| 2357 |
"hf_artifacts_docs": {
|
| 2358 |
"path": "hf_artifacts:docs/assets/charts/unified_task_model_radar.svg",
|
| 2359 |
"exists": true,
|
| 2360 |
-
"bytes":
|
| 2361 |
-
"sha256": "
|
| 2362 |
},
|
| 2363 |
"hf_artifacts_card": {
|
| 2364 |
"path": "hf_artifacts:assets/charts/unified_task_model_radar.svg",
|
| 2365 |
"exists": true,
|
| 2366 |
-
"bytes":
|
| 2367 |
-
"sha256": "
|
| 2368 |
},
|
| 2369 |
"hf_model": {
|
| 2370 |
"path": "hf_model:assets/charts/unified_task_model_radar.svg",
|
| 2371 |
"exists": true,
|
| 2372 |
-
"bytes":
|
| 2373 |
-
"sha256": "
|
| 2374 |
}
|
| 2375 |
},
|
| 2376 |
"failures": []
|
|
@@ -3982,21 +3982,21 @@
|
|
| 3982 |
"local": {
|
| 3983 |
"path": "repo:scripts/build_unified_task_model_radar.py",
|
| 3984 |
"exists": true,
|
| 3985 |
-
"bytes":
|
| 3986 |
-
"sha256": "
|
| 3987 |
},
|
| 3988 |
"mirrors": {
|
| 3989 |
"hf_artifacts": {
|
| 3990 |
"path": "hf_artifacts:scripts/build_unified_task_model_radar.py",
|
| 3991 |
"exists": true,
|
| 3992 |
-
"bytes":
|
| 3993 |
-
"sha256": "
|
| 3994 |
},
|
| 3995 |
"hf_model": {
|
| 3996 |
"path": "hf_model:scripts/build_unified_task_model_radar.py",
|
| 3997 |
"exists": true,
|
| 3998 |
-
"bytes":
|
| 3999 |
-
"sha256": "
|
| 4000 |
}
|
| 4001 |
},
|
| 4002 |
"failures": []
|
|
@@ -4411,39 +4411,39 @@
|
|
| 4411 |
"local": {
|
| 4412 |
"path": "repo:docs/index.html",
|
| 4413 |
"exists": true,
|
| 4414 |
-
"bytes":
|
| 4415 |
-
"sha256": "
|
| 4416 |
},
|
| 4417 |
"mirrors": {
|
| 4418 |
"hf_space": {
|
| 4419 |
"path": "hf_space:index.html",
|
| 4420 |
"exists": true,
|
| 4421 |
-
"bytes":
|
| 4422 |
-
"sha256": "
|
| 4423 |
},
|
| 4424 |
"hf_artifacts_root": {
|
| 4425 |
"path": "hf_artifacts:index.html",
|
| 4426 |
"exists": true,
|
| 4427 |
-
"bytes":
|
| 4428 |
-
"sha256": "
|
| 4429 |
},
|
| 4430 |
"hf_artifacts_docs": {
|
| 4431 |
"path": "hf_artifacts:docs/index.html",
|
| 4432 |
"exists": true,
|
| 4433 |
-
"bytes":
|
| 4434 |
-
"sha256": "
|
| 4435 |
},
|
| 4436 |
"hf_model": {
|
| 4437 |
"path": "hf_model:index.html",
|
| 4438 |
"exists": true,
|
| 4439 |
-
"bytes":
|
| 4440 |
-
"sha256": "
|
| 4441 |
},
|
| 4442 |
"hf_model_docs": {
|
| 4443 |
"path": "hf_model:docs/index.html",
|
| 4444 |
"exists": true,
|
| 4445 |
-
"bytes":
|
| 4446 |
-
"sha256": "
|
| 4447 |
}
|
| 4448 |
},
|
| 4449 |
"failures": []
|
|
@@ -18069,26 +18069,26 @@
|
|
| 18069 |
"path": "repo:FIGURE_INDEX.md",
|
| 18070 |
"exists": true,
|
| 18071 |
"bytes": 6217,
|
| 18072 |
-
"sha256": "
|
| 18073 |
},
|
| 18074 |
"mirrors": {
|
| 18075 |
"hf_space": {
|
| 18076 |
"path": "hf_space:FIGURE_INDEX.md",
|
| 18077 |
"exists": true,
|
| 18078 |
"bytes": 6217,
|
| 18079 |
-
"sha256": "
|
| 18080 |
},
|
| 18081 |
"hf_artifacts": {
|
| 18082 |
"path": "hf_artifacts:FIGURE_INDEX.md",
|
| 18083 |
"exists": true,
|
| 18084 |
"bytes": 6217,
|
| 18085 |
-
"sha256": "
|
| 18086 |
},
|
| 18087 |
"hf_model": {
|
| 18088 |
"path": "hf_model:FIGURE_INDEX.md",
|
| 18089 |
"exists": true,
|
| 18090 |
"bytes": 6217,
|
| 18091 |
-
"sha256": "
|
| 18092 |
}
|
| 18093 |
},
|
| 18094 |
"failures": []
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:35:21+00:00",
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
"group_count": 571,
|
|
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 99966,
|
| 142 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 99966,
|
| 149 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 99966,
|
| 155 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 99966,
|
| 161 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 99966,
|
| 167 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 99966,
|
| 173 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 99966,
|
| 179 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
|
|
| 335 |
"path": "repo:docs/data/figure_index.json",
|
| 336 |
"exists": true,
|
| 337 |
"bytes": 17287,
|
| 338 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 339 |
},
|
| 340 |
"mirrors": {
|
| 341 |
"hf_space": {
|
| 342 |
"path": "hf_space:data/figure_index.json",
|
| 343 |
"exists": true,
|
| 344 |
"bytes": 17287,
|
| 345 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 346 |
},
|
| 347 |
"hf_artifacts_data": {
|
| 348 |
"path": "hf_artifacts:data/figure_index.json",
|
| 349 |
"exists": true,
|
| 350 |
"bytes": 17287,
|
| 351 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 352 |
},
|
| 353 |
"hf_artifacts": {
|
| 354 |
"path": "hf_artifacts:docs/data/figure_index.json",
|
| 355 |
"exists": true,
|
| 356 |
"bytes": 17287,
|
| 357 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 358 |
},
|
| 359 |
"hf_model_data": {
|
| 360 |
"path": "hf_model:data/figure_index.json",
|
| 361 |
"exists": true,
|
| 362 |
"bytes": 17287,
|
| 363 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 364 |
},
|
| 365 |
"hf_model_docs_data": {
|
| 366 |
"path": "hf_model:docs/data/figure_index.json",
|
| 367 |
"exists": true,
|
| 368 |
"bytes": 17287,
|
| 369 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 370 |
},
|
| 371 |
"hf_model": {
|
| 372 |
"path": "hf_model:metrics/figure_index.json",
|
| 373 |
"exists": true,
|
| 374 |
"bytes": 17287,
|
| 375 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 376 |
}
|
| 377 |
},
|
| 378 |
"failures": []
|
|
|
|
| 824 |
"local": {
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
+
"bytes": 8189,
|
| 828 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
+
"bytes": 8189,
|
| 835 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
+
"bytes": 8189,
|
| 841 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
+
"bytes": 8189,
|
| 847 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
+
"bytes": 8189,
|
| 853 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
+
"bytes": 8189,
|
| 859 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
+
"bytes": 8189,
|
| 865 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
+
"bytes": 6096,
|
| 877 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
+
"bytes": 6096,
|
| 884 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
+
"bytes": 6096,
|
| 890 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
+
"bytes": 6096,
|
| 896 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
+
"bytes": 6096,
|
| 902 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
+
"bytes": 6096,
|
| 908 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
+
"bytes": 6096,
|
| 914 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8100,
|
| 1024 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8100,
|
| 1031 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8100,
|
| 1037 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8100,
|
| 1043 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8100,
|
| 1049 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8100,
|
| 1055 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8100,
|
| 1061 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21630,
|
| 1465 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21630,
|
| 1472 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21630,
|
| 1478 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21630,
|
| 1484 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21630,
|
| 1490 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21630,
|
| 1496 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21630,
|
| 1502 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
|
|
| 1658 |
"path": "repo:docs/data/single_episode_task_model_radar.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 50973,
|
| 1661 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/single_episode_task_model_radar.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 50973,
|
| 1668 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/single_episode_task_model_radar.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 50973,
|
| 1674 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/single_episode_task_model_radar.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 50973,
|
| 1680 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/single_episode_task_model_radar.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 50973,
|
| 1686 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/single_episode_task_model_radar.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 50973,
|
| 1692 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/single_episode_task_model_radar.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 50973,
|
| 1698 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
|
|
| 1707 |
"path": "repo:docs/data/episode128_task_model_radar.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 187439,
|
| 1710 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/episode128_task_model_radar.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 187439,
|
| 1717 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/episode128_task_model_radar.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 187439,
|
| 1723 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/episode128_task_model_radar.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 187439,
|
| 1729 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/episode128_task_model_radar.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 187439,
|
| 1735 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/episode128_task_model_radar.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 187439,
|
| 1741 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/episode128_task_model_radar.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 187439,
|
| 1747 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
|
|
| 1854 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1855 |
"exists": true,
|
| 1856 |
"bytes": 45779,
|
| 1857 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1858 |
},
|
| 1859 |
"mirrors": {
|
| 1860 |
"hf_space": {
|
| 1861 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1862 |
"exists": true,
|
| 1863 |
"bytes": 45779,
|
| 1864 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1865 |
},
|
| 1866 |
"hf_artifacts_data": {
|
| 1867 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1868 |
"exists": true,
|
| 1869 |
"bytes": 45779,
|
| 1870 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1871 |
},
|
| 1872 |
"hf_artifacts": {
|
| 1873 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1874 |
"exists": true,
|
| 1875 |
"bytes": 45779,
|
| 1876 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1877 |
},
|
| 1878 |
"hf_model_data": {
|
| 1879 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1880 |
"exists": true,
|
| 1881 |
"bytes": 45779,
|
| 1882 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1883 |
},
|
| 1884 |
"hf_model_docs_data": {
|
| 1885 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1886 |
"exists": true,
|
| 1887 |
"bytes": 45779,
|
| 1888 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1889 |
},
|
| 1890 |
"hf_model": {
|
| 1891 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1892 |
"exists": true,
|
| 1893 |
"bytes": 45779,
|
| 1894 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1895 |
}
|
| 1896 |
},
|
| 1897 |
"failures": []
|
|
|
|
| 1952 |
"path": "repo:docs/data/task_method_20_result_matrix.json",
|
| 1953 |
"exists": true,
|
| 1954 |
"bytes": 129711,
|
| 1955 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1956 |
},
|
| 1957 |
"mirrors": {
|
| 1958 |
"hf_space": {
|
| 1959 |
"path": "hf_space:data/task_method_20_result_matrix.json",
|
| 1960 |
"exists": true,
|
| 1961 |
"bytes": 129711,
|
| 1962 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1963 |
},
|
| 1964 |
"hf_artifacts_data": {
|
| 1965 |
"path": "hf_artifacts:data/task_method_20_result_matrix.json",
|
| 1966 |
"exists": true,
|
| 1967 |
"bytes": 129711,
|
| 1968 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1969 |
},
|
| 1970 |
"hf_artifacts": {
|
| 1971 |
"path": "hf_artifacts:docs/data/task_method_20_result_matrix.json",
|
| 1972 |
"exists": true,
|
| 1973 |
"bytes": 129711,
|
| 1974 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1975 |
},
|
| 1976 |
"hf_model_data": {
|
| 1977 |
"path": "hf_model:data/task_method_20_result_matrix.json",
|
| 1978 |
"exists": true,
|
| 1979 |
"bytes": 129711,
|
| 1980 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1981 |
},
|
| 1982 |
"hf_model_docs_data": {
|
| 1983 |
"path": "hf_model:docs/data/task_method_20_result_matrix.json",
|
| 1984 |
"exists": true,
|
| 1985 |
"bytes": 129711,
|
| 1986 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1987 |
},
|
| 1988 |
"hf_model": {
|
| 1989 |
"path": "hf_model:metrics/task_method_20_result_matrix.json",
|
| 1990 |
"exists": true,
|
| 1991 |
"bytes": 129711,
|
| 1992 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1993 |
}
|
| 1994 |
},
|
| 1995 |
"failures": []
|
|
|
|
| 2050 |
"path": "repo:docs/data/unified_task_model_radar.json",
|
| 2051 |
"exists": true,
|
| 2052 |
"bytes": 231290,
|
| 2053 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2054 |
},
|
| 2055 |
"mirrors": {
|
| 2056 |
"hf_space": {
|
| 2057 |
"path": "hf_space:data/unified_task_model_radar.json",
|
| 2058 |
"exists": true,
|
| 2059 |
"bytes": 231290,
|
| 2060 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2061 |
},
|
| 2062 |
"hf_artifacts_data": {
|
| 2063 |
"path": "hf_artifacts:data/unified_task_model_radar.json",
|
| 2064 |
"exists": true,
|
| 2065 |
"bytes": 231290,
|
| 2066 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2067 |
},
|
| 2068 |
"hf_artifacts": {
|
| 2069 |
"path": "hf_artifacts:docs/data/unified_task_model_radar.json",
|
| 2070 |
"exists": true,
|
| 2071 |
"bytes": 231290,
|
| 2072 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2073 |
},
|
| 2074 |
"hf_model_data": {
|
| 2075 |
"path": "hf_model:data/unified_task_model_radar.json",
|
| 2076 |
"exists": true,
|
| 2077 |
"bytes": 231290,
|
| 2078 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2079 |
},
|
| 2080 |
"hf_model_docs_data": {
|
| 2081 |
"path": "hf_model:docs/data/unified_task_model_radar.json",
|
| 2082 |
"exists": true,
|
| 2083 |
"bytes": 231290,
|
| 2084 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2085 |
},
|
| 2086 |
"hf_model": {
|
| 2087 |
"path": "hf_model:metrics/unified_task_model_radar.json",
|
| 2088 |
"exists": true,
|
| 2089 |
"bytes": 231290,
|
| 2090 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2091 |
}
|
| 2092 |
},
|
| 2093 |
"failures": []
|
|
|
|
| 2099 |
"path": "repo:docs/data/website_integrity.json",
|
| 2100 |
"exists": true,
|
| 2101 |
"bytes": 18814,
|
| 2102 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2103 |
},
|
| 2104 |
"mirrors": {
|
| 2105 |
"hf_space": {
|
| 2106 |
"path": "hf_space:data/website_integrity.json",
|
| 2107 |
"exists": true,
|
| 2108 |
"bytes": 18814,
|
| 2109 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2110 |
},
|
| 2111 |
"hf_artifacts_data": {
|
| 2112 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2113 |
"exists": true,
|
| 2114 |
"bytes": 18814,
|
| 2115 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2116 |
},
|
| 2117 |
"hf_artifacts": {
|
| 2118 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2119 |
"exists": true,
|
| 2120 |
"bytes": 18814,
|
| 2121 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2122 |
},
|
| 2123 |
"hf_model_data": {
|
| 2124 |
"path": "hf_model:data/website_integrity.json",
|
| 2125 |
"exists": true,
|
| 2126 |
"bytes": 18814,
|
| 2127 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2128 |
},
|
| 2129 |
"hf_model_docs_data": {
|
| 2130 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2131 |
"exists": true,
|
| 2132 |
"bytes": 18814,
|
| 2133 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2134 |
},
|
| 2135 |
"hf_model": {
|
| 2136 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2137 |
"exists": true,
|
| 2138 |
"bytes": 18814,
|
| 2139 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2140 |
}
|
| 2141 |
},
|
| 2142 |
"failures": []
|
|
|
|
| 2233 |
"local": {
|
| 2234 |
"path": "repo:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2235 |
"exists": true,
|
| 2236 |
+
"bytes": 35229,
|
| 2237 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2238 |
},
|
| 2239 |
"mirrors": {
|
| 2240 |
"hf_space": {
|
| 2241 |
"path": "hf_space:assets/charts/single_episode_task_model_radar.svg",
|
| 2242 |
"exists": true,
|
| 2243 |
+
"bytes": 35229,
|
| 2244 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2245 |
},
|
| 2246 |
"hf_artifacts_docs": {
|
| 2247 |
"path": "hf_artifacts:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2248 |
"exists": true,
|
| 2249 |
+
"bytes": 35229,
|
| 2250 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2251 |
},
|
| 2252 |
"hf_artifacts_card": {
|
| 2253 |
"path": "hf_artifacts:assets/charts/single_episode_task_model_radar.svg",
|
| 2254 |
"exists": true,
|
| 2255 |
+
"bytes": 35229,
|
| 2256 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2257 |
},
|
| 2258 |
"hf_model": {
|
| 2259 |
"path": "hf_model:assets/charts/single_episode_task_model_radar.svg",
|
| 2260 |
"exists": true,
|
| 2261 |
+
"bytes": 35229,
|
| 2262 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2263 |
}
|
| 2264 |
},
|
| 2265 |
"failures": []
|
|
|
|
| 2270 |
"local": {
|
| 2271 |
"path": "repo:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2272 |
"exists": true,
|
| 2273 |
+
"bytes": 43020,
|
| 2274 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2275 |
},
|
| 2276 |
"mirrors": {
|
| 2277 |
"hf_space": {
|
| 2278 |
"path": "hf_space:assets/charts/episode128_task_model_radar.svg",
|
| 2279 |
"exists": true,
|
| 2280 |
+
"bytes": 43020,
|
| 2281 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2282 |
},
|
| 2283 |
"hf_artifacts_docs": {
|
| 2284 |
"path": "hf_artifacts:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2285 |
"exists": true,
|
| 2286 |
+
"bytes": 43020,
|
| 2287 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2288 |
},
|
| 2289 |
"hf_artifacts_card": {
|
| 2290 |
"path": "hf_artifacts:assets/charts/episode128_task_model_radar.svg",
|
| 2291 |
"exists": true,
|
| 2292 |
+
"bytes": 43020,
|
| 2293 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2294 |
},
|
| 2295 |
"hf_model": {
|
| 2296 |
"path": "hf_model:assets/charts/episode128_task_model_radar.svg",
|
| 2297 |
"exists": true,
|
| 2298 |
+
"bytes": 43020,
|
| 2299 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2300 |
}
|
| 2301 |
},
|
| 2302 |
"failures": []
|
|
|
|
| 2344 |
"local": {
|
| 2345 |
"path": "repo:docs/assets/charts/unified_task_model_radar.svg",
|
| 2346 |
"exists": true,
|
| 2347 |
+
"bytes": 49046,
|
| 2348 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2349 |
},
|
| 2350 |
"mirrors": {
|
| 2351 |
"hf_space": {
|
| 2352 |
"path": "hf_space:assets/charts/unified_task_model_radar.svg",
|
| 2353 |
"exists": true,
|
| 2354 |
+
"bytes": 49046,
|
| 2355 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2356 |
},
|
| 2357 |
"hf_artifacts_docs": {
|
| 2358 |
"path": "hf_artifacts:docs/assets/charts/unified_task_model_radar.svg",
|
| 2359 |
"exists": true,
|
| 2360 |
+
"bytes": 49046,
|
| 2361 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2362 |
},
|
| 2363 |
"hf_artifacts_card": {
|
| 2364 |
"path": "hf_artifacts:assets/charts/unified_task_model_radar.svg",
|
| 2365 |
"exists": true,
|
| 2366 |
+
"bytes": 49046,
|
| 2367 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2368 |
},
|
| 2369 |
"hf_model": {
|
| 2370 |
"path": "hf_model:assets/charts/unified_task_model_radar.svg",
|
| 2371 |
"exists": true,
|
| 2372 |
+
"bytes": 49046,
|
| 2373 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2374 |
}
|
| 2375 |
},
|
| 2376 |
"failures": []
|
|
|
|
| 3982 |
"local": {
|
| 3983 |
"path": "repo:scripts/build_unified_task_model_radar.py",
|
| 3984 |
"exists": true,
|
| 3985 |
+
"bytes": 47539,
|
| 3986 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 3987 |
},
|
| 3988 |
"mirrors": {
|
| 3989 |
"hf_artifacts": {
|
| 3990 |
"path": "hf_artifacts:scripts/build_unified_task_model_radar.py",
|
| 3991 |
"exists": true,
|
| 3992 |
+
"bytes": 47539,
|
| 3993 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 3994 |
},
|
| 3995 |
"hf_model": {
|
| 3996 |
"path": "hf_model:scripts/build_unified_task_model_radar.py",
|
| 3997 |
"exists": true,
|
| 3998 |
+
"bytes": 47539,
|
| 3999 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 4000 |
}
|
| 4001 |
},
|
| 4002 |
"failures": []
|
|
|
|
| 4411 |
"local": {
|
| 4412 |
"path": "repo:docs/index.html",
|
| 4413 |
"exists": true,
|
| 4414 |
+
"bytes": 232044,
|
| 4415 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4416 |
},
|
| 4417 |
"mirrors": {
|
| 4418 |
"hf_space": {
|
| 4419 |
"path": "hf_space:index.html",
|
| 4420 |
"exists": true,
|
| 4421 |
+
"bytes": 232044,
|
| 4422 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4423 |
},
|
| 4424 |
"hf_artifacts_root": {
|
| 4425 |
"path": "hf_artifacts:index.html",
|
| 4426 |
"exists": true,
|
| 4427 |
+
"bytes": 232044,
|
| 4428 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4429 |
},
|
| 4430 |
"hf_artifacts_docs": {
|
| 4431 |
"path": "hf_artifacts:docs/index.html",
|
| 4432 |
"exists": true,
|
| 4433 |
+
"bytes": 232044,
|
| 4434 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4435 |
},
|
| 4436 |
"hf_model": {
|
| 4437 |
"path": "hf_model:index.html",
|
| 4438 |
"exists": true,
|
| 4439 |
+
"bytes": 232044,
|
| 4440 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4441 |
},
|
| 4442 |
"hf_model_docs": {
|
| 4443 |
"path": "hf_model:docs/index.html",
|
| 4444 |
"exists": true,
|
| 4445 |
+
"bytes": 232044,
|
| 4446 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4447 |
}
|
| 4448 |
},
|
| 4449 |
"failures": []
|
|
|
|
| 18069 |
"path": "repo:FIGURE_INDEX.md",
|
| 18070 |
"exists": true,
|
| 18071 |
"bytes": 6217,
|
| 18072 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18073 |
},
|
| 18074 |
"mirrors": {
|
| 18075 |
"hf_space": {
|
| 18076 |
"path": "hf_space:FIGURE_INDEX.md",
|
| 18077 |
"exists": true,
|
| 18078 |
"bytes": 6217,
|
| 18079 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18080 |
},
|
| 18081 |
"hf_artifacts": {
|
| 18082 |
"path": "hf_artifacts:FIGURE_INDEX.md",
|
| 18083 |
"exists": true,
|
| 18084 |
"bytes": 6217,
|
| 18085 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18086 |
},
|
| 18087 |
"hf_model": {
|
| 18088 |
"path": "hf_model:FIGURE_INDEX.md",
|
| 18089 |
"exists": true,
|
| 18090 |
"bytes": 6217,
|
| 18091 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18092 |
}
|
| 18093 |
},
|
| 18094 |
"failures": []
|
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-16T11:
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
-
"generated_at_utc": "2026-06-16T11:
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
|
@@ -28,27 +28,27 @@
|
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
-
"generated_at_utc": "2026-06-16T11:
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
-
"generated_at_utc": "2026-06-16T11:
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
-
"generated_at_utc": "2026-06-16T11:
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
-
"generated_at_utc": "2026-06-16T11:
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-16T11:
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:33:38+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-16T11:08:31+00:00"
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
|
|
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
+
"generated_at_utc": "2026-06-16T11:08:48+00:00"
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
+
"generated_at_utc": "2026-06-16T11:08:48+00:00"
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
+
"generated_at_utc": "2026-06-16T11:08:50+00:00"
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
+
"generated_at_utc": "2026-06-16T11:08:38+00:00"
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-16T11:09:07+00:00"
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
data/publication_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
@@ -220,7 +220,7 @@
|
|
| 220 |
"hf_artifact_bundle": {
|
| 221 |
"root": "hf_publish/artifacts",
|
| 222 |
"exists": true,
|
| 223 |
-
"file_count":
|
| 224 |
"text_file_count": 1000,
|
| 225 |
"largest_file": {
|
| 226 |
"path": "results/episode_task_suite/modality_reconstruction/predictions.npz",
|
|
@@ -231,7 +231,7 @@
|
|
| 231 |
"hf_model_bundle": {
|
| 232 |
"root": "hf_publish/model",
|
| 233 |
"exists": true,
|
| 234 |
-
"file_count":
|
| 235 |
"text_file_count": 1159,
|
| 236 |
"largest_file": {
|
| 237 |
"path": "pytorch_model.bin",
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:34:16+00:00",
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
|
|
| 220 |
"hf_artifact_bundle": {
|
| 221 |
"root": "hf_publish/artifacts",
|
| 222 |
"exists": true,
|
| 223 |
+
"file_count": 2306,
|
| 224 |
"text_file_count": 1000,
|
| 225 |
"largest_file": {
|
| 226 |
"path": "results/episode_task_suite/modality_reconstruction/predictions.npz",
|
|
|
|
| 231 |
"hf_model_bundle": {
|
| 232 |
"root": "hf_publish/model",
|
| 233 |
"exists": true,
|
| 234 |
+
"file_count": 2737,
|
| 235 |
"text_file_count": 1159,
|
| 236 |
"largest_file": {
|
| 237 |
"path": "pytorch_model.bin",
|
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-16T11:
|
| 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-16T11:33:37+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 |
{
|
data/scope_claims_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"summary": {
|
| 5 |
"qwen3_omni_verified_diagnostic_pilot": true,
|
| 6 |
"dataset_manifest_num_episodes": 119,
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:54+00:00",
|
| 4 |
"summary": {
|
| 5 |
"qwen3_omni_verified_diagnostic_pilot": true,
|
| 6 |
"dataset_manifest_num_episodes": 119,
|
data/single_episode_task_model_radar.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Single-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"description": "Minimal and Neural MLP baselines on the one public sample episode, both scored on all 20 task contracts.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 2,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Single-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"description": "Minimal and Neural MLP baselines on the one public sample episode, both scored on all 20 task contracts.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 2,
|
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-16T11:
|
| 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-16T11:33:38+00:00",
|
| 5 |
"alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
|
| 6 |
"alignment_summary": {
|
| 7 |
"full_dataset_repo": "ropedia-ai/xperience-10m",
|
data/task_method_20_result_matrix.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Task Method 20-Result Matrix",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Task Method 20-Result Matrix",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
data/task_surface_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"summary": {
|
| 5 |
"task_count": 12,
|
| 6 |
"expected_task_count": 12,
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:38+00:00",
|
| 4 |
"summary": {
|
| 5 |
"task_count": 12,
|
| 6 |
"expected_task_count": 12,
|
data/unified_task_model_radar.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Unified 20-Task Model Radar",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Unified 20-Task Model Radar",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
data/website_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
@@ -391,7 +391,7 @@
|
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"path": "data/publication_audit.json",
|
| 394 |
-
"bytes":
|
| 395 |
"top_level_type": "dict"
|
| 396 |
},
|
| 397 |
{
|
|
@@ -546,7 +546,7 @@
|
|
| 546 |
{
|
| 547 |
"path": "assets/charts/episode128_task_model_radar.svg",
|
| 548 |
"exists": true,
|
| 549 |
-
"bytes":
|
| 550 |
"format": "SVG",
|
| 551 |
"has_viewbox": true
|
| 552 |
},
|
|
@@ -602,7 +602,7 @@
|
|
| 602 |
{
|
| 603 |
"path": "assets/charts/single_episode_task_model_radar.svg",
|
| 604 |
"exists": true,
|
| 605 |
-
"bytes":
|
| 606 |
"format": "SVG",
|
| 607 |
"has_viewbox": true
|
| 608 |
},
|
|
@@ -616,7 +616,7 @@
|
|
| 616 |
{
|
| 617 |
"path": "assets/charts/unified_task_model_radar.svg",
|
| 618 |
"exists": true,
|
| 619 |
-
"bytes":
|
| 620 |
"format": "SVG",
|
| 621 |
"has_viewbox": true
|
| 622 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:51+00:00",
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
|
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"path": "data/publication_audit.json",
|
| 394 |
+
"bytes": 8189,
|
| 395 |
"top_level_type": "dict"
|
| 396 |
},
|
| 397 |
{
|
|
|
|
| 546 |
{
|
| 547 |
"path": "assets/charts/episode128_task_model_radar.svg",
|
| 548 |
"exists": true,
|
| 549 |
+
"bytes": 43020,
|
| 550 |
"format": "SVG",
|
| 551 |
"has_viewbox": true
|
| 552 |
},
|
|
|
|
| 602 |
{
|
| 603 |
"path": "assets/charts/single_episode_task_model_radar.svg",
|
| 604 |
"exists": true,
|
| 605 |
+
"bytes": 35229,
|
| 606 |
"format": "SVG",
|
| 607 |
"has_viewbox": true
|
| 608 |
},
|
|
|
|
| 616 |
{
|
| 617 |
"path": "assets/charts/unified_task_model_radar.svg",
|
| 618 |
"exists": true,
|
| 619 |
+
"bytes": 49046,
|
| 620 |
"format": "SVG",
|
| 621 |
"has_viewbox": true
|
| 622 |
},
|
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": 183,
|
| 6 |
"missing": [],
|
|
@@ -465,7 +465,7 @@
|
|
| 465 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 466 |
"exists": true,
|
| 467 |
"bytes": 4432,
|
| 468 |
-
"sha256": "
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "source_alignment_validator",
|
|
@@ -586,7 +586,7 @@
|
|
| 586 |
"shows": "Stores normalized 20-axis radar values, raw task metrics, Qwen3/Cosmos overlay mappings, branch-card caveats, and explicit scoreless status records.",
|
| 587 |
"exists": true,
|
| 588 |
"bytes": 231290,
|
| 589 |
-
"sha256": "
|
| 590 |
},
|
| 591 |
{
|
| 592 |
"id": "single_episode_task_model_radar_json",
|
|
@@ -597,7 +597,7 @@
|
|
| 597 |
"shows": "Machine-readable split radar for the one-episode Minimal and Neural MLP baselines, both scored on all 20 task contracts.",
|
| 598 |
"exists": true,
|
| 599 |
"bytes": 50973,
|
| 600 |
-
"sha256": "
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "episode128_task_model_radar_json",
|
|
@@ -608,7 +608,7 @@
|
|
| 608 |
"shows": "Machine-readable split radar for selected 128-episode metadata/raw baselines and verified Qwen3/Cosmos branches, preserving explicit scoreless cells.",
|
| 609 |
"exists": true,
|
| 610 |
"bytes": 187439,
|
| 611 |
-
"sha256": "
|
| 612 |
},
|
| 613 |
{
|
| 614 |
"id": "task_method_20_result_matrix_json",
|
|
@@ -619,7 +619,7 @@
|
|
| 619 |
"shows": "Machine-readable 9-method by 20-task matrix where every method has 20 records and scoreless cells carry unsupported/not-evaluated reasons.",
|
| 620 |
"exists": true,
|
| 621 |
"bytes": 129711,
|
| 622 |
-
"sha256": "
|
| 623 |
},
|
| 624 |
{
|
| 625 |
"id": "task_method_20_result_matrix",
|
|
@@ -640,8 +640,8 @@
|
|
| 640 |
"surface": "website_hf",
|
| 641 |
"shows": "Compares minimal and neural MLP baselines across all 20 tasks, with Qwen3/Cosmos task-aligned model overlays.",
|
| 642 |
"exists": true,
|
| 643 |
-
"bytes":
|
| 644 |
-
"sha256": "
|
| 645 |
},
|
| 646 |
{
|
| 647 |
"id": "single_episode_task_model_radar_chart",
|
|
@@ -651,8 +651,8 @@
|
|
| 651 |
"surface": "website_hf",
|
| 652 |
"shows": "Separates the one-episode Minimal and Neural MLP 20/20 scored baselines into a clean two-polygon radar.",
|
| 653 |
"exists": true,
|
| 654 |
-
"bytes":
|
| 655 |
-
"sha256": "
|
| 656 |
},
|
| 657 |
{
|
| 658 |
"id": "episode128_task_model_radar_chart",
|
|
@@ -662,8 +662,8 @@
|
|
| 662 |
"surface": "website_hf",
|
| 663 |
"shows": "Separates the selected 128-episode methods: raw-feature simple/NN as complete 20/20 scored polygons and metadata/Qwen/Cosmos as task-aligned overlays.",
|
| 664 |
"exists": true,
|
| 665 |
-
"bytes":
|
| 666 |
-
"sha256": "
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "unified_task_model_radar_builder",
|
|
@@ -673,8 +673,8 @@
|
|
| 673 |
"surface": "repo_hf",
|
| 674 |
"shows": "Regenerates the direction-aware radar chart and machine-readable metric overlay JSON.",
|
| 675 |
"exists": true,
|
| 676 |
-
"bytes":
|
| 677 |
-
"sha256": "
|
| 678 |
},
|
| 679 |
{
|
| 680 |
"id": "a100_128_metadata_task_baselines",
|
|
@@ -794,8 +794,8 @@
|
|
| 794 |
"surface": "repo_hf",
|
| 795 |
"shows": "Catalogs public figures, charts, modality thumbnails, dimensions, hashes, roles, and source scripts.",
|
| 796 |
"exists": true,
|
| 797 |
-
"bytes":
|
| 798 |
-
"sha256": "
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "figure_index_json",
|
|
@@ -805,8 +805,8 @@
|
|
| 805 |
"surface": "website_hf",
|
| 806 |
"shows": "Machine-readable visual asset index for website and Hugging Face mirrors.",
|
| 807 |
"exists": true,
|
| 808 |
-
"bytes":
|
| 809 |
-
"sha256": "
|
| 810 |
},
|
| 811 |
{
|
| 812 |
"id": "figure_index_builder",
|
|
@@ -883,7 +883,7 @@
|
|
| 883 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 884 |
"exists": true,
|
| 885 |
"bytes": 8100,
|
| 886 |
-
"sha256": "
|
| 887 |
},
|
| 888 |
{
|
| 889 |
"id": "public_surface_qa",
|
|
@@ -905,7 +905,7 @@
|
|
| 905 |
"volatile": true,
|
| 906 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 907 |
"exists": true,
|
| 908 |
-
"bytes":
|
| 909 |
"hash_policy": "existence_and_size_only"
|
| 910 |
},
|
| 911 |
{
|
|
@@ -1042,7 +1042,7 @@
|
|
| 1042 |
"volatile": true,
|
| 1043 |
"shows": "Confirms public bundles exclude raw data, caches, heavy archives, and credential text.",
|
| 1044 |
"exists": true,
|
| 1045 |
-
"bytes":
|
| 1046 |
"hash_policy": "existence_and_size_only"
|
| 1047 |
},
|
| 1048 |
{
|
|
@@ -1066,7 +1066,7 @@
|
|
| 1066 |
"volatile": true,
|
| 1067 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1068 |
"exists": true,
|
| 1069 |
-
"bytes":
|
| 1070 |
"hash_policy": "existence_and_size_only"
|
| 1071 |
},
|
| 1072 |
{
|
|
@@ -1078,7 +1078,7 @@
|
|
| 1078 |
"volatile": true,
|
| 1079 |
"shows": "Confirms local website links, anchors, JSON data files, and referenced images resolve.",
|
| 1080 |
"exists": true,
|
| 1081 |
-
"bytes":
|
| 1082 |
"hash_policy": "existence_and_size_only"
|
| 1083 |
},
|
| 1084 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:21+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 183,
|
| 6 |
"missing": [],
|
|
|
|
| 465 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 466 |
"exists": true,
|
| 467 |
"bytes": 4432,
|
| 468 |
+
"sha256": "20df8bf51a9e380bb67cc4f8c802088030f42e421d4e7232ecd2f2f62e0e6cc7"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "source_alignment_validator",
|
|
|
|
| 586 |
"shows": "Stores normalized 20-axis radar values, raw task metrics, Qwen3/Cosmos overlay mappings, branch-card caveats, and explicit scoreless status records.",
|
| 587 |
"exists": true,
|
| 588 |
"bytes": 231290,
|
| 589 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 590 |
},
|
| 591 |
{
|
| 592 |
"id": "single_episode_task_model_radar_json",
|
|
|
|
| 597 |
"shows": "Machine-readable split radar for the one-episode Minimal and Neural MLP baselines, both scored on all 20 task contracts.",
|
| 598 |
"exists": true,
|
| 599 |
"bytes": 50973,
|
| 600 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "episode128_task_model_radar_json",
|
|
|
|
| 608 |
"shows": "Machine-readable split radar for selected 128-episode metadata/raw baselines and verified Qwen3/Cosmos branches, preserving explicit scoreless cells.",
|
| 609 |
"exists": true,
|
| 610 |
"bytes": 187439,
|
| 611 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 612 |
},
|
| 613 |
{
|
| 614 |
"id": "task_method_20_result_matrix_json",
|
|
|
|
| 619 |
"shows": "Machine-readable 9-method by 20-task matrix where every method has 20 records and scoreless cells carry unsupported/not-evaluated reasons.",
|
| 620 |
"exists": true,
|
| 621 |
"bytes": 129711,
|
| 622 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 623 |
},
|
| 624 |
{
|
| 625 |
"id": "task_method_20_result_matrix",
|
|
|
|
| 640 |
"surface": "website_hf",
|
| 641 |
"shows": "Compares minimal and neural MLP baselines across all 20 tasks, with Qwen3/Cosmos task-aligned model overlays.",
|
| 642 |
"exists": true,
|
| 643 |
+
"bytes": 49046,
|
| 644 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 645 |
},
|
| 646 |
{
|
| 647 |
"id": "single_episode_task_model_radar_chart",
|
|
|
|
| 651 |
"surface": "website_hf",
|
| 652 |
"shows": "Separates the one-episode Minimal and Neural MLP 20/20 scored baselines into a clean two-polygon radar.",
|
| 653 |
"exists": true,
|
| 654 |
+
"bytes": 35229,
|
| 655 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 656 |
},
|
| 657 |
{
|
| 658 |
"id": "episode128_task_model_radar_chart",
|
|
|
|
| 662 |
"surface": "website_hf",
|
| 663 |
"shows": "Separates the selected 128-episode methods: raw-feature simple/NN as complete 20/20 scored polygons and metadata/Qwen/Cosmos as task-aligned overlays.",
|
| 664 |
"exists": true,
|
| 665 |
+
"bytes": 43020,
|
| 666 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "unified_task_model_radar_builder",
|
|
|
|
| 673 |
"surface": "repo_hf",
|
| 674 |
"shows": "Regenerates the direction-aware radar chart and machine-readable metric overlay JSON.",
|
| 675 |
"exists": true,
|
| 676 |
+
"bytes": 47539,
|
| 677 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 678 |
},
|
| 679 |
{
|
| 680 |
"id": "a100_128_metadata_task_baselines",
|
|
|
|
| 794 |
"surface": "repo_hf",
|
| 795 |
"shows": "Catalogs public figures, charts, modality thumbnails, dimensions, hashes, roles, and source scripts.",
|
| 796 |
"exists": true,
|
| 797 |
+
"bytes": 6217,
|
| 798 |
+
"sha256": "d16e8f64afc588d6a69498244a9db6304350b14feee571b8c5e9c41f08541a00"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "figure_index_json",
|
|
|
|
| 805 |
"surface": "website_hf",
|
| 806 |
"shows": "Machine-readable visual asset index for website and Hugging Face mirrors.",
|
| 807 |
"exists": true,
|
| 808 |
+
"bytes": 17287,
|
| 809 |
+
"sha256": "3a29f7fb5ea8f03231583df87e678384978911b52486e43f0d805d6d9f13f3d5"
|
| 810 |
},
|
| 811 |
{
|
| 812 |
"id": "figure_index_builder",
|
|
|
|
| 883 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 884 |
"exists": true,
|
| 885 |
"bytes": 8100,
|
| 886 |
+
"sha256": "3f42f631cdd5bfbd7e51a911ae7c76b293818b0937428821a2a86c2a4dd5c98b"
|
| 887 |
},
|
| 888 |
{
|
| 889 |
"id": "public_surface_qa",
|
|
|
|
| 905 |
"volatile": true,
|
| 906 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 907 |
"exists": true,
|
| 908 |
+
"bytes": 6096,
|
| 909 |
"hash_policy": "existence_and_size_only"
|
| 910 |
},
|
| 911 |
{
|
|
|
|
| 1042 |
"volatile": true,
|
| 1043 |
"shows": "Confirms public bundles exclude raw data, caches, heavy archives, and credential text.",
|
| 1044 |
"exists": true,
|
| 1045 |
+
"bytes": 8189,
|
| 1046 |
"hash_policy": "existence_and_size_only"
|
| 1047 |
},
|
| 1048 |
{
|
|
|
|
| 1066 |
"volatile": true,
|
| 1067 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1068 |
"exists": true,
|
| 1069 |
+
"bytes": 847909,
|
| 1070 |
"hash_policy": "existence_and_size_only"
|
| 1071 |
},
|
| 1072 |
{
|
|
|
|
| 1078 |
"volatile": true,
|
| 1079 |
"shows": "Confirms local website links, anchors, JSON data files, and referenced images resolve.",
|
| 1080 |
"exists": true,
|
| 1081 |
+
"bytes": 18814,
|
| 1082 |
"hash_policy": "existence_and_size_only"
|
| 1083 |
},
|
| 1084 |
{
|
docs/data/episode128_task_model_radar.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "128-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"description": "Selected 128-episode metadata/raw baselines plus verified Qwen3/Cosmos branches. Every method has 20 records; numeric scores appear only where the public artifact produced that task target.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 7,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "128-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"description": "Selected 128-episode metadata/raw baselines plus verified Qwen3/Cosmos branches. Every method has 20 records; numeric scores appear only where the public artifact produced that task target.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 7,
|
docs/data/figure_index.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Figure Index",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"scope": "Public figures, diagrams, charts, and derived modality thumbnails. Raw Xperience-10M videos, annotations, RRD files, and Qwen weights are excluded.",
|
| 6 |
"figure_count": 26,
|
| 7 |
"figures": [
|
|
@@ -359,13 +359,13 @@
|
|
| 359 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 360 |
"surface": "website unified task section, README, HF mirrors",
|
| 361 |
"exists": true,
|
| 362 |
-
"bytes":
|
| 363 |
-
"sha256": "
|
| 364 |
"dimensions": {
|
| 365 |
"format": "SVG",
|
| 366 |
-
"width":
|
| 367 |
-
"height":
|
| 368 |
-
"view_box": "0 0
|
| 369 |
},
|
| 370 |
"source_script_exists": true
|
| 371 |
},
|
|
@@ -377,13 +377,13 @@
|
|
| 377 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 378 |
"surface": "website unified task section, README, HF mirrors",
|
| 379 |
"exists": true,
|
| 380 |
-
"bytes":
|
| 381 |
-
"sha256": "
|
| 382 |
"dimensions": {
|
| 383 |
"format": "SVG",
|
| 384 |
-
"width":
|
| 385 |
-
"height":
|
| 386 |
-
"view_box": "0 0
|
| 387 |
},
|
| 388 |
"source_script_exists": true
|
| 389 |
},
|
|
@@ -395,13 +395,13 @@
|
|
| 395 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 396 |
"surface": "website unified task section, README, HF mirrors",
|
| 397 |
"exists": true,
|
| 398 |
-
"bytes":
|
| 399 |
-
"sha256": "
|
| 400 |
"dimensions": {
|
| 401 |
"format": "SVG",
|
| 402 |
-
"width":
|
| 403 |
-
"height":
|
| 404 |
-
"view_box": "0 0
|
| 405 |
},
|
| 406 |
"source_script_exists": true
|
| 407 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Figure Index",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:33:21+00:00",
|
| 5 |
"scope": "Public figures, diagrams, charts, and derived modality thumbnails. Raw Xperience-10M videos, annotations, RRD files, and Qwen weights are excluded.",
|
| 6 |
"figure_count": 26,
|
| 7 |
"figures": [
|
|
|
|
| 359 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 360 |
"surface": "website unified task section, README, HF mirrors",
|
| 361 |
"exists": true,
|
| 362 |
+
"bytes": 49046,
|
| 363 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44",
|
| 364 |
"dimensions": {
|
| 365 |
"format": "SVG",
|
| 366 |
+
"width": 2400,
|
| 367 |
+
"height": 1840,
|
| 368 |
+
"view_box": "0 0 2400 1840"
|
| 369 |
},
|
| 370 |
"source_script_exists": true
|
| 371 |
},
|
|
|
|
| 377 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 378 |
"surface": "website unified task section, README, HF mirrors",
|
| 379 |
"exists": true,
|
| 380 |
+
"bytes": 35229,
|
| 381 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c",
|
| 382 |
"dimensions": {
|
| 383 |
"format": "SVG",
|
| 384 |
+
"width": 2400,
|
| 385 |
+
"height": 1840,
|
| 386 |
+
"view_box": "0 0 2400 1840"
|
| 387 |
},
|
| 388 |
"source_script_exists": true
|
| 389 |
},
|
|
|
|
| 395 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 396 |
"surface": "website unified task section, README, HF mirrors",
|
| 397 |
"exists": true,
|
| 398 |
+
"bytes": 43020,
|
| 399 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9",
|
| 400 |
"dimensions": {
|
| 401 |
"format": "SVG",
|
| 402 |
+
"width": 2400,
|
| 403 |
+
"height": 1840,
|
| 404 |
+
"view_box": "0 0 2400 1840"
|
| 405 |
},
|
| 406 |
"source_script_exists": true
|
| 407 |
},
|
docs/data/mirror_parity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
"group_count": 571,
|
|
@@ -139,44 +139,44 @@
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 99966,
|
| 142 |
-
"sha256": "
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 99966,
|
| 149 |
-
"sha256": "
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 99966,
|
| 155 |
-
"sha256": "
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 99966,
|
| 161 |
-
"sha256": "
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 99966,
|
| 167 |
-
"sha256": "
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 99966,
|
| 173 |
-
"sha256": "
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 99966,
|
| 179 |
-
"sha256": "
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
@@ -335,44 +335,44 @@
|
|
| 335 |
"path": "repo:docs/data/figure_index.json",
|
| 336 |
"exists": true,
|
| 337 |
"bytes": 17287,
|
| 338 |
-
"sha256": "
|
| 339 |
},
|
| 340 |
"mirrors": {
|
| 341 |
"hf_space": {
|
| 342 |
"path": "hf_space:data/figure_index.json",
|
| 343 |
"exists": true,
|
| 344 |
"bytes": 17287,
|
| 345 |
-
"sha256": "
|
| 346 |
},
|
| 347 |
"hf_artifacts_data": {
|
| 348 |
"path": "hf_artifacts:data/figure_index.json",
|
| 349 |
"exists": true,
|
| 350 |
"bytes": 17287,
|
| 351 |
-
"sha256": "
|
| 352 |
},
|
| 353 |
"hf_artifacts": {
|
| 354 |
"path": "hf_artifacts:docs/data/figure_index.json",
|
| 355 |
"exists": true,
|
| 356 |
"bytes": 17287,
|
| 357 |
-
"sha256": "
|
| 358 |
},
|
| 359 |
"hf_model_data": {
|
| 360 |
"path": "hf_model:data/figure_index.json",
|
| 361 |
"exists": true,
|
| 362 |
"bytes": 17287,
|
| 363 |
-
"sha256": "
|
| 364 |
},
|
| 365 |
"hf_model_docs_data": {
|
| 366 |
"path": "hf_model:docs/data/figure_index.json",
|
| 367 |
"exists": true,
|
| 368 |
"bytes": 17287,
|
| 369 |
-
"sha256": "
|
| 370 |
},
|
| 371 |
"hf_model": {
|
| 372 |
"path": "hf_model:metrics/figure_index.json",
|
| 373 |
"exists": true,
|
| 374 |
"bytes": 17287,
|
| 375 |
-
"sha256": "
|
| 376 |
}
|
| 377 |
},
|
| 378 |
"failures": []
|
|
@@ -824,45 +824,45 @@
|
|
| 824 |
"local": {
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
-
"bytes":
|
| 828 |
-
"sha256": "
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
-
"bytes":
|
| 835 |
-
"sha256": "
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
-
"bytes":
|
| 841 |
-
"sha256": "
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
-
"bytes":
|
| 847 |
-
"sha256": "
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
-
"bytes":
|
| 853 |
-
"sha256": "
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
-
"bytes":
|
| 859 |
-
"sha256": "
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
-
"bytes":
|
| 865 |
-
"sha256": "
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
@@ -873,45 +873,45 @@
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
-
"bytes":
|
| 877 |
-
"sha256": "
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
-
"bytes":
|
| 884 |
-
"sha256": "
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
-
"bytes":
|
| 890 |
-
"sha256": "
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
-
"bytes":
|
| 896 |
-
"sha256": "
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
-
"bytes":
|
| 902 |
-
"sha256": "
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
-
"bytes":
|
| 908 |
-
"sha256": "
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
-
"bytes":
|
| 914 |
-
"sha256": "
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
@@ -1021,44 +1021,44 @@
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8100,
|
| 1024 |
-
"sha256": "
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8100,
|
| 1031 |
-
"sha256": "
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8100,
|
| 1037 |
-
"sha256": "
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8100,
|
| 1043 |
-
"sha256": "
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8100,
|
| 1049 |
-
"sha256": "
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8100,
|
| 1055 |
-
"sha256": "
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8100,
|
| 1061 |
-
"sha256": "
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
@@ -1462,44 +1462,44 @@
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21630,
|
| 1465 |
-
"sha256": "
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21630,
|
| 1472 |
-
"sha256": "
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21630,
|
| 1478 |
-
"sha256": "
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21630,
|
| 1484 |
-
"sha256": "
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21630,
|
| 1490 |
-
"sha256": "
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21630,
|
| 1496 |
-
"sha256": "
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21630,
|
| 1502 |
-
"sha256": "
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
@@ -1560,44 +1560,44 @@
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
-
"sha256": "
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
-
"sha256": "
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
-
"sha256": "
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
-
"sha256": "
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
-
"sha256": "
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
-
"sha256": "
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
-
"sha256": "
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
@@ -1658,44 +1658,44 @@
|
|
| 1658 |
"path": "repo:docs/data/single_episode_task_model_radar.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 50973,
|
| 1661 |
-
"sha256": "
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/single_episode_task_model_radar.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 50973,
|
| 1668 |
-
"sha256": "
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/single_episode_task_model_radar.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 50973,
|
| 1674 |
-
"sha256": "
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/single_episode_task_model_radar.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 50973,
|
| 1680 |
-
"sha256": "
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/single_episode_task_model_radar.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 50973,
|
| 1686 |
-
"sha256": "
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/single_episode_task_model_radar.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 50973,
|
| 1692 |
-
"sha256": "
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/single_episode_task_model_radar.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 50973,
|
| 1698 |
-
"sha256": "
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
@@ -1707,44 +1707,44 @@
|
|
| 1707 |
"path": "repo:docs/data/episode128_task_model_radar.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 187439,
|
| 1710 |
-
"sha256": "
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/episode128_task_model_radar.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 187439,
|
| 1717 |
-
"sha256": "
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/episode128_task_model_radar.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 187439,
|
| 1723 |
-
"sha256": "
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/episode128_task_model_radar.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 187439,
|
| 1729 |
-
"sha256": "
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/episode128_task_model_radar.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 187439,
|
| 1735 |
-
"sha256": "
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/episode128_task_model_radar.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 187439,
|
| 1741 |
-
"sha256": "
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/episode128_task_model_radar.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 187439,
|
| 1747 |
-
"sha256": "
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
@@ -1854,44 +1854,44 @@
|
|
| 1854 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1855 |
"exists": true,
|
| 1856 |
"bytes": 45779,
|
| 1857 |
-
"sha256": "
|
| 1858 |
},
|
| 1859 |
"mirrors": {
|
| 1860 |
"hf_space": {
|
| 1861 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1862 |
"exists": true,
|
| 1863 |
"bytes": 45779,
|
| 1864 |
-
"sha256": "
|
| 1865 |
},
|
| 1866 |
"hf_artifacts_data": {
|
| 1867 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1868 |
"exists": true,
|
| 1869 |
"bytes": 45779,
|
| 1870 |
-
"sha256": "
|
| 1871 |
},
|
| 1872 |
"hf_artifacts": {
|
| 1873 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1874 |
"exists": true,
|
| 1875 |
"bytes": 45779,
|
| 1876 |
-
"sha256": "
|
| 1877 |
},
|
| 1878 |
"hf_model_data": {
|
| 1879 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1880 |
"exists": true,
|
| 1881 |
"bytes": 45779,
|
| 1882 |
-
"sha256": "
|
| 1883 |
},
|
| 1884 |
"hf_model_docs_data": {
|
| 1885 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1886 |
"exists": true,
|
| 1887 |
"bytes": 45779,
|
| 1888 |
-
"sha256": "
|
| 1889 |
},
|
| 1890 |
"hf_model": {
|
| 1891 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1892 |
"exists": true,
|
| 1893 |
"bytes": 45779,
|
| 1894 |
-
"sha256": "
|
| 1895 |
}
|
| 1896 |
},
|
| 1897 |
"failures": []
|
|
@@ -1952,44 +1952,44 @@
|
|
| 1952 |
"path": "repo:docs/data/task_method_20_result_matrix.json",
|
| 1953 |
"exists": true,
|
| 1954 |
"bytes": 129711,
|
| 1955 |
-
"sha256": "
|
| 1956 |
},
|
| 1957 |
"mirrors": {
|
| 1958 |
"hf_space": {
|
| 1959 |
"path": "hf_space:data/task_method_20_result_matrix.json",
|
| 1960 |
"exists": true,
|
| 1961 |
"bytes": 129711,
|
| 1962 |
-
"sha256": "
|
| 1963 |
},
|
| 1964 |
"hf_artifacts_data": {
|
| 1965 |
"path": "hf_artifacts:data/task_method_20_result_matrix.json",
|
| 1966 |
"exists": true,
|
| 1967 |
"bytes": 129711,
|
| 1968 |
-
"sha256": "
|
| 1969 |
},
|
| 1970 |
"hf_artifacts": {
|
| 1971 |
"path": "hf_artifacts:docs/data/task_method_20_result_matrix.json",
|
| 1972 |
"exists": true,
|
| 1973 |
"bytes": 129711,
|
| 1974 |
-
"sha256": "
|
| 1975 |
},
|
| 1976 |
"hf_model_data": {
|
| 1977 |
"path": "hf_model:data/task_method_20_result_matrix.json",
|
| 1978 |
"exists": true,
|
| 1979 |
"bytes": 129711,
|
| 1980 |
-
"sha256": "
|
| 1981 |
},
|
| 1982 |
"hf_model_docs_data": {
|
| 1983 |
"path": "hf_model:docs/data/task_method_20_result_matrix.json",
|
| 1984 |
"exists": true,
|
| 1985 |
"bytes": 129711,
|
| 1986 |
-
"sha256": "
|
| 1987 |
},
|
| 1988 |
"hf_model": {
|
| 1989 |
"path": "hf_model:metrics/task_method_20_result_matrix.json",
|
| 1990 |
"exists": true,
|
| 1991 |
"bytes": 129711,
|
| 1992 |
-
"sha256": "
|
| 1993 |
}
|
| 1994 |
},
|
| 1995 |
"failures": []
|
|
@@ -2050,44 +2050,44 @@
|
|
| 2050 |
"path": "repo:docs/data/unified_task_model_radar.json",
|
| 2051 |
"exists": true,
|
| 2052 |
"bytes": 231290,
|
| 2053 |
-
"sha256": "
|
| 2054 |
},
|
| 2055 |
"mirrors": {
|
| 2056 |
"hf_space": {
|
| 2057 |
"path": "hf_space:data/unified_task_model_radar.json",
|
| 2058 |
"exists": true,
|
| 2059 |
"bytes": 231290,
|
| 2060 |
-
"sha256": "
|
| 2061 |
},
|
| 2062 |
"hf_artifacts_data": {
|
| 2063 |
"path": "hf_artifacts:data/unified_task_model_radar.json",
|
| 2064 |
"exists": true,
|
| 2065 |
"bytes": 231290,
|
| 2066 |
-
"sha256": "
|
| 2067 |
},
|
| 2068 |
"hf_artifacts": {
|
| 2069 |
"path": "hf_artifacts:docs/data/unified_task_model_radar.json",
|
| 2070 |
"exists": true,
|
| 2071 |
"bytes": 231290,
|
| 2072 |
-
"sha256": "
|
| 2073 |
},
|
| 2074 |
"hf_model_data": {
|
| 2075 |
"path": "hf_model:data/unified_task_model_radar.json",
|
| 2076 |
"exists": true,
|
| 2077 |
"bytes": 231290,
|
| 2078 |
-
"sha256": "
|
| 2079 |
},
|
| 2080 |
"hf_model_docs_data": {
|
| 2081 |
"path": "hf_model:docs/data/unified_task_model_radar.json",
|
| 2082 |
"exists": true,
|
| 2083 |
"bytes": 231290,
|
| 2084 |
-
"sha256": "
|
| 2085 |
},
|
| 2086 |
"hf_model": {
|
| 2087 |
"path": "hf_model:metrics/unified_task_model_radar.json",
|
| 2088 |
"exists": true,
|
| 2089 |
"bytes": 231290,
|
| 2090 |
-
"sha256": "
|
| 2091 |
}
|
| 2092 |
},
|
| 2093 |
"failures": []
|
|
@@ -2099,44 +2099,44 @@
|
|
| 2099 |
"path": "repo:docs/data/website_integrity.json",
|
| 2100 |
"exists": true,
|
| 2101 |
"bytes": 18814,
|
| 2102 |
-
"sha256": "
|
| 2103 |
},
|
| 2104 |
"mirrors": {
|
| 2105 |
"hf_space": {
|
| 2106 |
"path": "hf_space:data/website_integrity.json",
|
| 2107 |
"exists": true,
|
| 2108 |
"bytes": 18814,
|
| 2109 |
-
"sha256": "
|
| 2110 |
},
|
| 2111 |
"hf_artifacts_data": {
|
| 2112 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2113 |
"exists": true,
|
| 2114 |
"bytes": 18814,
|
| 2115 |
-
"sha256": "
|
| 2116 |
},
|
| 2117 |
"hf_artifacts": {
|
| 2118 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2119 |
"exists": true,
|
| 2120 |
"bytes": 18814,
|
| 2121 |
-
"sha256": "
|
| 2122 |
},
|
| 2123 |
"hf_model_data": {
|
| 2124 |
"path": "hf_model:data/website_integrity.json",
|
| 2125 |
"exists": true,
|
| 2126 |
"bytes": 18814,
|
| 2127 |
-
"sha256": "
|
| 2128 |
},
|
| 2129 |
"hf_model_docs_data": {
|
| 2130 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2131 |
"exists": true,
|
| 2132 |
"bytes": 18814,
|
| 2133 |
-
"sha256": "
|
| 2134 |
},
|
| 2135 |
"hf_model": {
|
| 2136 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2137 |
"exists": true,
|
| 2138 |
"bytes": 18814,
|
| 2139 |
-
"sha256": "
|
| 2140 |
}
|
| 2141 |
},
|
| 2142 |
"failures": []
|
|
@@ -2233,33 +2233,33 @@
|
|
| 2233 |
"local": {
|
| 2234 |
"path": "repo:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2235 |
"exists": true,
|
| 2236 |
-
"bytes":
|
| 2237 |
-
"sha256": "
|
| 2238 |
},
|
| 2239 |
"mirrors": {
|
| 2240 |
"hf_space": {
|
| 2241 |
"path": "hf_space:assets/charts/single_episode_task_model_radar.svg",
|
| 2242 |
"exists": true,
|
| 2243 |
-
"bytes":
|
| 2244 |
-
"sha256": "
|
| 2245 |
},
|
| 2246 |
"hf_artifacts_docs": {
|
| 2247 |
"path": "hf_artifacts:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2248 |
"exists": true,
|
| 2249 |
-
"bytes":
|
| 2250 |
-
"sha256": "
|
| 2251 |
},
|
| 2252 |
"hf_artifacts_card": {
|
| 2253 |
"path": "hf_artifacts:assets/charts/single_episode_task_model_radar.svg",
|
| 2254 |
"exists": true,
|
| 2255 |
-
"bytes":
|
| 2256 |
-
"sha256": "
|
| 2257 |
},
|
| 2258 |
"hf_model": {
|
| 2259 |
"path": "hf_model:assets/charts/single_episode_task_model_radar.svg",
|
| 2260 |
"exists": true,
|
| 2261 |
-
"bytes":
|
| 2262 |
-
"sha256": "
|
| 2263 |
}
|
| 2264 |
},
|
| 2265 |
"failures": []
|
|
@@ -2270,33 +2270,33 @@
|
|
| 2270 |
"local": {
|
| 2271 |
"path": "repo:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2272 |
"exists": true,
|
| 2273 |
-
"bytes":
|
| 2274 |
-
"sha256": "
|
| 2275 |
},
|
| 2276 |
"mirrors": {
|
| 2277 |
"hf_space": {
|
| 2278 |
"path": "hf_space:assets/charts/episode128_task_model_radar.svg",
|
| 2279 |
"exists": true,
|
| 2280 |
-
"bytes":
|
| 2281 |
-
"sha256": "
|
| 2282 |
},
|
| 2283 |
"hf_artifacts_docs": {
|
| 2284 |
"path": "hf_artifacts:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2285 |
"exists": true,
|
| 2286 |
-
"bytes":
|
| 2287 |
-
"sha256": "
|
| 2288 |
},
|
| 2289 |
"hf_artifacts_card": {
|
| 2290 |
"path": "hf_artifacts:assets/charts/episode128_task_model_radar.svg",
|
| 2291 |
"exists": true,
|
| 2292 |
-
"bytes":
|
| 2293 |
-
"sha256": "
|
| 2294 |
},
|
| 2295 |
"hf_model": {
|
| 2296 |
"path": "hf_model:assets/charts/episode128_task_model_radar.svg",
|
| 2297 |
"exists": true,
|
| 2298 |
-
"bytes":
|
| 2299 |
-
"sha256": "
|
| 2300 |
}
|
| 2301 |
},
|
| 2302 |
"failures": []
|
|
@@ -2344,33 +2344,33 @@
|
|
| 2344 |
"local": {
|
| 2345 |
"path": "repo:docs/assets/charts/unified_task_model_radar.svg",
|
| 2346 |
"exists": true,
|
| 2347 |
-
"bytes":
|
| 2348 |
-
"sha256": "
|
| 2349 |
},
|
| 2350 |
"mirrors": {
|
| 2351 |
"hf_space": {
|
| 2352 |
"path": "hf_space:assets/charts/unified_task_model_radar.svg",
|
| 2353 |
"exists": true,
|
| 2354 |
-
"bytes":
|
| 2355 |
-
"sha256": "
|
| 2356 |
},
|
| 2357 |
"hf_artifacts_docs": {
|
| 2358 |
"path": "hf_artifacts:docs/assets/charts/unified_task_model_radar.svg",
|
| 2359 |
"exists": true,
|
| 2360 |
-
"bytes":
|
| 2361 |
-
"sha256": "
|
| 2362 |
},
|
| 2363 |
"hf_artifacts_card": {
|
| 2364 |
"path": "hf_artifacts:assets/charts/unified_task_model_radar.svg",
|
| 2365 |
"exists": true,
|
| 2366 |
-
"bytes":
|
| 2367 |
-
"sha256": "
|
| 2368 |
},
|
| 2369 |
"hf_model": {
|
| 2370 |
"path": "hf_model:assets/charts/unified_task_model_radar.svg",
|
| 2371 |
"exists": true,
|
| 2372 |
-
"bytes":
|
| 2373 |
-
"sha256": "
|
| 2374 |
}
|
| 2375 |
},
|
| 2376 |
"failures": []
|
|
@@ -3982,21 +3982,21 @@
|
|
| 3982 |
"local": {
|
| 3983 |
"path": "repo:scripts/build_unified_task_model_radar.py",
|
| 3984 |
"exists": true,
|
| 3985 |
-
"bytes":
|
| 3986 |
-
"sha256": "
|
| 3987 |
},
|
| 3988 |
"mirrors": {
|
| 3989 |
"hf_artifacts": {
|
| 3990 |
"path": "hf_artifacts:scripts/build_unified_task_model_radar.py",
|
| 3991 |
"exists": true,
|
| 3992 |
-
"bytes":
|
| 3993 |
-
"sha256": "
|
| 3994 |
},
|
| 3995 |
"hf_model": {
|
| 3996 |
"path": "hf_model:scripts/build_unified_task_model_radar.py",
|
| 3997 |
"exists": true,
|
| 3998 |
-
"bytes":
|
| 3999 |
-
"sha256": "
|
| 4000 |
}
|
| 4001 |
},
|
| 4002 |
"failures": []
|
|
@@ -4411,39 +4411,39 @@
|
|
| 4411 |
"local": {
|
| 4412 |
"path": "repo:docs/index.html",
|
| 4413 |
"exists": true,
|
| 4414 |
-
"bytes":
|
| 4415 |
-
"sha256": "
|
| 4416 |
},
|
| 4417 |
"mirrors": {
|
| 4418 |
"hf_space": {
|
| 4419 |
"path": "hf_space:index.html",
|
| 4420 |
"exists": true,
|
| 4421 |
-
"bytes":
|
| 4422 |
-
"sha256": "
|
| 4423 |
},
|
| 4424 |
"hf_artifacts_root": {
|
| 4425 |
"path": "hf_artifacts:index.html",
|
| 4426 |
"exists": true,
|
| 4427 |
-
"bytes":
|
| 4428 |
-
"sha256": "
|
| 4429 |
},
|
| 4430 |
"hf_artifacts_docs": {
|
| 4431 |
"path": "hf_artifacts:docs/index.html",
|
| 4432 |
"exists": true,
|
| 4433 |
-
"bytes":
|
| 4434 |
-
"sha256": "
|
| 4435 |
},
|
| 4436 |
"hf_model": {
|
| 4437 |
"path": "hf_model:index.html",
|
| 4438 |
"exists": true,
|
| 4439 |
-
"bytes":
|
| 4440 |
-
"sha256": "
|
| 4441 |
},
|
| 4442 |
"hf_model_docs": {
|
| 4443 |
"path": "hf_model:docs/index.html",
|
| 4444 |
"exists": true,
|
| 4445 |
-
"bytes":
|
| 4446 |
-
"sha256": "
|
| 4447 |
}
|
| 4448 |
},
|
| 4449 |
"failures": []
|
|
@@ -18069,26 +18069,26 @@
|
|
| 18069 |
"path": "repo:FIGURE_INDEX.md",
|
| 18070 |
"exists": true,
|
| 18071 |
"bytes": 6217,
|
| 18072 |
-
"sha256": "
|
| 18073 |
},
|
| 18074 |
"mirrors": {
|
| 18075 |
"hf_space": {
|
| 18076 |
"path": "hf_space:FIGURE_INDEX.md",
|
| 18077 |
"exists": true,
|
| 18078 |
"bytes": 6217,
|
| 18079 |
-
"sha256": "
|
| 18080 |
},
|
| 18081 |
"hf_artifacts": {
|
| 18082 |
"path": "hf_artifacts:FIGURE_INDEX.md",
|
| 18083 |
"exists": true,
|
| 18084 |
"bytes": 6217,
|
| 18085 |
-
"sha256": "
|
| 18086 |
},
|
| 18087 |
"hf_model": {
|
| 18088 |
"path": "hf_model:FIGURE_INDEX.md",
|
| 18089 |
"exists": true,
|
| 18090 |
"bytes": 6217,
|
| 18091 |
-
"sha256": "
|
| 18092 |
}
|
| 18093 |
},
|
| 18094 |
"failures": []
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:35:21+00:00",
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
"group_count": 571,
|
|
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 99966,
|
| 142 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 99966,
|
| 149 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 99966,
|
| 155 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 99966,
|
| 161 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 99966,
|
| 167 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 99966,
|
| 173 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 99966,
|
| 179 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
|
|
| 335 |
"path": "repo:docs/data/figure_index.json",
|
| 336 |
"exists": true,
|
| 337 |
"bytes": 17287,
|
| 338 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 339 |
},
|
| 340 |
"mirrors": {
|
| 341 |
"hf_space": {
|
| 342 |
"path": "hf_space:data/figure_index.json",
|
| 343 |
"exists": true,
|
| 344 |
"bytes": 17287,
|
| 345 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 346 |
},
|
| 347 |
"hf_artifacts_data": {
|
| 348 |
"path": "hf_artifacts:data/figure_index.json",
|
| 349 |
"exists": true,
|
| 350 |
"bytes": 17287,
|
| 351 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 352 |
},
|
| 353 |
"hf_artifacts": {
|
| 354 |
"path": "hf_artifacts:docs/data/figure_index.json",
|
| 355 |
"exists": true,
|
| 356 |
"bytes": 17287,
|
| 357 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 358 |
},
|
| 359 |
"hf_model_data": {
|
| 360 |
"path": "hf_model:data/figure_index.json",
|
| 361 |
"exists": true,
|
| 362 |
"bytes": 17287,
|
| 363 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 364 |
},
|
| 365 |
"hf_model_docs_data": {
|
| 366 |
"path": "hf_model:docs/data/figure_index.json",
|
| 367 |
"exists": true,
|
| 368 |
"bytes": 17287,
|
| 369 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 370 |
},
|
| 371 |
"hf_model": {
|
| 372 |
"path": "hf_model:metrics/figure_index.json",
|
| 373 |
"exists": true,
|
| 374 |
"bytes": 17287,
|
| 375 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 376 |
}
|
| 377 |
},
|
| 378 |
"failures": []
|
|
|
|
| 824 |
"local": {
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
+
"bytes": 8189,
|
| 828 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
+
"bytes": 8189,
|
| 835 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
+
"bytes": 8189,
|
| 841 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
+
"bytes": 8189,
|
| 847 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
+
"bytes": 8189,
|
| 853 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
+
"bytes": 8189,
|
| 859 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
+
"bytes": 8189,
|
| 865 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
+
"bytes": 6096,
|
| 877 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
+
"bytes": 6096,
|
| 884 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
+
"bytes": 6096,
|
| 890 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
+
"bytes": 6096,
|
| 896 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
+
"bytes": 6096,
|
| 902 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
+
"bytes": 6096,
|
| 908 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
+
"bytes": 6096,
|
| 914 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8100,
|
| 1024 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8100,
|
| 1031 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8100,
|
| 1037 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8100,
|
| 1043 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8100,
|
| 1049 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8100,
|
| 1055 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8100,
|
| 1061 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21630,
|
| 1465 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21630,
|
| 1472 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21630,
|
| 1478 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21630,
|
| 1484 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21630,
|
| 1490 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21630,
|
| 1496 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21630,
|
| 1502 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
|
|
| 1658 |
"path": "repo:docs/data/single_episode_task_model_radar.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 50973,
|
| 1661 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/single_episode_task_model_radar.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 50973,
|
| 1668 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/single_episode_task_model_radar.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 50973,
|
| 1674 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/single_episode_task_model_radar.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 50973,
|
| 1680 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/single_episode_task_model_radar.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 50973,
|
| 1686 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/single_episode_task_model_radar.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 50973,
|
| 1692 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/single_episode_task_model_radar.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 50973,
|
| 1698 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
|
|
| 1707 |
"path": "repo:docs/data/episode128_task_model_radar.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 187439,
|
| 1710 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/episode128_task_model_radar.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 187439,
|
| 1717 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/episode128_task_model_radar.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 187439,
|
| 1723 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/episode128_task_model_radar.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 187439,
|
| 1729 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/episode128_task_model_radar.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 187439,
|
| 1735 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/episode128_task_model_radar.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 187439,
|
| 1741 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/episode128_task_model_radar.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 187439,
|
| 1747 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
|
|
| 1854 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1855 |
"exists": true,
|
| 1856 |
"bytes": 45779,
|
| 1857 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1858 |
},
|
| 1859 |
"mirrors": {
|
| 1860 |
"hf_space": {
|
| 1861 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1862 |
"exists": true,
|
| 1863 |
"bytes": 45779,
|
| 1864 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1865 |
},
|
| 1866 |
"hf_artifacts_data": {
|
| 1867 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1868 |
"exists": true,
|
| 1869 |
"bytes": 45779,
|
| 1870 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1871 |
},
|
| 1872 |
"hf_artifacts": {
|
| 1873 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1874 |
"exists": true,
|
| 1875 |
"bytes": 45779,
|
| 1876 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1877 |
},
|
| 1878 |
"hf_model_data": {
|
| 1879 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1880 |
"exists": true,
|
| 1881 |
"bytes": 45779,
|
| 1882 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1883 |
},
|
| 1884 |
"hf_model_docs_data": {
|
| 1885 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1886 |
"exists": true,
|
| 1887 |
"bytes": 45779,
|
| 1888 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1889 |
},
|
| 1890 |
"hf_model": {
|
| 1891 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1892 |
"exists": true,
|
| 1893 |
"bytes": 45779,
|
| 1894 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1895 |
}
|
| 1896 |
},
|
| 1897 |
"failures": []
|
|
|
|
| 1952 |
"path": "repo:docs/data/task_method_20_result_matrix.json",
|
| 1953 |
"exists": true,
|
| 1954 |
"bytes": 129711,
|
| 1955 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1956 |
},
|
| 1957 |
"mirrors": {
|
| 1958 |
"hf_space": {
|
| 1959 |
"path": "hf_space:data/task_method_20_result_matrix.json",
|
| 1960 |
"exists": true,
|
| 1961 |
"bytes": 129711,
|
| 1962 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1963 |
},
|
| 1964 |
"hf_artifacts_data": {
|
| 1965 |
"path": "hf_artifacts:data/task_method_20_result_matrix.json",
|
| 1966 |
"exists": true,
|
| 1967 |
"bytes": 129711,
|
| 1968 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1969 |
},
|
| 1970 |
"hf_artifacts": {
|
| 1971 |
"path": "hf_artifacts:docs/data/task_method_20_result_matrix.json",
|
| 1972 |
"exists": true,
|
| 1973 |
"bytes": 129711,
|
| 1974 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1975 |
},
|
| 1976 |
"hf_model_data": {
|
| 1977 |
"path": "hf_model:data/task_method_20_result_matrix.json",
|
| 1978 |
"exists": true,
|
| 1979 |
"bytes": 129711,
|
| 1980 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1981 |
},
|
| 1982 |
"hf_model_docs_data": {
|
| 1983 |
"path": "hf_model:docs/data/task_method_20_result_matrix.json",
|
| 1984 |
"exists": true,
|
| 1985 |
"bytes": 129711,
|
| 1986 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1987 |
},
|
| 1988 |
"hf_model": {
|
| 1989 |
"path": "hf_model:metrics/task_method_20_result_matrix.json",
|
| 1990 |
"exists": true,
|
| 1991 |
"bytes": 129711,
|
| 1992 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1993 |
}
|
| 1994 |
},
|
| 1995 |
"failures": []
|
|
|
|
| 2050 |
"path": "repo:docs/data/unified_task_model_radar.json",
|
| 2051 |
"exists": true,
|
| 2052 |
"bytes": 231290,
|
| 2053 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2054 |
},
|
| 2055 |
"mirrors": {
|
| 2056 |
"hf_space": {
|
| 2057 |
"path": "hf_space:data/unified_task_model_radar.json",
|
| 2058 |
"exists": true,
|
| 2059 |
"bytes": 231290,
|
| 2060 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2061 |
},
|
| 2062 |
"hf_artifacts_data": {
|
| 2063 |
"path": "hf_artifacts:data/unified_task_model_radar.json",
|
| 2064 |
"exists": true,
|
| 2065 |
"bytes": 231290,
|
| 2066 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2067 |
},
|
| 2068 |
"hf_artifacts": {
|
| 2069 |
"path": "hf_artifacts:docs/data/unified_task_model_radar.json",
|
| 2070 |
"exists": true,
|
| 2071 |
"bytes": 231290,
|
| 2072 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2073 |
},
|
| 2074 |
"hf_model_data": {
|
| 2075 |
"path": "hf_model:data/unified_task_model_radar.json",
|
| 2076 |
"exists": true,
|
| 2077 |
"bytes": 231290,
|
| 2078 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2079 |
},
|
| 2080 |
"hf_model_docs_data": {
|
| 2081 |
"path": "hf_model:docs/data/unified_task_model_radar.json",
|
| 2082 |
"exists": true,
|
| 2083 |
"bytes": 231290,
|
| 2084 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2085 |
},
|
| 2086 |
"hf_model": {
|
| 2087 |
"path": "hf_model:metrics/unified_task_model_radar.json",
|
| 2088 |
"exists": true,
|
| 2089 |
"bytes": 231290,
|
| 2090 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2091 |
}
|
| 2092 |
},
|
| 2093 |
"failures": []
|
|
|
|
| 2099 |
"path": "repo:docs/data/website_integrity.json",
|
| 2100 |
"exists": true,
|
| 2101 |
"bytes": 18814,
|
| 2102 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2103 |
},
|
| 2104 |
"mirrors": {
|
| 2105 |
"hf_space": {
|
| 2106 |
"path": "hf_space:data/website_integrity.json",
|
| 2107 |
"exists": true,
|
| 2108 |
"bytes": 18814,
|
| 2109 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2110 |
},
|
| 2111 |
"hf_artifacts_data": {
|
| 2112 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2113 |
"exists": true,
|
| 2114 |
"bytes": 18814,
|
| 2115 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2116 |
},
|
| 2117 |
"hf_artifacts": {
|
| 2118 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2119 |
"exists": true,
|
| 2120 |
"bytes": 18814,
|
| 2121 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2122 |
},
|
| 2123 |
"hf_model_data": {
|
| 2124 |
"path": "hf_model:data/website_integrity.json",
|
| 2125 |
"exists": true,
|
| 2126 |
"bytes": 18814,
|
| 2127 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2128 |
},
|
| 2129 |
"hf_model_docs_data": {
|
| 2130 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2131 |
"exists": true,
|
| 2132 |
"bytes": 18814,
|
| 2133 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2134 |
},
|
| 2135 |
"hf_model": {
|
| 2136 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2137 |
"exists": true,
|
| 2138 |
"bytes": 18814,
|
| 2139 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2140 |
}
|
| 2141 |
},
|
| 2142 |
"failures": []
|
|
|
|
| 2233 |
"local": {
|
| 2234 |
"path": "repo:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2235 |
"exists": true,
|
| 2236 |
+
"bytes": 35229,
|
| 2237 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2238 |
},
|
| 2239 |
"mirrors": {
|
| 2240 |
"hf_space": {
|
| 2241 |
"path": "hf_space:assets/charts/single_episode_task_model_radar.svg",
|
| 2242 |
"exists": true,
|
| 2243 |
+
"bytes": 35229,
|
| 2244 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2245 |
},
|
| 2246 |
"hf_artifacts_docs": {
|
| 2247 |
"path": "hf_artifacts:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2248 |
"exists": true,
|
| 2249 |
+
"bytes": 35229,
|
| 2250 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2251 |
},
|
| 2252 |
"hf_artifacts_card": {
|
| 2253 |
"path": "hf_artifacts:assets/charts/single_episode_task_model_radar.svg",
|
| 2254 |
"exists": true,
|
| 2255 |
+
"bytes": 35229,
|
| 2256 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2257 |
},
|
| 2258 |
"hf_model": {
|
| 2259 |
"path": "hf_model:assets/charts/single_episode_task_model_radar.svg",
|
| 2260 |
"exists": true,
|
| 2261 |
+
"bytes": 35229,
|
| 2262 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2263 |
}
|
| 2264 |
},
|
| 2265 |
"failures": []
|
|
|
|
| 2270 |
"local": {
|
| 2271 |
"path": "repo:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2272 |
"exists": true,
|
| 2273 |
+
"bytes": 43020,
|
| 2274 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2275 |
},
|
| 2276 |
"mirrors": {
|
| 2277 |
"hf_space": {
|
| 2278 |
"path": "hf_space:assets/charts/episode128_task_model_radar.svg",
|
| 2279 |
"exists": true,
|
| 2280 |
+
"bytes": 43020,
|
| 2281 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2282 |
},
|
| 2283 |
"hf_artifacts_docs": {
|
| 2284 |
"path": "hf_artifacts:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2285 |
"exists": true,
|
| 2286 |
+
"bytes": 43020,
|
| 2287 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2288 |
},
|
| 2289 |
"hf_artifacts_card": {
|
| 2290 |
"path": "hf_artifacts:assets/charts/episode128_task_model_radar.svg",
|
| 2291 |
"exists": true,
|
| 2292 |
+
"bytes": 43020,
|
| 2293 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2294 |
},
|
| 2295 |
"hf_model": {
|
| 2296 |
"path": "hf_model:assets/charts/episode128_task_model_radar.svg",
|
| 2297 |
"exists": true,
|
| 2298 |
+
"bytes": 43020,
|
| 2299 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2300 |
}
|
| 2301 |
},
|
| 2302 |
"failures": []
|
|
|
|
| 2344 |
"local": {
|
| 2345 |
"path": "repo:docs/assets/charts/unified_task_model_radar.svg",
|
| 2346 |
"exists": true,
|
| 2347 |
+
"bytes": 49046,
|
| 2348 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2349 |
},
|
| 2350 |
"mirrors": {
|
| 2351 |
"hf_space": {
|
| 2352 |
"path": "hf_space:assets/charts/unified_task_model_radar.svg",
|
| 2353 |
"exists": true,
|
| 2354 |
+
"bytes": 49046,
|
| 2355 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2356 |
},
|
| 2357 |
"hf_artifacts_docs": {
|
| 2358 |
"path": "hf_artifacts:docs/assets/charts/unified_task_model_radar.svg",
|
| 2359 |
"exists": true,
|
| 2360 |
+
"bytes": 49046,
|
| 2361 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2362 |
},
|
| 2363 |
"hf_artifacts_card": {
|
| 2364 |
"path": "hf_artifacts:assets/charts/unified_task_model_radar.svg",
|
| 2365 |
"exists": true,
|
| 2366 |
+
"bytes": 49046,
|
| 2367 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2368 |
},
|
| 2369 |
"hf_model": {
|
| 2370 |
"path": "hf_model:assets/charts/unified_task_model_radar.svg",
|
| 2371 |
"exists": true,
|
| 2372 |
+
"bytes": 49046,
|
| 2373 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2374 |
}
|
| 2375 |
},
|
| 2376 |
"failures": []
|
|
|
|
| 3982 |
"local": {
|
| 3983 |
"path": "repo:scripts/build_unified_task_model_radar.py",
|
| 3984 |
"exists": true,
|
| 3985 |
+
"bytes": 47539,
|
| 3986 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 3987 |
},
|
| 3988 |
"mirrors": {
|
| 3989 |
"hf_artifacts": {
|
| 3990 |
"path": "hf_artifacts:scripts/build_unified_task_model_radar.py",
|
| 3991 |
"exists": true,
|
| 3992 |
+
"bytes": 47539,
|
| 3993 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 3994 |
},
|
| 3995 |
"hf_model": {
|
| 3996 |
"path": "hf_model:scripts/build_unified_task_model_radar.py",
|
| 3997 |
"exists": true,
|
| 3998 |
+
"bytes": 47539,
|
| 3999 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 4000 |
}
|
| 4001 |
},
|
| 4002 |
"failures": []
|
|
|
|
| 4411 |
"local": {
|
| 4412 |
"path": "repo:docs/index.html",
|
| 4413 |
"exists": true,
|
| 4414 |
+
"bytes": 232044,
|
| 4415 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4416 |
},
|
| 4417 |
"mirrors": {
|
| 4418 |
"hf_space": {
|
| 4419 |
"path": "hf_space:index.html",
|
| 4420 |
"exists": true,
|
| 4421 |
+
"bytes": 232044,
|
| 4422 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4423 |
},
|
| 4424 |
"hf_artifacts_root": {
|
| 4425 |
"path": "hf_artifacts:index.html",
|
| 4426 |
"exists": true,
|
| 4427 |
+
"bytes": 232044,
|
| 4428 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4429 |
},
|
| 4430 |
"hf_artifacts_docs": {
|
| 4431 |
"path": "hf_artifacts:docs/index.html",
|
| 4432 |
"exists": true,
|
| 4433 |
+
"bytes": 232044,
|
| 4434 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4435 |
},
|
| 4436 |
"hf_model": {
|
| 4437 |
"path": "hf_model:index.html",
|
| 4438 |
"exists": true,
|
| 4439 |
+
"bytes": 232044,
|
| 4440 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4441 |
},
|
| 4442 |
"hf_model_docs": {
|
| 4443 |
"path": "hf_model:docs/index.html",
|
| 4444 |
"exists": true,
|
| 4445 |
+
"bytes": 232044,
|
| 4446 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4447 |
}
|
| 4448 |
},
|
| 4449 |
"failures": []
|
|
|
|
| 18069 |
"path": "repo:FIGURE_INDEX.md",
|
| 18070 |
"exists": true,
|
| 18071 |
"bytes": 6217,
|
| 18072 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18073 |
},
|
| 18074 |
"mirrors": {
|
| 18075 |
"hf_space": {
|
| 18076 |
"path": "hf_space:FIGURE_INDEX.md",
|
| 18077 |
"exists": true,
|
| 18078 |
"bytes": 6217,
|
| 18079 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18080 |
},
|
| 18081 |
"hf_artifacts": {
|
| 18082 |
"path": "hf_artifacts:FIGURE_INDEX.md",
|
| 18083 |
"exists": true,
|
| 18084 |
"bytes": 6217,
|
| 18085 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18086 |
},
|
| 18087 |
"hf_model": {
|
| 18088 |
"path": "hf_model:FIGURE_INDEX.md",
|
| 18089 |
"exists": true,
|
| 18090 |
"bytes": 6217,
|
| 18091 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18092 |
}
|
| 18093 |
},
|
| 18094 |
"failures": []
|
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-16T11:
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
-
"generated_at_utc": "2026-06-16T11:
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
|
@@ -28,27 +28,27 @@
|
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
-
"generated_at_utc": "2026-06-16T11:
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
-
"generated_at_utc": "2026-06-16T11:
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
-
"generated_at_utc": "2026-06-16T11:
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
-
"generated_at_utc": "2026-06-16T11:
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-16T11:
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:33:38+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-16T11:08:31+00:00"
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
|
|
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
+
"generated_at_utc": "2026-06-16T11:08:48+00:00"
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
+
"generated_at_utc": "2026-06-16T11:08:48+00:00"
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
+
"generated_at_utc": "2026-06-16T11:08:50+00:00"
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
+
"generated_at_utc": "2026-06-16T11:08:38+00:00"
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-16T11:09:07+00:00"
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
docs/data/publication_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
@@ -220,7 +220,7 @@
|
|
| 220 |
"hf_artifact_bundle": {
|
| 221 |
"root": "hf_publish/artifacts",
|
| 222 |
"exists": true,
|
| 223 |
-
"file_count":
|
| 224 |
"text_file_count": 1000,
|
| 225 |
"largest_file": {
|
| 226 |
"path": "results/episode_task_suite/modality_reconstruction/predictions.npz",
|
|
@@ -231,7 +231,7 @@
|
|
| 231 |
"hf_model_bundle": {
|
| 232 |
"root": "hf_publish/model",
|
| 233 |
"exists": true,
|
| 234 |
-
"file_count":
|
| 235 |
"text_file_count": 1159,
|
| 236 |
"largest_file": {
|
| 237 |
"path": "pytorch_model.bin",
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:34:16+00:00",
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
|
|
| 220 |
"hf_artifact_bundle": {
|
| 221 |
"root": "hf_publish/artifacts",
|
| 222 |
"exists": true,
|
| 223 |
+
"file_count": 2306,
|
| 224 |
"text_file_count": 1000,
|
| 225 |
"largest_file": {
|
| 226 |
"path": "results/episode_task_suite/modality_reconstruction/predictions.npz",
|
|
|
|
| 231 |
"hf_model_bundle": {
|
| 232 |
"root": "hf_publish/model",
|
| 233 |
"exists": true,
|
| 234 |
+
"file_count": 2737,
|
| 235 |
"text_file_count": 1159,
|
| 236 |
"largest_file": {
|
| 237 |
"path": "pytorch_model.bin",
|
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-16T11:
|
| 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-16T11:33:37+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/single_episode_task_model_radar.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Single-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"description": "Minimal and Neural MLP baselines on the one public sample episode, both scored on all 20 task contracts.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 2,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Single-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"description": "Minimal and Neural MLP baselines on the one public sample episode, both scored on all 20 task contracts.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 2,
|
docs/data/task_method_20_result_matrix.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Task Method 20-Result Matrix",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Task Method 20-Result Matrix",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
docs/data/task_surface_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"summary": {
|
| 5 |
"task_count": 12,
|
| 6 |
"expected_task_count": 12,
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:38+00:00",
|
| 4 |
"summary": {
|
| 5 |
"task_count": 12,
|
| 6 |
"expected_task_count": 12,
|
docs/data/unified_task_model_radar.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Unified 20-Task Model Radar",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Unified 20-Task Model Radar",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
docs/data/website_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
@@ -391,7 +391,7 @@
|
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"path": "data/publication_audit.json",
|
| 394 |
-
"bytes":
|
| 395 |
"top_level_type": "dict"
|
| 396 |
},
|
| 397 |
{
|
|
@@ -546,7 +546,7 @@
|
|
| 546 |
{
|
| 547 |
"path": "assets/charts/episode128_task_model_radar.svg",
|
| 548 |
"exists": true,
|
| 549 |
-
"bytes":
|
| 550 |
"format": "SVG",
|
| 551 |
"has_viewbox": true
|
| 552 |
},
|
|
@@ -602,7 +602,7 @@
|
|
| 602 |
{
|
| 603 |
"path": "assets/charts/single_episode_task_model_radar.svg",
|
| 604 |
"exists": true,
|
| 605 |
-
"bytes":
|
| 606 |
"format": "SVG",
|
| 607 |
"has_viewbox": true
|
| 608 |
},
|
|
@@ -616,7 +616,7 @@
|
|
| 616 |
{
|
| 617 |
"path": "assets/charts/unified_task_model_radar.svg",
|
| 618 |
"exists": true,
|
| 619 |
-
"bytes":
|
| 620 |
"format": "SVG",
|
| 621 |
"has_viewbox": true
|
| 622 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:51+00:00",
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
|
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"path": "data/publication_audit.json",
|
| 394 |
+
"bytes": 8189,
|
| 395 |
"top_level_type": "dict"
|
| 396 |
},
|
| 397 |
{
|
|
|
|
| 546 |
{
|
| 547 |
"path": "assets/charts/episode128_task_model_radar.svg",
|
| 548 |
"exists": true,
|
| 549 |
+
"bytes": 43020,
|
| 550 |
"format": "SVG",
|
| 551 |
"has_viewbox": true
|
| 552 |
},
|
|
|
|
| 602 |
{
|
| 603 |
"path": "assets/charts/single_episode_task_model_radar.svg",
|
| 604 |
"exists": true,
|
| 605 |
+
"bytes": 35229,
|
| 606 |
"format": "SVG",
|
| 607 |
"has_viewbox": true
|
| 608 |
},
|
|
|
|
| 616 |
{
|
| 617 |
"path": "assets/charts/unified_task_model_radar.svg",
|
| 618 |
"exists": true,
|
| 619 |
+
"bytes": 49046,
|
| 620 |
"format": "SVG",
|
| 621 |
"has_viewbox": true
|
| 622 |
},
|
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": 183,
|
| 6 |
"missing": [],
|
|
@@ -465,7 +465,7 @@
|
|
| 465 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 466 |
"exists": true,
|
| 467 |
"bytes": 4432,
|
| 468 |
-
"sha256": "
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "source_alignment_validator",
|
|
@@ -586,7 +586,7 @@
|
|
| 586 |
"shows": "Stores normalized 20-axis radar values, raw task metrics, Qwen3/Cosmos overlay mappings, branch-card caveats, and explicit scoreless status records.",
|
| 587 |
"exists": true,
|
| 588 |
"bytes": 231290,
|
| 589 |
-
"sha256": "
|
| 590 |
},
|
| 591 |
{
|
| 592 |
"id": "single_episode_task_model_radar_json",
|
|
@@ -597,7 +597,7 @@
|
|
| 597 |
"shows": "Machine-readable split radar for the one-episode Minimal and Neural MLP baselines, both scored on all 20 task contracts.",
|
| 598 |
"exists": true,
|
| 599 |
"bytes": 50973,
|
| 600 |
-
"sha256": "
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "episode128_task_model_radar_json",
|
|
@@ -608,7 +608,7 @@
|
|
| 608 |
"shows": "Machine-readable split radar for selected 128-episode metadata/raw baselines and verified Qwen3/Cosmos branches, preserving explicit scoreless cells.",
|
| 609 |
"exists": true,
|
| 610 |
"bytes": 187439,
|
| 611 |
-
"sha256": "
|
| 612 |
},
|
| 613 |
{
|
| 614 |
"id": "task_method_20_result_matrix_json",
|
|
@@ -619,7 +619,7 @@
|
|
| 619 |
"shows": "Machine-readable 9-method by 20-task matrix where every method has 20 records and scoreless cells carry unsupported/not-evaluated reasons.",
|
| 620 |
"exists": true,
|
| 621 |
"bytes": 129711,
|
| 622 |
-
"sha256": "
|
| 623 |
},
|
| 624 |
{
|
| 625 |
"id": "task_method_20_result_matrix",
|
|
@@ -640,8 +640,8 @@
|
|
| 640 |
"surface": "website_hf",
|
| 641 |
"shows": "Compares minimal and neural MLP baselines across all 20 tasks, with Qwen3/Cosmos task-aligned model overlays.",
|
| 642 |
"exists": true,
|
| 643 |
-
"bytes":
|
| 644 |
-
"sha256": "
|
| 645 |
},
|
| 646 |
{
|
| 647 |
"id": "single_episode_task_model_radar_chart",
|
|
@@ -651,8 +651,8 @@
|
|
| 651 |
"surface": "website_hf",
|
| 652 |
"shows": "Separates the one-episode Minimal and Neural MLP 20/20 scored baselines into a clean two-polygon radar.",
|
| 653 |
"exists": true,
|
| 654 |
-
"bytes":
|
| 655 |
-
"sha256": "
|
| 656 |
},
|
| 657 |
{
|
| 658 |
"id": "episode128_task_model_radar_chart",
|
|
@@ -662,8 +662,8 @@
|
|
| 662 |
"surface": "website_hf",
|
| 663 |
"shows": "Separates the selected 128-episode methods: raw-feature simple/NN as complete 20/20 scored polygons and metadata/Qwen/Cosmos as task-aligned overlays.",
|
| 664 |
"exists": true,
|
| 665 |
-
"bytes":
|
| 666 |
-
"sha256": "
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "unified_task_model_radar_builder",
|
|
@@ -673,8 +673,8 @@
|
|
| 673 |
"surface": "repo_hf",
|
| 674 |
"shows": "Regenerates the direction-aware radar chart and machine-readable metric overlay JSON.",
|
| 675 |
"exists": true,
|
| 676 |
-
"bytes":
|
| 677 |
-
"sha256": "
|
| 678 |
},
|
| 679 |
{
|
| 680 |
"id": "a100_128_metadata_task_baselines",
|
|
@@ -794,8 +794,8 @@
|
|
| 794 |
"surface": "repo_hf",
|
| 795 |
"shows": "Catalogs public figures, charts, modality thumbnails, dimensions, hashes, roles, and source scripts.",
|
| 796 |
"exists": true,
|
| 797 |
-
"bytes":
|
| 798 |
-
"sha256": "
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "figure_index_json",
|
|
@@ -805,8 +805,8 @@
|
|
| 805 |
"surface": "website_hf",
|
| 806 |
"shows": "Machine-readable visual asset index for website and Hugging Face mirrors.",
|
| 807 |
"exists": true,
|
| 808 |
-
"bytes":
|
| 809 |
-
"sha256": "
|
| 810 |
},
|
| 811 |
{
|
| 812 |
"id": "figure_index_builder",
|
|
@@ -883,7 +883,7 @@
|
|
| 883 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 884 |
"exists": true,
|
| 885 |
"bytes": 8100,
|
| 886 |
-
"sha256": "
|
| 887 |
},
|
| 888 |
{
|
| 889 |
"id": "public_surface_qa",
|
|
@@ -905,7 +905,7 @@
|
|
| 905 |
"volatile": true,
|
| 906 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 907 |
"exists": true,
|
| 908 |
-
"bytes":
|
| 909 |
"hash_policy": "existence_and_size_only"
|
| 910 |
},
|
| 911 |
{
|
|
@@ -1042,7 +1042,7 @@
|
|
| 1042 |
"volatile": true,
|
| 1043 |
"shows": "Confirms public bundles exclude raw data, caches, heavy archives, and credential text.",
|
| 1044 |
"exists": true,
|
| 1045 |
-
"bytes":
|
| 1046 |
"hash_policy": "existence_and_size_only"
|
| 1047 |
},
|
| 1048 |
{
|
|
@@ -1066,7 +1066,7 @@
|
|
| 1066 |
"volatile": true,
|
| 1067 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1068 |
"exists": true,
|
| 1069 |
-
"bytes":
|
| 1070 |
"hash_policy": "existence_and_size_only"
|
| 1071 |
},
|
| 1072 |
{
|
|
@@ -1078,7 +1078,7 @@
|
|
| 1078 |
"volatile": true,
|
| 1079 |
"shows": "Confirms local website links, anchors, JSON data files, and referenced images resolve.",
|
| 1080 |
"exists": true,
|
| 1081 |
-
"bytes":
|
| 1082 |
"hash_policy": "existence_and_size_only"
|
| 1083 |
},
|
| 1084 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:21+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 183,
|
| 6 |
"missing": [],
|
|
|
|
| 465 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 466 |
"exists": true,
|
| 467 |
"bytes": 4432,
|
| 468 |
+
"sha256": "20df8bf51a9e380bb67cc4f8c802088030f42e421d4e7232ecd2f2f62e0e6cc7"
|
| 469 |
},
|
| 470 |
{
|
| 471 |
"id": "source_alignment_validator",
|
|
|
|
| 586 |
"shows": "Stores normalized 20-axis radar values, raw task metrics, Qwen3/Cosmos overlay mappings, branch-card caveats, and explicit scoreless status records.",
|
| 587 |
"exists": true,
|
| 588 |
"bytes": 231290,
|
| 589 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 590 |
},
|
| 591 |
{
|
| 592 |
"id": "single_episode_task_model_radar_json",
|
|
|
|
| 597 |
"shows": "Machine-readable split radar for the one-episode Minimal and Neural MLP baselines, both scored on all 20 task contracts.",
|
| 598 |
"exists": true,
|
| 599 |
"bytes": 50973,
|
| 600 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 601 |
},
|
| 602 |
{
|
| 603 |
"id": "episode128_task_model_radar_json",
|
|
|
|
| 608 |
"shows": "Machine-readable split radar for selected 128-episode metadata/raw baselines and verified Qwen3/Cosmos branches, preserving explicit scoreless cells.",
|
| 609 |
"exists": true,
|
| 610 |
"bytes": 187439,
|
| 611 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 612 |
},
|
| 613 |
{
|
| 614 |
"id": "task_method_20_result_matrix_json",
|
|
|
|
| 619 |
"shows": "Machine-readable 9-method by 20-task matrix where every method has 20 records and scoreless cells carry unsupported/not-evaluated reasons.",
|
| 620 |
"exists": true,
|
| 621 |
"bytes": 129711,
|
| 622 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 623 |
},
|
| 624 |
{
|
| 625 |
"id": "task_method_20_result_matrix",
|
|
|
|
| 640 |
"surface": "website_hf",
|
| 641 |
"shows": "Compares minimal and neural MLP baselines across all 20 tasks, with Qwen3/Cosmos task-aligned model overlays.",
|
| 642 |
"exists": true,
|
| 643 |
+
"bytes": 49046,
|
| 644 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 645 |
},
|
| 646 |
{
|
| 647 |
"id": "single_episode_task_model_radar_chart",
|
|
|
|
| 651 |
"surface": "website_hf",
|
| 652 |
"shows": "Separates the one-episode Minimal and Neural MLP 20/20 scored baselines into a clean two-polygon radar.",
|
| 653 |
"exists": true,
|
| 654 |
+
"bytes": 35229,
|
| 655 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 656 |
},
|
| 657 |
{
|
| 658 |
"id": "episode128_task_model_radar_chart",
|
|
|
|
| 662 |
"surface": "website_hf",
|
| 663 |
"shows": "Separates the selected 128-episode methods: raw-feature simple/NN as complete 20/20 scored polygons and metadata/Qwen/Cosmos as task-aligned overlays.",
|
| 664 |
"exists": true,
|
| 665 |
+
"bytes": 43020,
|
| 666 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 667 |
},
|
| 668 |
{
|
| 669 |
"id": "unified_task_model_radar_builder",
|
|
|
|
| 673 |
"surface": "repo_hf",
|
| 674 |
"shows": "Regenerates the direction-aware radar chart and machine-readable metric overlay JSON.",
|
| 675 |
"exists": true,
|
| 676 |
+
"bytes": 47539,
|
| 677 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 678 |
},
|
| 679 |
{
|
| 680 |
"id": "a100_128_metadata_task_baselines",
|
|
|
|
| 794 |
"surface": "repo_hf",
|
| 795 |
"shows": "Catalogs public figures, charts, modality thumbnails, dimensions, hashes, roles, and source scripts.",
|
| 796 |
"exists": true,
|
| 797 |
+
"bytes": 6217,
|
| 798 |
+
"sha256": "d16e8f64afc588d6a69498244a9db6304350b14feee571b8c5e9c41f08541a00"
|
| 799 |
},
|
| 800 |
{
|
| 801 |
"id": "figure_index_json",
|
|
|
|
| 805 |
"surface": "website_hf",
|
| 806 |
"shows": "Machine-readable visual asset index for website and Hugging Face mirrors.",
|
| 807 |
"exists": true,
|
| 808 |
+
"bytes": 17287,
|
| 809 |
+
"sha256": "3a29f7fb5ea8f03231583df87e678384978911b52486e43f0d805d6d9f13f3d5"
|
| 810 |
},
|
| 811 |
{
|
| 812 |
"id": "figure_index_builder",
|
|
|
|
| 883 |
"shows": "Machine-readable release-check summary for validators, mirrors, and public project surfaces.",
|
| 884 |
"exists": true,
|
| 885 |
"bytes": 8100,
|
| 886 |
+
"sha256": "3f42f631cdd5bfbd7e51a911ae7c76b293818b0937428821a2a86c2a4dd5c98b"
|
| 887 |
},
|
| 888 |
{
|
| 889 |
"id": "public_surface_qa",
|
|
|
|
| 905 |
"volatile": true,
|
| 906 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 907 |
"exists": true,
|
| 908 |
+
"bytes": 6096,
|
| 909 |
"hash_policy": "existence_and_size_only"
|
| 910 |
},
|
| 911 |
{
|
|
|
|
| 1042 |
"volatile": true,
|
| 1043 |
"shows": "Confirms public bundles exclude raw data, caches, heavy archives, and credential text.",
|
| 1044 |
"exists": true,
|
| 1045 |
+
"bytes": 8189,
|
| 1046 |
"hash_policy": "existence_and_size_only"
|
| 1047 |
},
|
| 1048 |
{
|
|
|
|
| 1066 |
"volatile": true,
|
| 1067 |
"shows": "Confirms prepared GitHub/HF Space/artifact/model mirrors share the same critical data, figure, website HTML, and validator files.",
|
| 1068 |
"exists": true,
|
| 1069 |
+
"bytes": 847909,
|
| 1070 |
"hash_policy": "existence_and_size_only"
|
| 1071 |
},
|
| 1072 |
{
|
|
|
|
| 1078 |
"volatile": true,
|
| 1079 |
"shows": "Confirms local website links, anchors, JSON data files, and referenced images resolve.",
|
| 1080 |
"exists": true,
|
| 1081 |
+
"bytes": 18814,
|
| 1082 |
"hash_policy": "existence_and_size_only"
|
| 1083 |
},
|
| 1084 |
{
|
metrics/episode128_task_model_radar.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "128-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"description": "Selected 128-episode metadata/raw baselines plus verified Qwen3/Cosmos branches. Every method has 20 records; numeric scores appear only where the public artifact produced that task target.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 7,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "128-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"description": "Selected 128-episode metadata/raw baselines plus verified Qwen3/Cosmos branches. Every method has 20 records; numeric scores appear only where the public artifact produced that task target.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 7,
|
metrics/figure_index.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Figure Index",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"scope": "Public figures, diagrams, charts, and derived modality thumbnails. Raw Xperience-10M videos, annotations, RRD files, and Qwen weights are excluded.",
|
| 6 |
"figure_count": 26,
|
| 7 |
"figures": [
|
|
@@ -359,13 +359,13 @@
|
|
| 359 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 360 |
"surface": "website unified task section, README, HF mirrors",
|
| 361 |
"exists": true,
|
| 362 |
-
"bytes":
|
| 363 |
-
"sha256": "
|
| 364 |
"dimensions": {
|
| 365 |
"format": "SVG",
|
| 366 |
-
"width":
|
| 367 |
-
"height":
|
| 368 |
-
"view_box": "0 0
|
| 369 |
},
|
| 370 |
"source_script_exists": true
|
| 371 |
},
|
|
@@ -377,13 +377,13 @@
|
|
| 377 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 378 |
"surface": "website unified task section, README, HF mirrors",
|
| 379 |
"exists": true,
|
| 380 |
-
"bytes":
|
| 381 |
-
"sha256": "
|
| 382 |
"dimensions": {
|
| 383 |
"format": "SVG",
|
| 384 |
-
"width":
|
| 385 |
-
"height":
|
| 386 |
-
"view_box": "0 0
|
| 387 |
},
|
| 388 |
"source_script_exists": true
|
| 389 |
},
|
|
@@ -395,13 +395,13 @@
|
|
| 395 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 396 |
"surface": "website unified task section, README, HF mirrors",
|
| 397 |
"exists": true,
|
| 398 |
-
"bytes":
|
| 399 |
-
"sha256": "
|
| 400 |
"dimensions": {
|
| 401 |
"format": "SVG",
|
| 402 |
-
"width":
|
| 403 |
-
"height":
|
| 404 |
-
"view_box": "0 0
|
| 405 |
},
|
| 406 |
"source_script_exists": true
|
| 407 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Figure Index",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:33:21+00:00",
|
| 5 |
"scope": "Public figures, diagrams, charts, and derived modality thumbnails. Raw Xperience-10M videos, annotations, RRD files, and Qwen weights are excluded.",
|
| 6 |
"figure_count": 26,
|
| 7 |
"figures": [
|
|
|
|
| 359 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 360 |
"surface": "website unified task section, README, HF mirrors",
|
| 361 |
"exists": true,
|
| 362 |
+
"bytes": 49046,
|
| 363 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44",
|
| 364 |
"dimensions": {
|
| 365 |
"format": "SVG",
|
| 366 |
+
"width": 2400,
|
| 367 |
+
"height": 1840,
|
| 368 |
+
"view_box": "0 0 2400 1840"
|
| 369 |
},
|
| 370 |
"source_script_exists": true
|
| 371 |
},
|
|
|
|
| 377 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 378 |
"surface": "website unified task section, README, HF mirrors",
|
| 379 |
"exists": true,
|
| 380 |
+
"bytes": 35229,
|
| 381 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c",
|
| 382 |
"dimensions": {
|
| 383 |
"format": "SVG",
|
| 384 |
+
"width": 2400,
|
| 385 |
+
"height": 1840,
|
| 386 |
+
"view_box": "0 0 2400 1840"
|
| 387 |
},
|
| 388 |
"source_script_exists": true
|
| 389 |
},
|
|
|
|
| 395 |
"source_script": "scripts/build_unified_task_model_radar.py",
|
| 396 |
"surface": "website unified task section, README, HF mirrors",
|
| 397 |
"exists": true,
|
| 398 |
+
"bytes": 43020,
|
| 399 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9",
|
| 400 |
"dimensions": {
|
| 401 |
"format": "SVG",
|
| 402 |
+
"width": 2400,
|
| 403 |
+
"height": 1840,
|
| 404 |
+
"view_box": "0 0 2400 1840"
|
| 405 |
},
|
| 406 |
"source_script_exists": true
|
| 407 |
},
|
metrics/mirror_parity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
"group_count": 571,
|
|
@@ -139,44 +139,44 @@
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 99966,
|
| 142 |
-
"sha256": "
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 99966,
|
| 149 |
-
"sha256": "
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 99966,
|
| 155 |
-
"sha256": "
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 99966,
|
| 161 |
-
"sha256": "
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 99966,
|
| 167 |
-
"sha256": "
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 99966,
|
| 173 |
-
"sha256": "
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 99966,
|
| 179 |
-
"sha256": "
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
@@ -335,44 +335,44 @@
|
|
| 335 |
"path": "repo:docs/data/figure_index.json",
|
| 336 |
"exists": true,
|
| 337 |
"bytes": 17287,
|
| 338 |
-
"sha256": "
|
| 339 |
},
|
| 340 |
"mirrors": {
|
| 341 |
"hf_space": {
|
| 342 |
"path": "hf_space:data/figure_index.json",
|
| 343 |
"exists": true,
|
| 344 |
"bytes": 17287,
|
| 345 |
-
"sha256": "
|
| 346 |
},
|
| 347 |
"hf_artifacts_data": {
|
| 348 |
"path": "hf_artifacts:data/figure_index.json",
|
| 349 |
"exists": true,
|
| 350 |
"bytes": 17287,
|
| 351 |
-
"sha256": "
|
| 352 |
},
|
| 353 |
"hf_artifacts": {
|
| 354 |
"path": "hf_artifacts:docs/data/figure_index.json",
|
| 355 |
"exists": true,
|
| 356 |
"bytes": 17287,
|
| 357 |
-
"sha256": "
|
| 358 |
},
|
| 359 |
"hf_model_data": {
|
| 360 |
"path": "hf_model:data/figure_index.json",
|
| 361 |
"exists": true,
|
| 362 |
"bytes": 17287,
|
| 363 |
-
"sha256": "
|
| 364 |
},
|
| 365 |
"hf_model_docs_data": {
|
| 366 |
"path": "hf_model:docs/data/figure_index.json",
|
| 367 |
"exists": true,
|
| 368 |
"bytes": 17287,
|
| 369 |
-
"sha256": "
|
| 370 |
},
|
| 371 |
"hf_model": {
|
| 372 |
"path": "hf_model:metrics/figure_index.json",
|
| 373 |
"exists": true,
|
| 374 |
"bytes": 17287,
|
| 375 |
-
"sha256": "
|
| 376 |
}
|
| 377 |
},
|
| 378 |
"failures": []
|
|
@@ -824,45 +824,45 @@
|
|
| 824 |
"local": {
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
-
"bytes":
|
| 828 |
-
"sha256": "
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
-
"bytes":
|
| 835 |
-
"sha256": "
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
-
"bytes":
|
| 841 |
-
"sha256": "
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
-
"bytes":
|
| 847 |
-
"sha256": "
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
-
"bytes":
|
| 853 |
-
"sha256": "
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
-
"bytes":
|
| 859 |
-
"sha256": "
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
-
"bytes":
|
| 865 |
-
"sha256": "
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
@@ -873,45 +873,45 @@
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
-
"bytes":
|
| 877 |
-
"sha256": "
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
-
"bytes":
|
| 884 |
-
"sha256": "
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
-
"bytes":
|
| 890 |
-
"sha256": "
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
-
"bytes":
|
| 896 |
-
"sha256": "
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
-
"bytes":
|
| 902 |
-
"sha256": "
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
-
"bytes":
|
| 908 |
-
"sha256": "
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
-
"bytes":
|
| 914 |
-
"sha256": "
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
@@ -1021,44 +1021,44 @@
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8100,
|
| 1024 |
-
"sha256": "
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8100,
|
| 1031 |
-
"sha256": "
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8100,
|
| 1037 |
-
"sha256": "
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8100,
|
| 1043 |
-
"sha256": "
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8100,
|
| 1049 |
-
"sha256": "
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8100,
|
| 1055 |
-
"sha256": "
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8100,
|
| 1061 |
-
"sha256": "
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
@@ -1462,44 +1462,44 @@
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21630,
|
| 1465 |
-
"sha256": "
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21630,
|
| 1472 |
-
"sha256": "
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21630,
|
| 1478 |
-
"sha256": "
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21630,
|
| 1484 |
-
"sha256": "
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21630,
|
| 1490 |
-
"sha256": "
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21630,
|
| 1496 |
-
"sha256": "
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21630,
|
| 1502 |
-
"sha256": "
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
@@ -1560,44 +1560,44 @@
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
-
"sha256": "
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
-
"sha256": "
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
-
"sha256": "
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
-
"sha256": "
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
-
"sha256": "
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
-
"sha256": "
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
-
"sha256": "
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
@@ -1658,44 +1658,44 @@
|
|
| 1658 |
"path": "repo:docs/data/single_episode_task_model_radar.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 50973,
|
| 1661 |
-
"sha256": "
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/single_episode_task_model_radar.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 50973,
|
| 1668 |
-
"sha256": "
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/single_episode_task_model_radar.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 50973,
|
| 1674 |
-
"sha256": "
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/single_episode_task_model_radar.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 50973,
|
| 1680 |
-
"sha256": "
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/single_episode_task_model_radar.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 50973,
|
| 1686 |
-
"sha256": "
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/single_episode_task_model_radar.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 50973,
|
| 1692 |
-
"sha256": "
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/single_episode_task_model_radar.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 50973,
|
| 1698 |
-
"sha256": "
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
@@ -1707,44 +1707,44 @@
|
|
| 1707 |
"path": "repo:docs/data/episode128_task_model_radar.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 187439,
|
| 1710 |
-
"sha256": "
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/episode128_task_model_radar.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 187439,
|
| 1717 |
-
"sha256": "
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/episode128_task_model_radar.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 187439,
|
| 1723 |
-
"sha256": "
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/episode128_task_model_radar.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 187439,
|
| 1729 |
-
"sha256": "
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/episode128_task_model_radar.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 187439,
|
| 1735 |
-
"sha256": "
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/episode128_task_model_radar.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 187439,
|
| 1741 |
-
"sha256": "
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/episode128_task_model_radar.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 187439,
|
| 1747 |
-
"sha256": "
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
@@ -1854,44 +1854,44 @@
|
|
| 1854 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1855 |
"exists": true,
|
| 1856 |
"bytes": 45779,
|
| 1857 |
-
"sha256": "
|
| 1858 |
},
|
| 1859 |
"mirrors": {
|
| 1860 |
"hf_space": {
|
| 1861 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1862 |
"exists": true,
|
| 1863 |
"bytes": 45779,
|
| 1864 |
-
"sha256": "
|
| 1865 |
},
|
| 1866 |
"hf_artifacts_data": {
|
| 1867 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1868 |
"exists": true,
|
| 1869 |
"bytes": 45779,
|
| 1870 |
-
"sha256": "
|
| 1871 |
},
|
| 1872 |
"hf_artifacts": {
|
| 1873 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1874 |
"exists": true,
|
| 1875 |
"bytes": 45779,
|
| 1876 |
-
"sha256": "
|
| 1877 |
},
|
| 1878 |
"hf_model_data": {
|
| 1879 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1880 |
"exists": true,
|
| 1881 |
"bytes": 45779,
|
| 1882 |
-
"sha256": "
|
| 1883 |
},
|
| 1884 |
"hf_model_docs_data": {
|
| 1885 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1886 |
"exists": true,
|
| 1887 |
"bytes": 45779,
|
| 1888 |
-
"sha256": "
|
| 1889 |
},
|
| 1890 |
"hf_model": {
|
| 1891 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1892 |
"exists": true,
|
| 1893 |
"bytes": 45779,
|
| 1894 |
-
"sha256": "
|
| 1895 |
}
|
| 1896 |
},
|
| 1897 |
"failures": []
|
|
@@ -1952,44 +1952,44 @@
|
|
| 1952 |
"path": "repo:docs/data/task_method_20_result_matrix.json",
|
| 1953 |
"exists": true,
|
| 1954 |
"bytes": 129711,
|
| 1955 |
-
"sha256": "
|
| 1956 |
},
|
| 1957 |
"mirrors": {
|
| 1958 |
"hf_space": {
|
| 1959 |
"path": "hf_space:data/task_method_20_result_matrix.json",
|
| 1960 |
"exists": true,
|
| 1961 |
"bytes": 129711,
|
| 1962 |
-
"sha256": "
|
| 1963 |
},
|
| 1964 |
"hf_artifacts_data": {
|
| 1965 |
"path": "hf_artifacts:data/task_method_20_result_matrix.json",
|
| 1966 |
"exists": true,
|
| 1967 |
"bytes": 129711,
|
| 1968 |
-
"sha256": "
|
| 1969 |
},
|
| 1970 |
"hf_artifacts": {
|
| 1971 |
"path": "hf_artifacts:docs/data/task_method_20_result_matrix.json",
|
| 1972 |
"exists": true,
|
| 1973 |
"bytes": 129711,
|
| 1974 |
-
"sha256": "
|
| 1975 |
},
|
| 1976 |
"hf_model_data": {
|
| 1977 |
"path": "hf_model:data/task_method_20_result_matrix.json",
|
| 1978 |
"exists": true,
|
| 1979 |
"bytes": 129711,
|
| 1980 |
-
"sha256": "
|
| 1981 |
},
|
| 1982 |
"hf_model_docs_data": {
|
| 1983 |
"path": "hf_model:docs/data/task_method_20_result_matrix.json",
|
| 1984 |
"exists": true,
|
| 1985 |
"bytes": 129711,
|
| 1986 |
-
"sha256": "
|
| 1987 |
},
|
| 1988 |
"hf_model": {
|
| 1989 |
"path": "hf_model:metrics/task_method_20_result_matrix.json",
|
| 1990 |
"exists": true,
|
| 1991 |
"bytes": 129711,
|
| 1992 |
-
"sha256": "
|
| 1993 |
}
|
| 1994 |
},
|
| 1995 |
"failures": []
|
|
@@ -2050,44 +2050,44 @@
|
|
| 2050 |
"path": "repo:docs/data/unified_task_model_radar.json",
|
| 2051 |
"exists": true,
|
| 2052 |
"bytes": 231290,
|
| 2053 |
-
"sha256": "
|
| 2054 |
},
|
| 2055 |
"mirrors": {
|
| 2056 |
"hf_space": {
|
| 2057 |
"path": "hf_space:data/unified_task_model_radar.json",
|
| 2058 |
"exists": true,
|
| 2059 |
"bytes": 231290,
|
| 2060 |
-
"sha256": "
|
| 2061 |
},
|
| 2062 |
"hf_artifacts_data": {
|
| 2063 |
"path": "hf_artifacts:data/unified_task_model_radar.json",
|
| 2064 |
"exists": true,
|
| 2065 |
"bytes": 231290,
|
| 2066 |
-
"sha256": "
|
| 2067 |
},
|
| 2068 |
"hf_artifacts": {
|
| 2069 |
"path": "hf_artifacts:docs/data/unified_task_model_radar.json",
|
| 2070 |
"exists": true,
|
| 2071 |
"bytes": 231290,
|
| 2072 |
-
"sha256": "
|
| 2073 |
},
|
| 2074 |
"hf_model_data": {
|
| 2075 |
"path": "hf_model:data/unified_task_model_radar.json",
|
| 2076 |
"exists": true,
|
| 2077 |
"bytes": 231290,
|
| 2078 |
-
"sha256": "
|
| 2079 |
},
|
| 2080 |
"hf_model_docs_data": {
|
| 2081 |
"path": "hf_model:docs/data/unified_task_model_radar.json",
|
| 2082 |
"exists": true,
|
| 2083 |
"bytes": 231290,
|
| 2084 |
-
"sha256": "
|
| 2085 |
},
|
| 2086 |
"hf_model": {
|
| 2087 |
"path": "hf_model:metrics/unified_task_model_radar.json",
|
| 2088 |
"exists": true,
|
| 2089 |
"bytes": 231290,
|
| 2090 |
-
"sha256": "
|
| 2091 |
}
|
| 2092 |
},
|
| 2093 |
"failures": []
|
|
@@ -2099,44 +2099,44 @@
|
|
| 2099 |
"path": "repo:docs/data/website_integrity.json",
|
| 2100 |
"exists": true,
|
| 2101 |
"bytes": 18814,
|
| 2102 |
-
"sha256": "
|
| 2103 |
},
|
| 2104 |
"mirrors": {
|
| 2105 |
"hf_space": {
|
| 2106 |
"path": "hf_space:data/website_integrity.json",
|
| 2107 |
"exists": true,
|
| 2108 |
"bytes": 18814,
|
| 2109 |
-
"sha256": "
|
| 2110 |
},
|
| 2111 |
"hf_artifacts_data": {
|
| 2112 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2113 |
"exists": true,
|
| 2114 |
"bytes": 18814,
|
| 2115 |
-
"sha256": "
|
| 2116 |
},
|
| 2117 |
"hf_artifacts": {
|
| 2118 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2119 |
"exists": true,
|
| 2120 |
"bytes": 18814,
|
| 2121 |
-
"sha256": "
|
| 2122 |
},
|
| 2123 |
"hf_model_data": {
|
| 2124 |
"path": "hf_model:data/website_integrity.json",
|
| 2125 |
"exists": true,
|
| 2126 |
"bytes": 18814,
|
| 2127 |
-
"sha256": "
|
| 2128 |
},
|
| 2129 |
"hf_model_docs_data": {
|
| 2130 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2131 |
"exists": true,
|
| 2132 |
"bytes": 18814,
|
| 2133 |
-
"sha256": "
|
| 2134 |
},
|
| 2135 |
"hf_model": {
|
| 2136 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2137 |
"exists": true,
|
| 2138 |
"bytes": 18814,
|
| 2139 |
-
"sha256": "
|
| 2140 |
}
|
| 2141 |
},
|
| 2142 |
"failures": []
|
|
@@ -2233,33 +2233,33 @@
|
|
| 2233 |
"local": {
|
| 2234 |
"path": "repo:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2235 |
"exists": true,
|
| 2236 |
-
"bytes":
|
| 2237 |
-
"sha256": "
|
| 2238 |
},
|
| 2239 |
"mirrors": {
|
| 2240 |
"hf_space": {
|
| 2241 |
"path": "hf_space:assets/charts/single_episode_task_model_radar.svg",
|
| 2242 |
"exists": true,
|
| 2243 |
-
"bytes":
|
| 2244 |
-
"sha256": "
|
| 2245 |
},
|
| 2246 |
"hf_artifacts_docs": {
|
| 2247 |
"path": "hf_artifacts:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2248 |
"exists": true,
|
| 2249 |
-
"bytes":
|
| 2250 |
-
"sha256": "
|
| 2251 |
},
|
| 2252 |
"hf_artifacts_card": {
|
| 2253 |
"path": "hf_artifacts:assets/charts/single_episode_task_model_radar.svg",
|
| 2254 |
"exists": true,
|
| 2255 |
-
"bytes":
|
| 2256 |
-
"sha256": "
|
| 2257 |
},
|
| 2258 |
"hf_model": {
|
| 2259 |
"path": "hf_model:assets/charts/single_episode_task_model_radar.svg",
|
| 2260 |
"exists": true,
|
| 2261 |
-
"bytes":
|
| 2262 |
-
"sha256": "
|
| 2263 |
}
|
| 2264 |
},
|
| 2265 |
"failures": []
|
|
@@ -2270,33 +2270,33 @@
|
|
| 2270 |
"local": {
|
| 2271 |
"path": "repo:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2272 |
"exists": true,
|
| 2273 |
-
"bytes":
|
| 2274 |
-
"sha256": "
|
| 2275 |
},
|
| 2276 |
"mirrors": {
|
| 2277 |
"hf_space": {
|
| 2278 |
"path": "hf_space:assets/charts/episode128_task_model_radar.svg",
|
| 2279 |
"exists": true,
|
| 2280 |
-
"bytes":
|
| 2281 |
-
"sha256": "
|
| 2282 |
},
|
| 2283 |
"hf_artifacts_docs": {
|
| 2284 |
"path": "hf_artifacts:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2285 |
"exists": true,
|
| 2286 |
-
"bytes":
|
| 2287 |
-
"sha256": "
|
| 2288 |
},
|
| 2289 |
"hf_artifacts_card": {
|
| 2290 |
"path": "hf_artifacts:assets/charts/episode128_task_model_radar.svg",
|
| 2291 |
"exists": true,
|
| 2292 |
-
"bytes":
|
| 2293 |
-
"sha256": "
|
| 2294 |
},
|
| 2295 |
"hf_model": {
|
| 2296 |
"path": "hf_model:assets/charts/episode128_task_model_radar.svg",
|
| 2297 |
"exists": true,
|
| 2298 |
-
"bytes":
|
| 2299 |
-
"sha256": "
|
| 2300 |
}
|
| 2301 |
},
|
| 2302 |
"failures": []
|
|
@@ -2344,33 +2344,33 @@
|
|
| 2344 |
"local": {
|
| 2345 |
"path": "repo:docs/assets/charts/unified_task_model_radar.svg",
|
| 2346 |
"exists": true,
|
| 2347 |
-
"bytes":
|
| 2348 |
-
"sha256": "
|
| 2349 |
},
|
| 2350 |
"mirrors": {
|
| 2351 |
"hf_space": {
|
| 2352 |
"path": "hf_space:assets/charts/unified_task_model_radar.svg",
|
| 2353 |
"exists": true,
|
| 2354 |
-
"bytes":
|
| 2355 |
-
"sha256": "
|
| 2356 |
},
|
| 2357 |
"hf_artifacts_docs": {
|
| 2358 |
"path": "hf_artifacts:docs/assets/charts/unified_task_model_radar.svg",
|
| 2359 |
"exists": true,
|
| 2360 |
-
"bytes":
|
| 2361 |
-
"sha256": "
|
| 2362 |
},
|
| 2363 |
"hf_artifacts_card": {
|
| 2364 |
"path": "hf_artifacts:assets/charts/unified_task_model_radar.svg",
|
| 2365 |
"exists": true,
|
| 2366 |
-
"bytes":
|
| 2367 |
-
"sha256": "
|
| 2368 |
},
|
| 2369 |
"hf_model": {
|
| 2370 |
"path": "hf_model:assets/charts/unified_task_model_radar.svg",
|
| 2371 |
"exists": true,
|
| 2372 |
-
"bytes":
|
| 2373 |
-
"sha256": "
|
| 2374 |
}
|
| 2375 |
},
|
| 2376 |
"failures": []
|
|
@@ -3982,21 +3982,21 @@
|
|
| 3982 |
"local": {
|
| 3983 |
"path": "repo:scripts/build_unified_task_model_radar.py",
|
| 3984 |
"exists": true,
|
| 3985 |
-
"bytes":
|
| 3986 |
-
"sha256": "
|
| 3987 |
},
|
| 3988 |
"mirrors": {
|
| 3989 |
"hf_artifacts": {
|
| 3990 |
"path": "hf_artifacts:scripts/build_unified_task_model_radar.py",
|
| 3991 |
"exists": true,
|
| 3992 |
-
"bytes":
|
| 3993 |
-
"sha256": "
|
| 3994 |
},
|
| 3995 |
"hf_model": {
|
| 3996 |
"path": "hf_model:scripts/build_unified_task_model_radar.py",
|
| 3997 |
"exists": true,
|
| 3998 |
-
"bytes":
|
| 3999 |
-
"sha256": "
|
| 4000 |
}
|
| 4001 |
},
|
| 4002 |
"failures": []
|
|
@@ -4411,39 +4411,39 @@
|
|
| 4411 |
"local": {
|
| 4412 |
"path": "repo:docs/index.html",
|
| 4413 |
"exists": true,
|
| 4414 |
-
"bytes":
|
| 4415 |
-
"sha256": "
|
| 4416 |
},
|
| 4417 |
"mirrors": {
|
| 4418 |
"hf_space": {
|
| 4419 |
"path": "hf_space:index.html",
|
| 4420 |
"exists": true,
|
| 4421 |
-
"bytes":
|
| 4422 |
-
"sha256": "
|
| 4423 |
},
|
| 4424 |
"hf_artifacts_root": {
|
| 4425 |
"path": "hf_artifacts:index.html",
|
| 4426 |
"exists": true,
|
| 4427 |
-
"bytes":
|
| 4428 |
-
"sha256": "
|
| 4429 |
},
|
| 4430 |
"hf_artifacts_docs": {
|
| 4431 |
"path": "hf_artifacts:docs/index.html",
|
| 4432 |
"exists": true,
|
| 4433 |
-
"bytes":
|
| 4434 |
-
"sha256": "
|
| 4435 |
},
|
| 4436 |
"hf_model": {
|
| 4437 |
"path": "hf_model:index.html",
|
| 4438 |
"exists": true,
|
| 4439 |
-
"bytes":
|
| 4440 |
-
"sha256": "
|
| 4441 |
},
|
| 4442 |
"hf_model_docs": {
|
| 4443 |
"path": "hf_model:docs/index.html",
|
| 4444 |
"exists": true,
|
| 4445 |
-
"bytes":
|
| 4446 |
-
"sha256": "
|
| 4447 |
}
|
| 4448 |
},
|
| 4449 |
"failures": []
|
|
@@ -18069,26 +18069,26 @@
|
|
| 18069 |
"path": "repo:FIGURE_INDEX.md",
|
| 18070 |
"exists": true,
|
| 18071 |
"bytes": 6217,
|
| 18072 |
-
"sha256": "
|
| 18073 |
},
|
| 18074 |
"mirrors": {
|
| 18075 |
"hf_space": {
|
| 18076 |
"path": "hf_space:FIGURE_INDEX.md",
|
| 18077 |
"exists": true,
|
| 18078 |
"bytes": 6217,
|
| 18079 |
-
"sha256": "
|
| 18080 |
},
|
| 18081 |
"hf_artifacts": {
|
| 18082 |
"path": "hf_artifacts:FIGURE_INDEX.md",
|
| 18083 |
"exists": true,
|
| 18084 |
"bytes": 6217,
|
| 18085 |
-
"sha256": "
|
| 18086 |
},
|
| 18087 |
"hf_model": {
|
| 18088 |
"path": "hf_model:FIGURE_INDEX.md",
|
| 18089 |
"exists": true,
|
| 18090 |
"bytes": 6217,
|
| 18091 |
-
"sha256": "
|
| 18092 |
}
|
| 18093 |
},
|
| 18094 |
"failures": []
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:35:21+00:00",
|
| 4 |
"hf_root": "hf_publish",
|
| 5 |
"summary": {
|
| 6 |
"group_count": 571,
|
|
|
|
| 139 |
"path": "repo:docs/data/artifact_index.json",
|
| 140 |
"exists": true,
|
| 141 |
"bytes": 99966,
|
| 142 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 143 |
},
|
| 144 |
"mirrors": {
|
| 145 |
"hf_space": {
|
| 146 |
"path": "hf_space:data/artifact_index.json",
|
| 147 |
"exists": true,
|
| 148 |
"bytes": 99966,
|
| 149 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 150 |
},
|
| 151 |
"hf_artifacts_data": {
|
| 152 |
"path": "hf_artifacts:data/artifact_index.json",
|
| 153 |
"exists": true,
|
| 154 |
"bytes": 99966,
|
| 155 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 156 |
},
|
| 157 |
"hf_artifacts": {
|
| 158 |
"path": "hf_artifacts:docs/data/artifact_index.json",
|
| 159 |
"exists": true,
|
| 160 |
"bytes": 99966,
|
| 161 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 162 |
},
|
| 163 |
"hf_model_data": {
|
| 164 |
"path": "hf_model:data/artifact_index.json",
|
| 165 |
"exists": true,
|
| 166 |
"bytes": 99966,
|
| 167 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 168 |
},
|
| 169 |
"hf_model_docs_data": {
|
| 170 |
"path": "hf_model:docs/data/artifact_index.json",
|
| 171 |
"exists": true,
|
| 172 |
"bytes": 99966,
|
| 173 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 174 |
},
|
| 175 |
"hf_model": {
|
| 176 |
"path": "hf_model:metrics/artifact_index.json",
|
| 177 |
"exists": true,
|
| 178 |
"bytes": 99966,
|
| 179 |
+
"sha256": "2bfe7b9aedda3ca4b4793af554eb96b9fa9273c0b74fd67e5b60994d580400a8"
|
| 180 |
}
|
| 181 |
},
|
| 182 |
"failures": []
|
|
|
|
| 335 |
"path": "repo:docs/data/figure_index.json",
|
| 336 |
"exists": true,
|
| 337 |
"bytes": 17287,
|
| 338 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 339 |
},
|
| 340 |
"mirrors": {
|
| 341 |
"hf_space": {
|
| 342 |
"path": "hf_space:data/figure_index.json",
|
| 343 |
"exists": true,
|
| 344 |
"bytes": 17287,
|
| 345 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 346 |
},
|
| 347 |
"hf_artifacts_data": {
|
| 348 |
"path": "hf_artifacts:data/figure_index.json",
|
| 349 |
"exists": true,
|
| 350 |
"bytes": 17287,
|
| 351 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 352 |
},
|
| 353 |
"hf_artifacts": {
|
| 354 |
"path": "hf_artifacts:docs/data/figure_index.json",
|
| 355 |
"exists": true,
|
| 356 |
"bytes": 17287,
|
| 357 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 358 |
},
|
| 359 |
"hf_model_data": {
|
| 360 |
"path": "hf_model:data/figure_index.json",
|
| 361 |
"exists": true,
|
| 362 |
"bytes": 17287,
|
| 363 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 364 |
},
|
| 365 |
"hf_model_docs_data": {
|
| 366 |
"path": "hf_model:docs/data/figure_index.json",
|
| 367 |
"exists": true,
|
| 368 |
"bytes": 17287,
|
| 369 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 370 |
},
|
| 371 |
"hf_model": {
|
| 372 |
"path": "hf_model:metrics/figure_index.json",
|
| 373 |
"exists": true,
|
| 374 |
"bytes": 17287,
|
| 375 |
+
"sha256": "66a495e656967f51f984f637c98aa4f3e5d16fdfdb05ae60660edebd84b0447d"
|
| 376 |
}
|
| 377 |
},
|
| 378 |
"failures": []
|
|
|
|
| 824 |
"local": {
|
| 825 |
"path": "repo:docs/data/publication_audit.json",
|
| 826 |
"exists": true,
|
| 827 |
+
"bytes": 8189,
|
| 828 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 829 |
},
|
| 830 |
"mirrors": {
|
| 831 |
"hf_space": {
|
| 832 |
"path": "hf_space:data/publication_audit.json",
|
| 833 |
"exists": true,
|
| 834 |
+
"bytes": 8189,
|
| 835 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 836 |
},
|
| 837 |
"hf_artifacts_data": {
|
| 838 |
"path": "hf_artifacts:data/publication_audit.json",
|
| 839 |
"exists": true,
|
| 840 |
+
"bytes": 8189,
|
| 841 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 842 |
},
|
| 843 |
"hf_artifacts": {
|
| 844 |
"path": "hf_artifacts:docs/data/publication_audit.json",
|
| 845 |
"exists": true,
|
| 846 |
+
"bytes": 8189,
|
| 847 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 848 |
},
|
| 849 |
"hf_model_data": {
|
| 850 |
"path": "hf_model:data/publication_audit.json",
|
| 851 |
"exists": true,
|
| 852 |
+
"bytes": 8189,
|
| 853 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 854 |
},
|
| 855 |
"hf_model_docs_data": {
|
| 856 |
"path": "hf_model:docs/data/publication_audit.json",
|
| 857 |
"exists": true,
|
| 858 |
+
"bytes": 8189,
|
| 859 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 860 |
},
|
| 861 |
"hf_model": {
|
| 862 |
"path": "hf_model:metrics/publication_audit.json",
|
| 863 |
"exists": true,
|
| 864 |
+
"bytes": 8189,
|
| 865 |
+
"sha256": "84581ec1e1141d47309b8adb37d65218e7e6eb885c0ac0123c27d2fb426bcee1"
|
| 866 |
}
|
| 867 |
},
|
| 868 |
"failures": []
|
|
|
|
| 873 |
"local": {
|
| 874 |
"path": "repo:docs/data/public_surface_qa.json",
|
| 875 |
"exists": true,
|
| 876 |
+
"bytes": 6096,
|
| 877 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 878 |
},
|
| 879 |
"mirrors": {
|
| 880 |
"hf_space": {
|
| 881 |
"path": "hf_space:data/public_surface_qa.json",
|
| 882 |
"exists": true,
|
| 883 |
+
"bytes": 6096,
|
| 884 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 885 |
},
|
| 886 |
"hf_artifacts_data": {
|
| 887 |
"path": "hf_artifacts:data/public_surface_qa.json",
|
| 888 |
"exists": true,
|
| 889 |
+
"bytes": 6096,
|
| 890 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 891 |
},
|
| 892 |
"hf_artifacts": {
|
| 893 |
"path": "hf_artifacts:docs/data/public_surface_qa.json",
|
| 894 |
"exists": true,
|
| 895 |
+
"bytes": 6096,
|
| 896 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 897 |
},
|
| 898 |
"hf_model_data": {
|
| 899 |
"path": "hf_model:data/public_surface_qa.json",
|
| 900 |
"exists": true,
|
| 901 |
+
"bytes": 6096,
|
| 902 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 903 |
},
|
| 904 |
"hf_model_docs_data": {
|
| 905 |
"path": "hf_model:docs/data/public_surface_qa.json",
|
| 906 |
"exists": true,
|
| 907 |
+
"bytes": 6096,
|
| 908 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 909 |
},
|
| 910 |
"hf_model": {
|
| 911 |
"path": "hf_model:metrics/public_surface_qa.json",
|
| 912 |
"exists": true,
|
| 913 |
+
"bytes": 6096,
|
| 914 |
+
"sha256": "4c87e45f32bf6a067296f3da5faa1f9ef50d58122e39dba416209687e2d6ea77"
|
| 915 |
}
|
| 916 |
},
|
| 917 |
"failures": []
|
|
|
|
| 1021 |
"path": "repo:docs/data/quality_gates.json",
|
| 1022 |
"exists": true,
|
| 1023 |
"bytes": 8100,
|
| 1024 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1025 |
},
|
| 1026 |
"mirrors": {
|
| 1027 |
"hf_space": {
|
| 1028 |
"path": "hf_space:data/quality_gates.json",
|
| 1029 |
"exists": true,
|
| 1030 |
"bytes": 8100,
|
| 1031 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1032 |
},
|
| 1033 |
"hf_artifacts_data": {
|
| 1034 |
"path": "hf_artifacts:data/quality_gates.json",
|
| 1035 |
"exists": true,
|
| 1036 |
"bytes": 8100,
|
| 1037 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1038 |
},
|
| 1039 |
"hf_artifacts": {
|
| 1040 |
"path": "hf_artifacts:docs/data/quality_gates.json",
|
| 1041 |
"exists": true,
|
| 1042 |
"bytes": 8100,
|
| 1043 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1044 |
},
|
| 1045 |
"hf_model_data": {
|
| 1046 |
"path": "hf_model:data/quality_gates.json",
|
| 1047 |
"exists": true,
|
| 1048 |
"bytes": 8100,
|
| 1049 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1050 |
},
|
| 1051 |
"hf_model_docs_data": {
|
| 1052 |
"path": "hf_model:docs/data/quality_gates.json",
|
| 1053 |
"exists": true,
|
| 1054 |
"bytes": 8100,
|
| 1055 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1056 |
},
|
| 1057 |
"hf_model": {
|
| 1058 |
"path": "hf_model:metrics/quality_gates.json",
|
| 1059 |
"exists": true,
|
| 1060 |
"bytes": 8100,
|
| 1061 |
+
"sha256": "2fd37a6d70098d2f5440c12fcf0db0f0b0b8503fd6dddbc20cb25fed0abb6e63"
|
| 1062 |
}
|
| 1063 |
},
|
| 1064 |
"failures": []
|
|
|
|
| 1462 |
"path": "repo:docs/data/scope_claims_audit.json",
|
| 1463 |
"exists": true,
|
| 1464 |
"bytes": 21630,
|
| 1465 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1466 |
},
|
| 1467 |
"mirrors": {
|
| 1468 |
"hf_space": {
|
| 1469 |
"path": "hf_space:data/scope_claims_audit.json",
|
| 1470 |
"exists": true,
|
| 1471 |
"bytes": 21630,
|
| 1472 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1473 |
},
|
| 1474 |
"hf_artifacts_data": {
|
| 1475 |
"path": "hf_artifacts:data/scope_claims_audit.json",
|
| 1476 |
"exists": true,
|
| 1477 |
"bytes": 21630,
|
| 1478 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1479 |
},
|
| 1480 |
"hf_artifacts": {
|
| 1481 |
"path": "hf_artifacts:docs/data/scope_claims_audit.json",
|
| 1482 |
"exists": true,
|
| 1483 |
"bytes": 21630,
|
| 1484 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1485 |
},
|
| 1486 |
"hf_model_data": {
|
| 1487 |
"path": "hf_model:data/scope_claims_audit.json",
|
| 1488 |
"exists": true,
|
| 1489 |
"bytes": 21630,
|
| 1490 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1491 |
},
|
| 1492 |
"hf_model_docs_data": {
|
| 1493 |
"path": "hf_model:docs/data/scope_claims_audit.json",
|
| 1494 |
"exists": true,
|
| 1495 |
"bytes": 21630,
|
| 1496 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1497 |
},
|
| 1498 |
"hf_model": {
|
| 1499 |
"path": "hf_model:metrics/scope_claims_audit.json",
|
| 1500 |
"exists": true,
|
| 1501 |
"bytes": 21630,
|
| 1502 |
+
"sha256": "ceb4f3bc206c923eb7ada08ed9b76ce85dacac4e2efd92b4fe3578a12d2c64f1"
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
"failures": []
|
|
|
|
| 1560 |
"path": "repo:docs/data/source_alignment_audit.json",
|
| 1561 |
"exists": true,
|
| 1562 |
"bytes": 4432,
|
| 1563 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1564 |
},
|
| 1565 |
"mirrors": {
|
| 1566 |
"hf_space": {
|
| 1567 |
"path": "hf_space:data/source_alignment_audit.json",
|
| 1568 |
"exists": true,
|
| 1569 |
"bytes": 4432,
|
| 1570 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1571 |
},
|
| 1572 |
"hf_artifacts_data": {
|
| 1573 |
"path": "hf_artifacts:data/source_alignment_audit.json",
|
| 1574 |
"exists": true,
|
| 1575 |
"bytes": 4432,
|
| 1576 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1577 |
},
|
| 1578 |
"hf_artifacts": {
|
| 1579 |
"path": "hf_artifacts:docs/data/source_alignment_audit.json",
|
| 1580 |
"exists": true,
|
| 1581 |
"bytes": 4432,
|
| 1582 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1583 |
},
|
| 1584 |
"hf_model_data": {
|
| 1585 |
"path": "hf_model:data/source_alignment_audit.json",
|
| 1586 |
"exists": true,
|
| 1587 |
"bytes": 4432,
|
| 1588 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1589 |
},
|
| 1590 |
"hf_model_docs_data": {
|
| 1591 |
"path": "hf_model:docs/data/source_alignment_audit.json",
|
| 1592 |
"exists": true,
|
| 1593 |
"bytes": 4432,
|
| 1594 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1595 |
},
|
| 1596 |
"hf_model": {
|
| 1597 |
"path": "hf_model:metrics/source_alignment_audit.json",
|
| 1598 |
"exists": true,
|
| 1599 |
"bytes": 4432,
|
| 1600 |
+
"sha256": "fce9e1525d5bfb4ddbdd0d36febfcf7df9f7115e29457f85ff322db1e7418a1d"
|
| 1601 |
}
|
| 1602 |
},
|
| 1603 |
"failures": []
|
|
|
|
| 1658 |
"path": "repo:docs/data/single_episode_task_model_radar.json",
|
| 1659 |
"exists": true,
|
| 1660 |
"bytes": 50973,
|
| 1661 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1662 |
},
|
| 1663 |
"mirrors": {
|
| 1664 |
"hf_space": {
|
| 1665 |
"path": "hf_space:data/single_episode_task_model_radar.json",
|
| 1666 |
"exists": true,
|
| 1667 |
"bytes": 50973,
|
| 1668 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1669 |
},
|
| 1670 |
"hf_artifacts_data": {
|
| 1671 |
"path": "hf_artifacts:data/single_episode_task_model_radar.json",
|
| 1672 |
"exists": true,
|
| 1673 |
"bytes": 50973,
|
| 1674 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1675 |
},
|
| 1676 |
"hf_artifacts": {
|
| 1677 |
"path": "hf_artifacts:docs/data/single_episode_task_model_radar.json",
|
| 1678 |
"exists": true,
|
| 1679 |
"bytes": 50973,
|
| 1680 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1681 |
},
|
| 1682 |
"hf_model_data": {
|
| 1683 |
"path": "hf_model:data/single_episode_task_model_radar.json",
|
| 1684 |
"exists": true,
|
| 1685 |
"bytes": 50973,
|
| 1686 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1687 |
},
|
| 1688 |
"hf_model_docs_data": {
|
| 1689 |
"path": "hf_model:docs/data/single_episode_task_model_radar.json",
|
| 1690 |
"exists": true,
|
| 1691 |
"bytes": 50973,
|
| 1692 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1693 |
},
|
| 1694 |
"hf_model": {
|
| 1695 |
"path": "hf_model:metrics/single_episode_task_model_radar.json",
|
| 1696 |
"exists": true,
|
| 1697 |
"bytes": 50973,
|
| 1698 |
+
"sha256": "08904cd9b7a7f2d7090dd232ef026b21a9aaf1891ebff250ab768dce09e71749"
|
| 1699 |
}
|
| 1700 |
},
|
| 1701 |
"failures": []
|
|
|
|
| 1707 |
"path": "repo:docs/data/episode128_task_model_radar.json",
|
| 1708 |
"exists": true,
|
| 1709 |
"bytes": 187439,
|
| 1710 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1711 |
},
|
| 1712 |
"mirrors": {
|
| 1713 |
"hf_space": {
|
| 1714 |
"path": "hf_space:data/episode128_task_model_radar.json",
|
| 1715 |
"exists": true,
|
| 1716 |
"bytes": 187439,
|
| 1717 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1718 |
},
|
| 1719 |
"hf_artifacts_data": {
|
| 1720 |
"path": "hf_artifacts:data/episode128_task_model_radar.json",
|
| 1721 |
"exists": true,
|
| 1722 |
"bytes": 187439,
|
| 1723 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1724 |
},
|
| 1725 |
"hf_artifacts": {
|
| 1726 |
"path": "hf_artifacts:docs/data/episode128_task_model_radar.json",
|
| 1727 |
"exists": true,
|
| 1728 |
"bytes": 187439,
|
| 1729 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1730 |
},
|
| 1731 |
"hf_model_data": {
|
| 1732 |
"path": "hf_model:data/episode128_task_model_radar.json",
|
| 1733 |
"exists": true,
|
| 1734 |
"bytes": 187439,
|
| 1735 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1736 |
},
|
| 1737 |
"hf_model_docs_data": {
|
| 1738 |
"path": "hf_model:docs/data/episode128_task_model_radar.json",
|
| 1739 |
"exists": true,
|
| 1740 |
"bytes": 187439,
|
| 1741 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1742 |
},
|
| 1743 |
"hf_model": {
|
| 1744 |
"path": "hf_model:metrics/episode128_task_model_radar.json",
|
| 1745 |
"exists": true,
|
| 1746 |
"bytes": 187439,
|
| 1747 |
+
"sha256": "98b3e4367bcdbb22f21bb03896f1ee6db305bafca7b26e4ffd7a3418aa12d95e"
|
| 1748 |
}
|
| 1749 |
},
|
| 1750 |
"failures": []
|
|
|
|
| 1854 |
"path": "repo:docs/data/task_surface_integrity.json",
|
| 1855 |
"exists": true,
|
| 1856 |
"bytes": 45779,
|
| 1857 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1858 |
},
|
| 1859 |
"mirrors": {
|
| 1860 |
"hf_space": {
|
| 1861 |
"path": "hf_space:data/task_surface_integrity.json",
|
| 1862 |
"exists": true,
|
| 1863 |
"bytes": 45779,
|
| 1864 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1865 |
},
|
| 1866 |
"hf_artifacts_data": {
|
| 1867 |
"path": "hf_artifacts:data/task_surface_integrity.json",
|
| 1868 |
"exists": true,
|
| 1869 |
"bytes": 45779,
|
| 1870 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1871 |
},
|
| 1872 |
"hf_artifacts": {
|
| 1873 |
"path": "hf_artifacts:docs/data/task_surface_integrity.json",
|
| 1874 |
"exists": true,
|
| 1875 |
"bytes": 45779,
|
| 1876 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1877 |
},
|
| 1878 |
"hf_model_data": {
|
| 1879 |
"path": "hf_model:data/task_surface_integrity.json",
|
| 1880 |
"exists": true,
|
| 1881 |
"bytes": 45779,
|
| 1882 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1883 |
},
|
| 1884 |
"hf_model_docs_data": {
|
| 1885 |
"path": "hf_model:docs/data/task_surface_integrity.json",
|
| 1886 |
"exists": true,
|
| 1887 |
"bytes": 45779,
|
| 1888 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1889 |
},
|
| 1890 |
"hf_model": {
|
| 1891 |
"path": "hf_model:metrics/task_surface_integrity.json",
|
| 1892 |
"exists": true,
|
| 1893 |
"bytes": 45779,
|
| 1894 |
+
"sha256": "0ea80581ff181f437b545c95a0fd558d66fe2dccd58ac0cba276b8a1427ee112"
|
| 1895 |
}
|
| 1896 |
},
|
| 1897 |
"failures": []
|
|
|
|
| 1952 |
"path": "repo:docs/data/task_method_20_result_matrix.json",
|
| 1953 |
"exists": true,
|
| 1954 |
"bytes": 129711,
|
| 1955 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1956 |
},
|
| 1957 |
"mirrors": {
|
| 1958 |
"hf_space": {
|
| 1959 |
"path": "hf_space:data/task_method_20_result_matrix.json",
|
| 1960 |
"exists": true,
|
| 1961 |
"bytes": 129711,
|
| 1962 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1963 |
},
|
| 1964 |
"hf_artifacts_data": {
|
| 1965 |
"path": "hf_artifacts:data/task_method_20_result_matrix.json",
|
| 1966 |
"exists": true,
|
| 1967 |
"bytes": 129711,
|
| 1968 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1969 |
},
|
| 1970 |
"hf_artifacts": {
|
| 1971 |
"path": "hf_artifacts:docs/data/task_method_20_result_matrix.json",
|
| 1972 |
"exists": true,
|
| 1973 |
"bytes": 129711,
|
| 1974 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1975 |
},
|
| 1976 |
"hf_model_data": {
|
| 1977 |
"path": "hf_model:data/task_method_20_result_matrix.json",
|
| 1978 |
"exists": true,
|
| 1979 |
"bytes": 129711,
|
| 1980 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1981 |
},
|
| 1982 |
"hf_model_docs_data": {
|
| 1983 |
"path": "hf_model:docs/data/task_method_20_result_matrix.json",
|
| 1984 |
"exists": true,
|
| 1985 |
"bytes": 129711,
|
| 1986 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1987 |
},
|
| 1988 |
"hf_model": {
|
| 1989 |
"path": "hf_model:metrics/task_method_20_result_matrix.json",
|
| 1990 |
"exists": true,
|
| 1991 |
"bytes": 129711,
|
| 1992 |
+
"sha256": "b15009dd8c4caf77d62654f1dcc80e3fe328dcebd80e397e679f1a44597f3294"
|
| 1993 |
}
|
| 1994 |
},
|
| 1995 |
"failures": []
|
|
|
|
| 2050 |
"path": "repo:docs/data/unified_task_model_radar.json",
|
| 2051 |
"exists": true,
|
| 2052 |
"bytes": 231290,
|
| 2053 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2054 |
},
|
| 2055 |
"mirrors": {
|
| 2056 |
"hf_space": {
|
| 2057 |
"path": "hf_space:data/unified_task_model_radar.json",
|
| 2058 |
"exists": true,
|
| 2059 |
"bytes": 231290,
|
| 2060 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2061 |
},
|
| 2062 |
"hf_artifacts_data": {
|
| 2063 |
"path": "hf_artifacts:data/unified_task_model_radar.json",
|
| 2064 |
"exists": true,
|
| 2065 |
"bytes": 231290,
|
| 2066 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2067 |
},
|
| 2068 |
"hf_artifacts": {
|
| 2069 |
"path": "hf_artifacts:docs/data/unified_task_model_radar.json",
|
| 2070 |
"exists": true,
|
| 2071 |
"bytes": 231290,
|
| 2072 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2073 |
},
|
| 2074 |
"hf_model_data": {
|
| 2075 |
"path": "hf_model:data/unified_task_model_radar.json",
|
| 2076 |
"exists": true,
|
| 2077 |
"bytes": 231290,
|
| 2078 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2079 |
},
|
| 2080 |
"hf_model_docs_data": {
|
| 2081 |
"path": "hf_model:docs/data/unified_task_model_radar.json",
|
| 2082 |
"exists": true,
|
| 2083 |
"bytes": 231290,
|
| 2084 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2085 |
},
|
| 2086 |
"hf_model": {
|
| 2087 |
"path": "hf_model:metrics/unified_task_model_radar.json",
|
| 2088 |
"exists": true,
|
| 2089 |
"bytes": 231290,
|
| 2090 |
+
"sha256": "851677db9ca0a3255d44e5540c2fbd19b3bb4ae5a0d8e31b8faa62f9d6c73a60"
|
| 2091 |
}
|
| 2092 |
},
|
| 2093 |
"failures": []
|
|
|
|
| 2099 |
"path": "repo:docs/data/website_integrity.json",
|
| 2100 |
"exists": true,
|
| 2101 |
"bytes": 18814,
|
| 2102 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2103 |
},
|
| 2104 |
"mirrors": {
|
| 2105 |
"hf_space": {
|
| 2106 |
"path": "hf_space:data/website_integrity.json",
|
| 2107 |
"exists": true,
|
| 2108 |
"bytes": 18814,
|
| 2109 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2110 |
},
|
| 2111 |
"hf_artifacts_data": {
|
| 2112 |
"path": "hf_artifacts:data/website_integrity.json",
|
| 2113 |
"exists": true,
|
| 2114 |
"bytes": 18814,
|
| 2115 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2116 |
},
|
| 2117 |
"hf_artifacts": {
|
| 2118 |
"path": "hf_artifacts:docs/data/website_integrity.json",
|
| 2119 |
"exists": true,
|
| 2120 |
"bytes": 18814,
|
| 2121 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2122 |
},
|
| 2123 |
"hf_model_data": {
|
| 2124 |
"path": "hf_model:data/website_integrity.json",
|
| 2125 |
"exists": true,
|
| 2126 |
"bytes": 18814,
|
| 2127 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2128 |
},
|
| 2129 |
"hf_model_docs_data": {
|
| 2130 |
"path": "hf_model:docs/data/website_integrity.json",
|
| 2131 |
"exists": true,
|
| 2132 |
"bytes": 18814,
|
| 2133 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2134 |
},
|
| 2135 |
"hf_model": {
|
| 2136 |
"path": "hf_model:metrics/website_integrity.json",
|
| 2137 |
"exists": true,
|
| 2138 |
"bytes": 18814,
|
| 2139 |
+
"sha256": "67e25710e7f361711e35e230952fd739bd69b4a37d407df2b6f7e193bbc07bb4"
|
| 2140 |
}
|
| 2141 |
},
|
| 2142 |
"failures": []
|
|
|
|
| 2233 |
"local": {
|
| 2234 |
"path": "repo:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2235 |
"exists": true,
|
| 2236 |
+
"bytes": 35229,
|
| 2237 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2238 |
},
|
| 2239 |
"mirrors": {
|
| 2240 |
"hf_space": {
|
| 2241 |
"path": "hf_space:assets/charts/single_episode_task_model_radar.svg",
|
| 2242 |
"exists": true,
|
| 2243 |
+
"bytes": 35229,
|
| 2244 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2245 |
},
|
| 2246 |
"hf_artifacts_docs": {
|
| 2247 |
"path": "hf_artifacts:docs/assets/charts/single_episode_task_model_radar.svg",
|
| 2248 |
"exists": true,
|
| 2249 |
+
"bytes": 35229,
|
| 2250 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2251 |
},
|
| 2252 |
"hf_artifacts_card": {
|
| 2253 |
"path": "hf_artifacts:assets/charts/single_episode_task_model_radar.svg",
|
| 2254 |
"exists": true,
|
| 2255 |
+
"bytes": 35229,
|
| 2256 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2257 |
},
|
| 2258 |
"hf_model": {
|
| 2259 |
"path": "hf_model:assets/charts/single_episode_task_model_radar.svg",
|
| 2260 |
"exists": true,
|
| 2261 |
+
"bytes": 35229,
|
| 2262 |
+
"sha256": "eae52facf93c6c674a82178e4ec1592f9d77fd5d5fcf8b11845deff7dbca3f6c"
|
| 2263 |
}
|
| 2264 |
},
|
| 2265 |
"failures": []
|
|
|
|
| 2270 |
"local": {
|
| 2271 |
"path": "repo:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2272 |
"exists": true,
|
| 2273 |
+
"bytes": 43020,
|
| 2274 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2275 |
},
|
| 2276 |
"mirrors": {
|
| 2277 |
"hf_space": {
|
| 2278 |
"path": "hf_space:assets/charts/episode128_task_model_radar.svg",
|
| 2279 |
"exists": true,
|
| 2280 |
+
"bytes": 43020,
|
| 2281 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2282 |
},
|
| 2283 |
"hf_artifacts_docs": {
|
| 2284 |
"path": "hf_artifacts:docs/assets/charts/episode128_task_model_radar.svg",
|
| 2285 |
"exists": true,
|
| 2286 |
+
"bytes": 43020,
|
| 2287 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2288 |
},
|
| 2289 |
"hf_artifacts_card": {
|
| 2290 |
"path": "hf_artifacts:assets/charts/episode128_task_model_radar.svg",
|
| 2291 |
"exists": true,
|
| 2292 |
+
"bytes": 43020,
|
| 2293 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2294 |
},
|
| 2295 |
"hf_model": {
|
| 2296 |
"path": "hf_model:assets/charts/episode128_task_model_radar.svg",
|
| 2297 |
"exists": true,
|
| 2298 |
+
"bytes": 43020,
|
| 2299 |
+
"sha256": "fad2d354e09ece917350dbbb66a65a4dcfabc38e000da61b002315c67b6aefa9"
|
| 2300 |
}
|
| 2301 |
},
|
| 2302 |
"failures": []
|
|
|
|
| 2344 |
"local": {
|
| 2345 |
"path": "repo:docs/assets/charts/unified_task_model_radar.svg",
|
| 2346 |
"exists": true,
|
| 2347 |
+
"bytes": 49046,
|
| 2348 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2349 |
},
|
| 2350 |
"mirrors": {
|
| 2351 |
"hf_space": {
|
| 2352 |
"path": "hf_space:assets/charts/unified_task_model_radar.svg",
|
| 2353 |
"exists": true,
|
| 2354 |
+
"bytes": 49046,
|
| 2355 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2356 |
},
|
| 2357 |
"hf_artifacts_docs": {
|
| 2358 |
"path": "hf_artifacts:docs/assets/charts/unified_task_model_radar.svg",
|
| 2359 |
"exists": true,
|
| 2360 |
+
"bytes": 49046,
|
| 2361 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2362 |
},
|
| 2363 |
"hf_artifacts_card": {
|
| 2364 |
"path": "hf_artifacts:assets/charts/unified_task_model_radar.svg",
|
| 2365 |
"exists": true,
|
| 2366 |
+
"bytes": 49046,
|
| 2367 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2368 |
},
|
| 2369 |
"hf_model": {
|
| 2370 |
"path": "hf_model:assets/charts/unified_task_model_radar.svg",
|
| 2371 |
"exists": true,
|
| 2372 |
+
"bytes": 49046,
|
| 2373 |
+
"sha256": "60c4ed6818b1ebf00165fc7187613c8e41bc0359d5053dfc3659f497f4acef44"
|
| 2374 |
}
|
| 2375 |
},
|
| 2376 |
"failures": []
|
|
|
|
| 3982 |
"local": {
|
| 3983 |
"path": "repo:scripts/build_unified_task_model_radar.py",
|
| 3984 |
"exists": true,
|
| 3985 |
+
"bytes": 47539,
|
| 3986 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 3987 |
},
|
| 3988 |
"mirrors": {
|
| 3989 |
"hf_artifacts": {
|
| 3990 |
"path": "hf_artifacts:scripts/build_unified_task_model_radar.py",
|
| 3991 |
"exists": true,
|
| 3992 |
+
"bytes": 47539,
|
| 3993 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 3994 |
},
|
| 3995 |
"hf_model": {
|
| 3996 |
"path": "hf_model:scripts/build_unified_task_model_radar.py",
|
| 3997 |
"exists": true,
|
| 3998 |
+
"bytes": 47539,
|
| 3999 |
+
"sha256": "23a655bc2ba72e5326a0db8a5cad06d297d5fb76d7985135192f1d34368b966b"
|
| 4000 |
}
|
| 4001 |
},
|
| 4002 |
"failures": []
|
|
|
|
| 4411 |
"local": {
|
| 4412 |
"path": "repo:docs/index.html",
|
| 4413 |
"exists": true,
|
| 4414 |
+
"bytes": 232044,
|
| 4415 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4416 |
},
|
| 4417 |
"mirrors": {
|
| 4418 |
"hf_space": {
|
| 4419 |
"path": "hf_space:index.html",
|
| 4420 |
"exists": true,
|
| 4421 |
+
"bytes": 232044,
|
| 4422 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4423 |
},
|
| 4424 |
"hf_artifacts_root": {
|
| 4425 |
"path": "hf_artifacts:index.html",
|
| 4426 |
"exists": true,
|
| 4427 |
+
"bytes": 232044,
|
| 4428 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4429 |
},
|
| 4430 |
"hf_artifacts_docs": {
|
| 4431 |
"path": "hf_artifacts:docs/index.html",
|
| 4432 |
"exists": true,
|
| 4433 |
+
"bytes": 232044,
|
| 4434 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4435 |
},
|
| 4436 |
"hf_model": {
|
| 4437 |
"path": "hf_model:index.html",
|
| 4438 |
"exists": true,
|
| 4439 |
+
"bytes": 232044,
|
| 4440 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4441 |
},
|
| 4442 |
"hf_model_docs": {
|
| 4443 |
"path": "hf_model:docs/index.html",
|
| 4444 |
"exists": true,
|
| 4445 |
+
"bytes": 232044,
|
| 4446 |
+
"sha256": "3db18256ec8b0326be776974742c5cf84a5d0f53ab606bb27848dcdfc887b433"
|
| 4447 |
}
|
| 4448 |
},
|
| 4449 |
"failures": []
|
|
|
|
| 18069 |
"path": "repo:FIGURE_INDEX.md",
|
| 18070 |
"exists": true,
|
| 18071 |
"bytes": 6217,
|
| 18072 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18073 |
},
|
| 18074 |
"mirrors": {
|
| 18075 |
"hf_space": {
|
| 18076 |
"path": "hf_space:FIGURE_INDEX.md",
|
| 18077 |
"exists": true,
|
| 18078 |
"bytes": 6217,
|
| 18079 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18080 |
},
|
| 18081 |
"hf_artifacts": {
|
| 18082 |
"path": "hf_artifacts:FIGURE_INDEX.md",
|
| 18083 |
"exists": true,
|
| 18084 |
"bytes": 6217,
|
| 18085 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18086 |
},
|
| 18087 |
"hf_model": {
|
| 18088 |
"path": "hf_model:FIGURE_INDEX.md",
|
| 18089 |
"exists": true,
|
| 18090 |
"bytes": 6217,
|
| 18091 |
+
"sha256": "5ec54cfb09114042ada7aad54b3c8143b9b305bcd1f8ffd65d9f5116f3f19481"
|
| 18092 |
}
|
| 18093 |
},
|
| 18094 |
"failures": []
|
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-16T11:
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -18,7 +18,7 @@
|
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
-
"generated_at_utc": "2026-06-16T11:
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
|
@@ -28,27 +28,27 @@
|
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
-
"generated_at_utc": "2026-06-16T11:
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
-
"generated_at_utc": "2026-06-16T11:
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
-
"generated_at_utc": "2026-06-16T11:
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
-
"generated_at_utc": "2026-06-16T11:
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-16T11:
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:33:38+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-16T11:08:31+00:00"
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
|
|
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
+
"generated_at_utc": "2026-06-16T11:08:48+00:00"
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
+
"generated_at_utc": "2026-06-16T11:08:48+00:00"
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
+
"generated_at_utc": "2026-06-16T11:08:50+00:00"
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
+
"generated_at_utc": "2026-06-16T11:08:38+00:00"
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-16T11:09:07+00:00"
|
| 52 |
}
|
| 53 |
},
|
| 54 |
"failures": {}
|
metrics/publication_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
@@ -220,7 +220,7 @@
|
|
| 220 |
"hf_artifact_bundle": {
|
| 221 |
"root": "hf_publish/artifacts",
|
| 222 |
"exists": true,
|
| 223 |
-
"file_count":
|
| 224 |
"text_file_count": 1000,
|
| 225 |
"largest_file": {
|
| 226 |
"path": "results/episode_task_suite/modality_reconstruction/predictions.npz",
|
|
@@ -231,7 +231,7 @@
|
|
| 231 |
"hf_model_bundle": {
|
| 232 |
"root": "hf_publish/model",
|
| 233 |
"exists": true,
|
| 234 |
-
"file_count":
|
| 235 |
"text_file_count": 1159,
|
| 236 |
"largest_file": {
|
| 237 |
"path": "pytorch_model.bin",
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:34:16+00:00",
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
|
|
| 220 |
"hf_artifact_bundle": {
|
| 221 |
"root": "hf_publish/artifacts",
|
| 222 |
"exists": true,
|
| 223 |
+
"file_count": 2306,
|
| 224 |
"text_file_count": 1000,
|
| 225 |
"largest_file": {
|
| 226 |
"path": "results/episode_task_suite/modality_reconstruction/predictions.npz",
|
|
|
|
| 231 |
"hf_model_bundle": {
|
| 232 |
"root": "hf_publish/model",
|
| 233 |
"exists": true,
|
| 234 |
+
"file_count": 2737,
|
| 235 |
"text_file_count": 1159,
|
| 236 |
"largest_file": {
|
| 237 |
"path": "pytorch_model.bin",
|
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-16T11:
|
| 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-16T11:33:37+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/scope_claims_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"summary": {
|
| 5 |
"qwen3_omni_verified_diagnostic_pilot": true,
|
| 6 |
"dataset_manifest_num_episodes": 119,
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:54+00:00",
|
| 4 |
"summary": {
|
| 5 |
"qwen3_omni_verified_diagnostic_pilot": true,
|
| 6 |
"dataset_manifest_num_episodes": 119,
|
metrics/single_episode_task_model_radar.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Single-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"description": "Minimal and Neural MLP baselines on the one public sample episode, both scored on all 20 task contracts.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 2,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Single-Episode 20-Task Radar",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"description": "Minimal and Neural MLP baselines on the one public sample episode, both scored on all 20 task contracts.",
|
| 6 |
"task_count": 20,
|
| 7 |
"method_count": 2,
|
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-16T11:
|
| 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-16T11:33:38+00:00",
|
| 5 |
"alignment_json": "docs/data/xperience10m_dataset_card_alignment.json",
|
| 6 |
"alignment_summary": {
|
| 7 |
"full_dataset_repo": "ropedia-ai/xperience-10m",
|
metrics/task_method_20_result_matrix.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Task Method 20-Result Matrix",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Task Method 20-Result Matrix",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
metrics/task_surface_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"summary": {
|
| 5 |
"task_count": 12,
|
| 6 |
"expected_task_count": 12,
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:38+00:00",
|
| 4 |
"summary": {
|
| 5 |
"task_count": 12,
|
| 6 |
"expected_task_count": 12,
|
metrics/unified_task_model_radar.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Unified 20-Task Model Radar",
|
| 3 |
"status": "pass",
|
| 4 |
-
"generated_at_utc": "2026-06-
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Unified 20-Task Model Radar",
|
| 3 |
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-16T11:26:57+00:00",
|
| 5 |
"task_count": 20,
|
| 6 |
"method_count": 9,
|
| 7 |
"method_task_record_count": 180,
|
metrics/website_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-16T11:
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
@@ -391,7 +391,7 @@
|
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"path": "data/publication_audit.json",
|
| 394 |
-
"bytes":
|
| 395 |
"top_level_type": "dict"
|
| 396 |
},
|
| 397 |
{
|
|
@@ -546,7 +546,7 @@
|
|
| 546 |
{
|
| 547 |
"path": "assets/charts/episode128_task_model_radar.svg",
|
| 548 |
"exists": true,
|
| 549 |
-
"bytes":
|
| 550 |
"format": "SVG",
|
| 551 |
"has_viewbox": true
|
| 552 |
},
|
|
@@ -602,7 +602,7 @@
|
|
| 602 |
{
|
| 603 |
"path": "assets/charts/single_episode_task_model_radar.svg",
|
| 604 |
"exists": true,
|
| 605 |
-
"bytes":
|
| 606 |
"format": "SVG",
|
| 607 |
"has_viewbox": true
|
| 608 |
},
|
|
@@ -616,7 +616,7 @@
|
|
| 616 |
{
|
| 617 |
"path": "assets/charts/unified_task_model_radar.svg",
|
| 618 |
"exists": true,
|
| 619 |
-
"bytes":
|
| 620 |
"format": "SVG",
|
| 621 |
"has_viewbox": true
|
| 622 |
},
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-16T11:33:51+00:00",
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
|
|
| 391 |
},
|
| 392 |
{
|
| 393 |
"path": "data/publication_audit.json",
|
| 394 |
+
"bytes": 8189,
|
| 395 |
"top_level_type": "dict"
|
| 396 |
},
|
| 397 |
{
|
|
|
|
| 546 |
{
|
| 547 |
"path": "assets/charts/episode128_task_model_radar.svg",
|
| 548 |
"exists": true,
|
| 549 |
+
"bytes": 43020,
|
| 550 |
"format": "SVG",
|
| 551 |
"has_viewbox": true
|
| 552 |
},
|
|
|
|
| 602 |
{
|
| 603 |
"path": "assets/charts/single_episode_task_model_radar.svg",
|
| 604 |
"exists": true,
|
| 605 |
+
"bytes": 35229,
|
| 606 |
"format": "SVG",
|
| 607 |
"has_viewbox": true
|
| 608 |
},
|
|
|
|
| 616 |
{
|
| 617 |
"path": "assets/charts/unified_task_model_radar.svg",
|
| 618 |
"exists": true,
|
| 619 |
+
"bytes": 49046,
|
| 620 |
"format": "SVG",
|
| 621 |
"has_viewbox": true
|
| 622 |
},
|
scripts/build_unified_task_model_radar.py
CHANGED
|
@@ -748,8 +748,8 @@ def render_svg(
|
|
| 748 |
chip_specs: list[tuple[str, str]] | None = None,
|
| 749 |
reading_rules: tuple[str, str, str] | None = None,
|
| 750 |
) -> str:
|
| 751 |
-
width, height =
|
| 752 |
-
cx, cy, radius =
|
| 753 |
tasks = payload["tasks"]
|
| 754 |
n = len(tasks)
|
| 755 |
angles = [-math.pi / 2 + 2 * math.pi * i / n for i in range(n)]
|
|
@@ -765,7 +765,7 @@ def render_svg(
|
|
| 765 |
"</defs>",
|
| 766 |
'<rect width="100%" height="100%" fill="#020502"/>',
|
| 767 |
'<rect width="100%" height="100%" fill="url(#dots)" opacity="0.45"/>',
|
| 768 |
-
'<rect x="28" y="28" width="
|
| 769 |
svg_text(70, 86, title or payload.get("title", "20-Task Model Radar"), size=36, weight=800),
|
| 770 |
svg_text(
|
| 771 |
70,
|
|
@@ -801,7 +801,7 @@ def render_svg(
|
|
| 801 |
parts.append(svg_text(chip_x + 16, 197, label, size=13, fill=color, weight=760))
|
| 802 |
chip_x += chip_w + 12
|
| 803 |
|
| 804 |
-
parts.append('<rect x="54" y="235" width="
|
| 805 |
parts.append(svg_text(84, 276, "Normalized task scores", size=23, weight=800))
|
| 806 |
parts.append(svg_text(84, 302, "Each axis is one task. Longer radius means better after metric-direction normalization.", size=13, fill="#a5afa2", weight=560))
|
| 807 |
|
|
@@ -815,14 +815,9 @@ def render_svg(
|
|
| 815 |
for task, angle in zip(tasks, angles):
|
| 816 |
x, y = point(cx, cy, radius, angle)
|
| 817 |
parts.append(f'<line x1="{cx:.1f}" y1="{cy:.1f}" x2="{x:.1f}" y2="{y:.1f}" stroke="#ccffa0" stroke-opacity="0.12" stroke-width="1"/>')
|
| 818 |
-
lx, ly = point(cx, cy, radius +
|
| 819 |
-
|
| 820 |
-
|
| 821 |
-
anchor = "start"
|
| 822 |
-
elif math.cos(angle) < -0.25:
|
| 823 |
-
anchor = "end"
|
| 824 |
-
parts.append(svg_text(lx, ly - 7, f"{task['task_number']:02d}", size=12, fill="#ccffa0", anchor=anchor, weight=800, opacity=0.95))
|
| 825 |
-
parts.append(svg_text(lx, ly + 14, task["short_label"], size=12, fill="#dce8d7", anchor=anchor, weight=700))
|
| 826 |
|
| 827 |
for series_id in series_ids:
|
| 828 |
if series_id not in polygon_series_set:
|
|
@@ -851,8 +846,8 @@ def render_svg(
|
|
| 851 |
f'stroke="#020502" stroke-width="2.0"/>'
|
| 852 |
)
|
| 853 |
|
| 854 |
-
legend_x, legend_y =
|
| 855 |
-
parts.append(f'<rect x="{legend_x - 30}" y="{legend_y - 38}" width="
|
| 856 |
parts.append(svg_text(legend_x, legend_y, "Methods compared", size=25, weight=800))
|
| 857 |
parts.append(svg_text(legend_x, legend_y + 30, "Each method has 20 records; scored axes and scoreless statuses stay in the JSON matrix.", size=13, fill="#a5afa2", weight=560))
|
| 858 |
|
|
@@ -863,39 +858,39 @@ def render_svg(
|
|
| 863 |
if record["id"] not in polygon_series_set:
|
| 864 |
parts.append(f'<circle cx="{legend_x + 25}" cy="{cursor - 7}" r="7" fill="{color}" stroke="#020502" stroke-width="2"/>')
|
| 865 |
parts.append(svg_text(legend_x + 66, cursor - 12, record["label"], size=15, weight=800))
|
| 866 |
-
parts.append(svg_text(legend_x +
|
| 867 |
-
detail_lines = split_text(METHOD_DETAILS.get(record["id"], record["scope"]),
|
| 868 |
parts.extend(svg_text_lines(legend_x + 66, cursor + 8, detail_lines, size=11, fill="#a5afa2", weight=560, line_height=15))
|
| 869 |
cursor += 50
|
| 870 |
|
| 871 |
-
key_x, key_y =
|
| 872 |
-
parts.append(f'<rect x="{key_x - 30}" y="{key_y - 44}" width="
|
| 873 |
parts.append(svg_text(key_x, key_y, "Task axis key", size=25, weight=800))
|
| 874 |
parts.append(svg_text(key_x, key_y + 30, "Full task names are listed here so the polygon remains readable at homepage scale.", size=13, fill="#a5afa2", weight=560))
|
| 875 |
for idx, task in enumerate(tasks):
|
| 876 |
col = 0 if idx < 10 else 1
|
| 877 |
row = idx if idx < 10 else idx - 10
|
| 878 |
-
x0 = key_x + col *
|
| 879 |
-
y0 = key_y + 74 + row *
|
| 880 |
proxy = task["task_id"] in PROXY_TASK_IDS
|
| 881 |
badge_fill = "#f472b6" if proxy else "#ccffa0"
|
| 882 |
parts.append(f'<rect x="{x0}" y="{y0 - 16}" width="36" height="26" rx="6" fill="{badge_fill}" fill-opacity="0.14" stroke="{badge_fill}" stroke-opacity="0.40"/>')
|
| 883 |
parts.append(svg_text(x0 + 18, y0 + 2, f"{task['task_number']:02d}", size=11, fill=badge_fill, anchor="middle", weight=800))
|
| 884 |
-
name_lines = split_text(str(task["label"]),
|
| 885 |
parts.extend(svg_text_lines(x0 + 48, y0 - 3, name_lines, size=12, fill="#f4f8ef", weight=760, line_height=14))
|
| 886 |
metric_label = f"{task.get('metric_name') or task.get('metric_key')} / {'lower better' if task.get('metric_direction') == 'lower' else 'higher better'}"
|
| 887 |
if proxy:
|
| 888 |
metric_label += " / raw128 proxy"
|
| 889 |
parts.append(svg_text(x0 + 48, y0 + 29, metric_label, size=10, fill="#a5afa2", weight=560))
|
| 890 |
|
| 891 |
-
table_y =
|
| 892 |
if reading_rules is None:
|
| 893 |
reading_rules = (
|
| 894 |
"Every method has 20 task records; radius appears only where a numeric task score exists.",
|
| 895 |
"Raw128 completion: 18 direct task targets plus 2 compact proxies. Task 15 predicts the dominant caption/object/interaction hash bin; task 19 retrieves depth/audio sync from camera pose.",
|
| 896 |
"Scoreless metadata/Qwen/Cosmos records are explicit unsupported or not-evaluated cells in docs/data/task_method_20_result_matrix.json.",
|
| 897 |
)
|
| 898 |
-
parts.append(f'<rect x="70" y="{table_y - 38}" width="
|
| 899 |
parts.append(svg_text(100, table_y - 10, "Reading rules", size=16, fill="#ccffa0", weight=800))
|
| 900 |
parts.append(svg_text(220, table_y - 10, reading_rules[0], size=14, fill="#dce8d7", weight=650))
|
| 901 |
parts.append(svg_text(220, table_y + 18, reading_rules[1], size=13, fill="#a5afa2", weight=560))
|
|
|
|
| 748 |
chip_specs: list[tuple[str, str]] | None = None,
|
| 749 |
reading_rules: tuple[str, str, str] | None = None,
|
| 750 |
) -> str:
|
| 751 |
+
width, height = 2400, 1840
|
| 752 |
+
cx, cy, radius = 650, 860, 355
|
| 753 |
tasks = payload["tasks"]
|
| 754 |
n = len(tasks)
|
| 755 |
angles = [-math.pi / 2 + 2 * math.pi * i / n for i in range(n)]
|
|
|
|
| 765 |
"</defs>",
|
| 766 |
'<rect width="100%" height="100%" fill="#020502"/>',
|
| 767 |
'<rect width="100%" height="100%" fill="url(#dots)" opacity="0.45"/>',
|
| 768 |
+
'<rect x="28" y="28" width="2344" height="1784" rx="18" fill="#061006" fill-opacity="0.88" stroke="#ccffa0" stroke-opacity="0.22"/>',
|
| 769 |
svg_text(70, 86, title or payload.get("title", "20-Task Model Radar"), size=36, weight=800),
|
| 770 |
svg_text(
|
| 771 |
70,
|
|
|
|
| 801 |
parts.append(svg_text(chip_x + 16, 197, label, size=13, fill=color, weight=760))
|
| 802 |
chip_x += chip_w + 12
|
| 803 |
|
| 804 |
+
parts.append('<rect x="54" y="235" width="1190" height="1190" rx="14" fill="#020502" fill-opacity="0.42" stroke="#ccffa0" stroke-opacity="0.14"/>')
|
| 805 |
parts.append(svg_text(84, 276, "Normalized task scores", size=23, weight=800))
|
| 806 |
parts.append(svg_text(84, 302, "Each axis is one task. Longer radius means better after metric-direction normalization.", size=13, fill="#a5afa2", weight=560))
|
| 807 |
|
|
|
|
| 815 |
for task, angle in zip(tasks, angles):
|
| 816 |
x, y = point(cx, cy, radius, angle)
|
| 817 |
parts.append(f'<line x1="{cx:.1f}" y1="{cy:.1f}" x2="{x:.1f}" y2="{y:.1f}" stroke="#ccffa0" stroke-opacity="0.12" stroke-width="1"/>')
|
| 818 |
+
lx, ly = point(cx, cy, radius + 82, angle)
|
| 819 |
+
parts.append(f'<circle cx="{lx:.1f}" cy="{ly:.1f}" r="15.5" fill="#ccffa0" fill-opacity="0.12" stroke="#ccffa0" stroke-opacity="0.34"/>')
|
| 820 |
+
parts.append(svg_text(lx, ly + 4, f"{task['task_number']:02d}", size=11, fill="#ccffa0", anchor="middle", weight=800, opacity=0.98))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 821 |
|
| 822 |
for series_id in series_ids:
|
| 823 |
if series_id not in polygon_series_set:
|
|
|
|
| 846 |
f'stroke="#020502" stroke-width="2.0"/>'
|
| 847 |
)
|
| 848 |
|
| 849 |
+
legend_x, legend_y = 1315, 178
|
| 850 |
+
parts.append(f'<rect x="{legend_x - 30}" y="{legend_y - 38}" width="1000" height="560" rx="14" fill="#020502" fill-opacity="0.58" stroke="#ccffa0" stroke-opacity="0.20"/>')
|
| 851 |
parts.append(svg_text(legend_x, legend_y, "Methods compared", size=25, weight=800))
|
| 852 |
parts.append(svg_text(legend_x, legend_y + 30, "Each method has 20 records; scored axes and scoreless statuses stay in the JSON matrix.", size=13, fill="#a5afa2", weight=560))
|
| 853 |
|
|
|
|
| 858 |
if record["id"] not in polygon_series_set:
|
| 859 |
parts.append(f'<circle cx="{legend_x + 25}" cy="{cursor - 7}" r="7" fill="{color}" stroke="#020502" stroke-width="2"/>')
|
| 860 |
parts.append(svg_text(legend_x + 66, cursor - 12, record["label"], size=15, weight=800))
|
| 861 |
+
parts.append(svg_text(legend_x + 392, cursor - 12, f"20 records / {record['scored_task_count']} scored", size=13, fill=color, weight=800))
|
| 862 |
+
detail_lines = split_text(METHOD_DETAILS.get(record["id"], record["scope"]), 78)[:2]
|
| 863 |
parts.extend(svg_text_lines(legend_x + 66, cursor + 8, detail_lines, size=11, fill="#a5afa2", weight=560, line_height=15))
|
| 864 |
cursor += 50
|
| 865 |
|
| 866 |
+
key_x, key_y = 1315, 780
|
| 867 |
+
parts.append(f'<rect x="{key_x - 30}" y="{key_y - 44}" width="1000" height="680" rx="14" fill="#020502" fill-opacity="0.58" stroke="#ccffa0" stroke-opacity="0.20"/>')
|
| 868 |
parts.append(svg_text(key_x, key_y, "Task axis key", size=25, weight=800))
|
| 869 |
parts.append(svg_text(key_x, key_y + 30, "Full task names are listed here so the polygon remains readable at homepage scale.", size=13, fill="#a5afa2", weight=560))
|
| 870 |
for idx, task in enumerate(tasks):
|
| 871 |
col = 0 if idx < 10 else 1
|
| 872 |
row = idx if idx < 10 else idx - 10
|
| 873 |
+
x0 = key_x + col * 500
|
| 874 |
+
y0 = key_y + 74 + row * 54
|
| 875 |
proxy = task["task_id"] in PROXY_TASK_IDS
|
| 876 |
badge_fill = "#f472b6" if proxy else "#ccffa0"
|
| 877 |
parts.append(f'<rect x="{x0}" y="{y0 - 16}" width="36" height="26" rx="6" fill="{badge_fill}" fill-opacity="0.14" stroke="{badge_fill}" stroke-opacity="0.40"/>')
|
| 878 |
parts.append(svg_text(x0 + 18, y0 + 2, f"{task['task_number']:02d}", size=11, fill=badge_fill, anchor="middle", weight=800))
|
| 879 |
+
name_lines = split_text(str(task["label"]), 42)[:2]
|
| 880 |
parts.extend(svg_text_lines(x0 + 48, y0 - 3, name_lines, size=12, fill="#f4f8ef", weight=760, line_height=14))
|
| 881 |
metric_label = f"{task.get('metric_name') or task.get('metric_key')} / {'lower better' if task.get('metric_direction') == 'lower' else 'higher better'}"
|
| 882 |
if proxy:
|
| 883 |
metric_label += " / raw128 proxy"
|
| 884 |
parts.append(svg_text(x0 + 48, y0 + 29, metric_label, size=10, fill="#a5afa2", weight=560))
|
| 885 |
|
| 886 |
+
table_y = 1680
|
| 887 |
if reading_rules is None:
|
| 888 |
reading_rules = (
|
| 889 |
"Every method has 20 task records; radius appears only where a numeric task score exists.",
|
| 890 |
"Raw128 completion: 18 direct task targets plus 2 compact proxies. Task 15 predicts the dominant caption/object/interaction hash bin; task 19 retrieves depth/audio sync from camera pose.",
|
| 891 |
"Scoreless metadata/Qwen/Cosmos records are explicit unsupported or not-evaluated cells in docs/data/task_method_20_result_matrix.json.",
|
| 892 |
)
|
| 893 |
+
parts.append(f'<rect x="70" y="{table_y - 38}" width="2260" height="120" rx="12" fill="#020502" fill-opacity="0.58" stroke="#ccffa0" stroke-opacity="0.16"/>')
|
| 894 |
parts.append(svg_text(100, table_y - 10, "Reading rules", size=16, fill="#ccffa0", weight=800))
|
| 895 |
parts.append(svg_text(220, table_y - 10, reading_rules[0], size=14, fill="#dce8d7", weight=650))
|
| 896 |
parts.append(svg_text(220, table_y + 18, reading_rules[1], size=13, fill="#a5afa2", weight=560))
|