Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Libraries:
Datasets
pandas
License:
rdiehlmartinez commited on
Commit
164b64a
·
verified ·
1 Parent(s): 590bf7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -19,3 +19,12 @@ configs:
19
  - split: val
20
  path: data/val-*
21
  ---
 
 
 
 
 
 
 
 
 
 
19
  - split: val
20
  path: data/val-*
21
  ---
22
+
23
+ ## The Tinsy Pretokenized Paloma Dataset
24
+
25
+ A small version of the [pretokenized-paloma](https://huggingface.co/datasets/pico-lm/pretokenized-paloma) benchmark dataset.
26
+
27
+ This dataset is a sub-sampled version of pretokenized-paloma, and can be used in place of pretokenized-paloma.
28
+
29
+ We release the exact scripts we use to create this dataset in our [pico-lm/pico-dataset](https://github.com/pico-lm/pico-dataset) GitHub repo.
30
+