File size: 1,951 Bytes
8f831c4 | 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 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 | {
"config": {
"bands": 3,
"edges": [
0.35,
0.75
],
"xfade": 0.06,
"rank": 16,
"steps": 3000,
"batch": 16,
"lr": 0.001,
"seed": 0,
"substrate": "core epred"
},
"frozen": {
"val": 0.1247876692286809,
"per_band": {
"band0": 0.256406,
"band1": 0.064227,
"band2": 0.008726
},
"band_n": {
"band0_n": 98,
"band1_n": 98,
"band2_n": 60
}
},
"multiband3": {
"n_params": 1235568,
"val": 0.12200367445166194,
"per_band": {
"band0": 0.250432,
"band1": 0.063046,
"band2": 0.008534
},
"val_toggled_off": 0.1247876692286809,
"s_per_step": 1.685,
"lesions": {
"lesion_band0": {
"band0": 0.256343,
"band1": 0.063105,
"band2": 0.008534
},
"lesion_band1": {
"band0": 0.250449,
"band1": 0.06408,
"band2": 0.008546
},
"lesion_band2": {
"band0": 0.250432,
"band1": 0.063052,
"band2": 0.008691
}
},
"gates": [
0.069,
0.0608,
0.0583
]
},
"monolith": {
"n_params": 1210576,
"val": 0.12173647676991095,
"per_band": {
"band0": 0.249881,
"band1": 0.062896,
"band2": 0.008539
},
"s_per_step": 1.65
},
"verdict": {
"P1_multiband_vs_monolith": "monolith",
"P2_per_band_wins": {
"band0": false,
"band1": false,
"band2": true
},
"P4_lesion_asymmetry": {
"band0": {
"own_damage": 0.005911,
"other_damage": 2.9e-05,
"surgical": true
},
"band1": {
"own_damage": 0.001034,
"other_damage": 1.4e-05,
"surgical": true
},
"band2": {
"own_damage": 0.000157,
"other_damage": 3e-06,
"surgical": true
}
},
"param_ratio": 1.021,
"note": "seed 0; mechanism test \u2014 roles enter in exp009"
}
} |