star-small / README.md
dhruveshpatel's picture
Add project page link (#2)
c1c7853 verified
metadata
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.

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