| task_categories: | |
| - text-generation | |
| language: | |
| - en | |
| tags: | |
| - insertion-language-model | |
| - text-infilling | |
| - planning | |
| dataset_info: | |
| features: | |
| - name: text | |
| dtype: string | |
| - name: source | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 1947171484 | |
| num_examples: 2198247 | |
| - name: validation | |
| num_bytes: 24180392 | |
| num_examples: 41623 | |
| download_size: 1035549086 | |
| dataset_size: 1971351876 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: validation | |
| path: data/validation-* | |
| Stories data for the paper [[2505.05755] Insertion Language Models: Sequence Generation with Arbitrary-Position Insertions](https://arxiv.org/abs/2505.05755). | |
| Project page: https://dhruveshp.com/projects/ilm |