File size: 1,724 Bytes
610a775 | 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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 | ---
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
- name: drdpo_with_wrong_preference
dtype: string
- name: drdpo_with_wrong_preference_scores
dtype: float64
- name: drdpo_with_subsft_wrong_preference
dtype: string
- name: drdpo_with_subsft_wrong_preference_scores
dtype: float64
- name: drdpo_with_subsft
dtype: string
- name: drdpo_with_subsft_scores
dtype: float64
- name: drdpo_with_subsft_reversed_preference
dtype: string
- name: drdpo_with_subsft_reversed_preference_scores
dtype: float64
- name: drdpo_with_reversed_preference
dtype: string
- name: drdpo_with_reversed_preference_scores
dtype: float64
splits:
- name: temperature_0
num_bytes: 4600963
num_examples: 1000
- name: temperature_0.25
num_bytes: 4637910
num_examples: 1000
- name: temperature_0.5
num_bytes: 4716981
num_examples: 1000
- name: temperature_0.75
num_bytes: 4802682
num_examples: 1000
- name: temperature_1
num_bytes: 4823991
num_examples: 1000
download_size: 11594709
dataset_size: 23582527
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-*
---
|