knc6's picture
Upload dataset
a49e3f9 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: id
      dtype: string
  splits:
    - name: train
      num_bytes: 321494
      num_examples: 953
    - name: test
      num_bytes: 36364
      num_examples: 105
  download_size: 82802
  dataset_size: 357858
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*