Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
bruel's picture
Upload dataset
daccab9 verified
|
raw
history blame
572 Bytes
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      sequence: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 153912.71978021978
      num_examples: 145
    - name: test
      num_bytes: 20167.873626373625
      num_examples: 19
    - name: valid
      num_bytes: 19106.406593406595
      num_examples: 18
  download_size: 54221
  dataset_size: 193187
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*