esfrankel17's picture
Upload dataset
967cfe9 verified
metadata
dataset_info:
  features:
    - name: prompt
      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: qwen2.5_0.5b_instruct_agreement
      dtype: int64
    - name: qwen2.5_1.5b_instruct_agreement
      dtype: int64
    - name: qwen2.5_3b_instruct_agreement
      dtype: int64
    - name: qwen2.5_7b_instruct_agreement
      dtype: int64
    - name: qwen2.5_14b_instruct_agreement
      dtype: int64
    - name: qwen2.5_32b_instruct_agreement
      dtype: int64
    - name: qwen2.5_72b_instruct_agreement
      dtype: int64
    - name: llama_3.1_8b_instruct_agreement
      dtype: int64
    - name: llama_3.1_70b_instruct_agreement
      dtype: int64
    - name: gemma_2_27b_it_agreement
      dtype: int64
  splits:
    - name: average_rating
      num_bytes: 286098102
      num_examples: 60906
    - name: overall_score
      num_bytes: 278893993
      num_examples: 60466
  download_size: 282556838
  dataset_size: 564992095
configs:
  - config_name: default
    data_files:
      - split: average_rating
        path: data/average_rating-*
      - split: overall_score
        path: data/overall_score-*