PAWBench / manifest.json
Andrew613's picture
docs: finalize PAWBench release metadata
a155691 verified
Raw
History Blame
1.88 kB
{
"schema_version": "pawbench.benchmark_inputs/v1",
"dataset_id": "PAWBench",
"release_version": "0.1.0",
"benchmark_revision": 2,
"scene_count": 50,
"splits": {
"calibration": 25,
"coverage": 25
},
"scene_table": "scenes.jsonl",
"source_image_root": "source_images",
"prompt_banks": {
"gt_guided": {
"path": "prompts/gt_guided/prompt_bank.jsonl",
"scene_count": 50,
"outcome_prompt_count": 230,
"sha256": "47d7dd4adaca8d73f16a810c5c29785eb8930b8d295a4e0379cf1f9b93bd6bb7",
"owner_accepted_at": "2026-08-14"
}
},
"publication": {
"title": "PAWBench: How Far Are We from Probabilistically Aligned World Modeling?",
"arxiv_id": "2608.27345",
"arxiv_url": "https://arxiv.org/abs/2608.27345",
"code_url": "https://github.com/Andrew0613/PAWBench",
"project_url": "https://pawbench.github.io/"
},
"upstream": {
"repository": "Andrew613/PAWBench-Results",
"revision": "5fdea8a1e7a1e6ccf69bf5af9cf7947aefc58190",
"package_root": "benchmark/PAWBench_V2"
},
"authority": [
{
"path": "docs/artifacts/PAWBench/issue_233_v2_source_policy_authority_20260714/source_policy_authority.json",
"sha256": "6299512847c7c3d68d3762619dbc549ce41efea526d0b74ca7a95b0d2006b822",
"accepted_subsets": [
"calibration25_reference_distributions",
"coverage25_scene_inputs",
"coverage25_support_labels"
]
},
{
"path": "docs/artifacts/PAWBench/issue_233_v2_source_policy_authority_20260714/calibration25_scene_inputs_authority.json",
"sha256": "6434001f43824b70ee6f80f8f9e1775ddced143fdf6c39bb26610975c21c1fb0",
"accepted_subsets": [
"calibration25_scene_inputs"
]
}
],
"claim_boundary": "Benchmark input materialization only; no generation, evaluation, metric, or scientific-result acceptance."
}