Datasets:

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