File size: 760 Bytes
8daf896
b53a048
 
 
 
 
 
 
 
8daf896
 
 
 
 
 
 
 
2e0b714
8daf896
 
2e0b714
8daf896
 
2e0b714
8daf896
 
 
 
 
 
 
 
b53a048
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
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