File size: 989 Bytes
e2d54c9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "node": "final/all-six-claims",
  "stages": [
    "judged_reference",
    "symbolic_claim1",
    "symbolic_claim2",
    "symbolic_claim3",
    "symbolic_claim4",
    "exact_claim1",
    "numeric_claim2",
    "numeric_claim3",
    "numeric_claim4",
    "crossconfig_compare"
  ],
  "estimated_cores": 8,
  "compute_target": "hf:cpu-upgrade",
  "notes": "FINAL citable node. Reruns the whole theory regression suite and decides Claims 5 and 6 from the cross-configuration comparison, and emits every artifact byte-identically into the run log (SHA-256 framed) so the evidence is recoverable in orx local mode, where no artifact store exists.",
  "params": {
    "judged_reference": {
      "eps": 0.1
    },
    "exact_claim1": {
      "steps": 60
    },
    "numeric_claim2": {
      "steps": 300,
      "n_random": 400
    },
    "numeric_claim3": {
      "n_random": 3000,
      "steps": 300
    },
    "numeric_claim4": {
      "steps": 400
    },
    "crossconfig_compare": {}
  }
}