Seanie-lee/ThinkSafe-Qwen3-8B-WildGuard
ThinkSafe-Qwen3-8B-WildGuard Dataset This dataset is part of the THINKSAFE: Self-Generated Safety Alignment for Reasoning Models project. Dataset Description This dataset contains safety-aligned training data generated using the ThinkSafe method with Qwen3-8B and WildGuard models. It includes instructions, responses, and safety labels for both prompts and responses. Dataset Structure The dataset contains the following fields: instruction: The input… See the full description on the dataset page: https://huggingface.co/datasets/Seanie-lee/ThinkSafe-Qwen3-8B-WildGuard.
ThinkSafe-Qwen3-8B-WildGuard Dataset
This dataset is part of the THINKSAFE: Self-Generated Safety Alignment for Reasoning Models project.
Dataset Description
This dataset contains safety-aligned training data generated using the ThinkSafe method with Qwen3-8B and WildGuard models. It includes instructions, responses, and safety labels for both prompts and responses.
Dataset Structure
The dataset contains the following fields:
instruction: The input instruction/promptresponse: The generated responseprompt_label: Safety label for the promptresponse_label: Safety label for the response
Links
- Paper: THINKSAFE: Self-Generated Safety Alignment for Reasoning Models
- GitHub Repository: https://github.com/seanie12/ThinkSafe
Citation
@article{thinksafe2025,
title={THINKSAFE: Self-Generated Safety Alignment for Reasoning Models},
author={Lee, Seanie and others},
journal={arXiv preprint arXiv:2601.23143},
year={2025}
}