dpo_2406_2 / README.md
YSKang's picture
Upload README.md with huggingface_hub
97ab979 verified
|
raw
history blame contribute delete
No virus
547 Bytes
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: question
dtype: string
- name: context
dtype: string
- name: chosen
dtype: string
- name: rejected
dtype: string
splits:
- name: train
num_bytes: 29496437
num_examples: 12727
download_size: 0
dataset_size: 29496437
---
# Dataset Card for "dpo_2406_2"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)