25 lines
788 B
Markdown
25 lines
788 B
Markdown
---
|
|
library_name: transformers
|
|
datasets:
|
|
- UWNSL/SafeChain
|
|
base_model:
|
|
- deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
|
|
---
|
|
|
|
**Check out details on our [project page](https://safe-chain.github.io/), [source code repo](https://github.com/uw-nsl/safechain), and [paper](https://arxiv.org/pdf/2502.12025)**
|
|
|
|
|
|
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
|
|
|
**BibTeX:**
|
|
|
|
```
|
|
@article{jiang2025safechain,
|
|
title={SafeChain: Safety of Language Models with Long Chain-of-Thought Reasoning Capabilities},
|
|
author={Jiang, Fengqing and Xu, Zhangchen and Li, Yuetai and Niu, Luyao and Xiang, Zhen and Li, Bo and Lin, Bill Yuchen and Poovendran, Radha},
|
|
journal={arXiv preprint arXiv:2502.12025},
|
|
year={2025}
|
|
}
|
|
```
|
|
|