metadata
dataset_info:
features:
- name: conv_id
dtype: string
- name: user_input
dtype: string
- name: model_output
dtype: string
- name: human_annotation
dtype: bool
- name: toxicity
dtype: int64
- name: jailbreaking
dtype: int64
- name: openai_moderation
dtype: string
splits:
- name: train
num_bytes: 8462640
num_examples: 5082
- name: test
num_bytes: 8036834
num_examples: 5083
download_size: 9505739
dataset_size: 16499474
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*