tayyibsupercool's picture
Upload dataset
984fd9f verified
|
raw
history blame
501 Bytes
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: sample_index
      dtype: string
  splits:
    - name: train
      num_bytes: 266507
      num_examples: 1000
    - name: validation
      num_bytes: 66616
      num_examples: 250
  download_size: 20408
  dataset_size: 333123
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*