metadata
dataset_info:
features:
- name: chosen_messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected_messages
list:
- name: content
dtype: string
- name: role
dtype: string
- name: chosen_reward
dtype: float64
- name: rejected_reward
dtype: float64
- name: chosen
dtype: string
- name: prompt
dtype: string
- name: prompt_decode
dtype: string
- name: prompt_response_decode
dtype: string
- name: rejected
dtype: string
- name: response
dtype: string
- name: response_index
dtype: int64
splits:
- name: test
num_bytes: 9633917
num_examples: 2286
- name: train
num_bytes: 169803092
num_examples: 42039
download_size: 211943827
dataset_size: 179437009
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
- split: train
path: data/train-*