Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
bruel's picture
Upload dataset
64a5041 verified
|
raw
history blame
549 Bytes
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      sequence: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 6388322.4
      num_examples: 5200
    - name: test
      num_bytes: 798540.3
      num_examples: 650
    - name: valid
      num_bytes: 798540.3
      num_examples: 650
  download_size: 1103856
  dataset_size: 7985403
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*