metadata
dataset_info:
- config_name: wildguardtest
features:
- name: prompt
dtype: string
- name: response
dtype: string
- name: adversarial
dtype: bool
- name: prompt_harm_label
dtype: string
- name: response_refusal_agreement
dtype: float64
- name: response_refusal_label
dtype: string
- name: response_harm_label
dtype: string
- name: subcategory
dtype: string
- name: prompt_harm_agreement
dtype: float64
- name: response_harm_agreement
dtype: float64
- name: qwen2.5-7B-instruct-response
dtype: string
splits:
- name: test
num_bytes: 311378
num_examples: 44
download_size: 192481
dataset_size: 311378
- config_name: wildguardtrain
features:
- name: prompt
dtype: string
- name: adversarial
dtype: bool
- name: response
dtype: string
- name: prompt_harm_label
dtype: string
- name: response_refusal_label
dtype: string
- name: response_harm_label
dtype: string
- name: subcategory
dtype: string
- name: qwen2.5-7B-instruct-response
dtype: string
splits:
- name: train
num_bytes: 18338483
num_examples: 3553
download_size: 7450829
dataset_size: 18338483
configs:
- config_name: wildguardtest
data_files:
- split: test
path: wildguardtest/test-*
- config_name: wildguardtrain
data_files:
- split: train
path: wildguardtrain/train-*