harpreetmann's picture
Upload dataset
ad201c7 verified
metadata
dataset_info:
  features:
    - name: input
      dtype: string
    - name: output
      dtype: string
    - name: id
      dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
  splits:
    - name: train
      num_bytes: 28041332
      num_examples: 43409
    - name: test
      num_bytes: 3512229
      num_examples: 5427
    - name: validation
      num_bytes: 3511500
      num_examples: 5426
    - name: discarded
      num_bytes: 3487
      num_examples: 1
  download_size: 8093417
  dataset_size: 35068548
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*
      - split: discarded
        path: data/discarded-*