Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,6 @@ license: mit
|
|
4 |
|
5 |
Data: c4 and codeparrot, about 1:1 sample-wise but 1:4 token-wise mix. Significantly biased for codes (python, go, java, javascript, c, c++).
|
6 |
Params:
|
7 |
-
- batch size 64 * 2048 =
|
8 |
- lr automatically according to EAI sae codebase
|
9 |
- auxk_alpha 0.03
|
|
|
4 |
|
5 |
Data: c4 and codeparrot, about 1:1 sample-wise but 1:4 token-wise mix. Significantly biased for codes (python, go, java, javascript, c, c++).
|
6 |
Params:
|
7 |
+
- batch size 64 * 2048 * 8 = 1048576 tokens
|
8 |
- lr automatically according to EAI sae codebase
|
9 |
- auxk_alpha 0.03
|