Datasets:

Modalities:
Text
Formats:
parquet
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
pandas
License:
bruel's picture
Upload dataset
b525cfb verified
|
raw
history blame
571 Bytes
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      sequence: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 969104.9086859688
      num_examples: 718
    - name: test
      num_bytes: 121475.5456570156
      num_examples: 90
    - name: valid
      num_bytes: 121475.5456570156
      num_examples: 90
  download_size: 216624
  dataset_size: 1212056
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: valid
        path: data/valid-*