Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
This model is the official implementation of the paper: https://arxiv.org/abs/2602.07892.
|
| 5 |
+
|
| 6 |
+
## Citation
|
| 7 |
+
If you find this model or dataset useful in your research, please cite our paper:
|
| 8 |
+
@article{sun2026safety,
|
| 9 |
+
title={Safety alignment as continual learning: Mitigating the alignment tax via orthogonal gradient projection},
|
| 10 |
+
author={Sun, Guanglong and Zhang, Siyuan and Wang, Liyuan and Zhu, Jun and Su, Hang and Zhong, Yi},
|
| 11 |
+
journal={arXiv preprint arXiv:2602.07892},
|
| 12 |
+
year={2026}
|
| 13 |
+
}
|