Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
Sample from the Pile (`EleutherAI/pythia_pile_idxmaps`) used to compute the memorisation profiles.
|
2 |
+
The unique sequence identified (`uid`) is simply the order of the sequence in the Pile. The dataset is already tokenized.
|
3 |
+
Each file contains the same `uid` (for simplicity taken from `pietrolesci/pile-deduped-subset`), but since different seeds are used for data shuffling, the data are different.
|