--- dataset_info: features: - name: text dtype: string - name: source dtype: string - name: input_ids sequence: int32 splits: - name: val num_bytes: 23810105.80007582 num_examples: 1435 download_size: 12420006 dataset_size: 23810105.80007582 configs: - config_name: default data_files: - split: val path: data/val-* --- ## The Tinsy Pretokenized Paloma Dataset A small version of the [pretokenized-paloma](https://huggingface.co/datasets/pico-lm/pretokenized-paloma) benchmark dataset. This dataset is a sub-sampled version of pretokenized-paloma, and can be used in place of pretokenized-paloma. 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.