tayyibsupercool's picture
Upload dataset
3d3ba1d 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: 299055
      num_examples: 1000
    - name: validation
      num_bytes: 74748
      num_examples: 250
  download_size: 51015
  dataset_size: 373803
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*