EvalData commited on
Commit
0bfef0d
·
verified ·
1 Parent(s): 6012861

Upload tabdpt_causal_3seed.json

Browse files
Files changed (1) hide show
  1. tabdpt_causal_3seed.json +52 -0
tabdpt_causal_3seed.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "description": "TabDPT noising-based causal tracing aggregated over 3 seeds {42, 123, 456}, sigma=0.5, n_datasets=10",
3
+ "n_seeds": 3,
4
+ "seeds": [
5
+ 42,
6
+ 123,
7
+ 456
8
+ ],
9
+ "mean_normalized_sensitivity": [
10
+ 1.0,
11
+ 0.7018377468988651,
12
+ 0.5685874639876004,
13
+ 0.4538804232678526,
14
+ 0.3817325204149454,
15
+ 0.23675423179077792,
16
+ 0.20504568924174446,
17
+ 0.1583610743525934,
18
+ 0.1124596383575424,
19
+ 0.12451348992825127,
20
+ 0.10947191213653507,
21
+ 0.07601084925756534,
22
+ 0.060164976001917836,
23
+ 0.03976623092575352,
24
+ 0.0249655451484906,
25
+ 0.027442681662343784
26
+ ],
27
+ "std_normalized_sensitivity": [
28
+ 0.0,
29
+ 0.017761062834862184,
30
+ 0.0925384564101239,
31
+ 0.09942915578829141,
32
+ 0.05941365788445595,
33
+ 0.05341343518832642,
34
+ 0.018085401241122616,
35
+ 0.0337170545909611,
36
+ 0.0060207390998890725,
37
+ 0.011522931125006257,
38
+ 0.018042595005265068,
39
+ 0.017456476894067808,
40
+ 0.0046473168803727325,
41
+ 0.006511382372350869,
42
+ 0.00514078249394958,
43
+ 0.0027338907878710207
44
+ ],
45
+ "peak_layers_per_seed": [
46
+ 0,
47
+ 0,
48
+ 0
49
+ ],
50
+ "mean_profile_peak_layer": 0,
51
+ "mean_profile_peak_value": 1.0
52
+ }