Downloads · 30 days
11
2% of all-time downloads
CMU-AIRe/TARS-7B
TARS-7B is a text generation model from CMU-AIRe. Use it when you need the model to write or continue text. It is set up for transformers. The card lists the license as apache-2.0.
TARS-7B is an open-source reasoning model trained for safety using TARS: Training Adaptive Reasoners for Safety introduced in the paper: Reasoning as an Adaptive Defense for Safety, to facilitate the research of reaso…
Downloads · 30 days
11
2% of all-time downloads
All-time downloads
696
Public
Parameters
7.6B
30.5 GB on disk
Likes
2
Public
Click a slice to open those files.
.safetensors30.5 GB · 100%
From the Hugging Face model README
TARS-7B is an open-source reasoning model trained for safety using TARS: Training Adaptive Reasoners for Safety introduced in the paper: Reasoning as an Adaptive Defense for Safety, to facilitate the research of reasoning models for LLM safety. This model is trained using a mixing ratio of \(\lambda = 0.5\) between harmful and harmless prompts, starting from the base model Qwen2.5-7B-Instruct.
TARS is a simple but effective online reinforcement learning (RL) method that trains models to adaptively reason for low refusal and safe behavior, using three key ingredients:
For full details, please check out our paper or blogpost.
If you use TARS-7B in your work, please cite us:
@article{kim2025reasoning,
title={Reasoning as an Adaptive Defense for Safety},
author={Kim, Taeyoun and Tajwar, Fahim and Raghunathan, Aditi and Kumar, Aviral},
journal={arXiv preprint arXiv:2507.00971},
year={2025}
}