Dash00's picture
Upload dataset
e695aee verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: response
      dtype: string
  splits:
    - name: train
      num_bytes: 9942093
      num_examples: 8713
    - name: test
      num_bytes: 620465
      num_examples: 603
  download_size: 1500580
  dataset_size: 10562558
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*