dhruveshpatel commited on
Commit
7e576ad
·
verified ·
1 Parent(s): 2662d99

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -21,4 +21,11 @@ configs:
21
  path: data/train-*
22
  - split: test
23
  path: data/test-*
 
 
 
 
 
 
24
  ---
 
 
21
  path: data/train-*
22
  - split: test
23
  path: data/test-*
24
+ task_categories:
25
+ - text-generation
26
+ tags:
27
+ - synthetic
28
+ size_categories:
29
+ - 1M<n<10M
30
  ---
31
+ Synthetic data for the paper [[2505.05755] Insertion Language Models: Sequence Generation with Arbitrary-Position Insertions](https://arxiv.org/abs/2505.05755).