saepark's picture
Upload dataset
00732fd verified
metadata
dataset_info:
  features:
    - name: prompt
      dtype: string
    - name: prompt_id
      dtype: string
    - name: chosen
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: rejected
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: messages
      list:
        - name: content
          dtype: string
        - name: role
          dtype: string
    - name: score_chosen
      dtype: float64
    - name: score_rejected
      dtype: float64
    - name: other_info
      struct:
        - name: source
          dtype: string
  splits:
    - name: test
      num_bytes: 1352131
      num_examples: 1300
  download_size: 792183
  dataset_size: 1352131
configs:
  - config_name: default
    data_files:
      - split: test
        path: data/test-*