InsultedByMathematics's picture
Upload dataset
eafe24e verified
|
Raw
History Blame Contribute Delete
1.23 kB
---
dataset_info:
features:
- name: response_0
dtype: string
- name: response_1
dtype: string
- name: response_2
dtype: string
- name: response_3
dtype: string
- name: response_4
dtype: string
- name: response_0_reward
dtype: float64
- name: response_1_reward
dtype: float64
- name: response_2_reward
dtype: float64
- name: response_3_reward
dtype: float64
- name: response_4_reward
dtype: float64
- name: prompt_id
dtype: string
- name: prompt
dtype: string
- name: llama_prompt_tokens
sequence: int64
- name: llama_chosen_tokens
sequence: int64
- name: chosen_reward
dtype: float64
- name: llama_reject_tokens
sequence: int64
- name: reject_reward
dtype: float64
- name: llama_middle_tokens
sequence: int64
- name: middle_reward
dtype: float64
- name: chosen_logprob
dtype: float64
- name: middle_logprob
dtype: float64
- name: reject_logprob
dtype: float64
splits:
- name: train_prefs
num_bytes: 793046671
num_examples: 19203
download_size: 140716058
dataset_size: 793046671
configs:
- config_name: default
data_files:
- split: train_prefs
path: data/train_prefs-*
---