Update README.md
Browse files
README.md
CHANGED
@@ -21,4 +21,4 @@ def load_feat_acts(fname):
|
|
21 |
return feat_acts
|
22 |
```
|
23 |
|
24 |
-
The activations are
|
|
|
21 |
return feat_acts
|
22 |
```
|
23 |
|
24 |
+
The activations are for the train split in https://huggingface.co/datasets/noanabeshima/TinyModelTokIds
|