bchenfireworks's picture
Upload dataset
056dcc0 verified
|
raw
history blame
609 Bytes
metadata
dataset_info:
  features:
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: ground_truth
      dtype: int64
    - name: dataset
      dtype: string
    - name: constraint_type
      dtype: 'null'
    - name: constraint
      dtype: 'null'
  splits:
    - name: train
      num_bytes: 2008000
      num_examples: 8000
    - name: eval
      num_bytes: 502000
      num_examples: 2000
  download_size: 303908
  dataset_size: 2510000
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: eval
        path: data/eval-*