This dataset is derived from lmsys' Chatbot Arena Conversations Dataset.
This dataset contains the following columns:
question_id: The same column from the original dataset, to facilitate joining with the original dataset
user_prompt: The first user message from the original dataset's conversation_a column
is_harmful: Binary label indicating whether user_prompt contains harmful intent or not
harmful_judge_model: The LLM used as judge to generate the label is_harmful