File size: 1,102 Bytes
5e46c36 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 | ---
dataset_info:
features:
- name: prompt
dtype: string
- name: dpo
dtype: string
- name: drdpo
dtype: string
- name: dpo_scores
dtype: float64
- name: drdpo_scores
dtype: float64
- name: drdpo_with_estimate_preference
dtype: string
- name: drdpo_with_estimate_preference_scores
dtype: float64
splits:
- name: temperature_0
num_bytes: 1727990
num_examples: 1000
- name: temperature_0.25
num_bytes: 1741294
num_examples: 1000
- name: temperature_0.5
num_bytes: 1772199
num_examples: 1000
- name: temperature_0.75
num_bytes: 1806702
num_examples: 1000
- name: temperature_1
num_bytes: 1821051
num_examples: 1000
download_size: 4266466
dataset_size: 8869236
configs:
- config_name: default
data_files:
- split: temperature_0
path: data/temperature_0-*
- split: temperature_0.25
path: data/temperature_0.25-*
- split: temperature_0.5
path: data/temperature_0.5-*
- split: temperature_0.75
path: data/temperature_0.75-*
- split: temperature_1
path: data/temperature_1-*
---
|