File size: 537 Bytes
7d8a5a9 | 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: source
dtype: string
- name: lp
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
- name: best_response
dtype: string
- name: best_score
dtype: int64
- name: worst_score
dtype: int64
- name: directions
dtype: string
splits:
- name: train
num_bytes: 8509065
num_examples: 7976
download_size: 4755513
dataset_size: 8509065
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|