Update README.md
Browse files
README.md
CHANGED
@@ -22,3 +22,5 @@ configs:
|
|
22 |
- split: validation
|
23 |
path: data/validation-*
|
24 |
---
|
|
|
|
|
|
22 |
- split: validation
|
23 |
path: data/validation-*
|
24 |
---
|
25 |
+
|
26 |
+
Sample from the Pile (`EleutherAI/pile-deduped-pythia-preshuffled`) used in the experiments. The unique sequence identified (`seq_idx`) is simply the order of the sequence in the Pile. The dataset is already tokenized.
|