File size: 1,751 Bytes
666424c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
  "benchmark_scope": "same_protocol_full_planetoid_cora_pubmed_citeseer_component_stack",
  "contract_id": "p03_full_planetoid_graph_task_transfer_contract",
  "quality_boundary": "Cora partial S31 parameter-efficiency cannot substitute for a full Planetoid transfer result. PubMed and CiteSeer must clear the same positive transfer gate before any graph-task uplift claim.",
  "required_datasets": [
    "planetoid_cora",
    "planetoid_pubmed",
    "planetoid_citeseer"
  ],
  "required_metrics": [
    "fixed_view_best_single_test_acc",
    "fixed_view_uniform_full_view_test_acc",
    "fixed_view_best_delta_vs_best_single_pp",
    "s31_best_subset_size",
    "s31_best_ensemble_test_acc",
    "s31_delta_vs_uniform_full_view_pp",
    "s31_delta_vs_best_single_pp",
    "component_stack_transfer_gate",
    "same_protocol_quality_non_regression",
    "planetoid_split_seed"
  ],
  "required_output_receipt": "benchmarks/p03_full_planetoid_graph_task_transfer_latest.json",
  "runner_status": "contract_ready_result_blocked_by_negative_sidecars",
  "same_protocol_requirements": {
    "same_component_stack_transfer_gate": true,
    "same_feature_preprocessing": true,
    "same_fixed_view_protocol": true,
    "same_planetoid_split_seed_policy": true,
    "same_s31_subset_search_protocol": true
  },
  "schema": "ane.release.p03_graph_task_transfer_request.v1",
  "source_receipt_anchors": [
    "benchmarks/p03_graph_task_transfer_receipt_latest.json:rows",
    "benchmarks/planetoid_lensgnn_real_cora_latest.json:dataset",
    "benchmarks/planetoid_lensgnn_real_pubmed_latest.json:dataset",
    "benchmarks/planetoid_lensgnn_real_citeseer_latest.json:dataset"
  ],
  "target_dataset_repo_id": "GetGenetica/p03-graph-task-transfer-contract"
}