rarinpear's picture
Upload dataset
16a96be verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: system
      dtype: string
    - name: history
      sequence: 'null'
  splits:
    - name: train
      num_bytes: 12614359
      num_examples: 9498
    - name: test
      num_bytes: 662307
      num_examples: 499
  download_size: 8421013
  dataset_size: 13276666
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*