s800-selection / README.md
Dash00's picture
Upload dataset
d9dd9d3 verified
metadata
dataset_info:
  features:
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: response
      dtype: string
  splits:
    - name: train
      num_bytes: 3579605
      num_examples: 6144
    - name: test
      num_bytes: 164094
      num_examples: 284
  download_size: 797194
  dataset_size: 3743699
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*