acloudfan's picture
Upload dataset
2275947 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 39203
      num_examples: 89
    - name: validation
      num_bytes: 12032
      num_examples: 35
    - name: test
      num_bytes: 11211
      num_examples: 35
  download_size: 37107
  dataset_size: 62446
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*