初始化项目,由ModelHub XC社区提供模型

Model: Unispac/Gemma-2-9B-IT-With-Deeper-Safety-Alignment
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-05 08:34:15 +08:00
commit 5901ebae24
13 changed files with 2375 additions and 0 deletions

17
README.md Normal file
View File

@@ -0,0 +1,17 @@
---
license: gemma
---
A Gemma-2-9B-IT checkpoint implemented with deeper safety alignment, using the data augmentation approach proposed in the paper [Safety Alignment Should Be Made More Than Just a Few Tokens Deep](https://arxiv.org/abs/2406.05946)
Citation:
```
@article{qi2024safety,
title={Safety Alignment Should Be Made More Than Just a Few Tokens Deep},
author={Qi, Xiangyu and Panda, Ashwinee and Lyu, Kaifeng and Ma, Xiao and Roy, Subhrajit and Beirami, Ahmad and Mittal, Prateek and Henderson, Peter},
journal={arXiv preprint arXiv:2406.05946},
year={2024}
}
```