Add files using upload-large-folder tool
Browse files- PUBLIC_SURFACE_QA.md +2 -2
- data/artifact_index.json +7 -7
- data/live_publication_status.json +179 -265
- data/public_surface_qa.json +17 -23
- data/publication_audit.json +1 -1
- data/website_integrity.json +3 -3
- docs/data/artifact_index.json +7 -7
- docs/data/live_publication_status.json +179 -265
- docs/data/public_surface_qa.json +17 -23
- docs/data/publication_audit.json +1 -1
- docs/data/website_integrity.json +3 -3
- metrics/artifact_index.json +7 -7
- metrics/live_publication_status.json +179 -265
- metrics/public_surface_qa.json +17 -23
- metrics/publication_audit.json +1 -1
- metrics/website_integrity.json +3 -3
- scripts/build_public_surface_qa.py +3 -1
PUBLIC_SURFACE_QA.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
|
| 3 |
This generated report checks whether the public repo, website, and Hugging Face cards read like one cohesive research project.
|
| 4 |
|
| 5 |
-
Current status: **
|
| 6 |
|
| 7 |
This report covers the public repo, website, Hugging Face cards, and package contents. Multi-episode model metrics are tracked by the training and evaluation reports.
|
| 8 |
|
|
@@ -11,7 +11,7 @@ This report covers the public repo, website, Hugging Face cards, and package con
|
|
| 11 |
| Area | Status | What it covers |
|
| 12 |
| --- | --- | --- |
|
| 13 |
| Public files | `pass` | Repo README, website HTML, and three Hugging Face cards should all be present in the publication workspace. |
|
| 14 |
-
| Project reports | `
|
| 15 |
| Website metadata | `pass` | The website should expose search/social metadata and structured project metadata. |
|
| 16 |
| Keyboard navigation | `pass` | The long research dashboard should be navigable as real tabs, including keyboard support. |
|
| 17 |
| Responsive navigation | `pass` | Tablet/mobile navigation should not overflow and deep links should land below sticky navigation. |
|
|
|
|
| 2 |
|
| 3 |
This generated report checks whether the public repo, website, and Hugging Face cards read like one cohesive research project.
|
| 4 |
|
| 5 |
+
Current status: **pass**
|
| 6 |
|
| 7 |
This report covers the public repo, website, Hugging Face cards, and package contents. Multi-episode model metrics are tracked by the training and evaluation reports.
|
| 8 |
|
|
|
|
| 11 |
| Area | Status | What it covers |
|
| 12 |
| --- | --- | --- |
|
| 13 |
| Public files | `pass` | Repo README, website HTML, and three Hugging Face cards should all be present in the publication workspace. |
|
| 14 |
+
| Project reports | `pass` | The public project surface depends on the existing project reports already passing. |
|
| 15 |
| Website metadata | `pass` | The website should expose search/social metadata and structured project metadata. |
|
| 16 |
| Keyboard navigation | `pass` | The long research dashboard should be navigable as real tabs, including keyboard support. |
|
| 17 |
| Responsive navigation | `pass` | Tablet/mobile navigation should not overflow and deep links should land below sticky navigation. |
|
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-15T06:
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 164,
|
| 6 |
"missing": [],
|
|
@@ -462,7 +462,7 @@
|
|
| 462 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 463 |
"exists": true,
|
| 464 |
"bytes": 4432,
|
| 465 |
-
"sha256": "
|
| 466 |
},
|
| 467 |
{
|
| 468 |
"id": "source_alignment_validator",
|
|
@@ -726,7 +726,7 @@
|
|
| 726 |
"shows": "Keeps the repo, website, and Hugging Face cards aligned as one cohesive research project surface.",
|
| 727 |
"exists": true,
|
| 728 |
"bytes": 1939,
|
| 729 |
-
"sha256": "
|
| 730 |
},
|
| 731 |
{
|
| 732 |
"id": "public_surface_qa_json",
|
|
@@ -737,7 +737,7 @@
|
|
| 737 |
"volatile": true,
|
| 738 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 739 |
"exists": true,
|
| 740 |
-
"bytes":
|
| 741 |
"hash_policy": "existence_and_size_only"
|
| 742 |
},
|
| 743 |
{
|
|
@@ -748,8 +748,8 @@
|
|
| 748 |
"surface": "repo_hf",
|
| 749 |
"shows": "Regenerates the public presentation report before release.",
|
| 750 |
"exists": true,
|
| 751 |
-
"bytes":
|
| 752 |
-
"sha256": "
|
| 753 |
},
|
| 754 |
{
|
| 755 |
"id": "task_surface_integrity",
|
|
@@ -818,7 +818,7 @@
|
|
| 818 |
"volatile": true,
|
| 819 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 820 |
"exists": true,
|
| 821 |
-
"bytes":
|
| 822 |
"hash_policy": "existence_and_size_only"
|
| 823 |
},
|
| 824 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-15T06:47:07+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 164,
|
| 6 |
"missing": [],
|
|
|
|
| 462 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 463 |
"exists": true,
|
| 464 |
"bytes": 4432,
|
| 465 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57"
|
| 466 |
},
|
| 467 |
{
|
| 468 |
"id": "source_alignment_validator",
|
|
|
|
| 726 |
"shows": "Keeps the repo, website, and Hugging Face cards aligned as one cohesive research project surface.",
|
| 727 |
"exists": true,
|
| 728 |
"bytes": 1939,
|
| 729 |
+
"sha256": "516ca8e7b67460a6151785bfa186165f37e394ab56114bab05481c878265ffe5"
|
| 730 |
},
|
| 731 |
{
|
| 732 |
"id": "public_surface_qa_json",
|
|
|
|
| 737 |
"volatile": true,
|
| 738 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 739 |
"exists": true,
|
| 740 |
+
"bytes": 5617,
|
| 741 |
"hash_policy": "existence_and_size_only"
|
| 742 |
},
|
| 743 |
{
|
|
|
|
| 748 |
"surface": "repo_hf",
|
| 749 |
"shows": "Regenerates the public presentation report before release.",
|
| 750 |
"exists": true,
|
| 751 |
+
"bytes": 12162,
|
| 752 |
+
"sha256": "2ce304198af8dce90b600e95e76d8b7dfd8a6b6256bfb74db6aef9e2dde9e826"
|
| 753 |
},
|
| 754 |
{
|
| 755 |
"id": "task_surface_integrity",
|
|
|
|
| 818 |
"volatile": true,
|
| 819 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 820 |
"exists": true,
|
| 821 |
+
"bytes": 100499,
|
| 822 |
"hash_policy": "existence_and_size_only"
|
| 823 |
},
|
| 824 |
{
|
data/live_publication_status.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Live Publication Status",
|
| 3 |
"status": "fail",
|
| 4 |
-
"checked_at_utc": "2026-06-15T06:
|
| 5 |
"scope": "Live GitHub Pages, GitHub raw, Hugging Face Space, artifact dataset, baseline model mirrors, and the Qwen3/Cosmos3 LoRA adapter repos when their upload packages exist locally.",
|
| 6 |
"hash_groups": [
|
| 7 |
{
|
|
@@ -32,7 +32,7 @@
|
|
| 32 |
"status_code": 200,
|
| 33 |
"bytes": 1588641,
|
| 34 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 35 |
-
"final_url": "https://
|
| 36 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/resolve/main/assets/task_suite_infographic.png"
|
| 37 |
},
|
| 38 |
"hf_artifacts": {
|
|
@@ -52,7 +52,7 @@
|
|
| 52 |
"status_code": 200,
|
| 53 |
"bytes": 1588641,
|
| 54 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 55 |
-
"final_url": "https://
|
| 56 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/assets/task_suite_infographic.png"
|
| 57 |
}
|
| 58 |
},
|
|
@@ -96,7 +96,7 @@
|
|
| 96 |
"status_code": 200,
|
| 97 |
"bytes": 8097,
|
| 98 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 99 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 100 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/quality_gates.json"
|
| 101 |
},
|
| 102 |
"hf_model": {
|
|
@@ -106,7 +106,7 @@
|
|
| 106 |
"status_code": 200,
|
| 107 |
"bytes": 8097,
|
| 108 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 109 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 110 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/quality_gates.json"
|
| 111 |
}
|
| 112 |
},
|
|
@@ -150,7 +150,7 @@
|
|
| 150 |
"status_code": 200,
|
| 151 |
"bytes": 4305527,
|
| 152 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 153 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 154 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/single_episode_explorer.json"
|
| 155 |
},
|
| 156 |
"hf_model": {
|
|
@@ -160,7 +160,7 @@
|
|
| 160 |
"status_code": 200,
|
| 161 |
"bytes": 4305527,
|
| 162 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 163 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 164 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/single_episode_explorer.json"
|
| 165 |
}
|
| 166 |
},
|
|
@@ -204,7 +204,7 @@
|
|
| 204 |
"status_code": 200,
|
| 205 |
"bytes": 2773799,
|
| 206 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 207 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 208 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/single_episode_explorer.html"
|
| 209 |
},
|
| 210 |
"hf_model": {
|
|
@@ -214,7 +214,7 @@
|
|
| 214 |
"status_code": 200,
|
| 215 |
"bytes": 2773799,
|
| 216 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 217 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 218 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/single_episode_explorer.html"
|
| 219 |
}
|
| 220 |
},
|
|
@@ -258,7 +258,7 @@
|
|
| 258 |
"status_code": 200,
|
| 259 |
"bytes": 31557,
|
| 260 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 261 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 262 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/research_roadmap.html"
|
| 263 |
},
|
| 264 |
"hf_model": {
|
|
@@ -268,7 +268,7 @@
|
|
| 268 |
"status_code": 200,
|
| 269 |
"bytes": 31557,
|
| 270 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 271 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 272 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/research_roadmap.html"
|
| 273 |
}
|
| 274 |
},
|
|
@@ -312,7 +312,7 @@
|
|
| 312 |
"status_code": 200,
|
| 313 |
"bytes": 4072,
|
| 314 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 315 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 316 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 317 |
},
|
| 318 |
"hf_model": {
|
|
@@ -322,7 +322,7 @@
|
|
| 322 |
"status_code": 200,
|
| 323 |
"bytes": 4072,
|
| 324 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 325 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 326 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 327 |
}
|
| 328 |
},
|
|
@@ -366,7 +366,7 @@
|
|
| 366 |
"status_code": 200,
|
| 367 |
"bytes": 995,
|
| 368 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 369 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 370 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 371 |
},
|
| 372 |
"hf_model": {
|
|
@@ -376,7 +376,7 @@
|
|
| 376 |
"status_code": 200,
|
| 377 |
"bytes": 995,
|
| 378 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 379 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 380 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 381 |
}
|
| 382 |
},
|
|
@@ -385,12 +385,12 @@
|
|
| 385 |
{
|
| 386 |
"id": "public_surface_qa_json",
|
| 387 |
"title": "Public presentation JSON",
|
| 388 |
-
"status": "
|
| 389 |
"local": {
|
| 390 |
"path": "docs/data/public_surface_qa.json",
|
| 391 |
"exists": true,
|
| 392 |
-
"bytes":
|
| 393 |
-
"sha256": "
|
| 394 |
},
|
| 395 |
"mirrors": {
|
| 396 |
"github_pages": {
|
|
@@ -408,8 +408,8 @@
|
|
| 408 |
"method": "urllib",
|
| 409 |
"timeout_seconds": 30,
|
| 410 |
"status_code": 200,
|
| 411 |
-
"bytes":
|
| 412 |
-
"sha256": "
|
| 413 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json",
|
| 414 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 415 |
},
|
|
@@ -418,9 +418,9 @@
|
|
| 418 |
"method": "urllib",
|
| 419 |
"timeout_seconds": 30,
|
| 420 |
"status_code": 200,
|
| 421 |
-
"bytes":
|
| 422 |
-
"sha256": "
|
| 423 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 424 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/public_surface_qa.json"
|
| 425 |
},
|
| 426 |
"hf_model": {
|
|
@@ -428,13 +428,21 @@
|
|
| 428 |
"method": "urllib",
|
| 429 |
"timeout_seconds": 30,
|
| 430 |
"status_code": 200,
|
| 431 |
-
"bytes":
|
| 432 |
-
"sha256": "
|
| 433 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 434 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/public_surface_qa.json"
|
| 435 |
}
|
| 436 |
},
|
| 437 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 438 |
},
|
| 439 |
{
|
| 440 |
"id": "rendered_site_check_json",
|
|
@@ -474,7 +482,7 @@
|
|
| 474 |
"status_code": 200,
|
| 475 |
"bytes": 4032,
|
| 476 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 477 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 478 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/rendered_site_check.json"
|
| 479 |
},
|
| 480 |
"hf_model": {
|
|
@@ -484,7 +492,7 @@
|
|
| 484 |
"status_code": 200,
|
| 485 |
"bytes": 4032,
|
| 486 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 487 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 488 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/rendered_site_check.json"
|
| 489 |
}
|
| 490 |
},
|
|
@@ -528,7 +536,7 @@
|
|
| 528 |
"status_code": 200,
|
| 529 |
"bytes": 7559,
|
| 530 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 531 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 532 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/xperience10m_dataset_card_alignment.json"
|
| 533 |
},
|
| 534 |
"hf_model": {
|
|
@@ -538,7 +546,7 @@
|
|
| 538 |
"status_code": 200,
|
| 539 |
"bytes": 7559,
|
| 540 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 541 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 542 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/xperience10m_dataset_card_alignment.json"
|
| 543 |
}
|
| 544 |
},
|
|
@@ -547,12 +555,12 @@
|
|
| 547 |
{
|
| 548 |
"id": "source_alignment_json",
|
| 549 |
"title": "Source-alignment JSON",
|
| 550 |
-
"status": "
|
| 551 |
"local": {
|
| 552 |
"path": "docs/data/source_alignment_audit.json",
|
| 553 |
"exists": true,
|
| 554 |
"bytes": 4432,
|
| 555 |
-
"sha256": "
|
| 556 |
},
|
| 557 |
"mirrors": {
|
| 558 |
"github_pages": {
|
|
@@ -571,7 +579,7 @@
|
|
| 571 |
"timeout_seconds": 30,
|
| 572 |
"status_code": 200,
|
| 573 |
"bytes": 4432,
|
| 574 |
-
"sha256": "
|
| 575 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json",
|
| 576 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json"
|
| 577 |
},
|
|
@@ -581,8 +589,8 @@
|
|
| 581 |
"timeout_seconds": 30,
|
| 582 |
"status_code": 200,
|
| 583 |
"bytes": 4432,
|
| 584 |
-
"sha256": "
|
| 585 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 586 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/source_alignment_audit.json"
|
| 587 |
},
|
| 588 |
"hf_model": {
|
|
@@ -591,12 +599,20 @@
|
|
| 591 |
"timeout_seconds": 30,
|
| 592 |
"status_code": 200,
|
| 593 |
"bytes": 4432,
|
| 594 |
-
"sha256": "
|
| 595 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 596 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/source_alignment_audit.json"
|
| 597 |
}
|
| 598 |
},
|
| 599 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 600 |
},
|
| 601 |
{
|
| 602 |
"id": "project_status_json",
|
|
@@ -636,7 +652,7 @@
|
|
| 636 |
"status_code": 200,
|
| 637 |
"bytes": 23535,
|
| 638 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 639 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 640 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/project_status.json"
|
| 641 |
},
|
| 642 |
"hf_model": {
|
|
@@ -646,7 +662,7 @@
|
|
| 646 |
"status_code": 200,
|
| 647 |
"bytes": 23535,
|
| 648 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 649 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 650 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/project_status.json"
|
| 651 |
}
|
| 652 |
},
|
|
@@ -690,7 +706,7 @@
|
|
| 690 |
"status_code": 200,
|
| 691 |
"bytes": 81866,
|
| 692 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 693 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 694 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/omni_model_comparison.json"
|
| 695 |
},
|
| 696 |
"hf_model": {
|
|
@@ -700,7 +716,7 @@
|
|
| 700 |
"status_code": 200,
|
| 701 |
"bytes": 81866,
|
| 702 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 703 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 704 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/omni_model_comparison.json"
|
| 705 |
}
|
| 706 |
},
|
|
@@ -744,7 +760,7 @@
|
|
| 744 |
"status_code": 200,
|
| 745 |
"bytes": 20181,
|
| 746 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 747 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 748 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_suite_enhancement_128.json"
|
| 749 |
},
|
| 750 |
"hf_model": {
|
|
@@ -754,7 +770,7 @@
|
|
| 754 |
"status_code": 200,
|
| 755 |
"bytes": 20181,
|
| 756 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 757 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 758 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_suite_enhancement_128.json"
|
| 759 |
}
|
| 760 |
},
|
|
@@ -852,7 +868,7 @@
|
|
| 852 |
"status_code": 200,
|
| 853 |
"bytes": 20181,
|
| 854 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 855 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 856 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 857 |
},
|
| 858 |
"hf_model": {
|
|
@@ -862,7 +878,7 @@
|
|
| 862 |
"status_code": 200,
|
| 863 |
"bytes": 20181,
|
| 864 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 865 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 866 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 867 |
}
|
| 868 |
},
|
|
@@ -906,7 +922,7 @@
|
|
| 906 |
"status_code": 200,
|
| 907 |
"bytes": 14511,
|
| 908 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 909 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 910 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/evaluation_protocol.json"
|
| 911 |
},
|
| 912 |
"hf_model": {
|
|
@@ -916,7 +932,7 @@
|
|
| 916 |
"status_code": 200,
|
| 917 |
"bytes": 14511,
|
| 918 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 919 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 920 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/evaluation_protocol.json"
|
| 921 |
}
|
| 922 |
},
|
|
@@ -960,7 +976,7 @@
|
|
| 960 |
"status_code": 200,
|
| 961 |
"bytes": 7139,
|
| 962 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 963 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 964 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_takeaways.json"
|
| 965 |
},
|
| 966 |
"hf_model": {
|
|
@@ -970,7 +986,7 @@
|
|
| 970 |
"status_code": 200,
|
| 971 |
"bytes": 7139,
|
| 972 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 973 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 974 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_takeaways.json"
|
| 975 |
}
|
| 976 |
},
|
|
@@ -1014,7 +1030,7 @@
|
|
| 1014 |
"status_code": 200,
|
| 1015 |
"bytes": 13450,
|
| 1016 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1017 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1018 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap.json"
|
| 1019 |
},
|
| 1020 |
"hf_model": {
|
|
@@ -1024,7 +1040,7 @@
|
|
| 1024 |
"status_code": 200,
|
| 1025 |
"bytes": 13450,
|
| 1026 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1027 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1028 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap.json"
|
| 1029 |
}
|
| 1030 |
},
|
|
@@ -1068,7 +1084,7 @@
|
|
| 1068 |
"status_code": 200,
|
| 1069 |
"bytes": 145234,
|
| 1070 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1071 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1072 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap_interactive.json"
|
| 1073 |
},
|
| 1074 |
"hf_model": {
|
|
@@ -1078,7 +1094,7 @@
|
|
| 1078 |
"status_code": 200,
|
| 1079 |
"bytes": 145234,
|
| 1080 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1081 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1082 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap_interactive.json"
|
| 1083 |
}
|
| 1084 |
},
|
|
@@ -1122,7 +1138,7 @@
|
|
| 1122 |
"status_code": 200,
|
| 1123 |
"bytes": 14117,
|
| 1124 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1125 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1126 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/figure_index.json"
|
| 1127 |
},
|
| 1128 |
"hf_model": {
|
|
@@ -1132,7 +1148,7 @@
|
|
| 1132 |
"status_code": 200,
|
| 1133 |
"bytes": 14117,
|
| 1134 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1135 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1136 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/figure_index.json"
|
| 1137 |
}
|
| 1138 |
},
|
|
@@ -1176,7 +1192,7 @@
|
|
| 1176 |
"status_code": 200,
|
| 1177 |
"bytes": 26963,
|
| 1178 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1179 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1180 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_walkthroughs.json"
|
| 1181 |
},
|
| 1182 |
"hf_model": {
|
|
@@ -1186,7 +1202,7 @@
|
|
| 1186 |
"status_code": 200,
|
| 1187 |
"bytes": 26963,
|
| 1188 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1189 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1190 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_walkthroughs.json"
|
| 1191 |
}
|
| 1192 |
},
|
|
@@ -1195,12 +1211,12 @@
|
|
| 1195 |
{
|
| 1196 |
"id": "task_surface_integrity_json",
|
| 1197 |
"title": "Task-surface integrity JSON",
|
| 1198 |
-
"status": "
|
| 1199 |
"local": {
|
| 1200 |
"path": "docs/data/task_surface_integrity.json",
|
| 1201 |
"exists": true,
|
| 1202 |
"bytes": 45779,
|
| 1203 |
-
"sha256": "
|
| 1204 |
},
|
| 1205 |
"mirrors": {
|
| 1206 |
"github_pages": {
|
|
@@ -1219,7 +1235,7 @@
|
|
| 1219 |
"timeout_seconds": 30,
|
| 1220 |
"status_code": 200,
|
| 1221 |
"bytes": 45779,
|
| 1222 |
-
"sha256": "
|
| 1223 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json",
|
| 1224 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json"
|
| 1225 |
},
|
|
@@ -1229,8 +1245,8 @@
|
|
| 1229 |
"timeout_seconds": 30,
|
| 1230 |
"status_code": 200,
|
| 1231 |
"bytes": 45779,
|
| 1232 |
-
"sha256": "
|
| 1233 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1234 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_surface_integrity.json"
|
| 1235 |
},
|
| 1236 |
"hf_model": {
|
|
@@ -1239,12 +1255,20 @@
|
|
| 1239 |
"timeout_seconds": 30,
|
| 1240 |
"status_code": 200,
|
| 1241 |
"bytes": 45779,
|
| 1242 |
-
"sha256": "
|
| 1243 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1244 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_surface_integrity.json"
|
| 1245 |
}
|
| 1246 |
},
|
| 1247 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1248 |
},
|
| 1249 |
{
|
| 1250 |
"id": "brand_assets_json",
|
|
@@ -1284,7 +1308,7 @@
|
|
| 1284 |
"status_code": 200,
|
| 1285 |
"bytes": 3898,
|
| 1286 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1287 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1288 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/brand_assets.json"
|
| 1289 |
},
|
| 1290 |
"hf_model": {
|
|
@@ -1294,7 +1318,7 @@
|
|
| 1294 |
"status_code": 200,
|
| 1295 |
"bytes": 3898,
|
| 1296 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1297 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1298 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/brand_assets.json"
|
| 1299 |
}
|
| 1300 |
},
|
|
@@ -1338,7 +1362,7 @@
|
|
| 1338 |
"status_code": 200,
|
| 1339 |
"bytes": 201330,
|
| 1340 |
"sha256": "16e99ea98eb890e02aeb681e16b5163e1d5a9702d784dbd34ce3691e423a766a",
|
| 1341 |
-
"final_url": "https://
|
| 1342 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/assets/brand/xperience10m-logo-social-card.png"
|
| 1343 |
},
|
| 1344 |
"hf_model": {
|
|
@@ -1411,7 +1435,7 @@
|
|
| 1411 |
{
|
| 1412 |
"id": "qwen3_lora_README_md",
|
| 1413 |
"title": "Qwen3-Omni LoRA repo file: README.md",
|
| 1414 |
-
"status": "
|
| 1415 |
"local": {
|
| 1416 |
"path": "../hf_publish/qwen3_lora_128ep/README.md",
|
| 1417 |
"exists": true,
|
|
@@ -1424,26 +1448,18 @@
|
|
| 1424 |
"method": "urllib",
|
| 1425 |
"timeout_seconds": 30,
|
| 1426 |
"status_code": 200,
|
| 1427 |
-
"bytes":
|
| 1428 |
-
"sha256": "
|
| 1429 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/
|
| 1430 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/README.md"
|
| 1431 |
}
|
| 1432 |
},
|
| 1433 |
-
"failures": [
|
| 1434 |
-
{
|
| 1435 |
-
"surface": "hf_qwen3_lora_model",
|
| 1436 |
-
"kind": "hash_mismatch",
|
| 1437 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/README.md",
|
| 1438 |
-
"expected_sha256": "a54c2e064d055d416589249773d6ccace038284593cc2863d24021a0fd68e510",
|
| 1439 |
-
"actual_sha256": "8b1a23fd641015997447a5853d07c6866a40a9b9e5b89a31c2f35b769e9f2919"
|
| 1440 |
-
}
|
| 1441 |
-
]
|
| 1442 |
},
|
| 1443 |
{
|
| 1444 |
"id": "qwen3_lora_upload_manifest_json",
|
| 1445 |
"title": "Qwen3-Omni LoRA repo file: upload_manifest.json",
|
| 1446 |
-
"status": "
|
| 1447 |
"local": {
|
| 1448 |
"path": "../hf_publish/qwen3_lora_128ep/upload_manifest.json",
|
| 1449 |
"exists": true,
|
|
@@ -1456,26 +1472,18 @@
|
|
| 1456 |
"method": "urllib",
|
| 1457 |
"timeout_seconds": 30,
|
| 1458 |
"status_code": 200,
|
| 1459 |
-
"bytes":
|
| 1460 |
-
"sha256": "
|
| 1461 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/
|
| 1462 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json"
|
| 1463 |
}
|
| 1464 |
},
|
| 1465 |
-
"failures": [
|
| 1466 |
-
{
|
| 1467 |
-
"surface": "hf_qwen3_lora_model",
|
| 1468 |
-
"kind": "hash_mismatch",
|
| 1469 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json",
|
| 1470 |
-
"expected_sha256": "5868d36e1581c0af4235ce172c20892ec8eedfc68ec7cb06ea65125d5997597f",
|
| 1471 |
-
"actual_sha256": "29a06769e9a5acb77ace217ce253ea0ae2e62cc1108d05369e9c41894dc1e30a"
|
| 1472 |
-
}
|
| 1473 |
-
]
|
| 1474 |
},
|
| 1475 |
{
|
| 1476 |
"id": "qwen3_lora_adapter_config_json",
|
| 1477 |
"title": "Qwen3-Omni LoRA repo file: adapter_config.json",
|
| 1478 |
-
"status": "
|
| 1479 |
"local": {
|
| 1480 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_config.json",
|
| 1481 |
"exists": true,
|
|
@@ -1488,26 +1496,18 @@
|
|
| 1488 |
"method": "urllib",
|
| 1489 |
"timeout_seconds": 30,
|
| 1490 |
"status_code": 200,
|
| 1491 |
-
"bytes":
|
| 1492 |
-
"sha256": "
|
| 1493 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/
|
| 1494 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_config.json"
|
| 1495 |
}
|
| 1496 |
},
|
| 1497 |
-
"failures": [
|
| 1498 |
-
{
|
| 1499 |
-
"surface": "hf_qwen3_lora_model",
|
| 1500 |
-
"kind": "hash_mismatch",
|
| 1501 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_config.json",
|
| 1502 |
-
"expected_sha256": "0ab4588c2f80843904211f4b544fdf905e5908d1b5414c6db2a704eb23659307",
|
| 1503 |
-
"actual_sha256": "32da87557db870f5387519b0ff55ec6c853da6c8a0a82566ac50699abb8d028e"
|
| 1504 |
-
}
|
| 1505 |
-
]
|
| 1506 |
},
|
| 1507 |
{
|
| 1508 |
"id": "qwen3_lora_adapter_model_safetensors",
|
| 1509 |
"title": "Qwen3-Omni LoRA repo file: adapter_model.safetensors",
|
| 1510 |
-
"status": "
|
| 1511 |
"local": {
|
| 1512 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_model.safetensors",
|
| 1513 |
"exists": true,
|
|
@@ -1520,21 +1520,13 @@
|
|
| 1520 |
"method": "curl",
|
| 1521 |
"timeout_seconds": 240,
|
| 1522 |
"status_code": 200,
|
| 1523 |
-
"bytes":
|
| 1524 |
-
"sha256": "
|
| 1525 |
-
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a24aa8f77b6bd853fd1c263/
|
| 1526 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_model.safetensors"
|
| 1527 |
}
|
| 1528 |
},
|
| 1529 |
-
"failures": [
|
| 1530 |
-
{
|
| 1531 |
-
"surface": "hf_qwen3_lora_model",
|
| 1532 |
-
"kind": "hash_mismatch",
|
| 1533 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_model.safetensors",
|
| 1534 |
-
"expected_sha256": "1e2d8e1039dc6d658ea3b9d12d2009eef8539691abab1e65717d83be6cb0315a",
|
| 1535 |
-
"actual_sha256": "3cc427b5a320737e131ba8c45492992536ce027c291513a5a77bace19e819cb1"
|
| 1536 |
-
}
|
| 1537 |
-
]
|
| 1538 |
},
|
| 1539 |
{
|
| 1540 |
"id": "cosmos3_super_lora_README_md",
|
|
@@ -1710,87 +1702,58 @@
|
|
| 1710 |
"id": "github_pages_index_current",
|
| 1711 |
"title": "GitHub Pages index contains current publication markers",
|
| 1712 |
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/",
|
| 1713 |
-
"status": "
|
| 1714 |
"fetch": {
|
| 1715 |
"ok": true,
|
| 1716 |
"method": "urllib",
|
| 1717 |
"timeout_seconds": 30,
|
| 1718 |
"status_code": 200,
|
| 1719 |
-
"bytes":
|
| 1720 |
-
"sha256": "
|
| 1721 |
"final_url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/"
|
| 1722 |
},
|
| 1723 |
"required_marker_count": 22,
|
| 1724 |
-
"missing_markers": [
|
| 1725 |
-
"qwen3_v5_v6_comparison.json"
|
| 1726 |
-
],
|
| 1727 |
"forbidden_markers_present": [],
|
| 1728 |
-
"failures": [
|
| 1729 |
-
{
|
| 1730 |
-
"kind": "missing_required_markers",
|
| 1731 |
-
"markers": [
|
| 1732 |
-
"qwen3_v5_v6_comparison.json"
|
| 1733 |
-
]
|
| 1734 |
-
}
|
| 1735 |
-
]
|
| 1736 |
},
|
| 1737 |
{
|
| 1738 |
"id": "hf_space_index_current",
|
| 1739 |
"title": "HF Space index contains current publication markers",
|
| 1740 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html",
|
| 1741 |
-
"status": "
|
| 1742 |
"fetch": {
|
| 1743 |
"ok": true,
|
| 1744 |
"method": "urllib",
|
| 1745 |
"timeout_seconds": 30,
|
| 1746 |
"status_code": 200,
|
| 1747 |
-
"bytes":
|
| 1748 |
-
"sha256": "
|
| 1749 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html"
|
| 1750 |
},
|
| 1751 |
"required_marker_count": 22,
|
| 1752 |
-
"missing_markers": [
|
| 1753 |
-
"qwen3_v5_v6_comparison.json"
|
| 1754 |
-
],
|
| 1755 |
"forbidden_markers_present": [],
|
| 1756 |
-
"failures": [
|
| 1757 |
-
{
|
| 1758 |
-
"kind": "missing_required_markers",
|
| 1759 |
-
"markers": [
|
| 1760 |
-
"qwen3_v5_v6_comparison.json"
|
| 1761 |
-
]
|
| 1762 |
-
}
|
| 1763 |
-
]
|
| 1764 |
},
|
| 1765 |
{
|
| 1766 |
"id": "hf_artifacts_card_current",
|
| 1767 |
"title": "HF artifact card links current result packages",
|
| 1768 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md",
|
| 1769 |
-
"status": "
|
| 1770 |
"fetch": {
|
| 1771 |
"ok": true,
|
| 1772 |
"method": "urllib",
|
| 1773 |
"timeout_seconds": 30,
|
| 1774 |
"status_code": 200,
|
| 1775 |
-
"bytes":
|
| 1776 |
-
"sha256": "
|
| 1777 |
"final_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md"
|
| 1778 |
},
|
| 1779 |
"required_marker_count": 8,
|
| 1780 |
-
"missing_markers": [
|
| 1781 |
-
"99.90% JSON validity",
|
| 1782 |
-
"qwen3_v5_v6_comparison.json"
|
| 1783 |
-
],
|
| 1784 |
"forbidden_markers_present": [],
|
| 1785 |
-
"failures": [
|
| 1786 |
-
{
|
| 1787 |
-
"kind": "missing_required_markers",
|
| 1788 |
-
"markers": [
|
| 1789 |
-
"99.90% JSON validity",
|
| 1790 |
-
"qwen3_v5_v6_comparison.json"
|
| 1791 |
-
]
|
| 1792 |
-
}
|
| 1793 |
-
]
|
| 1794 |
},
|
| 1795 |
{
|
| 1796 |
"id": "github_pages_explorer_current",
|
|
@@ -1834,31 +1797,20 @@
|
|
| 1834 |
"id": "hf_model_card_current",
|
| 1835 |
"title": "HF model card links current result packages",
|
| 1836 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md",
|
| 1837 |
-
"status": "
|
| 1838 |
"fetch": {
|
| 1839 |
"ok": true,
|
| 1840 |
"method": "urllib",
|
| 1841 |
"timeout_seconds": 30,
|
| 1842 |
"status_code": 200,
|
| 1843 |
-
"bytes":
|
| 1844 |
-
"sha256": "
|
| 1845 |
"final_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md"
|
| 1846 |
},
|
| 1847 |
"required_marker_count": 8,
|
| 1848 |
-
"missing_markers": [
|
| 1849 |
-
"99.90%",
|
| 1850 |
-
"qwen3_v5_v6_comparison.json"
|
| 1851 |
-
],
|
| 1852 |
"forbidden_markers_present": [],
|
| 1853 |
-
"failures": [
|
| 1854 |
-
{
|
| 1855 |
-
"kind": "missing_required_markers",
|
| 1856 |
-
"markers": [
|
| 1857 |
-
"99.90%",
|
| 1858 |
-
"qwen3_v5_v6_comparison.json"
|
| 1859 |
-
]
|
| 1860 |
-
}
|
| 1861 |
-
]
|
| 1862 |
},
|
| 1863 |
{
|
| 1864 |
"id": "github_pages_mirror_parity_local_path_check",
|
|
@@ -1889,8 +1841,8 @@
|
|
| 1889 |
"method": "urllib",
|
| 1890 |
"timeout_seconds": 30,
|
| 1891 |
"status_code": 200,
|
| 1892 |
-
"bytes":
|
| 1893 |
-
"sha256": "
|
| 1894 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/mirror_parity.json"
|
| 1895 |
},
|
| 1896 |
"required_marker_count": 1,
|
|
@@ -1908,9 +1860,9 @@
|
|
| 1908 |
"method": "urllib",
|
| 1909 |
"timeout_seconds": 30,
|
| 1910 |
"status_code": 200,
|
| 1911 |
-
"bytes":
|
| 1912 |
-
"sha256": "
|
| 1913 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1914 |
},
|
| 1915 |
"required_marker_count": 1,
|
| 1916 |
"missing_markers": [],
|
|
@@ -1927,9 +1879,9 @@
|
|
| 1927 |
"method": "urllib",
|
| 1928 |
"timeout_seconds": 30,
|
| 1929 |
"status_code": 200,
|
| 1930 |
-
"bytes":
|
| 1931 |
-
"sha256": "
|
| 1932 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1933 |
},
|
| 1934 |
"required_marker_count": 1,
|
| 1935 |
"missing_markers": [],
|
|
@@ -1966,7 +1918,7 @@
|
|
| 1966 |
"timeout_seconds": 30,
|
| 1967 |
"status_code": 200,
|
| 1968 |
"bytes": 7591,
|
| 1969 |
-
"sha256": "
|
| 1970 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/publication_audit.json"
|
| 1971 |
},
|
| 1972 |
"required_marker_count": 1,
|
|
@@ -1985,8 +1937,8 @@
|
|
| 1985 |
"timeout_seconds": 30,
|
| 1986 |
"status_code": 200,
|
| 1987 |
"bytes": 7591,
|
| 1988 |
-
"sha256": "
|
| 1989 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1990 |
},
|
| 1991 |
"required_marker_count": 1,
|
| 1992 |
"missing_markers": [],
|
|
@@ -2004,8 +1956,8 @@
|
|
| 2004 |
"timeout_seconds": 30,
|
| 2005 |
"status_code": 200,
|
| 2006 |
"bytes": 7591,
|
| 2007 |
-
"sha256": "
|
| 2008 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 2009 |
},
|
| 2010 |
"required_marker_count": 1,
|
| 2011 |
"missing_markers": [],
|
|
@@ -2041,8 +1993,8 @@
|
|
| 2041 |
"method": "urllib",
|
| 2042 |
"timeout_seconds": 30,
|
| 2043 |
"status_code": 200,
|
| 2044 |
-
"bytes":
|
| 2045 |
-
"sha256": "
|
| 2046 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/website_integrity.json"
|
| 2047 |
},
|
| 2048 |
"required_marker_count": 1,
|
|
@@ -2060,9 +2012,9 @@
|
|
| 2060 |
"method": "urllib",
|
| 2061 |
"timeout_seconds": 30,
|
| 2062 |
"status_code": 200,
|
| 2063 |
-
"bytes":
|
| 2064 |
-
"sha256": "
|
| 2065 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 2066 |
},
|
| 2067 |
"required_marker_count": 1,
|
| 2068 |
"missing_markers": [],
|
|
@@ -2079,9 +2031,9 @@
|
|
| 2079 |
"method": "urllib",
|
| 2080 |
"timeout_seconds": 30,
|
| 2081 |
"status_code": 200,
|
| 2082 |
-
"bytes":
|
| 2083 |
-
"sha256": "
|
| 2084 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 2085 |
},
|
| 2086 |
"required_marker_count": 1,
|
| 2087 |
"missing_markers": [],
|
|
@@ -2117,8 +2069,8 @@
|
|
| 2117 |
"method": "urllib",
|
| 2118 |
"timeout_seconds": 30,
|
| 2119 |
"status_code": 200,
|
| 2120 |
-
"bytes":
|
| 2121 |
-
"sha256": "
|
| 2122 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 2123 |
},
|
| 2124 |
"required_marker_count": 1,
|
|
@@ -2136,9 +2088,9 @@
|
|
| 2136 |
"method": "urllib",
|
| 2137 |
"timeout_seconds": 30,
|
| 2138 |
"status_code": 200,
|
| 2139 |
-
"bytes":
|
| 2140 |
-
"sha256": "
|
| 2141 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 2142 |
},
|
| 2143 |
"required_marker_count": 1,
|
| 2144 |
"missing_markers": [],
|
|
@@ -2155,9 +2107,9 @@
|
|
| 2155 |
"method": "urllib",
|
| 2156 |
"timeout_seconds": 30,
|
| 2157 |
"status_code": 200,
|
| 2158 |
-
"bytes":
|
| 2159 |
-
"sha256": "
|
| 2160 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 2161 |
},
|
| 2162 |
"required_marker_count": 1,
|
| 2163 |
"missing_markers": [],
|
|
@@ -2165,69 +2117,31 @@
|
|
| 2165 |
"failures": []
|
| 2166 |
}
|
| 2167 |
],
|
| 2168 |
-
"failure_count":
|
| 2169 |
"failures": [
|
| 2170 |
{
|
| 2171 |
-
"check": "
|
| 2172 |
-
"surface": "
|
| 2173 |
"kind": "hash_mismatch",
|
| 2174 |
-
"url": "https://
|
| 2175 |
-
"expected_sha256": "
|
| 2176 |
-
"actual_sha256": "
|
| 2177 |
-
},
|
| 2178 |
-
{
|
| 2179 |
-
"check": "qwen3_lora_upload_manifest_json",
|
| 2180 |
-
"surface": "hf_qwen3_lora_model",
|
| 2181 |
-
"kind": "hash_mismatch",
|
| 2182 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json",
|
| 2183 |
-
"expected_sha256": "5868d36e1581c0af4235ce172c20892ec8eedfc68ec7cb06ea65125d5997597f",
|
| 2184 |
-
"actual_sha256": "29a06769e9a5acb77ace217ce253ea0ae2e62cc1108d05369e9c41894dc1e30a"
|
| 2185 |
},
|
| 2186 |
{
|
| 2187 |
-
"check": "
|
| 2188 |
-
"surface": "
|
| 2189 |
"kind": "hash_mismatch",
|
| 2190 |
-
"url": "https://
|
| 2191 |
-
"expected_sha256": "
|
| 2192 |
-
"actual_sha256": "
|
| 2193 |
},
|
| 2194 |
{
|
| 2195 |
-
"check": "
|
| 2196 |
-
"surface": "
|
| 2197 |
"kind": "hash_mismatch",
|
| 2198 |
-
"url": "https://
|
| 2199 |
-
"expected_sha256": "
|
| 2200 |
-
"actual_sha256": "
|
| 2201 |
-
},
|
| 2202 |
-
{
|
| 2203 |
-
"check": "github_pages_index_current",
|
| 2204 |
-
"kind": "missing_required_markers",
|
| 2205 |
-
"markers": [
|
| 2206 |
-
"qwen3_v5_v6_comparison.json"
|
| 2207 |
-
]
|
| 2208 |
-
},
|
| 2209 |
-
{
|
| 2210 |
-
"check": "hf_space_index_current",
|
| 2211 |
-
"kind": "missing_required_markers",
|
| 2212 |
-
"markers": [
|
| 2213 |
-
"qwen3_v5_v6_comparison.json"
|
| 2214 |
-
]
|
| 2215 |
-
},
|
| 2216 |
-
{
|
| 2217 |
-
"check": "hf_artifacts_card_current",
|
| 2218 |
-
"kind": "missing_required_markers",
|
| 2219 |
-
"markers": [
|
| 2220 |
-
"99.90% JSON validity",
|
| 2221 |
-
"qwen3_v5_v6_comparison.json"
|
| 2222 |
-
]
|
| 2223 |
-
},
|
| 2224 |
-
{
|
| 2225 |
-
"check": "hf_model_card_current",
|
| 2226 |
-
"kind": "missing_required_markers",
|
| 2227 |
-
"markers": [
|
| 2228 |
-
"99.90%",
|
| 2229 |
-
"qwen3_v5_v6_comparison.json"
|
| 2230 |
-
]
|
| 2231 |
}
|
| 2232 |
]
|
| 2233 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Live Publication Status",
|
| 3 |
"status": "fail",
|
| 4 |
+
"checked_at_utc": "2026-06-15T06:45:46+00:00",
|
| 5 |
"scope": "Live GitHub Pages, GitHub raw, Hugging Face Space, artifact dataset, baseline model mirrors, and the Qwen3/Cosmos3 LoRA adapter repos when their upload packages exist locally.",
|
| 6 |
"hash_groups": [
|
| 7 |
{
|
|
|
|
| 32 |
"status_code": 200,
|
| 33 |
"bytes": 1588641,
|
| 34 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 35 |
+
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a19f5db39fe6ce4ebbae226/ce8d198875c2c2d97c9fe3696daf8e27c72a6ce91b628aa6bc7f9a5ebc46d2c2",
|
| 36 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/resolve/main/assets/task_suite_infographic.png"
|
| 37 |
},
|
| 38 |
"hf_artifacts": {
|
|
|
|
| 52 |
"status_code": 200,
|
| 53 |
"bytes": 1588641,
|
| 54 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 55 |
+
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a19f5dd039cfb1a5d91d8a2/ce8d198875c2c2d97c9fe3696daf8e27c72a6ce91b628aa6bc7f9a5ebc46d2c2",
|
| 56 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/assets/task_suite_infographic.png"
|
| 57 |
}
|
| 58 |
},
|
|
|
|
| 96 |
"status_code": 200,
|
| 97 |
"bytes": 8097,
|
| 98 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 99 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fquality_gates.json",
|
| 100 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/quality_gates.json"
|
| 101 |
},
|
| 102 |
"hf_model": {
|
|
|
|
| 106 |
"status_code": 200,
|
| 107 |
"bytes": 8097,
|
| 108 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 109 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fquality_gates.json",
|
| 110 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/quality_gates.json"
|
| 111 |
}
|
| 112 |
},
|
|
|
|
| 150 |
"status_code": 200,
|
| 151 |
"bytes": 4305527,
|
| 152 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 153 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fsingle_episode_explorer.json",
|
| 154 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/single_episode_explorer.json"
|
| 155 |
},
|
| 156 |
"hf_model": {
|
|
|
|
| 160 |
"status_code": 200,
|
| 161 |
"bytes": 4305527,
|
| 162 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 163 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fsingle_episode_explorer.json",
|
| 164 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/single_episode_explorer.json"
|
| 165 |
}
|
| 166 |
},
|
|
|
|
| 204 |
"status_code": 200,
|
| 205 |
"bytes": 2773799,
|
| 206 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 207 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fsingle_episode_explorer.html",
|
| 208 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/single_episode_explorer.html"
|
| 209 |
},
|
| 210 |
"hf_model": {
|
|
|
|
| 214 |
"status_code": 200,
|
| 215 |
"bytes": 2773799,
|
| 216 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 217 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/single_episode_explorer.html",
|
| 218 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/single_episode_explorer.html"
|
| 219 |
}
|
| 220 |
},
|
|
|
|
| 258 |
"status_code": 200,
|
| 259 |
"bytes": 31557,
|
| 260 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 261 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fresearch_roadmap.html",
|
| 262 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/research_roadmap.html"
|
| 263 |
},
|
| 264 |
"hf_model": {
|
|
|
|
| 268 |
"status_code": 200,
|
| 269 |
"bytes": 31557,
|
| 270 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 271 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/research_roadmap.html",
|
| 272 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/research_roadmap.html"
|
| 273 |
}
|
| 274 |
},
|
|
|
|
| 312 |
"status_code": 200,
|
| 313 |
"bytes": 4072,
|
| 314 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 315 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/results%2Fsingle_episode_diagnostics%2Fprovenance.json",
|
| 316 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 317 |
},
|
| 318 |
"hf_model": {
|
|
|
|
| 322 |
"status_code": 200,
|
| 323 |
"bytes": 4072,
|
| 324 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 325 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/results%2Fsingle_episode_diagnostics%2Fprovenance.json",
|
| 326 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 327 |
}
|
| 328 |
},
|
|
|
|
| 366 |
"status_code": 200,
|
| 367 |
"bytes": 995,
|
| 368 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 369 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/results%2Fsingle_episode_diagnostics%2Fobject_labels%2Fobject_vocab.json",
|
| 370 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 371 |
},
|
| 372 |
"hf_model": {
|
|
|
|
| 376 |
"status_code": 200,
|
| 377 |
"bytes": 995,
|
| 378 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 379 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/results%2Fsingle_episode_diagnostics%2Fobject_labels%2Fobject_vocab.json",
|
| 380 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 381 |
}
|
| 382 |
},
|
|
|
|
| 385 |
{
|
| 386 |
"id": "public_surface_qa_json",
|
| 387 |
"title": "Public presentation JSON",
|
| 388 |
+
"status": "fail",
|
| 389 |
"local": {
|
| 390 |
"path": "docs/data/public_surface_qa.json",
|
| 391 |
"exists": true,
|
| 392 |
+
"bytes": 5776,
|
| 393 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950"
|
| 394 |
},
|
| 395 |
"mirrors": {
|
| 396 |
"github_pages": {
|
|
|
|
| 408 |
"method": "urllib",
|
| 409 |
"timeout_seconds": 30,
|
| 410 |
"status_code": 200,
|
| 411 |
+
"bytes": 5776,
|
| 412 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 413 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json",
|
| 414 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 415 |
},
|
|
|
|
| 418 |
"method": "urllib",
|
| 419 |
"timeout_seconds": 30,
|
| 420 |
"status_code": 200,
|
| 421 |
+
"bytes": 5776,
|
| 422 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 423 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fpublic_surface_qa.json",
|
| 424 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/public_surface_qa.json"
|
| 425 |
},
|
| 426 |
"hf_model": {
|
|
|
|
| 428 |
"method": "urllib",
|
| 429 |
"timeout_seconds": 30,
|
| 430 |
"status_code": 200,
|
| 431 |
+
"bytes": 5776,
|
| 432 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 433 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fpublic_surface_qa.json",
|
| 434 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/public_surface_qa.json"
|
| 435 |
}
|
| 436 |
},
|
| 437 |
+
"failures": [
|
| 438 |
+
{
|
| 439 |
+
"surface": "github_pages",
|
| 440 |
+
"kind": "hash_mismatch",
|
| 441 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/public_surface_qa.json",
|
| 442 |
+
"expected_sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 443 |
+
"actual_sha256": "2cde9862d1da34af730a278786065a668a491d782c256cb02926c892e9d50c4b"
|
| 444 |
+
}
|
| 445 |
+
]
|
| 446 |
},
|
| 447 |
{
|
| 448 |
"id": "rendered_site_check_json",
|
|
|
|
| 482 |
"status_code": 200,
|
| 483 |
"bytes": 4032,
|
| 484 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 485 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Frendered_site_check.json",
|
| 486 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/rendered_site_check.json"
|
| 487 |
},
|
| 488 |
"hf_model": {
|
|
|
|
| 492 |
"status_code": 200,
|
| 493 |
"bytes": 4032,
|
| 494 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 495 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Frendered_site_check.json",
|
| 496 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/rendered_site_check.json"
|
| 497 |
}
|
| 498 |
},
|
|
|
|
| 536 |
"status_code": 200,
|
| 537 |
"bytes": 7559,
|
| 538 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 539 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fxperience10m_dataset_card_alignment.json",
|
| 540 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/xperience10m_dataset_card_alignment.json"
|
| 541 |
},
|
| 542 |
"hf_model": {
|
|
|
|
| 546 |
"status_code": 200,
|
| 547 |
"bytes": 7559,
|
| 548 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 549 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fxperience10m_dataset_card_alignment.json",
|
| 550 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/xperience10m_dataset_card_alignment.json"
|
| 551 |
}
|
| 552 |
},
|
|
|
|
| 555 |
{
|
| 556 |
"id": "source_alignment_json",
|
| 557 |
"title": "Source-alignment JSON",
|
| 558 |
+
"status": "fail",
|
| 559 |
"local": {
|
| 560 |
"path": "docs/data/source_alignment_audit.json",
|
| 561 |
"exists": true,
|
| 562 |
"bytes": 4432,
|
| 563 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57"
|
| 564 |
},
|
| 565 |
"mirrors": {
|
| 566 |
"github_pages": {
|
|
|
|
| 579 |
"timeout_seconds": 30,
|
| 580 |
"status_code": 200,
|
| 581 |
"bytes": 4432,
|
| 582 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 583 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json",
|
| 584 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json"
|
| 585 |
},
|
|
|
|
| 589 |
"timeout_seconds": 30,
|
| 590 |
"status_code": 200,
|
| 591 |
"bytes": 4432,
|
| 592 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 593 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fsource_alignment_audit.json",
|
| 594 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/source_alignment_audit.json"
|
| 595 |
},
|
| 596 |
"hf_model": {
|
|
|
|
| 599 |
"timeout_seconds": 30,
|
| 600 |
"status_code": 200,
|
| 601 |
"bytes": 4432,
|
| 602 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 603 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fsource_alignment_audit.json",
|
| 604 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/source_alignment_audit.json"
|
| 605 |
}
|
| 606 |
},
|
| 607 |
+
"failures": [
|
| 608 |
+
{
|
| 609 |
+
"surface": "github_pages",
|
| 610 |
+
"kind": "hash_mismatch",
|
| 611 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/source_alignment_audit.json",
|
| 612 |
+
"expected_sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 613 |
+
"actual_sha256": "24076a6db867af49f9b82d24b68816a1d2bbb4b31f7031aa89699326cb33539b"
|
| 614 |
+
}
|
| 615 |
+
]
|
| 616 |
},
|
| 617 |
{
|
| 618 |
"id": "project_status_json",
|
|
|
|
| 652 |
"status_code": 200,
|
| 653 |
"bytes": 23535,
|
| 654 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 655 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fproject_status.json",
|
| 656 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/project_status.json"
|
| 657 |
},
|
| 658 |
"hf_model": {
|
|
|
|
| 662 |
"status_code": 200,
|
| 663 |
"bytes": 23535,
|
| 664 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 665 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fproject_status.json",
|
| 666 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/project_status.json"
|
| 667 |
}
|
| 668 |
},
|
|
|
|
| 706 |
"status_code": 200,
|
| 707 |
"bytes": 81866,
|
| 708 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 709 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fomni_model_comparison.json",
|
| 710 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/omni_model_comparison.json"
|
| 711 |
},
|
| 712 |
"hf_model": {
|
|
|
|
| 716 |
"status_code": 200,
|
| 717 |
"bytes": 81866,
|
| 718 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 719 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fomni_model_comparison.json",
|
| 720 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/omni_model_comparison.json"
|
| 721 |
}
|
| 722 |
},
|
|
|
|
| 760 |
"status_code": 200,
|
| 761 |
"bytes": 20181,
|
| 762 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 763 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ftask_suite_enhancement_128.json",
|
| 764 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_suite_enhancement_128.json"
|
| 765 |
},
|
| 766 |
"hf_model": {
|
|
|
|
| 770 |
"status_code": 200,
|
| 771 |
"bytes": 20181,
|
| 772 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 773 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ftask_suite_enhancement_128.json",
|
| 774 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_suite_enhancement_128.json"
|
| 775 |
}
|
| 776 |
},
|
|
|
|
| 868 |
"status_code": 200,
|
| 869 |
"bytes": 20181,
|
| 870 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 871 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/results%2Fomni_finetune%2Ftask_suite_enhancement_128_v1_20260608%2Fenhancement_plan.json",
|
| 872 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 873 |
},
|
| 874 |
"hf_model": {
|
|
|
|
| 878 |
"status_code": 200,
|
| 879 |
"bytes": 20181,
|
| 880 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 881 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/results%2Fomni_finetune%2Ftask_suite_enhancement_128_v1_20260608%2Fenhancement_plan.json",
|
| 882 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 883 |
}
|
| 884 |
},
|
|
|
|
| 922 |
"status_code": 200,
|
| 923 |
"bytes": 14511,
|
| 924 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 925 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fevaluation_protocol.json",
|
| 926 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/evaluation_protocol.json"
|
| 927 |
},
|
| 928 |
"hf_model": {
|
|
|
|
| 932 |
"status_code": 200,
|
| 933 |
"bytes": 14511,
|
| 934 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 935 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fevaluation_protocol.json",
|
| 936 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/evaluation_protocol.json"
|
| 937 |
}
|
| 938 |
},
|
|
|
|
| 976 |
"status_code": 200,
|
| 977 |
"bytes": 7139,
|
| 978 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 979 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fresearch_takeaways.json",
|
| 980 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_takeaways.json"
|
| 981 |
},
|
| 982 |
"hf_model": {
|
|
|
|
| 986 |
"status_code": 200,
|
| 987 |
"bytes": 7139,
|
| 988 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 989 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fresearch_takeaways.json",
|
| 990 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_takeaways.json"
|
| 991 |
}
|
| 992 |
},
|
|
|
|
| 1030 |
"status_code": 200,
|
| 1031 |
"bytes": 13450,
|
| 1032 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1033 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fresearch_roadmap.json",
|
| 1034 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap.json"
|
| 1035 |
},
|
| 1036 |
"hf_model": {
|
|
|
|
| 1040 |
"status_code": 200,
|
| 1041 |
"bytes": 13450,
|
| 1042 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1043 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fresearch_roadmap.json",
|
| 1044 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap.json"
|
| 1045 |
}
|
| 1046 |
},
|
|
|
|
| 1084 |
"status_code": 200,
|
| 1085 |
"bytes": 145234,
|
| 1086 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1087 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fresearch_roadmap_interactive.json",
|
| 1088 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap_interactive.json"
|
| 1089 |
},
|
| 1090 |
"hf_model": {
|
|
|
|
| 1094 |
"status_code": 200,
|
| 1095 |
"bytes": 145234,
|
| 1096 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1097 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fresearch_roadmap_interactive.json",
|
| 1098 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap_interactive.json"
|
| 1099 |
}
|
| 1100 |
},
|
|
|
|
| 1138 |
"status_code": 200,
|
| 1139 |
"bytes": 14117,
|
| 1140 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1141 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ffigure_index.json",
|
| 1142 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/figure_index.json"
|
| 1143 |
},
|
| 1144 |
"hf_model": {
|
|
|
|
| 1148 |
"status_code": 200,
|
| 1149 |
"bytes": 14117,
|
| 1150 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1151 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ffigure_index.json",
|
| 1152 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/figure_index.json"
|
| 1153 |
}
|
| 1154 |
},
|
|
|
|
| 1192 |
"status_code": 200,
|
| 1193 |
"bytes": 26963,
|
| 1194 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1195 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ftask_walkthroughs.json",
|
| 1196 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_walkthroughs.json"
|
| 1197 |
},
|
| 1198 |
"hf_model": {
|
|
|
|
| 1202 |
"status_code": 200,
|
| 1203 |
"bytes": 26963,
|
| 1204 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1205 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ftask_walkthroughs.json",
|
| 1206 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_walkthroughs.json"
|
| 1207 |
}
|
| 1208 |
},
|
|
|
|
| 1211 |
{
|
| 1212 |
"id": "task_surface_integrity_json",
|
| 1213 |
"title": "Task-surface integrity JSON",
|
| 1214 |
+
"status": "fail",
|
| 1215 |
"local": {
|
| 1216 |
"path": "docs/data/task_surface_integrity.json",
|
| 1217 |
"exists": true,
|
| 1218 |
"bytes": 45779,
|
| 1219 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153"
|
| 1220 |
},
|
| 1221 |
"mirrors": {
|
| 1222 |
"github_pages": {
|
|
|
|
| 1235 |
"timeout_seconds": 30,
|
| 1236 |
"status_code": 200,
|
| 1237 |
"bytes": 45779,
|
| 1238 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1239 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json",
|
| 1240 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json"
|
| 1241 |
},
|
|
|
|
| 1245 |
"timeout_seconds": 30,
|
| 1246 |
"status_code": 200,
|
| 1247 |
"bytes": 45779,
|
| 1248 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1249 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ftask_surface_integrity.json",
|
| 1250 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_surface_integrity.json"
|
| 1251 |
},
|
| 1252 |
"hf_model": {
|
|
|
|
| 1255 |
"timeout_seconds": 30,
|
| 1256 |
"status_code": 200,
|
| 1257 |
"bytes": 45779,
|
| 1258 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1259 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ftask_surface_integrity.json",
|
| 1260 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_surface_integrity.json"
|
| 1261 |
}
|
| 1262 |
},
|
| 1263 |
+
"failures": [
|
| 1264 |
+
{
|
| 1265 |
+
"surface": "github_pages",
|
| 1266 |
+
"kind": "hash_mismatch",
|
| 1267 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/task_surface_integrity.json",
|
| 1268 |
+
"expected_sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1269 |
+
"actual_sha256": "87383d850ac226b6f3f420943daef433090907c85e9d04a3b74e5aa00a51cbdf"
|
| 1270 |
+
}
|
| 1271 |
+
]
|
| 1272 |
},
|
| 1273 |
{
|
| 1274 |
"id": "brand_assets_json",
|
|
|
|
| 1308 |
"status_code": 200,
|
| 1309 |
"bytes": 3898,
|
| 1310 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1311 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fbrand_assets.json",
|
| 1312 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/brand_assets.json"
|
| 1313 |
},
|
| 1314 |
"hf_model": {
|
|
|
|
| 1318 |
"status_code": 200,
|
| 1319 |
"bytes": 3898,
|
| 1320 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1321 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fbrand_assets.json",
|
| 1322 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/brand_assets.json"
|
| 1323 |
}
|
| 1324 |
},
|
|
|
|
| 1362 |
"status_code": 200,
|
| 1363 |
"bytes": 201330,
|
| 1364 |
"sha256": "16e99ea98eb890e02aeb681e16b5163e1d5a9702d784dbd34ce3691e423a766a",
|
| 1365 |
+
"final_url": "https://us.aws.cdn.hf.co/xet-bridge-us/6a19f5dd0a42a88aea7bd7aa/f5463f2804fbc02b3501d8370683e1f0f8348ff3d2c7a7221a6a186da3770b66",
|
| 1366 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/assets/brand/xperience10m-logo-social-card.png"
|
| 1367 |
},
|
| 1368 |
"hf_model": {
|
|
|
|
| 1435 |
{
|
| 1436 |
"id": "qwen3_lora_README_md",
|
| 1437 |
"title": "Qwen3-Omni LoRA repo file: README.md",
|
| 1438 |
+
"status": "pass",
|
| 1439 |
"local": {
|
| 1440 |
"path": "../hf_publish/qwen3_lora_128ep/README.md",
|
| 1441 |
"exists": true,
|
|
|
|
| 1448 |
"method": "urllib",
|
| 1449 |
"timeout_seconds": 30,
|
| 1450 |
"status_code": 200,
|
| 1451 |
+
"bytes": 3366,
|
| 1452 |
+
"sha256": "a54c2e064d055d416589249773d6ccace038284593cc2863d24021a0fd68e510",
|
| 1453 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/e78255307589bbdf3f8de1cbe16968d466235faf/README.md",
|
| 1454 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/README.md"
|
| 1455 |
}
|
| 1456 |
},
|
| 1457 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1458 |
},
|
| 1459 |
{
|
| 1460 |
"id": "qwen3_lora_upload_manifest_json",
|
| 1461 |
"title": "Qwen3-Omni LoRA repo file: upload_manifest.json",
|
| 1462 |
+
"status": "pass",
|
| 1463 |
"local": {
|
| 1464 |
"path": "../hf_publish/qwen3_lora_128ep/upload_manifest.json",
|
| 1465 |
"exists": true,
|
|
|
|
| 1472 |
"method": "urllib",
|
| 1473 |
"timeout_seconds": 30,
|
| 1474 |
"status_code": 200,
|
| 1475 |
+
"bytes": 2457,
|
| 1476 |
+
"sha256": "5868d36e1581c0af4235ce172c20892ec8eedfc68ec7cb06ea65125d5997597f",
|
| 1477 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/e78255307589bbdf3f8de1cbe16968d466235faf/upload_manifest.json",
|
| 1478 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json"
|
| 1479 |
}
|
| 1480 |
},
|
| 1481 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1482 |
},
|
| 1483 |
{
|
| 1484 |
"id": "qwen3_lora_adapter_config_json",
|
| 1485 |
"title": "Qwen3-Omni LoRA repo file: adapter_config.json",
|
| 1486 |
+
"status": "pass",
|
| 1487 |
"local": {
|
| 1488 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_config.json",
|
| 1489 |
"exists": true,
|
|
|
|
| 1496 |
"method": "urllib",
|
| 1497 |
"timeout_seconds": 30,
|
| 1498 |
"status_code": 200,
|
| 1499 |
+
"bytes": 1187,
|
| 1500 |
+
"sha256": "0ab4588c2f80843904211f4b544fdf905e5908d1b5414c6db2a704eb23659307",
|
| 1501 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/e78255307589bbdf3f8de1cbe16968d466235faf/adapter_config.json",
|
| 1502 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_config.json"
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1506 |
},
|
| 1507 |
{
|
| 1508 |
"id": "qwen3_lora_adapter_model_safetensors",
|
| 1509 |
"title": "Qwen3-Omni LoRA repo file: adapter_model.safetensors",
|
| 1510 |
+
"status": "pass",
|
| 1511 |
"local": {
|
| 1512 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_model.safetensors",
|
| 1513 |
"exists": true,
|
|
|
|
| 1520 |
"method": "curl",
|
| 1521 |
"timeout_seconds": 240,
|
| 1522 |
"status_code": 200,
|
| 1523 |
+
"bytes": 69284456,
|
| 1524 |
+
"sha256": "1e2d8e1039dc6d658ea3b9d12d2009eef8539691abab1e65717d83be6cb0315a",
|
| 1525 |
+
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a24aa8f77b6bd853fd1c263/236f594683af69eddac3fc4aeedcf4f33892444dd9caa87ab082496ddaf56c3e",
|
| 1526 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_model.safetensors"
|
| 1527 |
}
|
| 1528 |
},
|
| 1529 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1530 |
},
|
| 1531 |
{
|
| 1532 |
"id": "cosmos3_super_lora_README_md",
|
|
|
|
| 1702 |
"id": "github_pages_index_current",
|
| 1703 |
"title": "GitHub Pages index contains current publication markers",
|
| 1704 |
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/",
|
| 1705 |
+
"status": "pass",
|
| 1706 |
"fetch": {
|
| 1707 |
"ok": true,
|
| 1708 |
"method": "urllib",
|
| 1709 |
"timeout_seconds": 30,
|
| 1710 |
"status_code": 200,
|
| 1711 |
+
"bytes": 189816,
|
| 1712 |
+
"sha256": "675113d008f78b0c7bf3bc634cba1fedcbecaab86fc22662b3fdd37fd5427e1e",
|
| 1713 |
"final_url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/"
|
| 1714 |
},
|
| 1715 |
"required_marker_count": 22,
|
| 1716 |
+
"missing_markers": [],
|
|
|
|
|
|
|
| 1717 |
"forbidden_markers_present": [],
|
| 1718 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1719 |
},
|
| 1720 |
{
|
| 1721 |
"id": "hf_space_index_current",
|
| 1722 |
"title": "HF Space index contains current publication markers",
|
| 1723 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html",
|
| 1724 |
+
"status": "pass",
|
| 1725 |
"fetch": {
|
| 1726 |
"ok": true,
|
| 1727 |
"method": "urllib",
|
| 1728 |
"timeout_seconds": 30,
|
| 1729 |
"status_code": 200,
|
| 1730 |
+
"bytes": 189816,
|
| 1731 |
+
"sha256": "675113d008f78b0c7bf3bc634cba1fedcbecaab86fc22662b3fdd37fd5427e1e",
|
| 1732 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html"
|
| 1733 |
},
|
| 1734 |
"required_marker_count": 22,
|
| 1735 |
+
"missing_markers": [],
|
|
|
|
|
|
|
| 1736 |
"forbidden_markers_present": [],
|
| 1737 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1738 |
},
|
| 1739 |
{
|
| 1740 |
"id": "hf_artifacts_card_current",
|
| 1741 |
"title": "HF artifact card links current result packages",
|
| 1742 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md",
|
| 1743 |
+
"status": "pass",
|
| 1744 |
"fetch": {
|
| 1745 |
"ok": true,
|
| 1746 |
"method": "urllib",
|
| 1747 |
"timeout_seconds": 30,
|
| 1748 |
"status_code": 200,
|
| 1749 |
+
"bytes": 5318,
|
| 1750 |
+
"sha256": "987daa14ef47005e10115ca3bf7de5fc94e7a8db2a46b34b0f10b9fb55130a56",
|
| 1751 |
"final_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md"
|
| 1752 |
},
|
| 1753 |
"required_marker_count": 8,
|
| 1754 |
+
"missing_markers": [],
|
|
|
|
|
|
|
|
|
|
| 1755 |
"forbidden_markers_present": [],
|
| 1756 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1757 |
},
|
| 1758 |
{
|
| 1759 |
"id": "github_pages_explorer_current",
|
|
|
|
| 1797 |
"id": "hf_model_card_current",
|
| 1798 |
"title": "HF model card links current result packages",
|
| 1799 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md",
|
| 1800 |
+
"status": "pass",
|
| 1801 |
"fetch": {
|
| 1802 |
"ok": true,
|
| 1803 |
"method": "urllib",
|
| 1804 |
"timeout_seconds": 30,
|
| 1805 |
"status_code": 200,
|
| 1806 |
+
"bytes": 71800,
|
| 1807 |
+
"sha256": "f14c8006285e880d17668244a061d6d02c0695f30628d70b2bf2247951132bca",
|
| 1808 |
"final_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md"
|
| 1809 |
},
|
| 1810 |
"required_marker_count": 8,
|
| 1811 |
+
"missing_markers": [],
|
|
|
|
|
|
|
|
|
|
| 1812 |
"forbidden_markers_present": [],
|
| 1813 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1814 |
},
|
| 1815 |
{
|
| 1816 |
"id": "github_pages_mirror_parity_local_path_check",
|
|
|
|
| 1841 |
"method": "urllib",
|
| 1842 |
"timeout_seconds": 30,
|
| 1843 |
"status_code": 200,
|
| 1844 |
+
"bytes": 555090,
|
| 1845 |
+
"sha256": "b07cdc0071d66938a25c8b43a3655c4297c7493c1d0e99869c64275237d6847c",
|
| 1846 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/mirror_parity.json"
|
| 1847 |
},
|
| 1848 |
"required_marker_count": 1,
|
|
|
|
| 1860 |
"method": "urllib",
|
| 1861 |
"timeout_seconds": 30,
|
| 1862 |
"status_code": 200,
|
| 1863 |
+
"bytes": 555090,
|
| 1864 |
+
"sha256": "b07cdc0071d66938a25c8b43a3655c4297c7493c1d0e99869c64275237d6847c",
|
| 1865 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fmirror_parity.json"
|
| 1866 |
},
|
| 1867 |
"required_marker_count": 1,
|
| 1868 |
"missing_markers": [],
|
|
|
|
| 1879 |
"method": "urllib",
|
| 1880 |
"timeout_seconds": 30,
|
| 1881 |
"status_code": 200,
|
| 1882 |
+
"bytes": 555090,
|
| 1883 |
+
"sha256": "b07cdc0071d66938a25c8b43a3655c4297c7493c1d0e99869c64275237d6847c",
|
| 1884 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fmirror_parity.json"
|
| 1885 |
},
|
| 1886 |
"required_marker_count": 1,
|
| 1887 |
"missing_markers": [],
|
|
|
|
| 1918 |
"timeout_seconds": 30,
|
| 1919 |
"status_code": 200,
|
| 1920 |
"bytes": 7591,
|
| 1921 |
+
"sha256": "6780c3066bdb7774c0d4ee2f684664ceeea176ca5cc0d2b0ec9eaf3a69203d23",
|
| 1922 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/publication_audit.json"
|
| 1923 |
},
|
| 1924 |
"required_marker_count": 1,
|
|
|
|
| 1937 |
"timeout_seconds": 30,
|
| 1938 |
"status_code": 200,
|
| 1939 |
"bytes": 7591,
|
| 1940 |
+
"sha256": "6780c3066bdb7774c0d4ee2f684664ceeea176ca5cc0d2b0ec9eaf3a69203d23",
|
| 1941 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fpublication_audit.json"
|
| 1942 |
},
|
| 1943 |
"required_marker_count": 1,
|
| 1944 |
"missing_markers": [],
|
|
|
|
| 1956 |
"timeout_seconds": 30,
|
| 1957 |
"status_code": 200,
|
| 1958 |
"bytes": 7591,
|
| 1959 |
+
"sha256": "6780c3066bdb7774c0d4ee2f684664ceeea176ca5cc0d2b0ec9eaf3a69203d23",
|
| 1960 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fpublication_audit.json"
|
| 1961 |
},
|
| 1962 |
"required_marker_count": 1,
|
| 1963 |
"missing_markers": [],
|
|
|
|
| 1993 |
"method": "urllib",
|
| 1994 |
"timeout_seconds": 30,
|
| 1995 |
"status_code": 200,
|
| 1996 |
+
"bytes": 15775,
|
| 1997 |
+
"sha256": "8306e2ed46035bc24a1a56e5da5b4deccc245f8a2057f12ebdc6267e129f04c3",
|
| 1998 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/website_integrity.json"
|
| 1999 |
},
|
| 2000 |
"required_marker_count": 1,
|
|
|
|
| 2012 |
"method": "urllib",
|
| 2013 |
"timeout_seconds": 30,
|
| 2014 |
"status_code": 200,
|
| 2015 |
+
"bytes": 15775,
|
| 2016 |
+
"sha256": "8306e2ed46035bc24a1a56e5da5b4deccc245f8a2057f12ebdc6267e129f04c3",
|
| 2017 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fwebsite_integrity.json"
|
| 2018 |
},
|
| 2019 |
"required_marker_count": 1,
|
| 2020 |
"missing_markers": [],
|
|
|
|
| 2031 |
"method": "urllib",
|
| 2032 |
"timeout_seconds": 30,
|
| 2033 |
"status_code": 200,
|
| 2034 |
+
"bytes": 15775,
|
| 2035 |
+
"sha256": "8306e2ed46035bc24a1a56e5da5b4deccc245f8a2057f12ebdc6267e129f04c3",
|
| 2036 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fwebsite_integrity.json"
|
| 2037 |
},
|
| 2038 |
"required_marker_count": 1,
|
| 2039 |
"missing_markers": [],
|
|
|
|
| 2069 |
"method": "urllib",
|
| 2070 |
"timeout_seconds": 30,
|
| 2071 |
"status_code": 200,
|
| 2072 |
+
"bytes": 5776,
|
| 2073 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2074 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 2075 |
},
|
| 2076 |
"required_marker_count": 1,
|
|
|
|
| 2088 |
"method": "urllib",
|
| 2089 |
"timeout_seconds": 30,
|
| 2090 |
"status_code": 200,
|
| 2091 |
+
"bytes": 5776,
|
| 2092 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2093 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fpublic_surface_qa.json"
|
| 2094 |
},
|
| 2095 |
"required_marker_count": 1,
|
| 2096 |
"missing_markers": [],
|
|
|
|
| 2107 |
"method": "urllib",
|
| 2108 |
"timeout_seconds": 30,
|
| 2109 |
"status_code": 200,
|
| 2110 |
+
"bytes": 5776,
|
| 2111 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2112 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fpublic_surface_qa.json"
|
| 2113 |
},
|
| 2114 |
"required_marker_count": 1,
|
| 2115 |
"missing_markers": [],
|
|
|
|
| 2117 |
"failures": []
|
| 2118 |
}
|
| 2119 |
],
|
| 2120 |
+
"failure_count": 3,
|
| 2121 |
"failures": [
|
| 2122 |
{
|
| 2123 |
+
"check": "public_surface_qa_json",
|
| 2124 |
+
"surface": "github_pages",
|
| 2125 |
"kind": "hash_mismatch",
|
| 2126 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/public_surface_qa.json",
|
| 2127 |
+
"expected_sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2128 |
+
"actual_sha256": "2cde9862d1da34af730a278786065a668a491d782c256cb02926c892e9d50c4b"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2129 |
},
|
| 2130 |
{
|
| 2131 |
+
"check": "source_alignment_json",
|
| 2132 |
+
"surface": "github_pages",
|
| 2133 |
"kind": "hash_mismatch",
|
| 2134 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/source_alignment_audit.json",
|
| 2135 |
+
"expected_sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 2136 |
+
"actual_sha256": "24076a6db867af49f9b82d24b68816a1d2bbb4b31f7031aa89699326cb33539b"
|
| 2137 |
},
|
| 2138 |
{
|
| 2139 |
+
"check": "task_surface_integrity_json",
|
| 2140 |
+
"surface": "github_pages",
|
| 2141 |
"kind": "hash_mismatch",
|
| 2142 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/task_surface_integrity.json",
|
| 2143 |
+
"expected_sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 2144 |
+
"actual_sha256": "87383d850ac226b6f3f420943daef433090907c85e9d04a3b74e5aa00a51cbdf"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2145 |
}
|
| 2146 |
]
|
| 2147 |
}
|
data/public_surface_qa.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
-
"status": "
|
| 4 |
-
"generated_at_utc": "2026-06-15T06:
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -12,13 +12,13 @@
|
|
| 12 |
},
|
| 13 |
{
|
| 14 |
"name": "core_status_reports_pass",
|
| 15 |
-
"status": "
|
| 16 |
"reason": "The public project surface depends on the existing project reports already passing.",
|
| 17 |
"reports": {
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
-
"generated_at_utc": "2026-06-15T06:
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
|
@@ -28,41 +28,30 @@
|
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
-
"generated_at_utc": "2026-06-15T06:
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
-
"generated_at_utc": "2026-06-15T06:
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
-
"generated_at_utc": "2026-06-15T06:
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
-
"generated_at_utc": "2026-06-15T06:
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-
|
| 52 |
-
},
|
| 53 |
-
"live_publication": {
|
| 54 |
-
"exists": true,
|
| 55 |
-
"status": "fail",
|
| 56 |
-
"generated_at_utc": null
|
| 57 |
}
|
| 58 |
},
|
| 59 |
-
"failures": {
|
| 60 |
-
"live_publication": {
|
| 61 |
-
"exists": true,
|
| 62 |
-
"status": "fail",
|
| 63 |
-
"generated_at_utc": null
|
| 64 |
-
}
|
| 65 |
-
}
|
| 66 |
},
|
| 67 |
{
|
| 68 |
"name": "website_has_research_seo_metadata",
|
|
@@ -109,7 +98,7 @@
|
|
| 109 |
"Ropedia Xperience-10M Task Suite": 16,
|
| 110 |
"Xperience-10M": 147,
|
| 111 |
"12-task": 32,
|
| 112 |
-
"Qwen3-Omni":
|
| 113 |
"128-episode pilot": 1
|
| 114 |
}
|
| 115 |
},
|
|
@@ -139,7 +128,7 @@
|
|
| 139 |
"data/mirror_parity.json": 2,
|
| 140 |
"data/public_surface_qa.json": 2,
|
| 141 |
"data/research_roadmap.json": 11,
|
| 142 |
-
"data/task_suite_enhancement_128.json":
|
| 143 |
}
|
| 144 |
},
|
| 145 |
{
|
|
@@ -149,6 +138,11 @@
|
|
| 149 |
"banned_hits": []
|
| 150 |
}
|
| 151 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 152 |
"surface_files": {
|
| 153 |
"github_readme": "README.md",
|
| 154 |
"website_html": "docs/index.html",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
+
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-15T06:46:53+00:00",
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
|
|
| 12 |
},
|
| 13 |
{
|
| 14 |
"name": "core_status_reports_pass",
|
| 15 |
+
"status": "pass",
|
| 16 |
"reason": "The public project surface depends on the existing project reports already passing.",
|
| 17 |
"reports": {
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
+
"generated_at_utc": "2026-06-15T06:37:26+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-15T06:37:42+00:00"
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
+
"generated_at_utc": "2026-06-15T06:37:44+00:00"
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
+
"generated_at_utc": "2026-06-15T06:37:50+00:00"
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
+
"generated_at_utc": "2026-06-15T06:37:32+00:00"
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-15T06:39:53+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
}
|
| 53 |
},
|
| 54 |
+
"failures": {}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"name": "website_has_research_seo_metadata",
|
|
|
|
| 98 |
"Ropedia Xperience-10M Task Suite": 16,
|
| 99 |
"Xperience-10M": 147,
|
| 100 |
"12-task": 32,
|
| 101 |
+
"Qwen3-Omni": 140,
|
| 102 |
"128-episode pilot": 1
|
| 103 |
}
|
| 104 |
},
|
|
|
|
| 128 |
"data/mirror_parity.json": 2,
|
| 129 |
"data/public_surface_qa.json": 2,
|
| 130 |
"data/research_roadmap.json": 11,
|
| 131 |
+
"data/task_suite_enhancement_128.json": 17
|
| 132 |
}
|
| 133 |
},
|
| 134 |
{
|
|
|
|
| 138 |
"banned_hits": []
|
| 139 |
}
|
| 140 |
],
|
| 141 |
+
"live_publication_report": {
|
| 142 |
+
"exists": true,
|
| 143 |
+
"status": "fail",
|
| 144 |
+
"generated_at_utc": null
|
| 145 |
+
},
|
| 146 |
"surface_files": {
|
| 147 |
"github_readme": "README.md",
|
| 148 |
"website_html": "docs/index.html",
|
data/publication_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-15T06:
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-15T06:47:18+00:00",
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
data/website_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-15T06:
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
@@ -288,7 +288,7 @@
|
|
| 288 |
},
|
| 289 |
{
|
| 290 |
"path": "data/live_publication_status.json",
|
| 291 |
-
"bytes":
|
| 292 |
"top_level_type": "dict"
|
| 293 |
},
|
| 294 |
{
|
|
@@ -333,7 +333,7 @@
|
|
| 333 |
},
|
| 334 |
{
|
| 335 |
"path": "data/public_surface_qa.json",
|
| 336 |
-
"bytes":
|
| 337 |
"top_level_type": "dict"
|
| 338 |
},
|
| 339 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-15T06:47:08+00:00",
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
|
|
| 288 |
},
|
| 289 |
{
|
| 290 |
"path": "data/live_publication_status.json",
|
| 291 |
+
"bytes": 100499,
|
| 292 |
"top_level_type": "dict"
|
| 293 |
},
|
| 294 |
{
|
|
|
|
| 333 |
},
|
| 334 |
{
|
| 335 |
"path": "data/public_surface_qa.json",
|
| 336 |
+
"bytes": 5617,
|
| 337 |
"top_level_type": "dict"
|
| 338 |
},
|
| 339 |
{
|
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-15T06:
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 164,
|
| 6 |
"missing": [],
|
|
@@ -462,7 +462,7 @@
|
|
| 462 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 463 |
"exists": true,
|
| 464 |
"bytes": 4432,
|
| 465 |
-
"sha256": "
|
| 466 |
},
|
| 467 |
{
|
| 468 |
"id": "source_alignment_validator",
|
|
@@ -726,7 +726,7 @@
|
|
| 726 |
"shows": "Keeps the repo, website, and Hugging Face cards aligned as one cohesive research project surface.",
|
| 727 |
"exists": true,
|
| 728 |
"bytes": 1939,
|
| 729 |
-
"sha256": "
|
| 730 |
},
|
| 731 |
{
|
| 732 |
"id": "public_surface_qa_json",
|
|
@@ -737,7 +737,7 @@
|
|
| 737 |
"volatile": true,
|
| 738 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 739 |
"exists": true,
|
| 740 |
-
"bytes":
|
| 741 |
"hash_policy": "existence_and_size_only"
|
| 742 |
},
|
| 743 |
{
|
|
@@ -748,8 +748,8 @@
|
|
| 748 |
"surface": "repo_hf",
|
| 749 |
"shows": "Regenerates the public presentation report before release.",
|
| 750 |
"exists": true,
|
| 751 |
-
"bytes":
|
| 752 |
-
"sha256": "
|
| 753 |
},
|
| 754 |
{
|
| 755 |
"id": "task_surface_integrity",
|
|
@@ -818,7 +818,7 @@
|
|
| 818 |
"volatile": true,
|
| 819 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 820 |
"exists": true,
|
| 821 |
-
"bytes":
|
| 822 |
"hash_policy": "existence_and_size_only"
|
| 823 |
},
|
| 824 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-15T06:47:07+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 164,
|
| 6 |
"missing": [],
|
|
|
|
| 462 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 463 |
"exists": true,
|
| 464 |
"bytes": 4432,
|
| 465 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57"
|
| 466 |
},
|
| 467 |
{
|
| 468 |
"id": "source_alignment_validator",
|
|
|
|
| 726 |
"shows": "Keeps the repo, website, and Hugging Face cards aligned as one cohesive research project surface.",
|
| 727 |
"exists": true,
|
| 728 |
"bytes": 1939,
|
| 729 |
+
"sha256": "516ca8e7b67460a6151785bfa186165f37e394ab56114bab05481c878265ffe5"
|
| 730 |
},
|
| 731 |
{
|
| 732 |
"id": "public_surface_qa_json",
|
|
|
|
| 737 |
"volatile": true,
|
| 738 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 739 |
"exists": true,
|
| 740 |
+
"bytes": 5617,
|
| 741 |
"hash_policy": "existence_and_size_only"
|
| 742 |
},
|
| 743 |
{
|
|
|
|
| 748 |
"surface": "repo_hf",
|
| 749 |
"shows": "Regenerates the public presentation report before release.",
|
| 750 |
"exists": true,
|
| 751 |
+
"bytes": 12162,
|
| 752 |
+
"sha256": "2ce304198af8dce90b600e95e76d8b7dfd8a6b6256bfb74db6aef9e2dde9e826"
|
| 753 |
},
|
| 754 |
{
|
| 755 |
"id": "task_surface_integrity",
|
|
|
|
| 818 |
"volatile": true,
|
| 819 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 820 |
"exists": true,
|
| 821 |
+
"bytes": 100499,
|
| 822 |
"hash_policy": "existence_and_size_only"
|
| 823 |
},
|
| 824 |
{
|
docs/data/live_publication_status.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Live Publication Status",
|
| 3 |
"status": "fail",
|
| 4 |
-
"checked_at_utc": "2026-06-15T06:
|
| 5 |
"scope": "Live GitHub Pages, GitHub raw, Hugging Face Space, artifact dataset, baseline model mirrors, and the Qwen3/Cosmos3 LoRA adapter repos when their upload packages exist locally.",
|
| 6 |
"hash_groups": [
|
| 7 |
{
|
|
@@ -32,7 +32,7 @@
|
|
| 32 |
"status_code": 200,
|
| 33 |
"bytes": 1588641,
|
| 34 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 35 |
-
"final_url": "https://
|
| 36 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/resolve/main/assets/task_suite_infographic.png"
|
| 37 |
},
|
| 38 |
"hf_artifacts": {
|
|
@@ -52,7 +52,7 @@
|
|
| 52 |
"status_code": 200,
|
| 53 |
"bytes": 1588641,
|
| 54 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 55 |
-
"final_url": "https://
|
| 56 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/assets/task_suite_infographic.png"
|
| 57 |
}
|
| 58 |
},
|
|
@@ -96,7 +96,7 @@
|
|
| 96 |
"status_code": 200,
|
| 97 |
"bytes": 8097,
|
| 98 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 99 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 100 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/quality_gates.json"
|
| 101 |
},
|
| 102 |
"hf_model": {
|
|
@@ -106,7 +106,7 @@
|
|
| 106 |
"status_code": 200,
|
| 107 |
"bytes": 8097,
|
| 108 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 109 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 110 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/quality_gates.json"
|
| 111 |
}
|
| 112 |
},
|
|
@@ -150,7 +150,7 @@
|
|
| 150 |
"status_code": 200,
|
| 151 |
"bytes": 4305527,
|
| 152 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 153 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 154 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/single_episode_explorer.json"
|
| 155 |
},
|
| 156 |
"hf_model": {
|
|
@@ -160,7 +160,7 @@
|
|
| 160 |
"status_code": 200,
|
| 161 |
"bytes": 4305527,
|
| 162 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 163 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 164 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/single_episode_explorer.json"
|
| 165 |
}
|
| 166 |
},
|
|
@@ -204,7 +204,7 @@
|
|
| 204 |
"status_code": 200,
|
| 205 |
"bytes": 2773799,
|
| 206 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 207 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 208 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/single_episode_explorer.html"
|
| 209 |
},
|
| 210 |
"hf_model": {
|
|
@@ -214,7 +214,7 @@
|
|
| 214 |
"status_code": 200,
|
| 215 |
"bytes": 2773799,
|
| 216 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 217 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 218 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/single_episode_explorer.html"
|
| 219 |
}
|
| 220 |
},
|
|
@@ -258,7 +258,7 @@
|
|
| 258 |
"status_code": 200,
|
| 259 |
"bytes": 31557,
|
| 260 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 261 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 262 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/research_roadmap.html"
|
| 263 |
},
|
| 264 |
"hf_model": {
|
|
@@ -268,7 +268,7 @@
|
|
| 268 |
"status_code": 200,
|
| 269 |
"bytes": 31557,
|
| 270 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 271 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 272 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/research_roadmap.html"
|
| 273 |
}
|
| 274 |
},
|
|
@@ -312,7 +312,7 @@
|
|
| 312 |
"status_code": 200,
|
| 313 |
"bytes": 4072,
|
| 314 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 315 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 316 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 317 |
},
|
| 318 |
"hf_model": {
|
|
@@ -322,7 +322,7 @@
|
|
| 322 |
"status_code": 200,
|
| 323 |
"bytes": 4072,
|
| 324 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 325 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 326 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 327 |
}
|
| 328 |
},
|
|
@@ -366,7 +366,7 @@
|
|
| 366 |
"status_code": 200,
|
| 367 |
"bytes": 995,
|
| 368 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 369 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 370 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 371 |
},
|
| 372 |
"hf_model": {
|
|
@@ -376,7 +376,7 @@
|
|
| 376 |
"status_code": 200,
|
| 377 |
"bytes": 995,
|
| 378 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 379 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 380 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 381 |
}
|
| 382 |
},
|
|
@@ -385,12 +385,12 @@
|
|
| 385 |
{
|
| 386 |
"id": "public_surface_qa_json",
|
| 387 |
"title": "Public presentation JSON",
|
| 388 |
-
"status": "
|
| 389 |
"local": {
|
| 390 |
"path": "docs/data/public_surface_qa.json",
|
| 391 |
"exists": true,
|
| 392 |
-
"bytes":
|
| 393 |
-
"sha256": "
|
| 394 |
},
|
| 395 |
"mirrors": {
|
| 396 |
"github_pages": {
|
|
@@ -408,8 +408,8 @@
|
|
| 408 |
"method": "urllib",
|
| 409 |
"timeout_seconds": 30,
|
| 410 |
"status_code": 200,
|
| 411 |
-
"bytes":
|
| 412 |
-
"sha256": "
|
| 413 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json",
|
| 414 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 415 |
},
|
|
@@ -418,9 +418,9 @@
|
|
| 418 |
"method": "urllib",
|
| 419 |
"timeout_seconds": 30,
|
| 420 |
"status_code": 200,
|
| 421 |
-
"bytes":
|
| 422 |
-
"sha256": "
|
| 423 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 424 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/public_surface_qa.json"
|
| 425 |
},
|
| 426 |
"hf_model": {
|
|
@@ -428,13 +428,21 @@
|
|
| 428 |
"method": "urllib",
|
| 429 |
"timeout_seconds": 30,
|
| 430 |
"status_code": 200,
|
| 431 |
-
"bytes":
|
| 432 |
-
"sha256": "
|
| 433 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 434 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/public_surface_qa.json"
|
| 435 |
}
|
| 436 |
},
|
| 437 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 438 |
},
|
| 439 |
{
|
| 440 |
"id": "rendered_site_check_json",
|
|
@@ -474,7 +482,7 @@
|
|
| 474 |
"status_code": 200,
|
| 475 |
"bytes": 4032,
|
| 476 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 477 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 478 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/rendered_site_check.json"
|
| 479 |
},
|
| 480 |
"hf_model": {
|
|
@@ -484,7 +492,7 @@
|
|
| 484 |
"status_code": 200,
|
| 485 |
"bytes": 4032,
|
| 486 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 487 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 488 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/rendered_site_check.json"
|
| 489 |
}
|
| 490 |
},
|
|
@@ -528,7 +536,7 @@
|
|
| 528 |
"status_code": 200,
|
| 529 |
"bytes": 7559,
|
| 530 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 531 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 532 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/xperience10m_dataset_card_alignment.json"
|
| 533 |
},
|
| 534 |
"hf_model": {
|
|
@@ -538,7 +546,7 @@
|
|
| 538 |
"status_code": 200,
|
| 539 |
"bytes": 7559,
|
| 540 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 541 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 542 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/xperience10m_dataset_card_alignment.json"
|
| 543 |
}
|
| 544 |
},
|
|
@@ -547,12 +555,12 @@
|
|
| 547 |
{
|
| 548 |
"id": "source_alignment_json",
|
| 549 |
"title": "Source-alignment JSON",
|
| 550 |
-
"status": "
|
| 551 |
"local": {
|
| 552 |
"path": "docs/data/source_alignment_audit.json",
|
| 553 |
"exists": true,
|
| 554 |
"bytes": 4432,
|
| 555 |
-
"sha256": "
|
| 556 |
},
|
| 557 |
"mirrors": {
|
| 558 |
"github_pages": {
|
|
@@ -571,7 +579,7 @@
|
|
| 571 |
"timeout_seconds": 30,
|
| 572 |
"status_code": 200,
|
| 573 |
"bytes": 4432,
|
| 574 |
-
"sha256": "
|
| 575 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json",
|
| 576 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json"
|
| 577 |
},
|
|
@@ -581,8 +589,8 @@
|
|
| 581 |
"timeout_seconds": 30,
|
| 582 |
"status_code": 200,
|
| 583 |
"bytes": 4432,
|
| 584 |
-
"sha256": "
|
| 585 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 586 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/source_alignment_audit.json"
|
| 587 |
},
|
| 588 |
"hf_model": {
|
|
@@ -591,12 +599,20 @@
|
|
| 591 |
"timeout_seconds": 30,
|
| 592 |
"status_code": 200,
|
| 593 |
"bytes": 4432,
|
| 594 |
-
"sha256": "
|
| 595 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 596 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/source_alignment_audit.json"
|
| 597 |
}
|
| 598 |
},
|
| 599 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 600 |
},
|
| 601 |
{
|
| 602 |
"id": "project_status_json",
|
|
@@ -636,7 +652,7 @@
|
|
| 636 |
"status_code": 200,
|
| 637 |
"bytes": 23535,
|
| 638 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 639 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 640 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/project_status.json"
|
| 641 |
},
|
| 642 |
"hf_model": {
|
|
@@ -646,7 +662,7 @@
|
|
| 646 |
"status_code": 200,
|
| 647 |
"bytes": 23535,
|
| 648 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 649 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 650 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/project_status.json"
|
| 651 |
}
|
| 652 |
},
|
|
@@ -690,7 +706,7 @@
|
|
| 690 |
"status_code": 200,
|
| 691 |
"bytes": 81866,
|
| 692 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 693 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 694 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/omni_model_comparison.json"
|
| 695 |
},
|
| 696 |
"hf_model": {
|
|
@@ -700,7 +716,7 @@
|
|
| 700 |
"status_code": 200,
|
| 701 |
"bytes": 81866,
|
| 702 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 703 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 704 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/omni_model_comparison.json"
|
| 705 |
}
|
| 706 |
},
|
|
@@ -744,7 +760,7 @@
|
|
| 744 |
"status_code": 200,
|
| 745 |
"bytes": 20181,
|
| 746 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 747 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 748 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_suite_enhancement_128.json"
|
| 749 |
},
|
| 750 |
"hf_model": {
|
|
@@ -754,7 +770,7 @@
|
|
| 754 |
"status_code": 200,
|
| 755 |
"bytes": 20181,
|
| 756 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 757 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 758 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_suite_enhancement_128.json"
|
| 759 |
}
|
| 760 |
},
|
|
@@ -852,7 +868,7 @@
|
|
| 852 |
"status_code": 200,
|
| 853 |
"bytes": 20181,
|
| 854 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 855 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 856 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 857 |
},
|
| 858 |
"hf_model": {
|
|
@@ -862,7 +878,7 @@
|
|
| 862 |
"status_code": 200,
|
| 863 |
"bytes": 20181,
|
| 864 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 865 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 866 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 867 |
}
|
| 868 |
},
|
|
@@ -906,7 +922,7 @@
|
|
| 906 |
"status_code": 200,
|
| 907 |
"bytes": 14511,
|
| 908 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 909 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 910 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/evaluation_protocol.json"
|
| 911 |
},
|
| 912 |
"hf_model": {
|
|
@@ -916,7 +932,7 @@
|
|
| 916 |
"status_code": 200,
|
| 917 |
"bytes": 14511,
|
| 918 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 919 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 920 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/evaluation_protocol.json"
|
| 921 |
}
|
| 922 |
},
|
|
@@ -960,7 +976,7 @@
|
|
| 960 |
"status_code": 200,
|
| 961 |
"bytes": 7139,
|
| 962 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 963 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 964 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_takeaways.json"
|
| 965 |
},
|
| 966 |
"hf_model": {
|
|
@@ -970,7 +986,7 @@
|
|
| 970 |
"status_code": 200,
|
| 971 |
"bytes": 7139,
|
| 972 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 973 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 974 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_takeaways.json"
|
| 975 |
}
|
| 976 |
},
|
|
@@ -1014,7 +1030,7 @@
|
|
| 1014 |
"status_code": 200,
|
| 1015 |
"bytes": 13450,
|
| 1016 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1017 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1018 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap.json"
|
| 1019 |
},
|
| 1020 |
"hf_model": {
|
|
@@ -1024,7 +1040,7 @@
|
|
| 1024 |
"status_code": 200,
|
| 1025 |
"bytes": 13450,
|
| 1026 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1027 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1028 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap.json"
|
| 1029 |
}
|
| 1030 |
},
|
|
@@ -1068,7 +1084,7 @@
|
|
| 1068 |
"status_code": 200,
|
| 1069 |
"bytes": 145234,
|
| 1070 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1071 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1072 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap_interactive.json"
|
| 1073 |
},
|
| 1074 |
"hf_model": {
|
|
@@ -1078,7 +1094,7 @@
|
|
| 1078 |
"status_code": 200,
|
| 1079 |
"bytes": 145234,
|
| 1080 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1081 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1082 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap_interactive.json"
|
| 1083 |
}
|
| 1084 |
},
|
|
@@ -1122,7 +1138,7 @@
|
|
| 1122 |
"status_code": 200,
|
| 1123 |
"bytes": 14117,
|
| 1124 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1125 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1126 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/figure_index.json"
|
| 1127 |
},
|
| 1128 |
"hf_model": {
|
|
@@ -1132,7 +1148,7 @@
|
|
| 1132 |
"status_code": 200,
|
| 1133 |
"bytes": 14117,
|
| 1134 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1135 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1136 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/figure_index.json"
|
| 1137 |
}
|
| 1138 |
},
|
|
@@ -1176,7 +1192,7 @@
|
|
| 1176 |
"status_code": 200,
|
| 1177 |
"bytes": 26963,
|
| 1178 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1179 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1180 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_walkthroughs.json"
|
| 1181 |
},
|
| 1182 |
"hf_model": {
|
|
@@ -1186,7 +1202,7 @@
|
|
| 1186 |
"status_code": 200,
|
| 1187 |
"bytes": 26963,
|
| 1188 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1189 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1190 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_walkthroughs.json"
|
| 1191 |
}
|
| 1192 |
},
|
|
@@ -1195,12 +1211,12 @@
|
|
| 1195 |
{
|
| 1196 |
"id": "task_surface_integrity_json",
|
| 1197 |
"title": "Task-surface integrity JSON",
|
| 1198 |
-
"status": "
|
| 1199 |
"local": {
|
| 1200 |
"path": "docs/data/task_surface_integrity.json",
|
| 1201 |
"exists": true,
|
| 1202 |
"bytes": 45779,
|
| 1203 |
-
"sha256": "
|
| 1204 |
},
|
| 1205 |
"mirrors": {
|
| 1206 |
"github_pages": {
|
|
@@ -1219,7 +1235,7 @@
|
|
| 1219 |
"timeout_seconds": 30,
|
| 1220 |
"status_code": 200,
|
| 1221 |
"bytes": 45779,
|
| 1222 |
-
"sha256": "
|
| 1223 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json",
|
| 1224 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json"
|
| 1225 |
},
|
|
@@ -1229,8 +1245,8 @@
|
|
| 1229 |
"timeout_seconds": 30,
|
| 1230 |
"status_code": 200,
|
| 1231 |
"bytes": 45779,
|
| 1232 |
-
"sha256": "
|
| 1233 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1234 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_surface_integrity.json"
|
| 1235 |
},
|
| 1236 |
"hf_model": {
|
|
@@ -1239,12 +1255,20 @@
|
|
| 1239 |
"timeout_seconds": 30,
|
| 1240 |
"status_code": 200,
|
| 1241 |
"bytes": 45779,
|
| 1242 |
-
"sha256": "
|
| 1243 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1244 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_surface_integrity.json"
|
| 1245 |
}
|
| 1246 |
},
|
| 1247 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1248 |
},
|
| 1249 |
{
|
| 1250 |
"id": "brand_assets_json",
|
|
@@ -1284,7 +1308,7 @@
|
|
| 1284 |
"status_code": 200,
|
| 1285 |
"bytes": 3898,
|
| 1286 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1287 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1288 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/brand_assets.json"
|
| 1289 |
},
|
| 1290 |
"hf_model": {
|
|
@@ -1294,7 +1318,7 @@
|
|
| 1294 |
"status_code": 200,
|
| 1295 |
"bytes": 3898,
|
| 1296 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1297 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1298 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/brand_assets.json"
|
| 1299 |
}
|
| 1300 |
},
|
|
@@ -1338,7 +1362,7 @@
|
|
| 1338 |
"status_code": 200,
|
| 1339 |
"bytes": 201330,
|
| 1340 |
"sha256": "16e99ea98eb890e02aeb681e16b5163e1d5a9702d784dbd34ce3691e423a766a",
|
| 1341 |
-
"final_url": "https://
|
| 1342 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/assets/brand/xperience10m-logo-social-card.png"
|
| 1343 |
},
|
| 1344 |
"hf_model": {
|
|
@@ -1411,7 +1435,7 @@
|
|
| 1411 |
{
|
| 1412 |
"id": "qwen3_lora_README_md",
|
| 1413 |
"title": "Qwen3-Omni LoRA repo file: README.md",
|
| 1414 |
-
"status": "
|
| 1415 |
"local": {
|
| 1416 |
"path": "../hf_publish/qwen3_lora_128ep/README.md",
|
| 1417 |
"exists": true,
|
|
@@ -1424,26 +1448,18 @@
|
|
| 1424 |
"method": "urllib",
|
| 1425 |
"timeout_seconds": 30,
|
| 1426 |
"status_code": 200,
|
| 1427 |
-
"bytes":
|
| 1428 |
-
"sha256": "
|
| 1429 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/
|
| 1430 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/README.md"
|
| 1431 |
}
|
| 1432 |
},
|
| 1433 |
-
"failures": [
|
| 1434 |
-
{
|
| 1435 |
-
"surface": "hf_qwen3_lora_model",
|
| 1436 |
-
"kind": "hash_mismatch",
|
| 1437 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/README.md",
|
| 1438 |
-
"expected_sha256": "a54c2e064d055d416589249773d6ccace038284593cc2863d24021a0fd68e510",
|
| 1439 |
-
"actual_sha256": "8b1a23fd641015997447a5853d07c6866a40a9b9e5b89a31c2f35b769e9f2919"
|
| 1440 |
-
}
|
| 1441 |
-
]
|
| 1442 |
},
|
| 1443 |
{
|
| 1444 |
"id": "qwen3_lora_upload_manifest_json",
|
| 1445 |
"title": "Qwen3-Omni LoRA repo file: upload_manifest.json",
|
| 1446 |
-
"status": "
|
| 1447 |
"local": {
|
| 1448 |
"path": "../hf_publish/qwen3_lora_128ep/upload_manifest.json",
|
| 1449 |
"exists": true,
|
|
@@ -1456,26 +1472,18 @@
|
|
| 1456 |
"method": "urllib",
|
| 1457 |
"timeout_seconds": 30,
|
| 1458 |
"status_code": 200,
|
| 1459 |
-
"bytes":
|
| 1460 |
-
"sha256": "
|
| 1461 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/
|
| 1462 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json"
|
| 1463 |
}
|
| 1464 |
},
|
| 1465 |
-
"failures": [
|
| 1466 |
-
{
|
| 1467 |
-
"surface": "hf_qwen3_lora_model",
|
| 1468 |
-
"kind": "hash_mismatch",
|
| 1469 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json",
|
| 1470 |
-
"expected_sha256": "5868d36e1581c0af4235ce172c20892ec8eedfc68ec7cb06ea65125d5997597f",
|
| 1471 |
-
"actual_sha256": "29a06769e9a5acb77ace217ce253ea0ae2e62cc1108d05369e9c41894dc1e30a"
|
| 1472 |
-
}
|
| 1473 |
-
]
|
| 1474 |
},
|
| 1475 |
{
|
| 1476 |
"id": "qwen3_lora_adapter_config_json",
|
| 1477 |
"title": "Qwen3-Omni LoRA repo file: adapter_config.json",
|
| 1478 |
-
"status": "
|
| 1479 |
"local": {
|
| 1480 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_config.json",
|
| 1481 |
"exists": true,
|
|
@@ -1488,26 +1496,18 @@
|
|
| 1488 |
"method": "urllib",
|
| 1489 |
"timeout_seconds": 30,
|
| 1490 |
"status_code": 200,
|
| 1491 |
-
"bytes":
|
| 1492 |
-
"sha256": "
|
| 1493 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/
|
| 1494 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_config.json"
|
| 1495 |
}
|
| 1496 |
},
|
| 1497 |
-
"failures": [
|
| 1498 |
-
{
|
| 1499 |
-
"surface": "hf_qwen3_lora_model",
|
| 1500 |
-
"kind": "hash_mismatch",
|
| 1501 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_config.json",
|
| 1502 |
-
"expected_sha256": "0ab4588c2f80843904211f4b544fdf905e5908d1b5414c6db2a704eb23659307",
|
| 1503 |
-
"actual_sha256": "32da87557db870f5387519b0ff55ec6c853da6c8a0a82566ac50699abb8d028e"
|
| 1504 |
-
}
|
| 1505 |
-
]
|
| 1506 |
},
|
| 1507 |
{
|
| 1508 |
"id": "qwen3_lora_adapter_model_safetensors",
|
| 1509 |
"title": "Qwen3-Omni LoRA repo file: adapter_model.safetensors",
|
| 1510 |
-
"status": "
|
| 1511 |
"local": {
|
| 1512 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_model.safetensors",
|
| 1513 |
"exists": true,
|
|
@@ -1520,21 +1520,13 @@
|
|
| 1520 |
"method": "curl",
|
| 1521 |
"timeout_seconds": 240,
|
| 1522 |
"status_code": 200,
|
| 1523 |
-
"bytes":
|
| 1524 |
-
"sha256": "
|
| 1525 |
-
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a24aa8f77b6bd853fd1c263/
|
| 1526 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_model.safetensors"
|
| 1527 |
}
|
| 1528 |
},
|
| 1529 |
-
"failures": [
|
| 1530 |
-
{
|
| 1531 |
-
"surface": "hf_qwen3_lora_model",
|
| 1532 |
-
"kind": "hash_mismatch",
|
| 1533 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_model.safetensors",
|
| 1534 |
-
"expected_sha256": "1e2d8e1039dc6d658ea3b9d12d2009eef8539691abab1e65717d83be6cb0315a",
|
| 1535 |
-
"actual_sha256": "3cc427b5a320737e131ba8c45492992536ce027c291513a5a77bace19e819cb1"
|
| 1536 |
-
}
|
| 1537 |
-
]
|
| 1538 |
},
|
| 1539 |
{
|
| 1540 |
"id": "cosmos3_super_lora_README_md",
|
|
@@ -1710,87 +1702,58 @@
|
|
| 1710 |
"id": "github_pages_index_current",
|
| 1711 |
"title": "GitHub Pages index contains current publication markers",
|
| 1712 |
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/",
|
| 1713 |
-
"status": "
|
| 1714 |
"fetch": {
|
| 1715 |
"ok": true,
|
| 1716 |
"method": "urllib",
|
| 1717 |
"timeout_seconds": 30,
|
| 1718 |
"status_code": 200,
|
| 1719 |
-
"bytes":
|
| 1720 |
-
"sha256": "
|
| 1721 |
"final_url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/"
|
| 1722 |
},
|
| 1723 |
"required_marker_count": 22,
|
| 1724 |
-
"missing_markers": [
|
| 1725 |
-
"qwen3_v5_v6_comparison.json"
|
| 1726 |
-
],
|
| 1727 |
"forbidden_markers_present": [],
|
| 1728 |
-
"failures": [
|
| 1729 |
-
{
|
| 1730 |
-
"kind": "missing_required_markers",
|
| 1731 |
-
"markers": [
|
| 1732 |
-
"qwen3_v5_v6_comparison.json"
|
| 1733 |
-
]
|
| 1734 |
-
}
|
| 1735 |
-
]
|
| 1736 |
},
|
| 1737 |
{
|
| 1738 |
"id": "hf_space_index_current",
|
| 1739 |
"title": "HF Space index contains current publication markers",
|
| 1740 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html",
|
| 1741 |
-
"status": "
|
| 1742 |
"fetch": {
|
| 1743 |
"ok": true,
|
| 1744 |
"method": "urllib",
|
| 1745 |
"timeout_seconds": 30,
|
| 1746 |
"status_code": 200,
|
| 1747 |
-
"bytes":
|
| 1748 |
-
"sha256": "
|
| 1749 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html"
|
| 1750 |
},
|
| 1751 |
"required_marker_count": 22,
|
| 1752 |
-
"missing_markers": [
|
| 1753 |
-
"qwen3_v5_v6_comparison.json"
|
| 1754 |
-
],
|
| 1755 |
"forbidden_markers_present": [],
|
| 1756 |
-
"failures": [
|
| 1757 |
-
{
|
| 1758 |
-
"kind": "missing_required_markers",
|
| 1759 |
-
"markers": [
|
| 1760 |
-
"qwen3_v5_v6_comparison.json"
|
| 1761 |
-
]
|
| 1762 |
-
}
|
| 1763 |
-
]
|
| 1764 |
},
|
| 1765 |
{
|
| 1766 |
"id": "hf_artifacts_card_current",
|
| 1767 |
"title": "HF artifact card links current result packages",
|
| 1768 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md",
|
| 1769 |
-
"status": "
|
| 1770 |
"fetch": {
|
| 1771 |
"ok": true,
|
| 1772 |
"method": "urllib",
|
| 1773 |
"timeout_seconds": 30,
|
| 1774 |
"status_code": 200,
|
| 1775 |
-
"bytes":
|
| 1776 |
-
"sha256": "
|
| 1777 |
"final_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md"
|
| 1778 |
},
|
| 1779 |
"required_marker_count": 8,
|
| 1780 |
-
"missing_markers": [
|
| 1781 |
-
"99.90% JSON validity",
|
| 1782 |
-
"qwen3_v5_v6_comparison.json"
|
| 1783 |
-
],
|
| 1784 |
"forbidden_markers_present": [],
|
| 1785 |
-
"failures": [
|
| 1786 |
-
{
|
| 1787 |
-
"kind": "missing_required_markers",
|
| 1788 |
-
"markers": [
|
| 1789 |
-
"99.90% JSON validity",
|
| 1790 |
-
"qwen3_v5_v6_comparison.json"
|
| 1791 |
-
]
|
| 1792 |
-
}
|
| 1793 |
-
]
|
| 1794 |
},
|
| 1795 |
{
|
| 1796 |
"id": "github_pages_explorer_current",
|
|
@@ -1834,31 +1797,20 @@
|
|
| 1834 |
"id": "hf_model_card_current",
|
| 1835 |
"title": "HF model card links current result packages",
|
| 1836 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md",
|
| 1837 |
-
"status": "
|
| 1838 |
"fetch": {
|
| 1839 |
"ok": true,
|
| 1840 |
"method": "urllib",
|
| 1841 |
"timeout_seconds": 30,
|
| 1842 |
"status_code": 200,
|
| 1843 |
-
"bytes":
|
| 1844 |
-
"sha256": "
|
| 1845 |
"final_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md"
|
| 1846 |
},
|
| 1847 |
"required_marker_count": 8,
|
| 1848 |
-
"missing_markers": [
|
| 1849 |
-
"99.90%",
|
| 1850 |
-
"qwen3_v5_v6_comparison.json"
|
| 1851 |
-
],
|
| 1852 |
"forbidden_markers_present": [],
|
| 1853 |
-
"failures": [
|
| 1854 |
-
{
|
| 1855 |
-
"kind": "missing_required_markers",
|
| 1856 |
-
"markers": [
|
| 1857 |
-
"99.90%",
|
| 1858 |
-
"qwen3_v5_v6_comparison.json"
|
| 1859 |
-
]
|
| 1860 |
-
}
|
| 1861 |
-
]
|
| 1862 |
},
|
| 1863 |
{
|
| 1864 |
"id": "github_pages_mirror_parity_local_path_check",
|
|
@@ -1889,8 +1841,8 @@
|
|
| 1889 |
"method": "urllib",
|
| 1890 |
"timeout_seconds": 30,
|
| 1891 |
"status_code": 200,
|
| 1892 |
-
"bytes":
|
| 1893 |
-
"sha256": "
|
| 1894 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/mirror_parity.json"
|
| 1895 |
},
|
| 1896 |
"required_marker_count": 1,
|
|
@@ -1908,9 +1860,9 @@
|
|
| 1908 |
"method": "urllib",
|
| 1909 |
"timeout_seconds": 30,
|
| 1910 |
"status_code": 200,
|
| 1911 |
-
"bytes":
|
| 1912 |
-
"sha256": "
|
| 1913 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1914 |
},
|
| 1915 |
"required_marker_count": 1,
|
| 1916 |
"missing_markers": [],
|
|
@@ -1927,9 +1879,9 @@
|
|
| 1927 |
"method": "urllib",
|
| 1928 |
"timeout_seconds": 30,
|
| 1929 |
"status_code": 200,
|
| 1930 |
-
"bytes":
|
| 1931 |
-
"sha256": "
|
| 1932 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1933 |
},
|
| 1934 |
"required_marker_count": 1,
|
| 1935 |
"missing_markers": [],
|
|
@@ -1966,7 +1918,7 @@
|
|
| 1966 |
"timeout_seconds": 30,
|
| 1967 |
"status_code": 200,
|
| 1968 |
"bytes": 7591,
|
| 1969 |
-
"sha256": "
|
| 1970 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/publication_audit.json"
|
| 1971 |
},
|
| 1972 |
"required_marker_count": 1,
|
|
@@ -1985,8 +1937,8 @@
|
|
| 1985 |
"timeout_seconds": 30,
|
| 1986 |
"status_code": 200,
|
| 1987 |
"bytes": 7591,
|
| 1988 |
-
"sha256": "
|
| 1989 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1990 |
},
|
| 1991 |
"required_marker_count": 1,
|
| 1992 |
"missing_markers": [],
|
|
@@ -2004,8 +1956,8 @@
|
|
| 2004 |
"timeout_seconds": 30,
|
| 2005 |
"status_code": 200,
|
| 2006 |
"bytes": 7591,
|
| 2007 |
-
"sha256": "
|
| 2008 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 2009 |
},
|
| 2010 |
"required_marker_count": 1,
|
| 2011 |
"missing_markers": [],
|
|
@@ -2041,8 +1993,8 @@
|
|
| 2041 |
"method": "urllib",
|
| 2042 |
"timeout_seconds": 30,
|
| 2043 |
"status_code": 200,
|
| 2044 |
-
"bytes":
|
| 2045 |
-
"sha256": "
|
| 2046 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/website_integrity.json"
|
| 2047 |
},
|
| 2048 |
"required_marker_count": 1,
|
|
@@ -2060,9 +2012,9 @@
|
|
| 2060 |
"method": "urllib",
|
| 2061 |
"timeout_seconds": 30,
|
| 2062 |
"status_code": 200,
|
| 2063 |
-
"bytes":
|
| 2064 |
-
"sha256": "
|
| 2065 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 2066 |
},
|
| 2067 |
"required_marker_count": 1,
|
| 2068 |
"missing_markers": [],
|
|
@@ -2079,9 +2031,9 @@
|
|
| 2079 |
"method": "urllib",
|
| 2080 |
"timeout_seconds": 30,
|
| 2081 |
"status_code": 200,
|
| 2082 |
-
"bytes":
|
| 2083 |
-
"sha256": "
|
| 2084 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 2085 |
},
|
| 2086 |
"required_marker_count": 1,
|
| 2087 |
"missing_markers": [],
|
|
@@ -2117,8 +2069,8 @@
|
|
| 2117 |
"method": "urllib",
|
| 2118 |
"timeout_seconds": 30,
|
| 2119 |
"status_code": 200,
|
| 2120 |
-
"bytes":
|
| 2121 |
-
"sha256": "
|
| 2122 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 2123 |
},
|
| 2124 |
"required_marker_count": 1,
|
|
@@ -2136,9 +2088,9 @@
|
|
| 2136 |
"method": "urllib",
|
| 2137 |
"timeout_seconds": 30,
|
| 2138 |
"status_code": 200,
|
| 2139 |
-
"bytes":
|
| 2140 |
-
"sha256": "
|
| 2141 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 2142 |
},
|
| 2143 |
"required_marker_count": 1,
|
| 2144 |
"missing_markers": [],
|
|
@@ -2155,9 +2107,9 @@
|
|
| 2155 |
"method": "urllib",
|
| 2156 |
"timeout_seconds": 30,
|
| 2157 |
"status_code": 200,
|
| 2158 |
-
"bytes":
|
| 2159 |
-
"sha256": "
|
| 2160 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 2161 |
},
|
| 2162 |
"required_marker_count": 1,
|
| 2163 |
"missing_markers": [],
|
|
@@ -2165,69 +2117,31 @@
|
|
| 2165 |
"failures": []
|
| 2166 |
}
|
| 2167 |
],
|
| 2168 |
-
"failure_count":
|
| 2169 |
"failures": [
|
| 2170 |
{
|
| 2171 |
-
"check": "
|
| 2172 |
-
"surface": "
|
| 2173 |
"kind": "hash_mismatch",
|
| 2174 |
-
"url": "https://
|
| 2175 |
-
"expected_sha256": "
|
| 2176 |
-
"actual_sha256": "
|
| 2177 |
-
},
|
| 2178 |
-
{
|
| 2179 |
-
"check": "qwen3_lora_upload_manifest_json",
|
| 2180 |
-
"surface": "hf_qwen3_lora_model",
|
| 2181 |
-
"kind": "hash_mismatch",
|
| 2182 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json",
|
| 2183 |
-
"expected_sha256": "5868d36e1581c0af4235ce172c20892ec8eedfc68ec7cb06ea65125d5997597f",
|
| 2184 |
-
"actual_sha256": "29a06769e9a5acb77ace217ce253ea0ae2e62cc1108d05369e9c41894dc1e30a"
|
| 2185 |
},
|
| 2186 |
{
|
| 2187 |
-
"check": "
|
| 2188 |
-
"surface": "
|
| 2189 |
"kind": "hash_mismatch",
|
| 2190 |
-
"url": "https://
|
| 2191 |
-
"expected_sha256": "
|
| 2192 |
-
"actual_sha256": "
|
| 2193 |
},
|
| 2194 |
{
|
| 2195 |
-
"check": "
|
| 2196 |
-
"surface": "
|
| 2197 |
"kind": "hash_mismatch",
|
| 2198 |
-
"url": "https://
|
| 2199 |
-
"expected_sha256": "
|
| 2200 |
-
"actual_sha256": "
|
| 2201 |
-
},
|
| 2202 |
-
{
|
| 2203 |
-
"check": "github_pages_index_current",
|
| 2204 |
-
"kind": "missing_required_markers",
|
| 2205 |
-
"markers": [
|
| 2206 |
-
"qwen3_v5_v6_comparison.json"
|
| 2207 |
-
]
|
| 2208 |
-
},
|
| 2209 |
-
{
|
| 2210 |
-
"check": "hf_space_index_current",
|
| 2211 |
-
"kind": "missing_required_markers",
|
| 2212 |
-
"markers": [
|
| 2213 |
-
"qwen3_v5_v6_comparison.json"
|
| 2214 |
-
]
|
| 2215 |
-
},
|
| 2216 |
-
{
|
| 2217 |
-
"check": "hf_artifacts_card_current",
|
| 2218 |
-
"kind": "missing_required_markers",
|
| 2219 |
-
"markers": [
|
| 2220 |
-
"99.90% JSON validity",
|
| 2221 |
-
"qwen3_v5_v6_comparison.json"
|
| 2222 |
-
]
|
| 2223 |
-
},
|
| 2224 |
-
{
|
| 2225 |
-
"check": "hf_model_card_current",
|
| 2226 |
-
"kind": "missing_required_markers",
|
| 2227 |
-
"markers": [
|
| 2228 |
-
"99.90%",
|
| 2229 |
-
"qwen3_v5_v6_comparison.json"
|
| 2230 |
-
]
|
| 2231 |
}
|
| 2232 |
]
|
| 2233 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Live Publication Status",
|
| 3 |
"status": "fail",
|
| 4 |
+
"checked_at_utc": "2026-06-15T06:45:46+00:00",
|
| 5 |
"scope": "Live GitHub Pages, GitHub raw, Hugging Face Space, artifact dataset, baseline model mirrors, and the Qwen3/Cosmos3 LoRA adapter repos when their upload packages exist locally.",
|
| 6 |
"hash_groups": [
|
| 7 |
{
|
|
|
|
| 32 |
"status_code": 200,
|
| 33 |
"bytes": 1588641,
|
| 34 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 35 |
+
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a19f5db39fe6ce4ebbae226/ce8d198875c2c2d97c9fe3696daf8e27c72a6ce91b628aa6bc7f9a5ebc46d2c2",
|
| 36 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/resolve/main/assets/task_suite_infographic.png"
|
| 37 |
},
|
| 38 |
"hf_artifacts": {
|
|
|
|
| 52 |
"status_code": 200,
|
| 53 |
"bytes": 1588641,
|
| 54 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 55 |
+
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a19f5dd039cfb1a5d91d8a2/ce8d198875c2c2d97c9fe3696daf8e27c72a6ce91b628aa6bc7f9a5ebc46d2c2",
|
| 56 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/assets/task_suite_infographic.png"
|
| 57 |
}
|
| 58 |
},
|
|
|
|
| 96 |
"status_code": 200,
|
| 97 |
"bytes": 8097,
|
| 98 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 99 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fquality_gates.json",
|
| 100 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/quality_gates.json"
|
| 101 |
},
|
| 102 |
"hf_model": {
|
|
|
|
| 106 |
"status_code": 200,
|
| 107 |
"bytes": 8097,
|
| 108 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 109 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fquality_gates.json",
|
| 110 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/quality_gates.json"
|
| 111 |
}
|
| 112 |
},
|
|
|
|
| 150 |
"status_code": 200,
|
| 151 |
"bytes": 4305527,
|
| 152 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 153 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fsingle_episode_explorer.json",
|
| 154 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/single_episode_explorer.json"
|
| 155 |
},
|
| 156 |
"hf_model": {
|
|
|
|
| 160 |
"status_code": 200,
|
| 161 |
"bytes": 4305527,
|
| 162 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 163 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fsingle_episode_explorer.json",
|
| 164 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/single_episode_explorer.json"
|
| 165 |
}
|
| 166 |
},
|
|
|
|
| 204 |
"status_code": 200,
|
| 205 |
"bytes": 2773799,
|
| 206 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 207 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fsingle_episode_explorer.html",
|
| 208 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/single_episode_explorer.html"
|
| 209 |
},
|
| 210 |
"hf_model": {
|
|
|
|
| 214 |
"status_code": 200,
|
| 215 |
"bytes": 2773799,
|
| 216 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 217 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/single_episode_explorer.html",
|
| 218 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/single_episode_explorer.html"
|
| 219 |
}
|
| 220 |
},
|
|
|
|
| 258 |
"status_code": 200,
|
| 259 |
"bytes": 31557,
|
| 260 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 261 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fresearch_roadmap.html",
|
| 262 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/research_roadmap.html"
|
| 263 |
},
|
| 264 |
"hf_model": {
|
|
|
|
| 268 |
"status_code": 200,
|
| 269 |
"bytes": 31557,
|
| 270 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 271 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/research_roadmap.html",
|
| 272 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/research_roadmap.html"
|
| 273 |
}
|
| 274 |
},
|
|
|
|
| 312 |
"status_code": 200,
|
| 313 |
"bytes": 4072,
|
| 314 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 315 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/results%2Fsingle_episode_diagnostics%2Fprovenance.json",
|
| 316 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 317 |
},
|
| 318 |
"hf_model": {
|
|
|
|
| 322 |
"status_code": 200,
|
| 323 |
"bytes": 4072,
|
| 324 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 325 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/results%2Fsingle_episode_diagnostics%2Fprovenance.json",
|
| 326 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 327 |
}
|
| 328 |
},
|
|
|
|
| 366 |
"status_code": 200,
|
| 367 |
"bytes": 995,
|
| 368 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 369 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/results%2Fsingle_episode_diagnostics%2Fobject_labels%2Fobject_vocab.json",
|
| 370 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 371 |
},
|
| 372 |
"hf_model": {
|
|
|
|
| 376 |
"status_code": 200,
|
| 377 |
"bytes": 995,
|
| 378 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 379 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/results%2Fsingle_episode_diagnostics%2Fobject_labels%2Fobject_vocab.json",
|
| 380 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 381 |
}
|
| 382 |
},
|
|
|
|
| 385 |
{
|
| 386 |
"id": "public_surface_qa_json",
|
| 387 |
"title": "Public presentation JSON",
|
| 388 |
+
"status": "fail",
|
| 389 |
"local": {
|
| 390 |
"path": "docs/data/public_surface_qa.json",
|
| 391 |
"exists": true,
|
| 392 |
+
"bytes": 5776,
|
| 393 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950"
|
| 394 |
},
|
| 395 |
"mirrors": {
|
| 396 |
"github_pages": {
|
|
|
|
| 408 |
"method": "urllib",
|
| 409 |
"timeout_seconds": 30,
|
| 410 |
"status_code": 200,
|
| 411 |
+
"bytes": 5776,
|
| 412 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 413 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json",
|
| 414 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 415 |
},
|
|
|
|
| 418 |
"method": "urllib",
|
| 419 |
"timeout_seconds": 30,
|
| 420 |
"status_code": 200,
|
| 421 |
+
"bytes": 5776,
|
| 422 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 423 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fpublic_surface_qa.json",
|
| 424 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/public_surface_qa.json"
|
| 425 |
},
|
| 426 |
"hf_model": {
|
|
|
|
| 428 |
"method": "urllib",
|
| 429 |
"timeout_seconds": 30,
|
| 430 |
"status_code": 200,
|
| 431 |
+
"bytes": 5776,
|
| 432 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 433 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fpublic_surface_qa.json",
|
| 434 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/public_surface_qa.json"
|
| 435 |
}
|
| 436 |
},
|
| 437 |
+
"failures": [
|
| 438 |
+
{
|
| 439 |
+
"surface": "github_pages",
|
| 440 |
+
"kind": "hash_mismatch",
|
| 441 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/public_surface_qa.json",
|
| 442 |
+
"expected_sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 443 |
+
"actual_sha256": "2cde9862d1da34af730a278786065a668a491d782c256cb02926c892e9d50c4b"
|
| 444 |
+
}
|
| 445 |
+
]
|
| 446 |
},
|
| 447 |
{
|
| 448 |
"id": "rendered_site_check_json",
|
|
|
|
| 482 |
"status_code": 200,
|
| 483 |
"bytes": 4032,
|
| 484 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 485 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Frendered_site_check.json",
|
| 486 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/rendered_site_check.json"
|
| 487 |
},
|
| 488 |
"hf_model": {
|
|
|
|
| 492 |
"status_code": 200,
|
| 493 |
"bytes": 4032,
|
| 494 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 495 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Frendered_site_check.json",
|
| 496 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/rendered_site_check.json"
|
| 497 |
}
|
| 498 |
},
|
|
|
|
| 536 |
"status_code": 200,
|
| 537 |
"bytes": 7559,
|
| 538 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 539 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fxperience10m_dataset_card_alignment.json",
|
| 540 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/xperience10m_dataset_card_alignment.json"
|
| 541 |
},
|
| 542 |
"hf_model": {
|
|
|
|
| 546 |
"status_code": 200,
|
| 547 |
"bytes": 7559,
|
| 548 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 549 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fxperience10m_dataset_card_alignment.json",
|
| 550 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/xperience10m_dataset_card_alignment.json"
|
| 551 |
}
|
| 552 |
},
|
|
|
|
| 555 |
{
|
| 556 |
"id": "source_alignment_json",
|
| 557 |
"title": "Source-alignment JSON",
|
| 558 |
+
"status": "fail",
|
| 559 |
"local": {
|
| 560 |
"path": "docs/data/source_alignment_audit.json",
|
| 561 |
"exists": true,
|
| 562 |
"bytes": 4432,
|
| 563 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57"
|
| 564 |
},
|
| 565 |
"mirrors": {
|
| 566 |
"github_pages": {
|
|
|
|
| 579 |
"timeout_seconds": 30,
|
| 580 |
"status_code": 200,
|
| 581 |
"bytes": 4432,
|
| 582 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 583 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json",
|
| 584 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json"
|
| 585 |
},
|
|
|
|
| 589 |
"timeout_seconds": 30,
|
| 590 |
"status_code": 200,
|
| 591 |
"bytes": 4432,
|
| 592 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 593 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fsource_alignment_audit.json",
|
| 594 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/source_alignment_audit.json"
|
| 595 |
},
|
| 596 |
"hf_model": {
|
|
|
|
| 599 |
"timeout_seconds": 30,
|
| 600 |
"status_code": 200,
|
| 601 |
"bytes": 4432,
|
| 602 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 603 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fsource_alignment_audit.json",
|
| 604 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/source_alignment_audit.json"
|
| 605 |
}
|
| 606 |
},
|
| 607 |
+
"failures": [
|
| 608 |
+
{
|
| 609 |
+
"surface": "github_pages",
|
| 610 |
+
"kind": "hash_mismatch",
|
| 611 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/source_alignment_audit.json",
|
| 612 |
+
"expected_sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 613 |
+
"actual_sha256": "24076a6db867af49f9b82d24b68816a1d2bbb4b31f7031aa89699326cb33539b"
|
| 614 |
+
}
|
| 615 |
+
]
|
| 616 |
},
|
| 617 |
{
|
| 618 |
"id": "project_status_json",
|
|
|
|
| 652 |
"status_code": 200,
|
| 653 |
"bytes": 23535,
|
| 654 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 655 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fproject_status.json",
|
| 656 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/project_status.json"
|
| 657 |
},
|
| 658 |
"hf_model": {
|
|
|
|
| 662 |
"status_code": 200,
|
| 663 |
"bytes": 23535,
|
| 664 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 665 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fproject_status.json",
|
| 666 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/project_status.json"
|
| 667 |
}
|
| 668 |
},
|
|
|
|
| 706 |
"status_code": 200,
|
| 707 |
"bytes": 81866,
|
| 708 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 709 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fomni_model_comparison.json",
|
| 710 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/omni_model_comparison.json"
|
| 711 |
},
|
| 712 |
"hf_model": {
|
|
|
|
| 716 |
"status_code": 200,
|
| 717 |
"bytes": 81866,
|
| 718 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 719 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fomni_model_comparison.json",
|
| 720 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/omni_model_comparison.json"
|
| 721 |
}
|
| 722 |
},
|
|
|
|
| 760 |
"status_code": 200,
|
| 761 |
"bytes": 20181,
|
| 762 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 763 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ftask_suite_enhancement_128.json",
|
| 764 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_suite_enhancement_128.json"
|
| 765 |
},
|
| 766 |
"hf_model": {
|
|
|
|
| 770 |
"status_code": 200,
|
| 771 |
"bytes": 20181,
|
| 772 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 773 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ftask_suite_enhancement_128.json",
|
| 774 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_suite_enhancement_128.json"
|
| 775 |
}
|
| 776 |
},
|
|
|
|
| 868 |
"status_code": 200,
|
| 869 |
"bytes": 20181,
|
| 870 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 871 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/results%2Fomni_finetune%2Ftask_suite_enhancement_128_v1_20260608%2Fenhancement_plan.json",
|
| 872 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 873 |
},
|
| 874 |
"hf_model": {
|
|
|
|
| 878 |
"status_code": 200,
|
| 879 |
"bytes": 20181,
|
| 880 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 881 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/results%2Fomni_finetune%2Ftask_suite_enhancement_128_v1_20260608%2Fenhancement_plan.json",
|
| 882 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 883 |
}
|
| 884 |
},
|
|
|
|
| 922 |
"status_code": 200,
|
| 923 |
"bytes": 14511,
|
| 924 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 925 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fevaluation_protocol.json",
|
| 926 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/evaluation_protocol.json"
|
| 927 |
},
|
| 928 |
"hf_model": {
|
|
|
|
| 932 |
"status_code": 200,
|
| 933 |
"bytes": 14511,
|
| 934 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 935 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fevaluation_protocol.json",
|
| 936 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/evaluation_protocol.json"
|
| 937 |
}
|
| 938 |
},
|
|
|
|
| 976 |
"status_code": 200,
|
| 977 |
"bytes": 7139,
|
| 978 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 979 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fresearch_takeaways.json",
|
| 980 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_takeaways.json"
|
| 981 |
},
|
| 982 |
"hf_model": {
|
|
|
|
| 986 |
"status_code": 200,
|
| 987 |
"bytes": 7139,
|
| 988 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 989 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fresearch_takeaways.json",
|
| 990 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_takeaways.json"
|
| 991 |
}
|
| 992 |
},
|
|
|
|
| 1030 |
"status_code": 200,
|
| 1031 |
"bytes": 13450,
|
| 1032 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1033 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fresearch_roadmap.json",
|
| 1034 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap.json"
|
| 1035 |
},
|
| 1036 |
"hf_model": {
|
|
|
|
| 1040 |
"status_code": 200,
|
| 1041 |
"bytes": 13450,
|
| 1042 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1043 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fresearch_roadmap.json",
|
| 1044 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap.json"
|
| 1045 |
}
|
| 1046 |
},
|
|
|
|
| 1084 |
"status_code": 200,
|
| 1085 |
"bytes": 145234,
|
| 1086 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1087 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fresearch_roadmap_interactive.json",
|
| 1088 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap_interactive.json"
|
| 1089 |
},
|
| 1090 |
"hf_model": {
|
|
|
|
| 1094 |
"status_code": 200,
|
| 1095 |
"bytes": 145234,
|
| 1096 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1097 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fresearch_roadmap_interactive.json",
|
| 1098 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap_interactive.json"
|
| 1099 |
}
|
| 1100 |
},
|
|
|
|
| 1138 |
"status_code": 200,
|
| 1139 |
"bytes": 14117,
|
| 1140 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1141 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ffigure_index.json",
|
| 1142 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/figure_index.json"
|
| 1143 |
},
|
| 1144 |
"hf_model": {
|
|
|
|
| 1148 |
"status_code": 200,
|
| 1149 |
"bytes": 14117,
|
| 1150 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1151 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ffigure_index.json",
|
| 1152 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/figure_index.json"
|
| 1153 |
}
|
| 1154 |
},
|
|
|
|
| 1192 |
"status_code": 200,
|
| 1193 |
"bytes": 26963,
|
| 1194 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1195 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ftask_walkthroughs.json",
|
| 1196 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_walkthroughs.json"
|
| 1197 |
},
|
| 1198 |
"hf_model": {
|
|
|
|
| 1202 |
"status_code": 200,
|
| 1203 |
"bytes": 26963,
|
| 1204 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1205 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ftask_walkthroughs.json",
|
| 1206 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_walkthroughs.json"
|
| 1207 |
}
|
| 1208 |
},
|
|
|
|
| 1211 |
{
|
| 1212 |
"id": "task_surface_integrity_json",
|
| 1213 |
"title": "Task-surface integrity JSON",
|
| 1214 |
+
"status": "fail",
|
| 1215 |
"local": {
|
| 1216 |
"path": "docs/data/task_surface_integrity.json",
|
| 1217 |
"exists": true,
|
| 1218 |
"bytes": 45779,
|
| 1219 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153"
|
| 1220 |
},
|
| 1221 |
"mirrors": {
|
| 1222 |
"github_pages": {
|
|
|
|
| 1235 |
"timeout_seconds": 30,
|
| 1236 |
"status_code": 200,
|
| 1237 |
"bytes": 45779,
|
| 1238 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1239 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json",
|
| 1240 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json"
|
| 1241 |
},
|
|
|
|
| 1245 |
"timeout_seconds": 30,
|
| 1246 |
"status_code": 200,
|
| 1247 |
"bytes": 45779,
|
| 1248 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1249 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ftask_surface_integrity.json",
|
| 1250 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_surface_integrity.json"
|
| 1251 |
},
|
| 1252 |
"hf_model": {
|
|
|
|
| 1255 |
"timeout_seconds": 30,
|
| 1256 |
"status_code": 200,
|
| 1257 |
"bytes": 45779,
|
| 1258 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1259 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ftask_surface_integrity.json",
|
| 1260 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_surface_integrity.json"
|
| 1261 |
}
|
| 1262 |
},
|
| 1263 |
+
"failures": [
|
| 1264 |
+
{
|
| 1265 |
+
"surface": "github_pages",
|
| 1266 |
+
"kind": "hash_mismatch",
|
| 1267 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/task_surface_integrity.json",
|
| 1268 |
+
"expected_sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1269 |
+
"actual_sha256": "87383d850ac226b6f3f420943daef433090907c85e9d04a3b74e5aa00a51cbdf"
|
| 1270 |
+
}
|
| 1271 |
+
]
|
| 1272 |
},
|
| 1273 |
{
|
| 1274 |
"id": "brand_assets_json",
|
|
|
|
| 1308 |
"status_code": 200,
|
| 1309 |
"bytes": 3898,
|
| 1310 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1311 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fbrand_assets.json",
|
| 1312 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/brand_assets.json"
|
| 1313 |
},
|
| 1314 |
"hf_model": {
|
|
|
|
| 1318 |
"status_code": 200,
|
| 1319 |
"bytes": 3898,
|
| 1320 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1321 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fbrand_assets.json",
|
| 1322 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/brand_assets.json"
|
| 1323 |
}
|
| 1324 |
},
|
|
|
|
| 1362 |
"status_code": 200,
|
| 1363 |
"bytes": 201330,
|
| 1364 |
"sha256": "16e99ea98eb890e02aeb681e16b5163e1d5a9702d784dbd34ce3691e423a766a",
|
| 1365 |
+
"final_url": "https://us.aws.cdn.hf.co/xet-bridge-us/6a19f5dd0a42a88aea7bd7aa/f5463f2804fbc02b3501d8370683e1f0f8348ff3d2c7a7221a6a186da3770b66",
|
| 1366 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/assets/brand/xperience10m-logo-social-card.png"
|
| 1367 |
},
|
| 1368 |
"hf_model": {
|
|
|
|
| 1435 |
{
|
| 1436 |
"id": "qwen3_lora_README_md",
|
| 1437 |
"title": "Qwen3-Omni LoRA repo file: README.md",
|
| 1438 |
+
"status": "pass",
|
| 1439 |
"local": {
|
| 1440 |
"path": "../hf_publish/qwen3_lora_128ep/README.md",
|
| 1441 |
"exists": true,
|
|
|
|
| 1448 |
"method": "urllib",
|
| 1449 |
"timeout_seconds": 30,
|
| 1450 |
"status_code": 200,
|
| 1451 |
+
"bytes": 3366,
|
| 1452 |
+
"sha256": "a54c2e064d055d416589249773d6ccace038284593cc2863d24021a0fd68e510",
|
| 1453 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/e78255307589bbdf3f8de1cbe16968d466235faf/README.md",
|
| 1454 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/README.md"
|
| 1455 |
}
|
| 1456 |
},
|
| 1457 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1458 |
},
|
| 1459 |
{
|
| 1460 |
"id": "qwen3_lora_upload_manifest_json",
|
| 1461 |
"title": "Qwen3-Omni LoRA repo file: upload_manifest.json",
|
| 1462 |
+
"status": "pass",
|
| 1463 |
"local": {
|
| 1464 |
"path": "../hf_publish/qwen3_lora_128ep/upload_manifest.json",
|
| 1465 |
"exists": true,
|
|
|
|
| 1472 |
"method": "urllib",
|
| 1473 |
"timeout_seconds": 30,
|
| 1474 |
"status_code": 200,
|
| 1475 |
+
"bytes": 2457,
|
| 1476 |
+
"sha256": "5868d36e1581c0af4235ce172c20892ec8eedfc68ec7cb06ea65125d5997597f",
|
| 1477 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/e78255307589bbdf3f8de1cbe16968d466235faf/upload_manifest.json",
|
| 1478 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json"
|
| 1479 |
}
|
| 1480 |
},
|
| 1481 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1482 |
},
|
| 1483 |
{
|
| 1484 |
"id": "qwen3_lora_adapter_config_json",
|
| 1485 |
"title": "Qwen3-Omni LoRA repo file: adapter_config.json",
|
| 1486 |
+
"status": "pass",
|
| 1487 |
"local": {
|
| 1488 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_config.json",
|
| 1489 |
"exists": true,
|
|
|
|
| 1496 |
"method": "urllib",
|
| 1497 |
"timeout_seconds": 30,
|
| 1498 |
"status_code": 200,
|
| 1499 |
+
"bytes": 1187,
|
| 1500 |
+
"sha256": "0ab4588c2f80843904211f4b544fdf905e5908d1b5414c6db2a704eb23659307",
|
| 1501 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/e78255307589bbdf3f8de1cbe16968d466235faf/adapter_config.json",
|
| 1502 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_config.json"
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1506 |
},
|
| 1507 |
{
|
| 1508 |
"id": "qwen3_lora_adapter_model_safetensors",
|
| 1509 |
"title": "Qwen3-Omni LoRA repo file: adapter_model.safetensors",
|
| 1510 |
+
"status": "pass",
|
| 1511 |
"local": {
|
| 1512 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_model.safetensors",
|
| 1513 |
"exists": true,
|
|
|
|
| 1520 |
"method": "curl",
|
| 1521 |
"timeout_seconds": 240,
|
| 1522 |
"status_code": 200,
|
| 1523 |
+
"bytes": 69284456,
|
| 1524 |
+
"sha256": "1e2d8e1039dc6d658ea3b9d12d2009eef8539691abab1e65717d83be6cb0315a",
|
| 1525 |
+
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a24aa8f77b6bd853fd1c263/236f594683af69eddac3fc4aeedcf4f33892444dd9caa87ab082496ddaf56c3e",
|
| 1526 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_model.safetensors"
|
| 1527 |
}
|
| 1528 |
},
|
| 1529 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1530 |
},
|
| 1531 |
{
|
| 1532 |
"id": "cosmos3_super_lora_README_md",
|
|
|
|
| 1702 |
"id": "github_pages_index_current",
|
| 1703 |
"title": "GitHub Pages index contains current publication markers",
|
| 1704 |
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/",
|
| 1705 |
+
"status": "pass",
|
| 1706 |
"fetch": {
|
| 1707 |
"ok": true,
|
| 1708 |
"method": "urllib",
|
| 1709 |
"timeout_seconds": 30,
|
| 1710 |
"status_code": 200,
|
| 1711 |
+
"bytes": 189816,
|
| 1712 |
+
"sha256": "675113d008f78b0c7bf3bc634cba1fedcbecaab86fc22662b3fdd37fd5427e1e",
|
| 1713 |
"final_url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/"
|
| 1714 |
},
|
| 1715 |
"required_marker_count": 22,
|
| 1716 |
+
"missing_markers": [],
|
|
|
|
|
|
|
| 1717 |
"forbidden_markers_present": [],
|
| 1718 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1719 |
},
|
| 1720 |
{
|
| 1721 |
"id": "hf_space_index_current",
|
| 1722 |
"title": "HF Space index contains current publication markers",
|
| 1723 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html",
|
| 1724 |
+
"status": "pass",
|
| 1725 |
"fetch": {
|
| 1726 |
"ok": true,
|
| 1727 |
"method": "urllib",
|
| 1728 |
"timeout_seconds": 30,
|
| 1729 |
"status_code": 200,
|
| 1730 |
+
"bytes": 189816,
|
| 1731 |
+
"sha256": "675113d008f78b0c7bf3bc634cba1fedcbecaab86fc22662b3fdd37fd5427e1e",
|
| 1732 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html"
|
| 1733 |
},
|
| 1734 |
"required_marker_count": 22,
|
| 1735 |
+
"missing_markers": [],
|
|
|
|
|
|
|
| 1736 |
"forbidden_markers_present": [],
|
| 1737 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1738 |
},
|
| 1739 |
{
|
| 1740 |
"id": "hf_artifacts_card_current",
|
| 1741 |
"title": "HF artifact card links current result packages",
|
| 1742 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md",
|
| 1743 |
+
"status": "pass",
|
| 1744 |
"fetch": {
|
| 1745 |
"ok": true,
|
| 1746 |
"method": "urllib",
|
| 1747 |
"timeout_seconds": 30,
|
| 1748 |
"status_code": 200,
|
| 1749 |
+
"bytes": 5318,
|
| 1750 |
+
"sha256": "987daa14ef47005e10115ca3bf7de5fc94e7a8db2a46b34b0f10b9fb55130a56",
|
| 1751 |
"final_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md"
|
| 1752 |
},
|
| 1753 |
"required_marker_count": 8,
|
| 1754 |
+
"missing_markers": [],
|
|
|
|
|
|
|
|
|
|
| 1755 |
"forbidden_markers_present": [],
|
| 1756 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1757 |
},
|
| 1758 |
{
|
| 1759 |
"id": "github_pages_explorer_current",
|
|
|
|
| 1797 |
"id": "hf_model_card_current",
|
| 1798 |
"title": "HF model card links current result packages",
|
| 1799 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md",
|
| 1800 |
+
"status": "pass",
|
| 1801 |
"fetch": {
|
| 1802 |
"ok": true,
|
| 1803 |
"method": "urllib",
|
| 1804 |
"timeout_seconds": 30,
|
| 1805 |
"status_code": 200,
|
| 1806 |
+
"bytes": 71800,
|
| 1807 |
+
"sha256": "f14c8006285e880d17668244a061d6d02c0695f30628d70b2bf2247951132bca",
|
| 1808 |
"final_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md"
|
| 1809 |
},
|
| 1810 |
"required_marker_count": 8,
|
| 1811 |
+
"missing_markers": [],
|
|
|
|
|
|
|
|
|
|
| 1812 |
"forbidden_markers_present": [],
|
| 1813 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1814 |
},
|
| 1815 |
{
|
| 1816 |
"id": "github_pages_mirror_parity_local_path_check",
|
|
|
|
| 1841 |
"method": "urllib",
|
| 1842 |
"timeout_seconds": 30,
|
| 1843 |
"status_code": 200,
|
| 1844 |
+
"bytes": 555090,
|
| 1845 |
+
"sha256": "b07cdc0071d66938a25c8b43a3655c4297c7493c1d0e99869c64275237d6847c",
|
| 1846 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/mirror_parity.json"
|
| 1847 |
},
|
| 1848 |
"required_marker_count": 1,
|
|
|
|
| 1860 |
"method": "urllib",
|
| 1861 |
"timeout_seconds": 30,
|
| 1862 |
"status_code": 200,
|
| 1863 |
+
"bytes": 555090,
|
| 1864 |
+
"sha256": "b07cdc0071d66938a25c8b43a3655c4297c7493c1d0e99869c64275237d6847c",
|
| 1865 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fmirror_parity.json"
|
| 1866 |
},
|
| 1867 |
"required_marker_count": 1,
|
| 1868 |
"missing_markers": [],
|
|
|
|
| 1879 |
"method": "urllib",
|
| 1880 |
"timeout_seconds": 30,
|
| 1881 |
"status_code": 200,
|
| 1882 |
+
"bytes": 555090,
|
| 1883 |
+
"sha256": "b07cdc0071d66938a25c8b43a3655c4297c7493c1d0e99869c64275237d6847c",
|
| 1884 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fmirror_parity.json"
|
| 1885 |
},
|
| 1886 |
"required_marker_count": 1,
|
| 1887 |
"missing_markers": [],
|
|
|
|
| 1918 |
"timeout_seconds": 30,
|
| 1919 |
"status_code": 200,
|
| 1920 |
"bytes": 7591,
|
| 1921 |
+
"sha256": "6780c3066bdb7774c0d4ee2f684664ceeea176ca5cc0d2b0ec9eaf3a69203d23",
|
| 1922 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/publication_audit.json"
|
| 1923 |
},
|
| 1924 |
"required_marker_count": 1,
|
|
|
|
| 1937 |
"timeout_seconds": 30,
|
| 1938 |
"status_code": 200,
|
| 1939 |
"bytes": 7591,
|
| 1940 |
+
"sha256": "6780c3066bdb7774c0d4ee2f684664ceeea176ca5cc0d2b0ec9eaf3a69203d23",
|
| 1941 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fpublication_audit.json"
|
| 1942 |
},
|
| 1943 |
"required_marker_count": 1,
|
| 1944 |
"missing_markers": [],
|
|
|
|
| 1956 |
"timeout_seconds": 30,
|
| 1957 |
"status_code": 200,
|
| 1958 |
"bytes": 7591,
|
| 1959 |
+
"sha256": "6780c3066bdb7774c0d4ee2f684664ceeea176ca5cc0d2b0ec9eaf3a69203d23",
|
| 1960 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fpublication_audit.json"
|
| 1961 |
},
|
| 1962 |
"required_marker_count": 1,
|
| 1963 |
"missing_markers": [],
|
|
|
|
| 1993 |
"method": "urllib",
|
| 1994 |
"timeout_seconds": 30,
|
| 1995 |
"status_code": 200,
|
| 1996 |
+
"bytes": 15775,
|
| 1997 |
+
"sha256": "8306e2ed46035bc24a1a56e5da5b4deccc245f8a2057f12ebdc6267e129f04c3",
|
| 1998 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/website_integrity.json"
|
| 1999 |
},
|
| 2000 |
"required_marker_count": 1,
|
|
|
|
| 2012 |
"method": "urllib",
|
| 2013 |
"timeout_seconds": 30,
|
| 2014 |
"status_code": 200,
|
| 2015 |
+
"bytes": 15775,
|
| 2016 |
+
"sha256": "8306e2ed46035bc24a1a56e5da5b4deccc245f8a2057f12ebdc6267e129f04c3",
|
| 2017 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fwebsite_integrity.json"
|
| 2018 |
},
|
| 2019 |
"required_marker_count": 1,
|
| 2020 |
"missing_markers": [],
|
|
|
|
| 2031 |
"method": "urllib",
|
| 2032 |
"timeout_seconds": 30,
|
| 2033 |
"status_code": 200,
|
| 2034 |
+
"bytes": 15775,
|
| 2035 |
+
"sha256": "8306e2ed46035bc24a1a56e5da5b4deccc245f8a2057f12ebdc6267e129f04c3",
|
| 2036 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fwebsite_integrity.json"
|
| 2037 |
},
|
| 2038 |
"required_marker_count": 1,
|
| 2039 |
"missing_markers": [],
|
|
|
|
| 2069 |
"method": "urllib",
|
| 2070 |
"timeout_seconds": 30,
|
| 2071 |
"status_code": 200,
|
| 2072 |
+
"bytes": 5776,
|
| 2073 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2074 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 2075 |
},
|
| 2076 |
"required_marker_count": 1,
|
|
|
|
| 2088 |
"method": "urllib",
|
| 2089 |
"timeout_seconds": 30,
|
| 2090 |
"status_code": 200,
|
| 2091 |
+
"bytes": 5776,
|
| 2092 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2093 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fpublic_surface_qa.json"
|
| 2094 |
},
|
| 2095 |
"required_marker_count": 1,
|
| 2096 |
"missing_markers": [],
|
|
|
|
| 2107 |
"method": "urllib",
|
| 2108 |
"timeout_seconds": 30,
|
| 2109 |
"status_code": 200,
|
| 2110 |
+
"bytes": 5776,
|
| 2111 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2112 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fpublic_surface_qa.json"
|
| 2113 |
},
|
| 2114 |
"required_marker_count": 1,
|
| 2115 |
"missing_markers": [],
|
|
|
|
| 2117 |
"failures": []
|
| 2118 |
}
|
| 2119 |
],
|
| 2120 |
+
"failure_count": 3,
|
| 2121 |
"failures": [
|
| 2122 |
{
|
| 2123 |
+
"check": "public_surface_qa_json",
|
| 2124 |
+
"surface": "github_pages",
|
| 2125 |
"kind": "hash_mismatch",
|
| 2126 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/public_surface_qa.json",
|
| 2127 |
+
"expected_sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2128 |
+
"actual_sha256": "2cde9862d1da34af730a278786065a668a491d782c256cb02926c892e9d50c4b"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2129 |
},
|
| 2130 |
{
|
| 2131 |
+
"check": "source_alignment_json",
|
| 2132 |
+
"surface": "github_pages",
|
| 2133 |
"kind": "hash_mismatch",
|
| 2134 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/source_alignment_audit.json",
|
| 2135 |
+
"expected_sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 2136 |
+
"actual_sha256": "24076a6db867af49f9b82d24b68816a1d2bbb4b31f7031aa89699326cb33539b"
|
| 2137 |
},
|
| 2138 |
{
|
| 2139 |
+
"check": "task_surface_integrity_json",
|
| 2140 |
+
"surface": "github_pages",
|
| 2141 |
"kind": "hash_mismatch",
|
| 2142 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/task_surface_integrity.json",
|
| 2143 |
+
"expected_sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 2144 |
+
"actual_sha256": "87383d850ac226b6f3f420943daef433090907c85e9d04a3b74e5aa00a51cbdf"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2145 |
}
|
| 2146 |
]
|
| 2147 |
}
|
docs/data/public_surface_qa.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
-
"status": "
|
| 4 |
-
"generated_at_utc": "2026-06-15T06:
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -12,13 +12,13 @@
|
|
| 12 |
},
|
| 13 |
{
|
| 14 |
"name": "core_status_reports_pass",
|
| 15 |
-
"status": "
|
| 16 |
"reason": "The public project surface depends on the existing project reports already passing.",
|
| 17 |
"reports": {
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
-
"generated_at_utc": "2026-06-15T06:
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
|
@@ -28,41 +28,30 @@
|
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
-
"generated_at_utc": "2026-06-15T06:
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
-
"generated_at_utc": "2026-06-15T06:
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
-
"generated_at_utc": "2026-06-15T06:
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
-
"generated_at_utc": "2026-06-15T06:
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-
|
| 52 |
-
},
|
| 53 |
-
"live_publication": {
|
| 54 |
-
"exists": true,
|
| 55 |
-
"status": "fail",
|
| 56 |
-
"generated_at_utc": null
|
| 57 |
}
|
| 58 |
},
|
| 59 |
-
"failures": {
|
| 60 |
-
"live_publication": {
|
| 61 |
-
"exists": true,
|
| 62 |
-
"status": "fail",
|
| 63 |
-
"generated_at_utc": null
|
| 64 |
-
}
|
| 65 |
-
}
|
| 66 |
},
|
| 67 |
{
|
| 68 |
"name": "website_has_research_seo_metadata",
|
|
@@ -109,7 +98,7 @@
|
|
| 109 |
"Ropedia Xperience-10M Task Suite": 16,
|
| 110 |
"Xperience-10M": 147,
|
| 111 |
"12-task": 32,
|
| 112 |
-
"Qwen3-Omni":
|
| 113 |
"128-episode pilot": 1
|
| 114 |
}
|
| 115 |
},
|
|
@@ -139,7 +128,7 @@
|
|
| 139 |
"data/mirror_parity.json": 2,
|
| 140 |
"data/public_surface_qa.json": 2,
|
| 141 |
"data/research_roadmap.json": 11,
|
| 142 |
-
"data/task_suite_enhancement_128.json":
|
| 143 |
}
|
| 144 |
},
|
| 145 |
{
|
|
@@ -149,6 +138,11 @@
|
|
| 149 |
"banned_hits": []
|
| 150 |
}
|
| 151 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 152 |
"surface_files": {
|
| 153 |
"github_readme": "README.md",
|
| 154 |
"website_html": "docs/index.html",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
+
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-15T06:46:53+00:00",
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
|
|
| 12 |
},
|
| 13 |
{
|
| 14 |
"name": "core_status_reports_pass",
|
| 15 |
+
"status": "pass",
|
| 16 |
"reason": "The public project surface depends on the existing project reports already passing.",
|
| 17 |
"reports": {
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
+
"generated_at_utc": "2026-06-15T06:37:26+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-15T06:37:42+00:00"
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
+
"generated_at_utc": "2026-06-15T06:37:44+00:00"
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
+
"generated_at_utc": "2026-06-15T06:37:50+00:00"
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
+
"generated_at_utc": "2026-06-15T06:37:32+00:00"
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-15T06:39:53+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
}
|
| 53 |
},
|
| 54 |
+
"failures": {}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"name": "website_has_research_seo_metadata",
|
|
|
|
| 98 |
"Ropedia Xperience-10M Task Suite": 16,
|
| 99 |
"Xperience-10M": 147,
|
| 100 |
"12-task": 32,
|
| 101 |
+
"Qwen3-Omni": 140,
|
| 102 |
"128-episode pilot": 1
|
| 103 |
}
|
| 104 |
},
|
|
|
|
| 128 |
"data/mirror_parity.json": 2,
|
| 129 |
"data/public_surface_qa.json": 2,
|
| 130 |
"data/research_roadmap.json": 11,
|
| 131 |
+
"data/task_suite_enhancement_128.json": 17
|
| 132 |
}
|
| 133 |
},
|
| 134 |
{
|
|
|
|
| 138 |
"banned_hits": []
|
| 139 |
}
|
| 140 |
],
|
| 141 |
+
"live_publication_report": {
|
| 142 |
+
"exists": true,
|
| 143 |
+
"status": "fail",
|
| 144 |
+
"generated_at_utc": null
|
| 145 |
+
},
|
| 146 |
"surface_files": {
|
| 147 |
"github_readme": "README.md",
|
| 148 |
"website_html": "docs/index.html",
|
docs/data/publication_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-15T06:
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-15T06:47:18+00:00",
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
docs/data/website_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-15T06:
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
@@ -288,7 +288,7 @@
|
|
| 288 |
},
|
| 289 |
{
|
| 290 |
"path": "data/live_publication_status.json",
|
| 291 |
-
"bytes":
|
| 292 |
"top_level_type": "dict"
|
| 293 |
},
|
| 294 |
{
|
|
@@ -333,7 +333,7 @@
|
|
| 333 |
},
|
| 334 |
{
|
| 335 |
"path": "data/public_surface_qa.json",
|
| 336 |
-
"bytes":
|
| 337 |
"top_level_type": "dict"
|
| 338 |
},
|
| 339 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-15T06:47:08+00:00",
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
|
|
| 288 |
},
|
| 289 |
{
|
| 290 |
"path": "data/live_publication_status.json",
|
| 291 |
+
"bytes": 100499,
|
| 292 |
"top_level_type": "dict"
|
| 293 |
},
|
| 294 |
{
|
|
|
|
| 333 |
},
|
| 334 |
{
|
| 335 |
"path": "data/public_surface_qa.json",
|
| 336 |
+
"bytes": 5617,
|
| 337 |
"top_level_type": "dict"
|
| 338 |
},
|
| 339 |
{
|
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-15T06:
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 164,
|
| 6 |
"missing": [],
|
|
@@ -462,7 +462,7 @@
|
|
| 462 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 463 |
"exists": true,
|
| 464 |
"bytes": 4432,
|
| 465 |
-
"sha256": "
|
| 466 |
},
|
| 467 |
{
|
| 468 |
"id": "source_alignment_validator",
|
|
@@ -726,7 +726,7 @@
|
|
| 726 |
"shows": "Keeps the repo, website, and Hugging Face cards aligned as one cohesive research project surface.",
|
| 727 |
"exists": true,
|
| 728 |
"bytes": 1939,
|
| 729 |
-
"sha256": "
|
| 730 |
},
|
| 731 |
{
|
| 732 |
"id": "public_surface_qa_json",
|
|
@@ -737,7 +737,7 @@
|
|
| 737 |
"volatile": true,
|
| 738 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 739 |
"exists": true,
|
| 740 |
-
"bytes":
|
| 741 |
"hash_policy": "existence_and_size_only"
|
| 742 |
},
|
| 743 |
{
|
|
@@ -748,8 +748,8 @@
|
|
| 748 |
"surface": "repo_hf",
|
| 749 |
"shows": "Regenerates the public presentation report before release.",
|
| 750 |
"exists": true,
|
| 751 |
-
"bytes":
|
| 752 |
-
"sha256": "
|
| 753 |
},
|
| 754 |
{
|
| 755 |
"id": "task_surface_integrity",
|
|
@@ -818,7 +818,7 @@
|
|
| 818 |
"volatile": true,
|
| 819 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 820 |
"exists": true,
|
| 821 |
-
"bytes":
|
| 822 |
"hash_policy": "existence_and_size_only"
|
| 823 |
},
|
| 824 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Task Suite Artifact Index",
|
| 3 |
+
"generated_at_utc": "2026-06-15T06:47:07+00:00",
|
| 4 |
"status": "pass",
|
| 5 |
"artifact_count": 164,
|
| 6 |
"missing": [],
|
|
|
|
| 462 |
"shows": "Machine-readable source-alignment pass/fail check for repo, website, and HF surfaces.",
|
| 463 |
"exists": true,
|
| 464 |
"bytes": 4432,
|
| 465 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57"
|
| 466 |
},
|
| 467 |
{
|
| 468 |
"id": "source_alignment_validator",
|
|
|
|
| 726 |
"shows": "Keeps the repo, website, and Hugging Face cards aligned as one cohesive research project surface.",
|
| 727 |
"exists": true,
|
| 728 |
"bytes": 1939,
|
| 729 |
+
"sha256": "516ca8e7b67460a6151785bfa186165f37e394ab56114bab05481c878265ffe5"
|
| 730 |
},
|
| 731 |
{
|
| 732 |
"id": "public_surface_qa_json",
|
|
|
|
| 737 |
"volatile": true,
|
| 738 |
"shows": "Machine-readable report for SEO/social metadata, accessible tab semantics, public links, project links, and clear project presentation.",
|
| 739 |
"exists": true,
|
| 740 |
+
"bytes": 5617,
|
| 741 |
"hash_policy": "existence_and_size_only"
|
| 742 |
},
|
| 743 |
{
|
|
|
|
| 748 |
"surface": "repo_hf",
|
| 749 |
"shows": "Regenerates the public presentation report before release.",
|
| 750 |
"exists": true,
|
| 751 |
+
"bytes": 12162,
|
| 752 |
+
"sha256": "2ce304198af8dce90b600e95e76d8b7dfd8a6b6256bfb74db6aef9e2dde9e826"
|
| 753 |
},
|
| 754 |
{
|
| 755 |
"id": "task_surface_integrity",
|
|
|
|
| 818 |
"volatile": true,
|
| 819 |
"shows": "Records the last live GitHub/HF URL verification after upload.",
|
| 820 |
"exists": true,
|
| 821 |
+
"bytes": 100499,
|
| 822 |
"hash_policy": "existence_and_size_only"
|
| 823 |
},
|
| 824 |
{
|
metrics/live_publication_status.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Live Publication Status",
|
| 3 |
"status": "fail",
|
| 4 |
-
"checked_at_utc": "2026-06-15T06:
|
| 5 |
"scope": "Live GitHub Pages, GitHub raw, Hugging Face Space, artifact dataset, baseline model mirrors, and the Qwen3/Cosmos3 LoRA adapter repos when their upload packages exist locally.",
|
| 6 |
"hash_groups": [
|
| 7 |
{
|
|
@@ -32,7 +32,7 @@
|
|
| 32 |
"status_code": 200,
|
| 33 |
"bytes": 1588641,
|
| 34 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 35 |
-
"final_url": "https://
|
| 36 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/resolve/main/assets/task_suite_infographic.png"
|
| 37 |
},
|
| 38 |
"hf_artifacts": {
|
|
@@ -52,7 +52,7 @@
|
|
| 52 |
"status_code": 200,
|
| 53 |
"bytes": 1588641,
|
| 54 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 55 |
-
"final_url": "https://
|
| 56 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/assets/task_suite_infographic.png"
|
| 57 |
}
|
| 58 |
},
|
|
@@ -96,7 +96,7 @@
|
|
| 96 |
"status_code": 200,
|
| 97 |
"bytes": 8097,
|
| 98 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 99 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 100 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/quality_gates.json"
|
| 101 |
},
|
| 102 |
"hf_model": {
|
|
@@ -106,7 +106,7 @@
|
|
| 106 |
"status_code": 200,
|
| 107 |
"bytes": 8097,
|
| 108 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 109 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 110 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/quality_gates.json"
|
| 111 |
}
|
| 112 |
},
|
|
@@ -150,7 +150,7 @@
|
|
| 150 |
"status_code": 200,
|
| 151 |
"bytes": 4305527,
|
| 152 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 153 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 154 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/single_episode_explorer.json"
|
| 155 |
},
|
| 156 |
"hf_model": {
|
|
@@ -160,7 +160,7 @@
|
|
| 160 |
"status_code": 200,
|
| 161 |
"bytes": 4305527,
|
| 162 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 163 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 164 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/single_episode_explorer.json"
|
| 165 |
}
|
| 166 |
},
|
|
@@ -204,7 +204,7 @@
|
|
| 204 |
"status_code": 200,
|
| 205 |
"bytes": 2773799,
|
| 206 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 207 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 208 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/single_episode_explorer.html"
|
| 209 |
},
|
| 210 |
"hf_model": {
|
|
@@ -214,7 +214,7 @@
|
|
| 214 |
"status_code": 200,
|
| 215 |
"bytes": 2773799,
|
| 216 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 217 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 218 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/single_episode_explorer.html"
|
| 219 |
}
|
| 220 |
},
|
|
@@ -258,7 +258,7 @@
|
|
| 258 |
"status_code": 200,
|
| 259 |
"bytes": 31557,
|
| 260 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 261 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 262 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/research_roadmap.html"
|
| 263 |
},
|
| 264 |
"hf_model": {
|
|
@@ -268,7 +268,7 @@
|
|
| 268 |
"status_code": 200,
|
| 269 |
"bytes": 31557,
|
| 270 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 271 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 272 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/research_roadmap.html"
|
| 273 |
}
|
| 274 |
},
|
|
@@ -312,7 +312,7 @@
|
|
| 312 |
"status_code": 200,
|
| 313 |
"bytes": 4072,
|
| 314 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 315 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 316 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 317 |
},
|
| 318 |
"hf_model": {
|
|
@@ -322,7 +322,7 @@
|
|
| 322 |
"status_code": 200,
|
| 323 |
"bytes": 4072,
|
| 324 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 325 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 326 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 327 |
}
|
| 328 |
},
|
|
@@ -366,7 +366,7 @@
|
|
| 366 |
"status_code": 200,
|
| 367 |
"bytes": 995,
|
| 368 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 369 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 370 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 371 |
},
|
| 372 |
"hf_model": {
|
|
@@ -376,7 +376,7 @@
|
|
| 376 |
"status_code": 200,
|
| 377 |
"bytes": 995,
|
| 378 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 379 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 380 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 381 |
}
|
| 382 |
},
|
|
@@ -385,12 +385,12 @@
|
|
| 385 |
{
|
| 386 |
"id": "public_surface_qa_json",
|
| 387 |
"title": "Public presentation JSON",
|
| 388 |
-
"status": "
|
| 389 |
"local": {
|
| 390 |
"path": "docs/data/public_surface_qa.json",
|
| 391 |
"exists": true,
|
| 392 |
-
"bytes":
|
| 393 |
-
"sha256": "
|
| 394 |
},
|
| 395 |
"mirrors": {
|
| 396 |
"github_pages": {
|
|
@@ -408,8 +408,8 @@
|
|
| 408 |
"method": "urllib",
|
| 409 |
"timeout_seconds": 30,
|
| 410 |
"status_code": 200,
|
| 411 |
-
"bytes":
|
| 412 |
-
"sha256": "
|
| 413 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json",
|
| 414 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 415 |
},
|
|
@@ -418,9 +418,9 @@
|
|
| 418 |
"method": "urllib",
|
| 419 |
"timeout_seconds": 30,
|
| 420 |
"status_code": 200,
|
| 421 |
-
"bytes":
|
| 422 |
-
"sha256": "
|
| 423 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 424 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/public_surface_qa.json"
|
| 425 |
},
|
| 426 |
"hf_model": {
|
|
@@ -428,13 +428,21 @@
|
|
| 428 |
"method": "urllib",
|
| 429 |
"timeout_seconds": 30,
|
| 430 |
"status_code": 200,
|
| 431 |
-
"bytes":
|
| 432 |
-
"sha256": "
|
| 433 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 434 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/public_surface_qa.json"
|
| 435 |
}
|
| 436 |
},
|
| 437 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 438 |
},
|
| 439 |
{
|
| 440 |
"id": "rendered_site_check_json",
|
|
@@ -474,7 +482,7 @@
|
|
| 474 |
"status_code": 200,
|
| 475 |
"bytes": 4032,
|
| 476 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 477 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 478 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/rendered_site_check.json"
|
| 479 |
},
|
| 480 |
"hf_model": {
|
|
@@ -484,7 +492,7 @@
|
|
| 484 |
"status_code": 200,
|
| 485 |
"bytes": 4032,
|
| 486 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 487 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 488 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/rendered_site_check.json"
|
| 489 |
}
|
| 490 |
},
|
|
@@ -528,7 +536,7 @@
|
|
| 528 |
"status_code": 200,
|
| 529 |
"bytes": 7559,
|
| 530 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 531 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 532 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/xperience10m_dataset_card_alignment.json"
|
| 533 |
},
|
| 534 |
"hf_model": {
|
|
@@ -538,7 +546,7 @@
|
|
| 538 |
"status_code": 200,
|
| 539 |
"bytes": 7559,
|
| 540 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 541 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 542 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/xperience10m_dataset_card_alignment.json"
|
| 543 |
}
|
| 544 |
},
|
|
@@ -547,12 +555,12 @@
|
|
| 547 |
{
|
| 548 |
"id": "source_alignment_json",
|
| 549 |
"title": "Source-alignment JSON",
|
| 550 |
-
"status": "
|
| 551 |
"local": {
|
| 552 |
"path": "docs/data/source_alignment_audit.json",
|
| 553 |
"exists": true,
|
| 554 |
"bytes": 4432,
|
| 555 |
-
"sha256": "
|
| 556 |
},
|
| 557 |
"mirrors": {
|
| 558 |
"github_pages": {
|
|
@@ -571,7 +579,7 @@
|
|
| 571 |
"timeout_seconds": 30,
|
| 572 |
"status_code": 200,
|
| 573 |
"bytes": 4432,
|
| 574 |
-
"sha256": "
|
| 575 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json",
|
| 576 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json"
|
| 577 |
},
|
|
@@ -581,8 +589,8 @@
|
|
| 581 |
"timeout_seconds": 30,
|
| 582 |
"status_code": 200,
|
| 583 |
"bytes": 4432,
|
| 584 |
-
"sha256": "
|
| 585 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 586 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/source_alignment_audit.json"
|
| 587 |
},
|
| 588 |
"hf_model": {
|
|
@@ -591,12 +599,20 @@
|
|
| 591 |
"timeout_seconds": 30,
|
| 592 |
"status_code": 200,
|
| 593 |
"bytes": 4432,
|
| 594 |
-
"sha256": "
|
| 595 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 596 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/source_alignment_audit.json"
|
| 597 |
}
|
| 598 |
},
|
| 599 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 600 |
},
|
| 601 |
{
|
| 602 |
"id": "project_status_json",
|
|
@@ -636,7 +652,7 @@
|
|
| 636 |
"status_code": 200,
|
| 637 |
"bytes": 23535,
|
| 638 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 639 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 640 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/project_status.json"
|
| 641 |
},
|
| 642 |
"hf_model": {
|
|
@@ -646,7 +662,7 @@
|
|
| 646 |
"status_code": 200,
|
| 647 |
"bytes": 23535,
|
| 648 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 649 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 650 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/project_status.json"
|
| 651 |
}
|
| 652 |
},
|
|
@@ -690,7 +706,7 @@
|
|
| 690 |
"status_code": 200,
|
| 691 |
"bytes": 81866,
|
| 692 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 693 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 694 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/omni_model_comparison.json"
|
| 695 |
},
|
| 696 |
"hf_model": {
|
|
@@ -700,7 +716,7 @@
|
|
| 700 |
"status_code": 200,
|
| 701 |
"bytes": 81866,
|
| 702 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 703 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 704 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/omni_model_comparison.json"
|
| 705 |
}
|
| 706 |
},
|
|
@@ -744,7 +760,7 @@
|
|
| 744 |
"status_code": 200,
|
| 745 |
"bytes": 20181,
|
| 746 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 747 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 748 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_suite_enhancement_128.json"
|
| 749 |
},
|
| 750 |
"hf_model": {
|
|
@@ -754,7 +770,7 @@
|
|
| 754 |
"status_code": 200,
|
| 755 |
"bytes": 20181,
|
| 756 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 757 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 758 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_suite_enhancement_128.json"
|
| 759 |
}
|
| 760 |
},
|
|
@@ -852,7 +868,7 @@
|
|
| 852 |
"status_code": 200,
|
| 853 |
"bytes": 20181,
|
| 854 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 855 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 856 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 857 |
},
|
| 858 |
"hf_model": {
|
|
@@ -862,7 +878,7 @@
|
|
| 862 |
"status_code": 200,
|
| 863 |
"bytes": 20181,
|
| 864 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 865 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 866 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 867 |
}
|
| 868 |
},
|
|
@@ -906,7 +922,7 @@
|
|
| 906 |
"status_code": 200,
|
| 907 |
"bytes": 14511,
|
| 908 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 909 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 910 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/evaluation_protocol.json"
|
| 911 |
},
|
| 912 |
"hf_model": {
|
|
@@ -916,7 +932,7 @@
|
|
| 916 |
"status_code": 200,
|
| 917 |
"bytes": 14511,
|
| 918 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 919 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 920 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/evaluation_protocol.json"
|
| 921 |
}
|
| 922 |
},
|
|
@@ -960,7 +976,7 @@
|
|
| 960 |
"status_code": 200,
|
| 961 |
"bytes": 7139,
|
| 962 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 963 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 964 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_takeaways.json"
|
| 965 |
},
|
| 966 |
"hf_model": {
|
|
@@ -970,7 +986,7 @@
|
|
| 970 |
"status_code": 200,
|
| 971 |
"bytes": 7139,
|
| 972 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 973 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 974 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_takeaways.json"
|
| 975 |
}
|
| 976 |
},
|
|
@@ -1014,7 +1030,7 @@
|
|
| 1014 |
"status_code": 200,
|
| 1015 |
"bytes": 13450,
|
| 1016 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1017 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1018 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap.json"
|
| 1019 |
},
|
| 1020 |
"hf_model": {
|
|
@@ -1024,7 +1040,7 @@
|
|
| 1024 |
"status_code": 200,
|
| 1025 |
"bytes": 13450,
|
| 1026 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1027 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1028 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap.json"
|
| 1029 |
}
|
| 1030 |
},
|
|
@@ -1068,7 +1084,7 @@
|
|
| 1068 |
"status_code": 200,
|
| 1069 |
"bytes": 145234,
|
| 1070 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1071 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1072 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap_interactive.json"
|
| 1073 |
},
|
| 1074 |
"hf_model": {
|
|
@@ -1078,7 +1094,7 @@
|
|
| 1078 |
"status_code": 200,
|
| 1079 |
"bytes": 145234,
|
| 1080 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1081 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1082 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap_interactive.json"
|
| 1083 |
}
|
| 1084 |
},
|
|
@@ -1122,7 +1138,7 @@
|
|
| 1122 |
"status_code": 200,
|
| 1123 |
"bytes": 14117,
|
| 1124 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1125 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1126 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/figure_index.json"
|
| 1127 |
},
|
| 1128 |
"hf_model": {
|
|
@@ -1132,7 +1148,7 @@
|
|
| 1132 |
"status_code": 200,
|
| 1133 |
"bytes": 14117,
|
| 1134 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1135 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1136 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/figure_index.json"
|
| 1137 |
}
|
| 1138 |
},
|
|
@@ -1176,7 +1192,7 @@
|
|
| 1176 |
"status_code": 200,
|
| 1177 |
"bytes": 26963,
|
| 1178 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1179 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1180 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_walkthroughs.json"
|
| 1181 |
},
|
| 1182 |
"hf_model": {
|
|
@@ -1186,7 +1202,7 @@
|
|
| 1186 |
"status_code": 200,
|
| 1187 |
"bytes": 26963,
|
| 1188 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1189 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1190 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_walkthroughs.json"
|
| 1191 |
}
|
| 1192 |
},
|
|
@@ -1195,12 +1211,12 @@
|
|
| 1195 |
{
|
| 1196 |
"id": "task_surface_integrity_json",
|
| 1197 |
"title": "Task-surface integrity JSON",
|
| 1198 |
-
"status": "
|
| 1199 |
"local": {
|
| 1200 |
"path": "docs/data/task_surface_integrity.json",
|
| 1201 |
"exists": true,
|
| 1202 |
"bytes": 45779,
|
| 1203 |
-
"sha256": "
|
| 1204 |
},
|
| 1205 |
"mirrors": {
|
| 1206 |
"github_pages": {
|
|
@@ -1219,7 +1235,7 @@
|
|
| 1219 |
"timeout_seconds": 30,
|
| 1220 |
"status_code": 200,
|
| 1221 |
"bytes": 45779,
|
| 1222 |
-
"sha256": "
|
| 1223 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json",
|
| 1224 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json"
|
| 1225 |
},
|
|
@@ -1229,8 +1245,8 @@
|
|
| 1229 |
"timeout_seconds": 30,
|
| 1230 |
"status_code": 200,
|
| 1231 |
"bytes": 45779,
|
| 1232 |
-
"sha256": "
|
| 1233 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1234 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_surface_integrity.json"
|
| 1235 |
},
|
| 1236 |
"hf_model": {
|
|
@@ -1239,12 +1255,20 @@
|
|
| 1239 |
"timeout_seconds": 30,
|
| 1240 |
"status_code": 200,
|
| 1241 |
"bytes": 45779,
|
| 1242 |
-
"sha256": "
|
| 1243 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1244 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_surface_integrity.json"
|
| 1245 |
}
|
| 1246 |
},
|
| 1247 |
-
"failures": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1248 |
},
|
| 1249 |
{
|
| 1250 |
"id": "brand_assets_json",
|
|
@@ -1284,7 +1308,7 @@
|
|
| 1284 |
"status_code": 200,
|
| 1285 |
"bytes": 3898,
|
| 1286 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1287 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1288 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/brand_assets.json"
|
| 1289 |
},
|
| 1290 |
"hf_model": {
|
|
@@ -1294,7 +1318,7 @@
|
|
| 1294 |
"status_code": 200,
|
| 1295 |
"bytes": 3898,
|
| 1296 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1297 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1298 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/brand_assets.json"
|
| 1299 |
}
|
| 1300 |
},
|
|
@@ -1338,7 +1362,7 @@
|
|
| 1338 |
"status_code": 200,
|
| 1339 |
"bytes": 201330,
|
| 1340 |
"sha256": "16e99ea98eb890e02aeb681e16b5163e1d5a9702d784dbd34ce3691e423a766a",
|
| 1341 |
-
"final_url": "https://
|
| 1342 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/assets/brand/xperience10m-logo-social-card.png"
|
| 1343 |
},
|
| 1344 |
"hf_model": {
|
|
@@ -1411,7 +1435,7 @@
|
|
| 1411 |
{
|
| 1412 |
"id": "qwen3_lora_README_md",
|
| 1413 |
"title": "Qwen3-Omni LoRA repo file: README.md",
|
| 1414 |
-
"status": "
|
| 1415 |
"local": {
|
| 1416 |
"path": "../hf_publish/qwen3_lora_128ep/README.md",
|
| 1417 |
"exists": true,
|
|
@@ -1424,26 +1448,18 @@
|
|
| 1424 |
"method": "urllib",
|
| 1425 |
"timeout_seconds": 30,
|
| 1426 |
"status_code": 200,
|
| 1427 |
-
"bytes":
|
| 1428 |
-
"sha256": "
|
| 1429 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/
|
| 1430 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/README.md"
|
| 1431 |
}
|
| 1432 |
},
|
| 1433 |
-
"failures": [
|
| 1434 |
-
{
|
| 1435 |
-
"surface": "hf_qwen3_lora_model",
|
| 1436 |
-
"kind": "hash_mismatch",
|
| 1437 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/README.md",
|
| 1438 |
-
"expected_sha256": "a54c2e064d055d416589249773d6ccace038284593cc2863d24021a0fd68e510",
|
| 1439 |
-
"actual_sha256": "8b1a23fd641015997447a5853d07c6866a40a9b9e5b89a31c2f35b769e9f2919"
|
| 1440 |
-
}
|
| 1441 |
-
]
|
| 1442 |
},
|
| 1443 |
{
|
| 1444 |
"id": "qwen3_lora_upload_manifest_json",
|
| 1445 |
"title": "Qwen3-Omni LoRA repo file: upload_manifest.json",
|
| 1446 |
-
"status": "
|
| 1447 |
"local": {
|
| 1448 |
"path": "../hf_publish/qwen3_lora_128ep/upload_manifest.json",
|
| 1449 |
"exists": true,
|
|
@@ -1456,26 +1472,18 @@
|
|
| 1456 |
"method": "urllib",
|
| 1457 |
"timeout_seconds": 30,
|
| 1458 |
"status_code": 200,
|
| 1459 |
-
"bytes":
|
| 1460 |
-
"sha256": "
|
| 1461 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/
|
| 1462 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json"
|
| 1463 |
}
|
| 1464 |
},
|
| 1465 |
-
"failures": [
|
| 1466 |
-
{
|
| 1467 |
-
"surface": "hf_qwen3_lora_model",
|
| 1468 |
-
"kind": "hash_mismatch",
|
| 1469 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json",
|
| 1470 |
-
"expected_sha256": "5868d36e1581c0af4235ce172c20892ec8eedfc68ec7cb06ea65125d5997597f",
|
| 1471 |
-
"actual_sha256": "29a06769e9a5acb77ace217ce253ea0ae2e62cc1108d05369e9c41894dc1e30a"
|
| 1472 |
-
}
|
| 1473 |
-
]
|
| 1474 |
},
|
| 1475 |
{
|
| 1476 |
"id": "qwen3_lora_adapter_config_json",
|
| 1477 |
"title": "Qwen3-Omni LoRA repo file: adapter_config.json",
|
| 1478 |
-
"status": "
|
| 1479 |
"local": {
|
| 1480 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_config.json",
|
| 1481 |
"exists": true,
|
|
@@ -1488,26 +1496,18 @@
|
|
| 1488 |
"method": "urllib",
|
| 1489 |
"timeout_seconds": 30,
|
| 1490 |
"status_code": 200,
|
| 1491 |
-
"bytes":
|
| 1492 |
-
"sha256": "
|
| 1493 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/
|
| 1494 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_config.json"
|
| 1495 |
}
|
| 1496 |
},
|
| 1497 |
-
"failures": [
|
| 1498 |
-
{
|
| 1499 |
-
"surface": "hf_qwen3_lora_model",
|
| 1500 |
-
"kind": "hash_mismatch",
|
| 1501 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_config.json",
|
| 1502 |
-
"expected_sha256": "0ab4588c2f80843904211f4b544fdf905e5908d1b5414c6db2a704eb23659307",
|
| 1503 |
-
"actual_sha256": "32da87557db870f5387519b0ff55ec6c853da6c8a0a82566ac50699abb8d028e"
|
| 1504 |
-
}
|
| 1505 |
-
]
|
| 1506 |
},
|
| 1507 |
{
|
| 1508 |
"id": "qwen3_lora_adapter_model_safetensors",
|
| 1509 |
"title": "Qwen3-Omni LoRA repo file: adapter_model.safetensors",
|
| 1510 |
-
"status": "
|
| 1511 |
"local": {
|
| 1512 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_model.safetensors",
|
| 1513 |
"exists": true,
|
|
@@ -1520,21 +1520,13 @@
|
|
| 1520 |
"method": "curl",
|
| 1521 |
"timeout_seconds": 240,
|
| 1522 |
"status_code": 200,
|
| 1523 |
-
"bytes":
|
| 1524 |
-
"sha256": "
|
| 1525 |
-
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a24aa8f77b6bd853fd1c263/
|
| 1526 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_model.safetensors"
|
| 1527 |
}
|
| 1528 |
},
|
| 1529 |
-
"failures": [
|
| 1530 |
-
{
|
| 1531 |
-
"surface": "hf_qwen3_lora_model",
|
| 1532 |
-
"kind": "hash_mismatch",
|
| 1533 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_model.safetensors",
|
| 1534 |
-
"expected_sha256": "1e2d8e1039dc6d658ea3b9d12d2009eef8539691abab1e65717d83be6cb0315a",
|
| 1535 |
-
"actual_sha256": "3cc427b5a320737e131ba8c45492992536ce027c291513a5a77bace19e819cb1"
|
| 1536 |
-
}
|
| 1537 |
-
]
|
| 1538 |
},
|
| 1539 |
{
|
| 1540 |
"id": "cosmos3_super_lora_README_md",
|
|
@@ -1710,87 +1702,58 @@
|
|
| 1710 |
"id": "github_pages_index_current",
|
| 1711 |
"title": "GitHub Pages index contains current publication markers",
|
| 1712 |
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/",
|
| 1713 |
-
"status": "
|
| 1714 |
"fetch": {
|
| 1715 |
"ok": true,
|
| 1716 |
"method": "urllib",
|
| 1717 |
"timeout_seconds": 30,
|
| 1718 |
"status_code": 200,
|
| 1719 |
-
"bytes":
|
| 1720 |
-
"sha256": "
|
| 1721 |
"final_url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/"
|
| 1722 |
},
|
| 1723 |
"required_marker_count": 22,
|
| 1724 |
-
"missing_markers": [
|
| 1725 |
-
"qwen3_v5_v6_comparison.json"
|
| 1726 |
-
],
|
| 1727 |
"forbidden_markers_present": [],
|
| 1728 |
-
"failures": [
|
| 1729 |
-
{
|
| 1730 |
-
"kind": "missing_required_markers",
|
| 1731 |
-
"markers": [
|
| 1732 |
-
"qwen3_v5_v6_comparison.json"
|
| 1733 |
-
]
|
| 1734 |
-
}
|
| 1735 |
-
]
|
| 1736 |
},
|
| 1737 |
{
|
| 1738 |
"id": "hf_space_index_current",
|
| 1739 |
"title": "HF Space index contains current publication markers",
|
| 1740 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html",
|
| 1741 |
-
"status": "
|
| 1742 |
"fetch": {
|
| 1743 |
"ok": true,
|
| 1744 |
"method": "urllib",
|
| 1745 |
"timeout_seconds": 30,
|
| 1746 |
"status_code": 200,
|
| 1747 |
-
"bytes":
|
| 1748 |
-
"sha256": "
|
| 1749 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html"
|
| 1750 |
},
|
| 1751 |
"required_marker_count": 22,
|
| 1752 |
-
"missing_markers": [
|
| 1753 |
-
"qwen3_v5_v6_comparison.json"
|
| 1754 |
-
],
|
| 1755 |
"forbidden_markers_present": [],
|
| 1756 |
-
"failures": [
|
| 1757 |
-
{
|
| 1758 |
-
"kind": "missing_required_markers",
|
| 1759 |
-
"markers": [
|
| 1760 |
-
"qwen3_v5_v6_comparison.json"
|
| 1761 |
-
]
|
| 1762 |
-
}
|
| 1763 |
-
]
|
| 1764 |
},
|
| 1765 |
{
|
| 1766 |
"id": "hf_artifacts_card_current",
|
| 1767 |
"title": "HF artifact card links current result packages",
|
| 1768 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md",
|
| 1769 |
-
"status": "
|
| 1770 |
"fetch": {
|
| 1771 |
"ok": true,
|
| 1772 |
"method": "urllib",
|
| 1773 |
"timeout_seconds": 30,
|
| 1774 |
"status_code": 200,
|
| 1775 |
-
"bytes":
|
| 1776 |
-
"sha256": "
|
| 1777 |
"final_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md"
|
| 1778 |
},
|
| 1779 |
"required_marker_count": 8,
|
| 1780 |
-
"missing_markers": [
|
| 1781 |
-
"99.90% JSON validity",
|
| 1782 |
-
"qwen3_v5_v6_comparison.json"
|
| 1783 |
-
],
|
| 1784 |
"forbidden_markers_present": [],
|
| 1785 |
-
"failures": [
|
| 1786 |
-
{
|
| 1787 |
-
"kind": "missing_required_markers",
|
| 1788 |
-
"markers": [
|
| 1789 |
-
"99.90% JSON validity",
|
| 1790 |
-
"qwen3_v5_v6_comparison.json"
|
| 1791 |
-
]
|
| 1792 |
-
}
|
| 1793 |
-
]
|
| 1794 |
},
|
| 1795 |
{
|
| 1796 |
"id": "github_pages_explorer_current",
|
|
@@ -1834,31 +1797,20 @@
|
|
| 1834 |
"id": "hf_model_card_current",
|
| 1835 |
"title": "HF model card links current result packages",
|
| 1836 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md",
|
| 1837 |
-
"status": "
|
| 1838 |
"fetch": {
|
| 1839 |
"ok": true,
|
| 1840 |
"method": "urllib",
|
| 1841 |
"timeout_seconds": 30,
|
| 1842 |
"status_code": 200,
|
| 1843 |
-
"bytes":
|
| 1844 |
-
"sha256": "
|
| 1845 |
"final_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md"
|
| 1846 |
},
|
| 1847 |
"required_marker_count": 8,
|
| 1848 |
-
"missing_markers": [
|
| 1849 |
-
"99.90%",
|
| 1850 |
-
"qwen3_v5_v6_comparison.json"
|
| 1851 |
-
],
|
| 1852 |
"forbidden_markers_present": [],
|
| 1853 |
-
"failures": [
|
| 1854 |
-
{
|
| 1855 |
-
"kind": "missing_required_markers",
|
| 1856 |
-
"markers": [
|
| 1857 |
-
"99.90%",
|
| 1858 |
-
"qwen3_v5_v6_comparison.json"
|
| 1859 |
-
]
|
| 1860 |
-
}
|
| 1861 |
-
]
|
| 1862 |
},
|
| 1863 |
{
|
| 1864 |
"id": "github_pages_mirror_parity_local_path_check",
|
|
@@ -1889,8 +1841,8 @@
|
|
| 1889 |
"method": "urllib",
|
| 1890 |
"timeout_seconds": 30,
|
| 1891 |
"status_code": 200,
|
| 1892 |
-
"bytes":
|
| 1893 |
-
"sha256": "
|
| 1894 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/mirror_parity.json"
|
| 1895 |
},
|
| 1896 |
"required_marker_count": 1,
|
|
@@ -1908,9 +1860,9 @@
|
|
| 1908 |
"method": "urllib",
|
| 1909 |
"timeout_seconds": 30,
|
| 1910 |
"status_code": 200,
|
| 1911 |
-
"bytes":
|
| 1912 |
-
"sha256": "
|
| 1913 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1914 |
},
|
| 1915 |
"required_marker_count": 1,
|
| 1916 |
"missing_markers": [],
|
|
@@ -1927,9 +1879,9 @@
|
|
| 1927 |
"method": "urllib",
|
| 1928 |
"timeout_seconds": 30,
|
| 1929 |
"status_code": 200,
|
| 1930 |
-
"bytes":
|
| 1931 |
-
"sha256": "
|
| 1932 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 1933 |
},
|
| 1934 |
"required_marker_count": 1,
|
| 1935 |
"missing_markers": [],
|
|
@@ -1966,7 +1918,7 @@
|
|
| 1966 |
"timeout_seconds": 30,
|
| 1967 |
"status_code": 200,
|
| 1968 |
"bytes": 7591,
|
| 1969 |
-
"sha256": "
|
| 1970 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/publication_audit.json"
|
| 1971 |
},
|
| 1972 |
"required_marker_count": 1,
|
|
@@ -1985,8 +1937,8 @@
|
|
| 1985 |
"timeout_seconds": 30,
|
| 1986 |
"status_code": 200,
|
| 1987 |
"bytes": 7591,
|
| 1988 |
-
"sha256": "
|
| 1989 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 1990 |
},
|
| 1991 |
"required_marker_count": 1,
|
| 1992 |
"missing_markers": [],
|
|
@@ -2004,8 +1956,8 @@
|
|
| 2004 |
"timeout_seconds": 30,
|
| 2005 |
"status_code": 200,
|
| 2006 |
"bytes": 7591,
|
| 2007 |
-
"sha256": "
|
| 2008 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 2009 |
},
|
| 2010 |
"required_marker_count": 1,
|
| 2011 |
"missing_markers": [],
|
|
@@ -2041,8 +1993,8 @@
|
|
| 2041 |
"method": "urllib",
|
| 2042 |
"timeout_seconds": 30,
|
| 2043 |
"status_code": 200,
|
| 2044 |
-
"bytes":
|
| 2045 |
-
"sha256": "
|
| 2046 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/website_integrity.json"
|
| 2047 |
},
|
| 2048 |
"required_marker_count": 1,
|
|
@@ -2060,9 +2012,9 @@
|
|
| 2060 |
"method": "urllib",
|
| 2061 |
"timeout_seconds": 30,
|
| 2062 |
"status_code": 200,
|
| 2063 |
-
"bytes":
|
| 2064 |
-
"sha256": "
|
| 2065 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 2066 |
},
|
| 2067 |
"required_marker_count": 1,
|
| 2068 |
"missing_markers": [],
|
|
@@ -2079,9 +2031,9 @@
|
|
| 2079 |
"method": "urllib",
|
| 2080 |
"timeout_seconds": 30,
|
| 2081 |
"status_code": 200,
|
| 2082 |
-
"bytes":
|
| 2083 |
-
"sha256": "
|
| 2084 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 2085 |
},
|
| 2086 |
"required_marker_count": 1,
|
| 2087 |
"missing_markers": [],
|
|
@@ -2117,8 +2069,8 @@
|
|
| 2117 |
"method": "urllib",
|
| 2118 |
"timeout_seconds": 30,
|
| 2119 |
"status_code": 200,
|
| 2120 |
-
"bytes":
|
| 2121 |
-
"sha256": "
|
| 2122 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 2123 |
},
|
| 2124 |
"required_marker_count": 1,
|
|
@@ -2136,9 +2088,9 @@
|
|
| 2136 |
"method": "urllib",
|
| 2137 |
"timeout_seconds": 30,
|
| 2138 |
"status_code": 200,
|
| 2139 |
-
"bytes":
|
| 2140 |
-
"sha256": "
|
| 2141 |
-
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/
|
| 2142 |
},
|
| 2143 |
"required_marker_count": 1,
|
| 2144 |
"missing_markers": [],
|
|
@@ -2155,9 +2107,9 @@
|
|
| 2155 |
"method": "urllib",
|
| 2156 |
"timeout_seconds": 30,
|
| 2157 |
"status_code": 200,
|
| 2158 |
-
"bytes":
|
| 2159 |
-
"sha256": "
|
| 2160 |
-
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/
|
| 2161 |
},
|
| 2162 |
"required_marker_count": 1,
|
| 2163 |
"missing_markers": [],
|
|
@@ -2165,69 +2117,31 @@
|
|
| 2165 |
"failures": []
|
| 2166 |
}
|
| 2167 |
],
|
| 2168 |
-
"failure_count":
|
| 2169 |
"failures": [
|
| 2170 |
{
|
| 2171 |
-
"check": "
|
| 2172 |
-
"surface": "
|
| 2173 |
"kind": "hash_mismatch",
|
| 2174 |
-
"url": "https://
|
| 2175 |
-
"expected_sha256": "
|
| 2176 |
-
"actual_sha256": "
|
| 2177 |
-
},
|
| 2178 |
-
{
|
| 2179 |
-
"check": "qwen3_lora_upload_manifest_json",
|
| 2180 |
-
"surface": "hf_qwen3_lora_model",
|
| 2181 |
-
"kind": "hash_mismatch",
|
| 2182 |
-
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json",
|
| 2183 |
-
"expected_sha256": "5868d36e1581c0af4235ce172c20892ec8eedfc68ec7cb06ea65125d5997597f",
|
| 2184 |
-
"actual_sha256": "29a06769e9a5acb77ace217ce253ea0ae2e62cc1108d05369e9c41894dc1e30a"
|
| 2185 |
},
|
| 2186 |
{
|
| 2187 |
-
"check": "
|
| 2188 |
-
"surface": "
|
| 2189 |
"kind": "hash_mismatch",
|
| 2190 |
-
"url": "https://
|
| 2191 |
-
"expected_sha256": "
|
| 2192 |
-
"actual_sha256": "
|
| 2193 |
},
|
| 2194 |
{
|
| 2195 |
-
"check": "
|
| 2196 |
-
"surface": "
|
| 2197 |
"kind": "hash_mismatch",
|
| 2198 |
-
"url": "https://
|
| 2199 |
-
"expected_sha256": "
|
| 2200 |
-
"actual_sha256": "
|
| 2201 |
-
},
|
| 2202 |
-
{
|
| 2203 |
-
"check": "github_pages_index_current",
|
| 2204 |
-
"kind": "missing_required_markers",
|
| 2205 |
-
"markers": [
|
| 2206 |
-
"qwen3_v5_v6_comparison.json"
|
| 2207 |
-
]
|
| 2208 |
-
},
|
| 2209 |
-
{
|
| 2210 |
-
"check": "hf_space_index_current",
|
| 2211 |
-
"kind": "missing_required_markers",
|
| 2212 |
-
"markers": [
|
| 2213 |
-
"qwen3_v5_v6_comparison.json"
|
| 2214 |
-
]
|
| 2215 |
-
},
|
| 2216 |
-
{
|
| 2217 |
-
"check": "hf_artifacts_card_current",
|
| 2218 |
-
"kind": "missing_required_markers",
|
| 2219 |
-
"markers": [
|
| 2220 |
-
"99.90% JSON validity",
|
| 2221 |
-
"qwen3_v5_v6_comparison.json"
|
| 2222 |
-
]
|
| 2223 |
-
},
|
| 2224 |
-
{
|
| 2225 |
-
"check": "hf_model_card_current",
|
| 2226 |
-
"kind": "missing_required_markers",
|
| 2227 |
-
"markers": [
|
| 2228 |
-
"99.90%",
|
| 2229 |
-
"qwen3_v5_v6_comparison.json"
|
| 2230 |
-
]
|
| 2231 |
}
|
| 2232 |
]
|
| 2233 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Live Publication Status",
|
| 3 |
"status": "fail",
|
| 4 |
+
"checked_at_utc": "2026-06-15T06:45:46+00:00",
|
| 5 |
"scope": "Live GitHub Pages, GitHub raw, Hugging Face Space, artifact dataset, baseline model mirrors, and the Qwen3/Cosmos3 LoRA adapter repos when their upload packages exist locally.",
|
| 6 |
"hash_groups": [
|
| 7 |
{
|
|
|
|
| 32 |
"status_code": 200,
|
| 33 |
"bytes": 1588641,
|
| 34 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 35 |
+
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a19f5db39fe6ce4ebbae226/ce8d198875c2c2d97c9fe3696daf8e27c72a6ce91b628aa6bc7f9a5ebc46d2c2",
|
| 36 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/resolve/main/assets/task_suite_infographic.png"
|
| 37 |
},
|
| 38 |
"hf_artifacts": {
|
|
|
|
| 52 |
"status_code": 200,
|
| 53 |
"bytes": 1588641,
|
| 54 |
"sha256": "1275e2adaef920ecde7c29dc62c8d79d4f13475a0c09bc3baa693f47cdec2e1f",
|
| 55 |
+
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a19f5dd039cfb1a5d91d8a2/ce8d198875c2c2d97c9fe3696daf8e27c72a6ce91b628aa6bc7f9a5ebc46d2c2",
|
| 56 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/assets/task_suite_infographic.png"
|
| 57 |
}
|
| 58 |
},
|
|
|
|
| 96 |
"status_code": 200,
|
| 97 |
"bytes": 8097,
|
| 98 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 99 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fquality_gates.json",
|
| 100 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/quality_gates.json"
|
| 101 |
},
|
| 102 |
"hf_model": {
|
|
|
|
| 106 |
"status_code": 200,
|
| 107 |
"bytes": 8097,
|
| 108 |
"sha256": "e2a017b06001e665b9332d37b1f6dcd754d64acc4cf2ac2b2b1d1c09ac869897",
|
| 109 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fquality_gates.json",
|
| 110 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/quality_gates.json"
|
| 111 |
}
|
| 112 |
},
|
|
|
|
| 150 |
"status_code": 200,
|
| 151 |
"bytes": 4305527,
|
| 152 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 153 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fsingle_episode_explorer.json",
|
| 154 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/single_episode_explorer.json"
|
| 155 |
},
|
| 156 |
"hf_model": {
|
|
|
|
| 160 |
"status_code": 200,
|
| 161 |
"bytes": 4305527,
|
| 162 |
"sha256": "36d472ea9b092fac2d1a90af4b80a187abf689307c494edea423207f432a7cb2",
|
| 163 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fsingle_episode_explorer.json",
|
| 164 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/single_episode_explorer.json"
|
| 165 |
}
|
| 166 |
},
|
|
|
|
| 204 |
"status_code": 200,
|
| 205 |
"bytes": 2773799,
|
| 206 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 207 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fsingle_episode_explorer.html",
|
| 208 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/single_episode_explorer.html"
|
| 209 |
},
|
| 210 |
"hf_model": {
|
|
|
|
| 214 |
"status_code": 200,
|
| 215 |
"bytes": 2773799,
|
| 216 |
"sha256": "a8444e1531763ade489af72626d22a273266b2b64a872c698addee5cbd2261d1",
|
| 217 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/single_episode_explorer.html",
|
| 218 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/single_episode_explorer.html"
|
| 219 |
}
|
| 220 |
},
|
|
|
|
| 258 |
"status_code": 200,
|
| 259 |
"bytes": 31557,
|
| 260 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 261 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fresearch_roadmap.html",
|
| 262 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/research_roadmap.html"
|
| 263 |
},
|
| 264 |
"hf_model": {
|
|
|
|
| 268 |
"status_code": 200,
|
| 269 |
"bytes": 31557,
|
| 270 |
"sha256": "28bf27ed26d08aef6ef9ad61cf4db37649476227b058a1c46434782787d92b18",
|
| 271 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/research_roadmap.html",
|
| 272 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/research_roadmap.html"
|
| 273 |
}
|
| 274 |
},
|
|
|
|
| 312 |
"status_code": 200,
|
| 313 |
"bytes": 4072,
|
| 314 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 315 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/results%2Fsingle_episode_diagnostics%2Fprovenance.json",
|
| 316 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 317 |
},
|
| 318 |
"hf_model": {
|
|
|
|
| 322 |
"status_code": 200,
|
| 323 |
"bytes": 4072,
|
| 324 |
"sha256": "7189be7fc773943859dc75a6119c1fb654d8905ea381e8fc9f782d4b33f5e466",
|
| 325 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/results%2Fsingle_episode_diagnostics%2Fprovenance.json",
|
| 326 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/provenance.json"
|
| 327 |
}
|
| 328 |
},
|
|
|
|
| 366 |
"status_code": 200,
|
| 367 |
"bytes": 995,
|
| 368 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 369 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/results%2Fsingle_episode_diagnostics%2Fobject_labels%2Fobject_vocab.json",
|
| 370 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 371 |
},
|
| 372 |
"hf_model": {
|
|
|
|
| 376 |
"status_code": 200,
|
| 377 |
"bytes": 995,
|
| 378 |
"sha256": "813320bbe5d57c74803f5dfb080d440ef1804af41950e031d82ab80311eb04c7",
|
| 379 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/results%2Fsingle_episode_diagnostics%2Fobject_labels%2Fobject_vocab.json",
|
| 380 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/single_episode_diagnostics/object_labels/object_vocab.json"
|
| 381 |
}
|
| 382 |
},
|
|
|
|
| 385 |
{
|
| 386 |
"id": "public_surface_qa_json",
|
| 387 |
"title": "Public presentation JSON",
|
| 388 |
+
"status": "fail",
|
| 389 |
"local": {
|
| 390 |
"path": "docs/data/public_surface_qa.json",
|
| 391 |
"exists": true,
|
| 392 |
+
"bytes": 5776,
|
| 393 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950"
|
| 394 |
},
|
| 395 |
"mirrors": {
|
| 396 |
"github_pages": {
|
|
|
|
| 408 |
"method": "urllib",
|
| 409 |
"timeout_seconds": 30,
|
| 410 |
"status_code": 200,
|
| 411 |
+
"bytes": 5776,
|
| 412 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 413 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json",
|
| 414 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 415 |
},
|
|
|
|
| 418 |
"method": "urllib",
|
| 419 |
"timeout_seconds": 30,
|
| 420 |
"status_code": 200,
|
| 421 |
+
"bytes": 5776,
|
| 422 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 423 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fpublic_surface_qa.json",
|
| 424 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/public_surface_qa.json"
|
| 425 |
},
|
| 426 |
"hf_model": {
|
|
|
|
| 428 |
"method": "urllib",
|
| 429 |
"timeout_seconds": 30,
|
| 430 |
"status_code": 200,
|
| 431 |
+
"bytes": 5776,
|
| 432 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 433 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fpublic_surface_qa.json",
|
| 434 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/public_surface_qa.json"
|
| 435 |
}
|
| 436 |
},
|
| 437 |
+
"failures": [
|
| 438 |
+
{
|
| 439 |
+
"surface": "github_pages",
|
| 440 |
+
"kind": "hash_mismatch",
|
| 441 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/public_surface_qa.json",
|
| 442 |
+
"expected_sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 443 |
+
"actual_sha256": "2cde9862d1da34af730a278786065a668a491d782c256cb02926c892e9d50c4b"
|
| 444 |
+
}
|
| 445 |
+
]
|
| 446 |
},
|
| 447 |
{
|
| 448 |
"id": "rendered_site_check_json",
|
|
|
|
| 482 |
"status_code": 200,
|
| 483 |
"bytes": 4032,
|
| 484 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 485 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Frendered_site_check.json",
|
| 486 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/rendered_site_check.json"
|
| 487 |
},
|
| 488 |
"hf_model": {
|
|
|
|
| 492 |
"status_code": 200,
|
| 493 |
"bytes": 4032,
|
| 494 |
"sha256": "2390c3663e9a110b9ed2f9c581b88a95bbd811a72ffb3e8dc780dae420e0f919",
|
| 495 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Frendered_site_check.json",
|
| 496 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/rendered_site_check.json"
|
| 497 |
}
|
| 498 |
},
|
|
|
|
| 536 |
"status_code": 200,
|
| 537 |
"bytes": 7559,
|
| 538 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 539 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fxperience10m_dataset_card_alignment.json",
|
| 540 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/xperience10m_dataset_card_alignment.json"
|
| 541 |
},
|
| 542 |
"hf_model": {
|
|
|
|
| 546 |
"status_code": 200,
|
| 547 |
"bytes": 7559,
|
| 548 |
"sha256": "417e65746724c87cbf1cd40f6451f1f6fe6098f60ba0b1c24d11e718fc86e257",
|
| 549 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fxperience10m_dataset_card_alignment.json",
|
| 550 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/xperience10m_dataset_card_alignment.json"
|
| 551 |
}
|
| 552 |
},
|
|
|
|
| 555 |
{
|
| 556 |
"id": "source_alignment_json",
|
| 557 |
"title": "Source-alignment JSON",
|
| 558 |
+
"status": "fail",
|
| 559 |
"local": {
|
| 560 |
"path": "docs/data/source_alignment_audit.json",
|
| 561 |
"exists": true,
|
| 562 |
"bytes": 4432,
|
| 563 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57"
|
| 564 |
},
|
| 565 |
"mirrors": {
|
| 566 |
"github_pages": {
|
|
|
|
| 579 |
"timeout_seconds": 30,
|
| 580 |
"status_code": 200,
|
| 581 |
"bytes": 4432,
|
| 582 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 583 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json",
|
| 584 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/source_alignment_audit.json"
|
| 585 |
},
|
|
|
|
| 589 |
"timeout_seconds": 30,
|
| 590 |
"status_code": 200,
|
| 591 |
"bytes": 4432,
|
| 592 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 593 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fsource_alignment_audit.json",
|
| 594 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/source_alignment_audit.json"
|
| 595 |
},
|
| 596 |
"hf_model": {
|
|
|
|
| 599 |
"timeout_seconds": 30,
|
| 600 |
"status_code": 200,
|
| 601 |
"bytes": 4432,
|
| 602 |
+
"sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 603 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fsource_alignment_audit.json",
|
| 604 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/source_alignment_audit.json"
|
| 605 |
}
|
| 606 |
},
|
| 607 |
+
"failures": [
|
| 608 |
+
{
|
| 609 |
+
"surface": "github_pages",
|
| 610 |
+
"kind": "hash_mismatch",
|
| 611 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/source_alignment_audit.json",
|
| 612 |
+
"expected_sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 613 |
+
"actual_sha256": "24076a6db867af49f9b82d24b68816a1d2bbb4b31f7031aa89699326cb33539b"
|
| 614 |
+
}
|
| 615 |
+
]
|
| 616 |
},
|
| 617 |
{
|
| 618 |
"id": "project_status_json",
|
|
|
|
| 652 |
"status_code": 200,
|
| 653 |
"bytes": 23535,
|
| 654 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 655 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fproject_status.json",
|
| 656 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/project_status.json"
|
| 657 |
},
|
| 658 |
"hf_model": {
|
|
|
|
| 662 |
"status_code": 200,
|
| 663 |
"bytes": 23535,
|
| 664 |
"sha256": "9ffae32ff0b3750f89179d2ce92205f95a5b53069d0aa344d6342c23b1efebbd",
|
| 665 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fproject_status.json",
|
| 666 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/project_status.json"
|
| 667 |
}
|
| 668 |
},
|
|
|
|
| 706 |
"status_code": 200,
|
| 707 |
"bytes": 81866,
|
| 708 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 709 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fomni_model_comparison.json",
|
| 710 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/omni_model_comparison.json"
|
| 711 |
},
|
| 712 |
"hf_model": {
|
|
|
|
| 716 |
"status_code": 200,
|
| 717 |
"bytes": 81866,
|
| 718 |
"sha256": "1c9d4ba370661b0e0cb7104e9a51abdc3fe91a440ae86e748b10b719d1d613cc",
|
| 719 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fomni_model_comparison.json",
|
| 720 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/omni_model_comparison.json"
|
| 721 |
}
|
| 722 |
},
|
|
|
|
| 760 |
"status_code": 200,
|
| 761 |
"bytes": 20181,
|
| 762 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 763 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ftask_suite_enhancement_128.json",
|
| 764 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_suite_enhancement_128.json"
|
| 765 |
},
|
| 766 |
"hf_model": {
|
|
|
|
| 770 |
"status_code": 200,
|
| 771 |
"bytes": 20181,
|
| 772 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 773 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ftask_suite_enhancement_128.json",
|
| 774 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_suite_enhancement_128.json"
|
| 775 |
}
|
| 776 |
},
|
|
|
|
| 868 |
"status_code": 200,
|
| 869 |
"bytes": 20181,
|
| 870 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 871 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/results%2Fomni_finetune%2Ftask_suite_enhancement_128_v1_20260608%2Fenhancement_plan.json",
|
| 872 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 873 |
},
|
| 874 |
"hf_model": {
|
|
|
|
| 878 |
"status_code": 200,
|
| 879 |
"bytes": 20181,
|
| 880 |
"sha256": "17453f9a949278b1f3038d68124f8f0e2441584d4c1384d482d2ac9ca295e97e",
|
| 881 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/results%2Fomni_finetune%2Ftask_suite_enhancement_128_v1_20260608%2Fenhancement_plan.json",
|
| 882 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/results/omni_finetune/task_suite_enhancement_128_v1_20260608/enhancement_plan.json"
|
| 883 |
}
|
| 884 |
},
|
|
|
|
| 922 |
"status_code": 200,
|
| 923 |
"bytes": 14511,
|
| 924 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 925 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fevaluation_protocol.json",
|
| 926 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/evaluation_protocol.json"
|
| 927 |
},
|
| 928 |
"hf_model": {
|
|
|
|
| 932 |
"status_code": 200,
|
| 933 |
"bytes": 14511,
|
| 934 |
"sha256": "ea7caff963fcf048f803a852e5cdae8d3975ba4a36d805c5e42211b1bf2744ef",
|
| 935 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fevaluation_protocol.json",
|
| 936 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/evaluation_protocol.json"
|
| 937 |
}
|
| 938 |
},
|
|
|
|
| 976 |
"status_code": 200,
|
| 977 |
"bytes": 7139,
|
| 978 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 979 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fresearch_takeaways.json",
|
| 980 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_takeaways.json"
|
| 981 |
},
|
| 982 |
"hf_model": {
|
|
|
|
| 986 |
"status_code": 200,
|
| 987 |
"bytes": 7139,
|
| 988 |
"sha256": "eb87b65ef2f6ef910b4cda29c33f3c75014a5cce8ebf8299f71eb09c856a2481",
|
| 989 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fresearch_takeaways.json",
|
| 990 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_takeaways.json"
|
| 991 |
}
|
| 992 |
},
|
|
|
|
| 1030 |
"status_code": 200,
|
| 1031 |
"bytes": 13450,
|
| 1032 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1033 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fresearch_roadmap.json",
|
| 1034 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap.json"
|
| 1035 |
},
|
| 1036 |
"hf_model": {
|
|
|
|
| 1040 |
"status_code": 200,
|
| 1041 |
"bytes": 13450,
|
| 1042 |
"sha256": "668220626950f8e55410b8f829dba6306d0b2feedafdf0198800ad9814992d84",
|
| 1043 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fresearch_roadmap.json",
|
| 1044 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap.json"
|
| 1045 |
}
|
| 1046 |
},
|
|
|
|
| 1084 |
"status_code": 200,
|
| 1085 |
"bytes": 145234,
|
| 1086 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1087 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fresearch_roadmap_interactive.json",
|
| 1088 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/research_roadmap_interactive.json"
|
| 1089 |
},
|
| 1090 |
"hf_model": {
|
|
|
|
| 1094 |
"status_code": 200,
|
| 1095 |
"bytes": 145234,
|
| 1096 |
"sha256": "c11a51b33e2af6b1afaf42c3cec1c38c1aed912ebbc815f466c5f085adea6f6f",
|
| 1097 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fresearch_roadmap_interactive.json",
|
| 1098 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/research_roadmap_interactive.json"
|
| 1099 |
}
|
| 1100 |
},
|
|
|
|
| 1138 |
"status_code": 200,
|
| 1139 |
"bytes": 14117,
|
| 1140 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1141 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ffigure_index.json",
|
| 1142 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/figure_index.json"
|
| 1143 |
},
|
| 1144 |
"hf_model": {
|
|
|
|
| 1148 |
"status_code": 200,
|
| 1149 |
"bytes": 14117,
|
| 1150 |
"sha256": "3cb04da5c2807a3f7a5e196c5bf7d40dbe2a5d8143cefcb37323e1096889afa4",
|
| 1151 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ffigure_index.json",
|
| 1152 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/figure_index.json"
|
| 1153 |
}
|
| 1154 |
},
|
|
|
|
| 1192 |
"status_code": 200,
|
| 1193 |
"bytes": 26963,
|
| 1194 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1195 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ftask_walkthroughs.json",
|
| 1196 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_walkthroughs.json"
|
| 1197 |
},
|
| 1198 |
"hf_model": {
|
|
|
|
| 1202 |
"status_code": 200,
|
| 1203 |
"bytes": 26963,
|
| 1204 |
"sha256": "b93df37e7da1fcd5d3df7c2643b4659e2fef986dba52cb37a164874919ccc53a",
|
| 1205 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ftask_walkthroughs.json",
|
| 1206 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_walkthroughs.json"
|
| 1207 |
}
|
| 1208 |
},
|
|
|
|
| 1211 |
{
|
| 1212 |
"id": "task_surface_integrity_json",
|
| 1213 |
"title": "Task-surface integrity JSON",
|
| 1214 |
+
"status": "fail",
|
| 1215 |
"local": {
|
| 1216 |
"path": "docs/data/task_surface_integrity.json",
|
| 1217 |
"exists": true,
|
| 1218 |
"bytes": 45779,
|
| 1219 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153"
|
| 1220 |
},
|
| 1221 |
"mirrors": {
|
| 1222 |
"github_pages": {
|
|
|
|
| 1235 |
"timeout_seconds": 30,
|
| 1236 |
"status_code": 200,
|
| 1237 |
"bytes": 45779,
|
| 1238 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1239 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json",
|
| 1240 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/task_surface_integrity.json"
|
| 1241 |
},
|
|
|
|
| 1245 |
"timeout_seconds": 30,
|
| 1246 |
"status_code": 200,
|
| 1247 |
"bytes": 45779,
|
| 1248 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1249 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Ftask_surface_integrity.json",
|
| 1250 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/task_surface_integrity.json"
|
| 1251 |
},
|
| 1252 |
"hf_model": {
|
|
|
|
| 1255 |
"timeout_seconds": 30,
|
| 1256 |
"status_code": 200,
|
| 1257 |
"bytes": 45779,
|
| 1258 |
+
"sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1259 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Ftask_surface_integrity.json",
|
| 1260 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/task_surface_integrity.json"
|
| 1261 |
}
|
| 1262 |
},
|
| 1263 |
+
"failures": [
|
| 1264 |
+
{
|
| 1265 |
+
"surface": "github_pages",
|
| 1266 |
+
"kind": "hash_mismatch",
|
| 1267 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/task_surface_integrity.json",
|
| 1268 |
+
"expected_sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 1269 |
+
"actual_sha256": "87383d850ac226b6f3f420943daef433090907c85e9d04a3b74e5aa00a51cbdf"
|
| 1270 |
+
}
|
| 1271 |
+
]
|
| 1272 |
},
|
| 1273 |
{
|
| 1274 |
"id": "brand_assets_json",
|
|
|
|
| 1308 |
"status_code": 200,
|
| 1309 |
"bytes": 3898,
|
| 1310 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1311 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fbrand_assets.json",
|
| 1312 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/data/brand_assets.json"
|
| 1313 |
},
|
| 1314 |
"hf_model": {
|
|
|
|
| 1318 |
"status_code": 200,
|
| 1319 |
"bytes": 3898,
|
| 1320 |
"sha256": "883a4a3ec27b72bff0c1d53b72dd4ba872a4d1df0695fba5ebe3b11c036a4224",
|
| 1321 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fbrand_assets.json",
|
| 1322 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/resolve/main/metrics/brand_assets.json"
|
| 1323 |
}
|
| 1324 |
},
|
|
|
|
| 1362 |
"status_code": 200,
|
| 1363 |
"bytes": 201330,
|
| 1364 |
"sha256": "16e99ea98eb890e02aeb681e16b5163e1d5a9702d784dbd34ce3691e423a766a",
|
| 1365 |
+
"final_url": "https://us.aws.cdn.hf.co/xet-bridge-us/6a19f5dd0a42a88aea7bd7aa/f5463f2804fbc02b3501d8370683e1f0f8348ff3d2c7a7221a6a186da3770b66",
|
| 1366 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/resolve/main/docs/assets/brand/xperience10m-logo-social-card.png"
|
| 1367 |
},
|
| 1368 |
"hf_model": {
|
|
|
|
| 1435 |
{
|
| 1436 |
"id": "qwen3_lora_README_md",
|
| 1437 |
"title": "Qwen3-Omni LoRA repo file: README.md",
|
| 1438 |
+
"status": "pass",
|
| 1439 |
"local": {
|
| 1440 |
"path": "../hf_publish/qwen3_lora_128ep/README.md",
|
| 1441 |
"exists": true,
|
|
|
|
| 1448 |
"method": "urllib",
|
| 1449 |
"timeout_seconds": 30,
|
| 1450 |
"status_code": 200,
|
| 1451 |
+
"bytes": 3366,
|
| 1452 |
+
"sha256": "a54c2e064d055d416589249773d6ccace038284593cc2863d24021a0fd68e510",
|
| 1453 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/e78255307589bbdf3f8de1cbe16968d466235faf/README.md",
|
| 1454 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/README.md"
|
| 1455 |
}
|
| 1456 |
},
|
| 1457 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1458 |
},
|
| 1459 |
{
|
| 1460 |
"id": "qwen3_lora_upload_manifest_json",
|
| 1461 |
"title": "Qwen3-Omni LoRA repo file: upload_manifest.json",
|
| 1462 |
+
"status": "pass",
|
| 1463 |
"local": {
|
| 1464 |
"path": "../hf_publish/qwen3_lora_128ep/upload_manifest.json",
|
| 1465 |
"exists": true,
|
|
|
|
| 1472 |
"method": "urllib",
|
| 1473 |
"timeout_seconds": 30,
|
| 1474 |
"status_code": 200,
|
| 1475 |
+
"bytes": 2457,
|
| 1476 |
+
"sha256": "5868d36e1581c0af4235ce172c20892ec8eedfc68ec7cb06ea65125d5997597f",
|
| 1477 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/e78255307589bbdf3f8de1cbe16968d466235faf/upload_manifest.json",
|
| 1478 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/upload_manifest.json"
|
| 1479 |
}
|
| 1480 |
},
|
| 1481 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1482 |
},
|
| 1483 |
{
|
| 1484 |
"id": "qwen3_lora_adapter_config_json",
|
| 1485 |
"title": "Qwen3-Omni LoRA repo file: adapter_config.json",
|
| 1486 |
+
"status": "pass",
|
| 1487 |
"local": {
|
| 1488 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_config.json",
|
| 1489 |
"exists": true,
|
|
|
|
| 1496 |
"method": "urllib",
|
| 1497 |
"timeout_seconds": 30,
|
| 1498 |
"status_code": 200,
|
| 1499 |
+
"bytes": 1187,
|
| 1500 |
+
"sha256": "0ab4588c2f80843904211f4b544fdf905e5908d1b5414c6db2a704eb23659307",
|
| 1501 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-qwen3-omni-lora-128ep/e78255307589bbdf3f8de1cbe16968d466235faf/adapter_config.json",
|
| 1502 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_config.json"
|
| 1503 |
}
|
| 1504 |
},
|
| 1505 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1506 |
},
|
| 1507 |
{
|
| 1508 |
"id": "qwen3_lora_adapter_model_safetensors",
|
| 1509 |
"title": "Qwen3-Omni LoRA repo file: adapter_model.safetensors",
|
| 1510 |
+
"status": "pass",
|
| 1511 |
"local": {
|
| 1512 |
"path": "../hf_publish/qwen3_lora_128ep/adapter_model.safetensors",
|
| 1513 |
"exists": true,
|
|
|
|
| 1520 |
"method": "curl",
|
| 1521 |
"timeout_seconds": 240,
|
| 1522 |
"status_code": 200,
|
| 1523 |
+
"bytes": 69284456,
|
| 1524 |
+
"sha256": "1e2d8e1039dc6d658ea3b9d12d2009eef8539691abab1e65717d83be6cb0315a",
|
| 1525 |
+
"final_url": "https://cas-bridge.xethub.hf.co/xet-bridge-us/6a24aa8f77b6bd853fd1c263/236f594683af69eddac3fc4aeedcf4f33892444dd9caa87ab082496ddaf56c3e",
|
| 1526 |
"url": "https://huggingface.co/cy0307/ropedia-qwen3-omni-lora-128ep/resolve/main/adapter_model.safetensors"
|
| 1527 |
}
|
| 1528 |
},
|
| 1529 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1530 |
},
|
| 1531 |
{
|
| 1532 |
"id": "cosmos3_super_lora_README_md",
|
|
|
|
| 1702 |
"id": "github_pages_index_current",
|
| 1703 |
"title": "GitHub Pages index contains current publication markers",
|
| 1704 |
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/",
|
| 1705 |
+
"status": "pass",
|
| 1706 |
"fetch": {
|
| 1707 |
"ok": true,
|
| 1708 |
"method": "urllib",
|
| 1709 |
"timeout_seconds": 30,
|
| 1710 |
"status_code": 200,
|
| 1711 |
+
"bytes": 189816,
|
| 1712 |
+
"sha256": "675113d008f78b0c7bf3bc634cba1fedcbecaab86fc22662b3fdd37fd5427e1e",
|
| 1713 |
"final_url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/"
|
| 1714 |
},
|
| 1715 |
"required_marker_count": 22,
|
| 1716 |
+
"missing_markers": [],
|
|
|
|
|
|
|
| 1717 |
"forbidden_markers_present": [],
|
| 1718 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1719 |
},
|
| 1720 |
{
|
| 1721 |
"id": "hf_space_index_current",
|
| 1722 |
"title": "HF Space index contains current publication markers",
|
| 1723 |
"url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html",
|
| 1724 |
+
"status": "pass",
|
| 1725 |
"fetch": {
|
| 1726 |
"ok": true,
|
| 1727 |
"method": "urllib",
|
| 1728 |
"timeout_seconds": 30,
|
| 1729 |
"status_code": 200,
|
| 1730 |
+
"bytes": 189816,
|
| 1731 |
+
"sha256": "675113d008f78b0c7bf3bc634cba1fedcbecaab86fc22662b3fdd37fd5427e1e",
|
| 1732 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/index.html"
|
| 1733 |
},
|
| 1734 |
"required_marker_count": 22,
|
| 1735 |
+
"missing_markers": [],
|
|
|
|
|
|
|
| 1736 |
"forbidden_markers_present": [],
|
| 1737 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1738 |
},
|
| 1739 |
{
|
| 1740 |
"id": "hf_artifacts_card_current",
|
| 1741 |
"title": "HF artifact card links current result packages",
|
| 1742 |
"url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md",
|
| 1743 |
+
"status": "pass",
|
| 1744 |
"fetch": {
|
| 1745 |
"ok": true,
|
| 1746 |
"method": "urllib",
|
| 1747 |
"timeout_seconds": 30,
|
| 1748 |
"status_code": 200,
|
| 1749 |
+
"bytes": 5318,
|
| 1750 |
+
"sha256": "987daa14ef47005e10115ca3bf7de5fc94e7a8db2a46b34b0f10b9fb55130a56",
|
| 1751 |
"final_url": "https://huggingface.co/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/raw/main/README.md"
|
| 1752 |
},
|
| 1753 |
"required_marker_count": 8,
|
| 1754 |
+
"missing_markers": [],
|
|
|
|
|
|
|
|
|
|
| 1755 |
"forbidden_markers_present": [],
|
| 1756 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1757 |
},
|
| 1758 |
{
|
| 1759 |
"id": "github_pages_explorer_current",
|
|
|
|
| 1797 |
"id": "hf_model_card_current",
|
| 1798 |
"title": "HF model card links current result packages",
|
| 1799 |
"url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md",
|
| 1800 |
+
"status": "pass",
|
| 1801 |
"fetch": {
|
| 1802 |
"ok": true,
|
| 1803 |
"method": "urllib",
|
| 1804 |
"timeout_seconds": 30,
|
| 1805 |
"status_code": 200,
|
| 1806 |
+
"bytes": 71800,
|
| 1807 |
+
"sha256": "f14c8006285e880d17668244a061d6d02c0695f30628d70b2bf2247951132bca",
|
| 1808 |
"final_url": "https://huggingface.co/cy0307/ropedia-xperience-10m-task-baselines/raw/main/README.md"
|
| 1809 |
},
|
| 1810 |
"required_marker_count": 8,
|
| 1811 |
+
"missing_markers": [],
|
|
|
|
|
|
|
|
|
|
| 1812 |
"forbidden_markers_present": [],
|
| 1813 |
+
"failures": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1814 |
},
|
| 1815 |
{
|
| 1816 |
"id": "github_pages_mirror_parity_local_path_check",
|
|
|
|
| 1841 |
"method": "urllib",
|
| 1842 |
"timeout_seconds": 30,
|
| 1843 |
"status_code": 200,
|
| 1844 |
+
"bytes": 555090,
|
| 1845 |
+
"sha256": "b07cdc0071d66938a25c8b43a3655c4297c7493c1d0e99869c64275237d6847c",
|
| 1846 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/mirror_parity.json"
|
| 1847 |
},
|
| 1848 |
"required_marker_count": 1,
|
|
|
|
| 1860 |
"method": "urllib",
|
| 1861 |
"timeout_seconds": 30,
|
| 1862 |
"status_code": 200,
|
| 1863 |
+
"bytes": 555090,
|
| 1864 |
+
"sha256": "b07cdc0071d66938a25c8b43a3655c4297c7493c1d0e99869c64275237d6847c",
|
| 1865 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fmirror_parity.json"
|
| 1866 |
},
|
| 1867 |
"required_marker_count": 1,
|
| 1868 |
"missing_markers": [],
|
|
|
|
| 1879 |
"method": "urllib",
|
| 1880 |
"timeout_seconds": 30,
|
| 1881 |
"status_code": 200,
|
| 1882 |
+
"bytes": 555090,
|
| 1883 |
+
"sha256": "b07cdc0071d66938a25c8b43a3655c4297c7493c1d0e99869c64275237d6847c",
|
| 1884 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fmirror_parity.json"
|
| 1885 |
},
|
| 1886 |
"required_marker_count": 1,
|
| 1887 |
"missing_markers": [],
|
|
|
|
| 1918 |
"timeout_seconds": 30,
|
| 1919 |
"status_code": 200,
|
| 1920 |
"bytes": 7591,
|
| 1921 |
+
"sha256": "6780c3066bdb7774c0d4ee2f684664ceeea176ca5cc0d2b0ec9eaf3a69203d23",
|
| 1922 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/publication_audit.json"
|
| 1923 |
},
|
| 1924 |
"required_marker_count": 1,
|
|
|
|
| 1937 |
"timeout_seconds": 30,
|
| 1938 |
"status_code": 200,
|
| 1939 |
"bytes": 7591,
|
| 1940 |
+
"sha256": "6780c3066bdb7774c0d4ee2f684664ceeea176ca5cc0d2b0ec9eaf3a69203d23",
|
| 1941 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fpublication_audit.json"
|
| 1942 |
},
|
| 1943 |
"required_marker_count": 1,
|
| 1944 |
"missing_markers": [],
|
|
|
|
| 1956 |
"timeout_seconds": 30,
|
| 1957 |
"status_code": 200,
|
| 1958 |
"bytes": 7591,
|
| 1959 |
+
"sha256": "6780c3066bdb7774c0d4ee2f684664ceeea176ca5cc0d2b0ec9eaf3a69203d23",
|
| 1960 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fpublication_audit.json"
|
| 1961 |
},
|
| 1962 |
"required_marker_count": 1,
|
| 1963 |
"missing_markers": [],
|
|
|
|
| 1993 |
"method": "urllib",
|
| 1994 |
"timeout_seconds": 30,
|
| 1995 |
"status_code": 200,
|
| 1996 |
+
"bytes": 15775,
|
| 1997 |
+
"sha256": "8306e2ed46035bc24a1a56e5da5b4deccc245f8a2057f12ebdc6267e129f04c3",
|
| 1998 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/website_integrity.json"
|
| 1999 |
},
|
| 2000 |
"required_marker_count": 1,
|
|
|
|
| 2012 |
"method": "urllib",
|
| 2013 |
"timeout_seconds": 30,
|
| 2014 |
"status_code": 200,
|
| 2015 |
+
"bytes": 15775,
|
| 2016 |
+
"sha256": "8306e2ed46035bc24a1a56e5da5b4deccc245f8a2057f12ebdc6267e129f04c3",
|
| 2017 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fwebsite_integrity.json"
|
| 2018 |
},
|
| 2019 |
"required_marker_count": 1,
|
| 2020 |
"missing_markers": [],
|
|
|
|
| 2031 |
"method": "urllib",
|
| 2032 |
"timeout_seconds": 30,
|
| 2033 |
"status_code": 200,
|
| 2034 |
+
"bytes": 15775,
|
| 2035 |
+
"sha256": "8306e2ed46035bc24a1a56e5da5b4deccc245f8a2057f12ebdc6267e129f04c3",
|
| 2036 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fwebsite_integrity.json"
|
| 2037 |
},
|
| 2038 |
"required_marker_count": 1,
|
| 2039 |
"missing_markers": [],
|
|
|
|
| 2069 |
"method": "urllib",
|
| 2070 |
"timeout_seconds": 30,
|
| 2071 |
"status_code": 200,
|
| 2072 |
+
"bytes": 5776,
|
| 2073 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2074 |
"final_url": "https://huggingface.co/spaces/cy0307/ropedia-xperience-10m-task-suite/raw/main/data/public_surface_qa.json"
|
| 2075 |
},
|
| 2076 |
"required_marker_count": 1,
|
|
|
|
| 2088 |
"method": "urllib",
|
| 2089 |
"timeout_seconds": 30,
|
| 2090 |
"status_code": 200,
|
| 2091 |
+
"bytes": 5776,
|
| 2092 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2093 |
+
"final_url": "https://huggingface.co/api/resolve-cache/datasets/cy0307/ropedia-xperience-10m-task-suite-artifacts/b4daf16c23724b252676377f0041e880d5407fdc/docs%2Fdata%2Fpublic_surface_qa.json"
|
| 2094 |
},
|
| 2095 |
"required_marker_count": 1,
|
| 2096 |
"missing_markers": [],
|
|
|
|
| 2107 |
"method": "urllib",
|
| 2108 |
"timeout_seconds": 30,
|
| 2109 |
"status_code": 200,
|
| 2110 |
+
"bytes": 5776,
|
| 2111 |
+
"sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2112 |
+
"final_url": "https://huggingface.co/api/resolve-cache/models/cy0307/ropedia-xperience-10m-task-baselines/eb6a05d3e911fc7cc6b590eea84d4f73cef84c95/metrics%2Fpublic_surface_qa.json"
|
| 2113 |
},
|
| 2114 |
"required_marker_count": 1,
|
| 2115 |
"missing_markers": [],
|
|
|
|
| 2117 |
"failures": []
|
| 2118 |
}
|
| 2119 |
],
|
| 2120 |
+
"failure_count": 3,
|
| 2121 |
"failures": [
|
| 2122 |
{
|
| 2123 |
+
"check": "public_surface_qa_json",
|
| 2124 |
+
"surface": "github_pages",
|
| 2125 |
"kind": "hash_mismatch",
|
| 2126 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/public_surface_qa.json",
|
| 2127 |
+
"expected_sha256": "ec0c8689ea146729bc29062d3794dd843448e5d39b4261fd2bde6481c717d950",
|
| 2128 |
+
"actual_sha256": "2cde9862d1da34af730a278786065a668a491d782c256cb02926c892e9d50c4b"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2129 |
},
|
| 2130 |
{
|
| 2131 |
+
"check": "source_alignment_json",
|
| 2132 |
+
"surface": "github_pages",
|
| 2133 |
"kind": "hash_mismatch",
|
| 2134 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/source_alignment_audit.json",
|
| 2135 |
+
"expected_sha256": "a906e1f0856187e3329c20bd0b8282ac6bb0fa8b7d24e9d312f602f05535aa57",
|
| 2136 |
+
"actual_sha256": "24076a6db867af49f9b82d24b68816a1d2bbb4b31f7031aa89699326cb33539b"
|
| 2137 |
},
|
| 2138 |
{
|
| 2139 |
+
"check": "task_surface_integrity_json",
|
| 2140 |
+
"surface": "github_pages",
|
| 2141 |
"kind": "hash_mismatch",
|
| 2142 |
+
"url": "https://chaoyue0307.github.io/ropedia-xperience-10m-task-suite/data/task_surface_integrity.json",
|
| 2143 |
+
"expected_sha256": "9864de604a91a3d0b0a0c9677908e6aa96ece3ea7235baf52ef507ca89137153",
|
| 2144 |
+
"actual_sha256": "87383d850ac226b6f3f420943daef433090907c85e9d04a3b74e5aa00a51cbdf"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2145 |
}
|
| 2146 |
]
|
| 2147 |
}
|
metrics/public_surface_qa.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
-
"status": "
|
| 4 |
-
"generated_at_utc": "2026-06-15T06:
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
@@ -12,13 +12,13 @@
|
|
| 12 |
},
|
| 13 |
{
|
| 14 |
"name": "core_status_reports_pass",
|
| 15 |
-
"status": "
|
| 16 |
"reason": "The public project surface depends on the existing project reports already passing.",
|
| 17 |
"reports": {
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
-
"generated_at_utc": "2026-06-15T06:
|
| 22 |
},
|
| 23 |
"rendered_site_check": {
|
| 24 |
"exists": true,
|
|
@@ -28,41 +28,30 @@
|
|
| 28 |
"task_surface_integrity": {
|
| 29 |
"exists": true,
|
| 30 |
"status": "pass",
|
| 31 |
-
"generated_at_utc": "2026-06-15T06:
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
-
"generated_at_utc": "2026-06-15T06:
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
-
"generated_at_utc": "2026-06-15T06:
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
-
"generated_at_utc": "2026-06-15T06:
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
-
"generated_at_utc": "2026-06-
|
| 52 |
-
},
|
| 53 |
-
"live_publication": {
|
| 54 |
-
"exists": true,
|
| 55 |
-
"status": "fail",
|
| 56 |
-
"generated_at_utc": null
|
| 57 |
}
|
| 58 |
},
|
| 59 |
-
"failures": {
|
| 60 |
-
"live_publication": {
|
| 61 |
-
"exists": true,
|
| 62 |
-
"status": "fail",
|
| 63 |
-
"generated_at_utc": null
|
| 64 |
-
}
|
| 65 |
-
}
|
| 66 |
},
|
| 67 |
{
|
| 68 |
"name": "website_has_research_seo_metadata",
|
|
@@ -109,7 +98,7 @@
|
|
| 109 |
"Ropedia Xperience-10M Task Suite": 16,
|
| 110 |
"Xperience-10M": 147,
|
| 111 |
"12-task": 32,
|
| 112 |
-
"Qwen3-Omni":
|
| 113 |
"128-episode pilot": 1
|
| 114 |
}
|
| 115 |
},
|
|
@@ -139,7 +128,7 @@
|
|
| 139 |
"data/mirror_parity.json": 2,
|
| 140 |
"data/public_surface_qa.json": 2,
|
| 141 |
"data/research_roadmap.json": 11,
|
| 142 |
-
"data/task_suite_enhancement_128.json":
|
| 143 |
}
|
| 144 |
},
|
| 145 |
{
|
|
@@ -149,6 +138,11 @@
|
|
| 149 |
"banned_hits": []
|
| 150 |
}
|
| 151 |
],
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 152 |
"surface_files": {
|
| 153 |
"github_readme": "README.md",
|
| 154 |
"website_html": "docs/index.html",
|
|
|
|
| 1 |
{
|
| 2 |
"title": "Ropedia Xperience-10M Public Project Surface",
|
| 3 |
+
"status": "pass",
|
| 4 |
+
"generated_at_utc": "2026-06-15T06:46:53+00:00",
|
| 5 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 6 |
"checks": [
|
| 7 |
{
|
|
|
|
| 12 |
},
|
| 13 |
{
|
| 14 |
"name": "core_status_reports_pass",
|
| 15 |
+
"status": "pass",
|
| 16 |
"reason": "The public project surface depends on the existing project reports already passing.",
|
| 17 |
"reports": {
|
| 18 |
"website_integrity": {
|
| 19 |
"exists": true,
|
| 20 |
"status": "pass",
|
| 21 |
+
"generated_at_utc": "2026-06-15T06:37:26+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-15T06:37:42+00:00"
|
| 32 |
},
|
| 33 |
"source_alignment": {
|
| 34 |
"exists": true,
|
| 35 |
"status": "pass",
|
| 36 |
+
"generated_at_utc": "2026-06-15T06:37:44+00:00"
|
| 37 |
},
|
| 38 |
"scale_up_status": {
|
| 39 |
"exists": true,
|
| 40 |
"status": "pass",
|
| 41 |
+
"generated_at_utc": "2026-06-15T06:37:50+00:00"
|
| 42 |
},
|
| 43 |
"publication_package": {
|
| 44 |
"exists": true,
|
| 45 |
"status": "pass",
|
| 46 |
+
"generated_at_utc": "2026-06-15T06:37:32+00:00"
|
| 47 |
},
|
| 48 |
"mirror_parity": {
|
| 49 |
"exists": true,
|
| 50 |
"status": "pass",
|
| 51 |
+
"generated_at_utc": "2026-06-15T06:39:53+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
}
|
| 53 |
},
|
| 54 |
+
"failures": {}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 55 |
},
|
| 56 |
{
|
| 57 |
"name": "website_has_research_seo_metadata",
|
|
|
|
| 98 |
"Ropedia Xperience-10M Task Suite": 16,
|
| 99 |
"Xperience-10M": 147,
|
| 100 |
"12-task": 32,
|
| 101 |
+
"Qwen3-Omni": 140,
|
| 102 |
"128-episode pilot": 1
|
| 103 |
}
|
| 104 |
},
|
|
|
|
| 128 |
"data/mirror_parity.json": 2,
|
| 129 |
"data/public_surface_qa.json": 2,
|
| 130 |
"data/research_roadmap.json": 11,
|
| 131 |
+
"data/task_suite_enhancement_128.json": 17
|
| 132 |
}
|
| 133 |
},
|
| 134 |
{
|
|
|
|
| 138 |
"banned_hits": []
|
| 139 |
}
|
| 140 |
],
|
| 141 |
+
"live_publication_report": {
|
| 142 |
+
"exists": true,
|
| 143 |
+
"status": "fail",
|
| 144 |
+
"generated_at_utc": null
|
| 145 |
+
},
|
| 146 |
"surface_files": {
|
| 147 |
"github_readme": "README.md",
|
| 148 |
"website_html": "docs/index.html",
|
metrics/publication_audit.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-15T06:
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-15T06:47:18+00:00",
|
| 4 |
"checks": [
|
| 5 |
{
|
| 6 |
"name": "required_publication_assets_present",
|
metrics/website_integrity.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
-
"generated_at_utc": "2026-06-15T06:
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
@@ -288,7 +288,7 @@
|
|
| 288 |
},
|
| 289 |
{
|
| 290 |
"path": "data/live_publication_status.json",
|
| 291 |
-
"bytes":
|
| 292 |
"top_level_type": "dict"
|
| 293 |
},
|
| 294 |
{
|
|
@@ -333,7 +333,7 @@
|
|
| 333 |
},
|
| 334 |
{
|
| 335 |
"path": "data/public_surface_qa.json",
|
| 336 |
-
"bytes":
|
| 337 |
"top_level_type": "dict"
|
| 338 |
},
|
| 339 |
{
|
|
|
|
| 1 |
{
|
| 2 |
"status": "pass",
|
| 3 |
+
"generated_at_utc": "2026-06-15T06:47:08+00:00",
|
| 4 |
"docs_root": "docs",
|
| 5 |
"site_base": "/ropedia-xperience-10m-task-suite/",
|
| 6 |
"summary": {
|
|
|
|
| 288 |
},
|
| 289 |
{
|
| 290 |
"path": "data/live_publication_status.json",
|
| 291 |
+
"bytes": 100499,
|
| 292 |
"top_level_type": "dict"
|
| 293 |
},
|
| 294 |
{
|
|
|
|
| 333 |
},
|
| 334 |
{
|
| 335 |
"path": "data/public_surface_qa.json",
|
| 336 |
+
"bytes": 5617,
|
| 337 |
"top_level_type": "dict"
|
| 338 |
},
|
| 339 |
{
|
scripts/build_public_surface_qa.py
CHANGED
|
@@ -29,8 +29,8 @@ STATUS_REPORTS = {
|
|
| 29 |
"scale_up_status": ROOT / "docs/data/scope_claims_audit.json",
|
| 30 |
"publication_package": ROOT / "docs/data/publication_audit.json",
|
| 31 |
"mirror_parity": ROOT / "docs/data/mirror_parity.json",
|
| 32 |
-
"live_publication": ROOT / "docs/data/live_publication_status.json",
|
| 33 |
}
|
|
|
|
| 34 |
|
| 35 |
DISPLAY_LABELS = {
|
| 36 |
"public_presentation_files_exist": "Public files",
|
|
@@ -120,6 +120,7 @@ def build_report() -> dict:
|
|
| 120 |
all_surface_files_exist = all(path.exists() for path in SURFACES.values())
|
| 121 |
|
| 122 |
status_records = {name: read_status(path) for name, path in STATUS_REPORTS.items()}
|
|
|
|
| 123 |
status_failures = {
|
| 124 |
name: record
|
| 125 |
for name, record in status_records.items()
|
|
@@ -255,6 +256,7 @@ def build_report() -> dict:
|
|
| 255 |
"generated_at_utc": datetime.now(timezone.utc).isoformat(timespec="seconds"),
|
| 256 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 257 |
"checks": checks,
|
|
|
|
| 258 |
"surface_files": {name: display_path(path) for name, path in SURFACES.items()},
|
| 259 |
"scope_note": "This report covers the public repo, website, Hugging Face cards, and package contents. Multi-episode model metrics are tracked by the training and evaluation reports.",
|
| 260 |
}
|
|
|
|
| 29 |
"scale_up_status": ROOT / "docs/data/scope_claims_audit.json",
|
| 30 |
"publication_package": ROOT / "docs/data/publication_audit.json",
|
| 31 |
"mirror_parity": ROOT / "docs/data/mirror_parity.json",
|
|
|
|
| 32 |
}
|
| 33 |
+
LIVE_PUBLICATION_REPORT = ROOT / "docs/data/live_publication_status.json"
|
| 34 |
|
| 35 |
DISPLAY_LABELS = {
|
| 36 |
"public_presentation_files_exist": "Public files",
|
|
|
|
| 120 |
all_surface_files_exist = all(path.exists() for path in SURFACES.values())
|
| 121 |
|
| 122 |
status_records = {name: read_status(path) for name, path in STATUS_REPORTS.items()}
|
| 123 |
+
live_publication_record = read_status(LIVE_PUBLICATION_REPORT)
|
| 124 |
status_failures = {
|
| 125 |
name: record
|
| 126 |
for name, record in status_records.items()
|
|
|
|
| 256 |
"generated_at_utc": datetime.now(timezone.utc).isoformat(timespec="seconds"),
|
| 257 |
"scope": "Repo README, GitHub Pages HTML, Hugging Face Space card, artifact dataset card, and model card.",
|
| 258 |
"checks": checks,
|
| 259 |
+
"live_publication_report": live_publication_record,
|
| 260 |
"surface_files": {name: display_path(path) for name, path in SURFACES.items()},
|
| 261 |
"scope_note": "This report covers the public repo, website, Hugging Face cards, and package contents. Multi-episode model metrics are tracked by the training and evaluation reports.",
|
| 262 |
}
|