File size: 1,754 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": 5,
  "components": {
    "attn": {
      "fstat_top": 1190.8031005859375,
      "fstat_mean": 114.99927520751953,
      "delta_a_minus_b_at_top": 0.023651881143450737,
      "top_feature": 800,
      "is_per_head": false,
      "head_dim": null
    },
    "heads": {
      "fstat_top": 1218.9581298828125,
      "fstat_mean": 92.44294738769531,
      "delta_a_minus_b_at_top": 0.008457031100988388,
      "top_feature": 853,
      "is_per_head": true,
      "head_dim": 128
    },
    "k": {
      "fstat_top": 1340.7479248046875,
      "fstat_mean": 138.27203369140625,
      "delta_a_minus_b_at_top": 0.2804594337940216,
      "top_feature": 468,
      "is_per_head": true,
      "head_dim": 128
    },
    "mlp": {
      "fstat_top": 1724.501708984375,
      "fstat_mean": 9.865077018737793,
      "delta_a_minus_b_at_top": 0.0030147999059408903,
      "top_feature": 63903,
      "is_per_head": false,
      "head_dim": null
    },
    "q": {
      "fstat_top": 1736.793212890625,
      "fstat_mean": 148.39102172851562,
      "delta_a_minus_b_at_top": -0.33467185497283936,
      "top_feature": 468,
      "is_per_head": true,
      "head_dim": 128
    },
    "router": {
      "fstat_top": 238.26365661621094,
      "fstat_mean": 6.57284688949585,
      "delta_a_minus_b_at_top": -0.06895507872104645,
      "top_feature": 44,
      "is_per_head": false,
      "head_dim": null
    },
    "v": {
      "fstat_top": 1390.951416015625,
      "fstat_mean": 140.2799072265625,
      "delta_a_minus_b_at_top": -0.298769474029541,
      "top_feature": 279,
      "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
}