Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
ArXiv:
Libraries:
Datasets
pandas
License:
bruel's picture
Upload dataset
7a3c2ca verified
|
raw
history blame
576 Bytes
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      sequence: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 3502674.3827215754
      num_examples: 1787
    - name: test
      num_bytes: 439059.35183527303
      num_examples: 224
    - name: valid
      num_bytes: 437099.2654431513
      num_examples: 223
  download_size: 736666
  dataset_size: 4378833
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*