CoolFace
Modelpublic

UCSC-VLAA/STAR1-R1-Distill-1.5B

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes89downloads
Model Card

๐ŸŒŸ STAR-1: Safer Alignment of Reasoning LLMs with 1K Data

<p align="center"> ๐Ÿ“ƒ <a href="https://arxiv.org/abs/2504.01903" target="blank">Paper</a> ๏ฝœ๐Ÿค— <a href="https://huggingface.co/datasets/UCSC-VLAA/STAR-1" target="blank">STAR-1 Data</a> | ๐Ÿค— <a href="https://huggingface.co/collections/UCSC-VLAA/star-1-67edda2a042e8ba3e955e522" target="blank">STAR-1 Model</a> | ๐Ÿ“š <a href="https://ucsc-vlaa.github.io/STAR-1/" target="blank">Project Page</a> </p>

Introduction

**STAR-1** is a high-quality safety dataset designed to enhance safety alignment in large reasoning models (LRMs) like DeepSeek-R1.

  • โ€”Built on the principles of diversity, deliberative reasoning, and rigorous filtering, STAR-1 integrates and refines data from multiple sources to provide policy-grounded reasoning samples.
  • โ€”The dataset contains 1,000 carefully selected examples, each aligned with best safety practices through GPT-4o-based evaluation.
  • โ€”Fine-tuning with STAR-1 leads to significant safety improvements across multiple benchmarks, with minimal impact on reasoning capabilities.

We open-sourced our STAR1-R1-Distill-1.5B model here, which is fine-tuned on STAR-1 dataset.

Artifacts

Data

DatasetNum. of SampleURL
STAR-11K๐Ÿค— UCSC-VLAA/STAR-1
STAR 41K41K๐Ÿค— UCSC-VLAA/STAR-41K
STAR-benign-915915๐Ÿค— UCSC-VLAA/STAR-benign-915

Model

ModelTypeURL
STAR1-R1-Distill-1.5BR1-Distill-Qwen-1.5B trained on STAR-1๐Ÿค— UCSC-VLAA/STAR1-R1-Distill-1.5B
STAR1-R1-Distill-7BR1-Distill-Qwen-7B trained on STAR-1๐Ÿค— UCSC-VLAA/STAR1-R1-Distill-7B
STAR1-R1-Distill-8BR1-Distill-Llama-8B trained on STAR-1๐Ÿค— UCSC-VLAA/STAR1-R1-Distill-8B
STAR1-R1-Distill-14BR1-Distill-Qwen-14B trained on STAR-1๐Ÿค— UCSC-VLAA/STAR1-R1-Distill-14B
STAR1-R1-Distill-32BR1-Distill-Qwen-32B trained on STAR-1๐Ÿค— UCSC-VLAA/STAR1-R1-Distill-32B

Evaluation

See our github repo.

Acknowledgement

This work is partially supported by a gift from Open Philanthropy. We thank the NAIRR Pilot Program and the Microsoft Accelerate Foundation Models Research Program for supporting our computing needs.

Citation

@article{wang2025star1saferalignmentreasoning,
    title={STAR-1: Safer Alignment of Reasoning LLMs with 1K Data}, 
    author={Zijun Wang and Haoqin Tu and Yuhan Wang and Juncheng Wu and Jieru Mei and Brian R. Bartoldson and Bhavya Kailkhura and Cihang Xie},
    year={2025},
    journal = {arXiv preprint arXiv:2504.01903}
}