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
|
{
"checks": {
"accuracy_at_least_0.88": false,
"early_alignment_at_least_0.50": true,
"finite": false,
"macs_at_most_1.15x_bp": true,
"zero_task_loss_queries": true
},
"confirmation_test_seeds_touched": false,
"innovation_experiment_opened": false,
"metrics": {
"accuracy": 0.1,
"all_layer_alignment": 0.8487377637311032,
"bp_accuracy": 0.9162,
"bp_total_macs": 1094878080000000,
"early_third_alignment": 0.8774353464444479,
"finite": false,
"logical_batch_loss_queries": 0,
"loss": NaN,
"mac_ratio_to_bp": 0.9968573766477451,
"max_feedback_forward_norm_ratio": 1.0024465322494507,
"mean_feedback_forward_cosine": 0.999997964030818,
"min_feedback_forward_norm_ratio": 1.000157356262207,
"mirror_events": 4420,
"peak_memory_allocated_bytes": 2161716736,
"source_commit": "8a5c1045a43b1f91fd46b2fcc044b032cb14718c",
"total_macs": 1091437290577920,
"wall_s": 4057.1195838451385
},
"protocol": "residual_response_mirror_full_v1",
"review_score_after": 5,
"review_score_before": 5,
"score_change_rule": "inherited full baseline cannot raise score",
"status": "failed"
}
|