tayyibsupercool's picture
Upload dataset
fe4efcf verified
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: 266456
      num_examples: 1000
    - name: validation
      num_bytes: 66596
      num_examples: 250
  download_size: 34314
  dataset_size: 333052
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*