Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
bruel's picture
Upload dataset
a471cca verified
|
raw
history blame
574 Bytes
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      sequence: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 2261536.0294951787
      num_examples: 1410
    - name: test
      num_bytes: 283894.9483834373
      num_examples: 177
    - name: valid
      num_bytes: 282291.022121384
      num_examples: 176
  download_size: 664189
  dataset_size: 2827722
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*