CoolFace
Datasetpublic

Kyleyee/evaluate-dataset-HH-Instruct

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes22downloads
README.md50 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: chosen5    dtype: string6  - name: prompt7    dtype: string8  - name: sft9    dtype: string10  - name: dpo11    dtype: string12  - name: drdpo13    dtype: string14  - name: dpo_hinge15    dtype: string16  - name: sft_7b17    dtype: string18  splits:19  - name: temperature_020    num_bytes: 641570821    num_examples: 235422  - name: temperature_0.2523    num_bytes: 640271824    num_examples: 235425  - name: temperature_0.526    num_bytes: 641721827    num_examples: 235428  - name: temperature_0.7529    num_bytes: 651388730    num_examples: 235431  - name: temperature_132    num_bytes: 668039833    num_examples: 235434  download_size: 1929050135  dataset_size: 3242992936configs:37- config_name: default38  data_files:39  - split: temperature_040    path: data/temperature_0-*41  - split: temperature_0.2542    path: data/temperature_0.25-*43  - split: temperature_0.544    path: data/temperature_0.5-*45  - split: temperature_0.7546    path: data/temperature_0.75-*47  - split: temperature_148    path: data/temperature_1-*49---50