nickypro commited on
Commit
09c643d
·
verified ·
1 Parent(s): aa667bf

Upload night5/p4_isolated_word_atlas.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. night5/p4_isolated_word_atlas.json +175 -0
night5/p4_isolated_word_atlas.json ADDED
@@ -0,0 +1,175 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "experiment": "P4_isolated_word_atlas",
3
+ "device": "cuda",
4
+ "model": "z=(1/N)sum R_pos^p [R_role E(w)+c]",
5
+ "artifact": "tae_hrr_model_a.pt",
6
+ "pooled_fit": {
7
+ "n_rows": 32832,
8
+ "d": 1024,
9
+ "has_Q": true,
10
+ "variant": "a"
11
+ },
12
+ "atlas": {
13
+ "n_words": 117,
14
+ "decode_fidelity": 0.9316239316239316,
15
+ "fidelity_by_pos": {
16
+ "NOUN": 0.9722222222222222,
17
+ "VERB": 0.9666666666666667,
18
+ "ADJ": 0.9230769230769231,
19
+ "ADV": 0.75,
20
+ "FUNC": 0.9230769230769231
21
+ },
22
+ "mean_tokens_per_word": 3.324786324786325,
23
+ "examples": [
24
+ {
25
+ "word": "river",
26
+ "decode": "river",
27
+ "hit": true
28
+ },
29
+ {
30
+ "word": "winter",
31
+ "decode": "winter",
32
+ "hit": true
33
+ },
34
+ {
35
+ "word": "candle",
36
+ "decode": "candle",
37
+ "hit": true
38
+ },
39
+ {
40
+ "word": "sing",
41
+ "decode": "sing",
42
+ "hit": true
43
+ },
44
+ {
45
+ "word": "climb",
46
+ "decode": "climb",
47
+ "hit": true
48
+ },
49
+ {
50
+ "word": "speak",
51
+ "decode": "speak",
52
+ "hit": true
53
+ },
54
+ {
55
+ "word": "purple",
56
+ "decode": "purple",
57
+ "hit": true
58
+ },
59
+ {
60
+ "word": "empty",
61
+ "decode": "empty",
62
+ "hit": true
63
+ },
64
+ {
65
+ "word": "the",
66
+ "decode": "the",
67
+ "hit": true
68
+ }
69
+ ],
70
+ "shuffled_z_fidelity": 0.0,
71
+ "fidelity_minus_shuffled": 0.9316239316239316
72
+ },
73
+ "E_vs_E": {
74
+ "n_words": 117,
75
+ "note": "E is a learned code in the fit's internal basis; Procrustes-aligned cos is the fair identity test.",
76
+ "raw_paired_cos_mean": 0.4206840395927429,
77
+ "clock_unrot_paired_cos_mean": 0.42260509729385376,
78
+ "procrustes_cos_raw": 0.9170195460319519,
79
+ "procrustes_cos_clock_unrot": 0.9170195460319519,
80
+ "procrustes_cos_NULL_shuffled": 0.8242764472961426,
81
+ "procrustes_lift_over_null": 0.09274309873580933
82
+ },
83
+ "attribute_probes": {
84
+ "number": {
85
+ "linear_auc": 1.0,
86
+ "mlp_auc": 1.0,
87
+ "n_pairs": 20,
88
+ "decode_marker_present_frac": 1.0,
89
+ "decode_examples": [
90
+ {
91
+ "infl": "cats",
92
+ "decode": "cats"
93
+ },
94
+ {
95
+ "infl": "dogs",
96
+ "decode": "dogs"
97
+ },
98
+ {
99
+ "infl": "books",
100
+ "decode": "books"
101
+ },
102
+ {
103
+ "infl": "trees",
104
+ "decode": "trees"
105
+ },
106
+ {
107
+ "infl": "houses",
108
+ "decode": "houses"
109
+ }
110
+ ]
111
+ },
112
+ "tense": {
113
+ "linear_auc": 1.0,
114
+ "mlp_auc": 1.0,
115
+ "n_pairs": 20,
116
+ "decode_marker_present_frac": 0.95,
117
+ "decode_examples": [
118
+ {
119
+ "infl": "walked",
120
+ "decode": "walked"
121
+ },
122
+ {
123
+ "infl": "played",
124
+ "decode": "played"
125
+ },
126
+ {
127
+ "infl": "jumped",
128
+ "decode": "jumped"
129
+ },
130
+ {
131
+ "infl": "opened",
132
+ "decode": "opened"
133
+ },
134
+ {
135
+ "infl": "called",
136
+ "decode": "called"
137
+ }
138
+ ]
139
+ },
140
+ "comparative": {
141
+ "linear_auc": 1.0,
142
+ "mlp_auc": 1.0,
143
+ "n_pairs": 16,
144
+ "decode_marker_present_frac": 1.0,
145
+ "decode_examples": [
146
+ {
147
+ "infl": "bigger",
148
+ "decode": "larger"
149
+ },
150
+ {
151
+ "infl": "smaller",
152
+ "decode": "smaller"
153
+ },
154
+ {
155
+ "infl": "taller",
156
+ "decode": "taller"
157
+ },
158
+ {
159
+ "infl": "shorter",
160
+ "decode": "shorter"
161
+ },
162
+ {
163
+ "infl": "faster",
164
+ "decode": "faster"
165
+ }
166
+ ]
167
+ }
168
+ },
169
+ "geometry": {
170
+ "mean_pairwise_cos": 0.7776270253474544,
171
+ "max_offdiag_cos": 0.9590964317321777,
172
+ "z_norm_mean": 0.27610164880752563,
173
+ "z_norm_std": 0.01787695847451687
174
+ }
175
+ }