Update README.md
Browse files
README.md
CHANGED
@@ -10,22 +10,22 @@ The model was trained on the residual stream in the 10th layer of instruction-tu
|
|
10 |
|
11 |
The 1st to 17th dimensions of S3AE hidden features, respectively, correspond to activations of the following thoughts:
|
12 |
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
|
31 |
Dimensions 7, 13, and 14 were not included in the paper's analysis.
|
|
|
10 |
|
11 |
The 1st to 17th dimensions of S3AE hidden features, respectively, correspond to activations of the following thoughts:
|
12 |
|
13 |
+
1: 'depressed mood',
|
14 |
+
2: 'anhedonia (loss of interest)',
|
15 |
+
3: 'pessimism',
|
16 |
+
4: 'guilt',
|
17 |
+
5: 'anxiety',
|
18 |
+
6: 'catastrophic thinking',
|
19 |
+
7: 'perfectionism',
|
20 |
+
8: 'active avoidance',
|
21 |
+
9: 'grandiosity (delusion of grandeur)',
|
22 |
+
10: 'manic mood',
|
23 |
+
11: 'impulsivity',
|
24 |
+
12: 'risk-seeking',
|
25 |
+
13: 'splitting (binary thinking)',
|
26 |
+
14: 'unstable self-image',
|
27 |
+
15: 'aggression',
|
28 |
+
16: 'anger',
|
29 |
+
17: 'irritability'.
|
30 |
|
31 |
Dimensions 7, 13, and 14 were not included in the paper's analysis.
|