File size: 1,749 Bytes
72490e3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 2,
  "components": {
    "attn": {
      "fstat_top": 1802.983154296875,
      "fstat_mean": 156.4214630126953,
      "delta_a_minus_b_at_top": -0.016152290627360344,
      "top_feature": 323,
      "is_per_head": false,
      "head_dim": null
    },
    "heads": {
      "fstat_top": 2318.5,
      "fstat_mean": 112.48399353027344,
      "delta_a_minus_b_at_top": -0.05261886119842529,
      "top_feature": 1233,
      "is_per_head": true,
      "head_dim": 128
    },
    "k": {
      "fstat_top": 1507.3370361328125,
      "fstat_mean": 139.62527465820312,
      "delta_a_minus_b_at_top": -0.3387206792831421,
      "top_feature": 725,
      "is_per_head": true,
      "head_dim": 128
    },
    "mlp": {
      "fstat_top": 1960.3323974609375,
      "fstat_mean": 11.232552528381348,
      "delta_a_minus_b_at_top": 0.008751219138503075,
      "top_feature": 28194,
      "is_per_head": false,
      "head_dim": null
    },
    "q": {
      "fstat_top": 1912.0294189453125,
      "fstat_mean": 146.4847869873047,
      "delta_a_minus_b_at_top": -0.331977903842926,
      "top_feature": 1415,
      "is_per_head": true,
      "head_dim": 128
    },
    "router": {
      "fstat_top": 538.614013671875,
      "fstat_mean": 19.766843795776367,
      "delta_a_minus_b_at_top": -0.14335936307907104,
      "top_feature": 106,
      "is_per_head": false,
      "head_dim": null
    },
    "v": {
      "fstat_top": 1400.8643798828125,
      "fstat_mean": 150.48675537109375,
      "delta_a_minus_b_at_top": -0.36212876439094543,
      "top_feature": 450,
      "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
}