File size: 1,750 Bytes
c7329dc | 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 | {
"layer": 4,
"components": {
"attn": {
"fstat_top": 1725.81689453125,
"fstat_mean": 152.9260711669922,
"delta_a_minus_b_at_top": 0.025614367797970772,
"top_feature": 593,
"is_per_head": false,
"head_dim": null
},
"heads": {
"fstat_top": 1870.3292236328125,
"fstat_mean": 116.89920043945312,
"delta_a_minus_b_at_top": -0.020882874727249146,
"top_feature": 469,
"is_per_head": true,
"head_dim": 128
},
"k": {
"fstat_top": 1628.439208984375,
"fstat_mean": 152.33123779296875,
"delta_a_minus_b_at_top": 0.4489794969558716,
"top_feature": 1671,
"is_per_head": true,
"head_dim": 128
},
"mlp": {
"fstat_top": 1985.1710205078125,
"fstat_mean": 11.091292381286621,
"delta_a_minus_b_at_top": -0.015311545692384243,
"top_feature": 123,
"is_per_head": false,
"head_dim": null
},
"q": {
"fstat_top": 1513.8857421875,
"fstat_mean": 140.91285705566406,
"delta_a_minus_b_at_top": -0.37392574548721313,
"top_feature": 465,
"is_per_head": true,
"head_dim": 128
},
"router": {
"fstat_top": 544.6533203125,
"fstat_mean": 15.414462089538574,
"delta_a_minus_b_at_top": -0.07725585997104645,
"top_feature": 62,
"is_per_head": false,
"head_dim": null
},
"v": {
"fstat_top": 1947.9212646484375,
"fstat_mean": 144.57962036132812,
"delta_a_minus_b_at_top": 0.4074636697769165,
"top_feature": 62,
"is_per_head": true,
"head_dim": 128
}
},
"contrast": "code_vs_natural_language",
"label_a": "code",
"label_b": "natural_language",
"n_a": 200,
"n_b": 200
} |