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
41
42
|
{
"checks": {
"final_32_mean_loss_at_most_2p5": true,
"forward_and_feedback_momentum_max_at_most_50": true,
"forward_and_feedback_weight_max_at_most_10": true,
"maximum_batch_loss_at_most_10": true,
"no_held_out_evaluations": true,
"paired_local_neutral_observations_only": true,
"post_projection_soma_slope_at_most_1e_minus_5": true,
"post_projection_traffic_ratio_at_most_1e_minus_5": true,
"record_trajectory_and_state_finite": true,
"slow_predictor_frozen_during_task": true,
"task_loader_state_restored": true,
"traffic_ratio_calibrated": true,
"used_instruction_rms_ratio_within_1e_minus_4": true,
"zero_margin_64_observation_slow_fit": true
},
"metrics": {
"final_32_mean_loss": 1.629259716719389,
"maximum_batch_loss": 2.9280824661254883,
"maximum_correction_slope": 0.02967563085258007,
"maximum_feedback_momentum": 0.3636978566646576,
"maximum_feedback_weight": 0.8331910371780396,
"maximum_forward_momentum": 0.599919855594635,
"maximum_forward_weight": 1.1814264059066772,
"maximum_initial_traffic_ratio_error": 4.76837158203125e-07,
"maximum_post_projection_soma_slope": 1.5233538874781516e-08,
"maximum_post_projection_traffic_rms_ratio": 3.032565852668684e-08,
"maximum_pre_projection_traffic_rms_ratio": 0.005833266617383342,
"maximum_projection_observations": 128,
"maximum_used_instruction_rms_ratio_error": 2.1080730938649594e-08,
"minimum_projection_observations": 72
},
"protocol": "kp_dynamic_neutral_projection_training_prefix_v1",
"review_score_after": 5,
"review_score_before": 5,
"score_change_rule": "training-only stability evidence cannot change the paper score",
"source_commit": "8b28522305612d6300f485e14046ae38d49af426",
"status": "passed",
"test_evaluations": 0,
"validation_evaluations": 0
}
|