File size: 589 Bytes
bd39163 | 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 | ---
dataset_info:
features:
- name: prompt
dtype: string
- name: requirements
dtype: string
- name: response_0
dtype: string
- name: response_1
dtype: string
- name: check
dtype: string
- name: importance
dtype: int64
- name: response_0_1_judged_preference_mean
list: float64
- name: response_0_1_judged_preference_majority
list: int64
splits:
- name: train
num_bytes: 33754
num_examples: 10
download_size: 31567
dataset_size: 33754
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|