File size: 1,375 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
{
  "layer": 0,
  "components": {
    "attn": {
      "fstat_top": 1082.28173828125,
      "fstat_mean": 103.3081283569336,
      "delta_a_minus_b_at_top": 0.007819843478500843,
      "top_feature": 854,
      "is_per_head": false,
      "head_dim": null
    },
    "heads": {
      "fstat_top": 1630.2423095703125,
      "fstat_mean": 67.3006591796875,
      "delta_a_minus_b_at_top": -0.010892393998801708,
      "top_feature": 1368,
      "is_per_head": true,
      "head_dim": 128
    },
    "k": {
      "fstat_top": 0.0,
      "fstat_mean": 0.0,
      "delta_a_minus_b_at_top": 0.0,
      "top_feature": 0,
      "is_per_head": true,
      "head_dim": 128
    },
    "mlp": {
      "fstat_top": 1196.19921875,
      "fstat_mean": 99.33074188232422,
      "delta_a_minus_b_at_top": 0.004789276048541069,
      "top_feature": 162,
      "is_per_head": false,
      "head_dim": null
    },
    "q": {
      "fstat_top": 0.0,
      "fstat_mean": 0.0,
      "delta_a_minus_b_at_top": 0.0,
      "top_feature": 0,
      "is_per_head": true,
      "head_dim": 128
    },
    "v": {
      "fstat_top": 0.0,
      "fstat_mean": 0.0,
      "delta_a_minus_b_at_top": 0.0,
      "top_feature": 0,
      "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
}