zebra-puzzles / README.md
nielsr's picture
nielsr HF Staff
Add project page link
230f13c verified
|
raw
history blame
714 Bytes
metadata
size_categories:
  - 1M<n<10M
task_categories:
  - text-generation
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 957390466
      num_examples: 1499933
    - name: test
      num_bytes: 63869772
      num_examples: 100000
  download_size: 308685294
  dataset_size: 1021260238
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
tags:
  - synthetic

Synthetic data for the paper [2505.05755] Insertion Language Models: Sequence Generation with Arbitrary-Position Insertions.

Project page: https://dhruveshp.com/projects/ilm