File size: 1,760 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": 3,
"components": {
"attn": {
"fstat_top": 1267.9168701171875,
"fstat_mean": 118.67736053466797,
"delta_a_minus_b_at_top": 0.013282028026878834,
"top_feature": 592,
"is_per_head": false,
"head_dim": null
},
"heads": {
"fstat_top": 1559.017822265625,
"fstat_mean": 115.50680541992188,
"delta_a_minus_b_at_top": -0.011063165962696075,
"top_feature": 941,
"is_per_head": true,
"head_dim": 128
},
"k": {
"fstat_top": 2011.025146484375,
"fstat_mean": 160.3697509765625,
"delta_a_minus_b_at_top": 0.33528727293014526,
"top_feature": 3523,
"is_per_head": true,
"head_dim": 128
},
"mlp": {
"fstat_top": 1563.0213623046875,
"fstat_mean": 10.596866607666016,
"delta_a_minus_b_at_top": -0.004635344259440899,
"top_feature": 14163,
"is_per_head": false,
"head_dim": null
},
"q": {
"fstat_top": 1582.9940185546875,
"fstat_mean": 145.03273010253906,
"delta_a_minus_b_at_top": -0.48765259981155396,
"top_feature": 182,
"is_per_head": true,
"head_dim": 128
},
"router": {
"fstat_top": 1405.3009033203125,
"fstat_mean": 17.594009399414062,
"delta_a_minus_b_at_top": 0.10689452290534973,
"top_feature": 5,
"is_per_head": false,
"head_dim": null
},
"v": {
"fstat_top": 2011.025146484375,
"fstat_mean": 160.3697509765625,
"delta_a_minus_b_at_top": 0.33528727293014526,
"top_feature": 3523,
"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
} |