Holmeister's picture
Upload dataset
5a44d93 verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: instruction
      dtype: string
    - name: input
      dtype: string
    - name: output
      dtype: string
  splits:
    - name: train
      num_bytes: 16138026
      num_examples: 26606
    - name: validation
      num_bytes: 1830226
      num_examples: 2956
    - name: test
      num_bytes: 606830
      num_examples: 1000
  download_size: 7355348
  dataset_size: 18575082
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*