初始化项目,由ModelHub XC社区提供模型
Model: UWNSL/DeepSeek-R1-Distill-Qwen-7B-SafeChain Source: Original Platform
This commit is contained in:
24
README.md
Normal file
24
README.md
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
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}
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user