uf_unsafe_v1 / README.md
yimingzhang's picture
Upload README.md with huggingface_hub
f038896
---
configs:
- config_name: default
data_files:
- split: train_prefs
path: data/train_prefs-*
- split: test_prefs
path: data/test_prefs-*
dataset_info:
features:
- name: chosen
list:
- name: content
dtype: string
- name: role
dtype: string
- name: rejected
list:
- name: content
dtype: string
- name: role
dtype: string
splits:
- name: train_prefs
num_bytes: 1652692
num_examples: 3532
- name: test_prefs
num_bytes: 82728
num_examples: 172
download_size: 829493
dataset_size: 1735420
---
# Dataset Card for "uf_unsafe_v1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)