Update README.md
Browse files
README.md
CHANGED
|
@@ -217,10 +217,10 @@ In the current version of Qwen3Guard, we consider the following safety categorie
|
|
| 217 |
If you find our work helpful, feel free to give us a cite.
|
| 218 |
|
| 219 |
```bibtex
|
| 220 |
-
@
|
| 221 |
-
|
| 222 |
-
|
| 223 |
-
|
| 224 |
-
|
| 225 |
}
|
| 226 |
```
|
|
|
|
| 217 |
If you find our work helpful, feel free to give us a cite.
|
| 218 |
|
| 219 |
```bibtex
|
| 220 |
+
@article{zhao2025qwen3guard,
|
| 221 |
+
title={Qwen3Guard Technical Report},
|
| 222 |
+
author={Zhao, Haiquan and Yuan, Chenhan and Huang, Fei and Hu, Xiaomeng and Zhang, Yichang and Yang, An and Yu, Bowen and Liu, Dayiheng and Zhou, Jingren and Lin, Junyang and others},
|
| 223 |
+
journal={arXiv preprint arXiv:2510.14276},
|
| 224 |
+
year={2025}
|
| 225 |
}
|
| 226 |
```
|