File size: 1,128 Bytes
e86db6e 1b644b6 e86db6e | 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 | ---
dataset_info:
features:
- name: text
dtype: string
- name: label
dtype:
class_label:
names:
'0': neg
'1': pos
- name: chosen_temp_0
dtype: string
- name: chosen_temp_0.25
dtype: string
- name: chosen_temp_0.5
dtype: string
- name: chosen_temp_0.75
dtype: string
- name: chosen_temp_1
dtype: string
- name: drdpo_preference_temp_0
dtype: float64
- name: drdpo_preference_temp_0.25
dtype: float64
- name: drdpo_preference_temp_0.5
dtype: float64
- name: drdpo_preference_temp_0.75
dtype: float64
- name: drdpo_preference_temp_1
dtype: float64
- name: dpo_preference_temp_0
dtype: float64
- name: dpo_preference_temp_0.25
dtype: float64
- name: dpo_preference_temp_0.5
dtype: float64
- name: dpo_preference_temp_0.75
dtype: float64
- name: dpo_preference_temp_1
dtype: float64
splits:
- name: test
num_bytes: 35650823
num_examples: 25000
download_size: 21873163
dataset_size: 35650823
configs:
- config_name: default
data_files:
- split: test
path: data/test-*
---
|