CoolFace
Datasetpublic

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.

sourceHugging Faceupdated 8mo agoView on Hugging Face
0likes17downloads
Dataset Card

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/prompt
  • —response: The generated response
  • —prompt_label: Safety label for the prompt
  • —response_label: Safety label for the response

Links

Citation

bibtex
@article{thinksafe2025,
  title={THINKSAFE: Self-Generated Safety Alignment for Reasoning Models},
  author={Lee, Seanie and others},
  journal={arXiv preprint arXiv:2601.23143},
  year={2025}
}