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: proxy_chosen_rewards
dtype: float64
- name: proxy_rejected_rewards
dtype: float64
- name: reference_chosen_logps
dtype: float64
- name: reference_rejected_logps
dtype: float64
splits:
- name: train
num_bytes: 341594582
num_examples: 59876
- name: test
num_bytes: 10979142
num_examples: 1961
download_size: 187796206
dataset_size: 352573724
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*