Add sae_lens metadata
Browse files- sae_lens.json +2 -2
sae_lens.json
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
"context_size": 128,
|
8 |
"shuffled": true,
|
9 |
"seed": null,
|
10 |
-
"begin_batch_token":
|
11 |
"begin_sequence_token": null,
|
12 |
-
"sequence_separator_token":
|
13 |
}
|
|
|
7 |
"context_size": 128,
|
8 |
"shuffled": true,
|
9 |
"seed": null,
|
10 |
+
"begin_batch_token": "eos",
|
11 |
"begin_sequence_token": null,
|
12 |
+
"sequence_separator_token": "eos"
|
13 |
}
|