File size: 906 Bytes
dbaaef1
57f6952
 
 
 
dbaaef1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8595f75
 
dbaaef1
57f6952
 
 
 
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
37
38
39
40
41
42
43
44
---
size_categories:
- 1K<n<10K
task_categories:
- text-generation
dataset_info:
  features:
  - name: path
    sequence: int64
  - name: edge_list
    sequence:
      sequence: int64
  - name: source
    dtype: int64
  - name: goal
    dtype: int64
  splits:
  - name: train
    num_bytes: 15200000
    num_examples: 50000
  - name: validation
    num_bytes: 30400
    num_examples: 100
  - name: test
    num_bytes: 1520000
    num_examples: 5000
  download_size: 1165940
  dataset_size: 16750400
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
tags:
- synthetic
---

Synthetic 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