nam-withpi's picture
Upload dataset
823dca8 verified
metadata
dataset_info:
  features:
    - name: question
      dtype: string
    - name: input
      dtype: string
    - name: response
      dtype: string
    - name: internal_label
      dtype: int32
    - name: score
      dtype: float64
    - name: score_status
      dtype: string
    - name: less_than_label
      dtype: float64
    - name: more_than_label
      dtype: float64
  splits:
    - name: train
      num_bytes: 11261450
      num_examples: 7994
    - name: test
      num_bytes: 4686313
      num_examples: 2000
  download_size: 7867548
  dataset_size: 15947763
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*