hzhwcmhf commited on
Commit
fada3b2
·
verified ·
1 Parent(s): 5ea3961

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
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
- @misc{qwen3guard,
221
- title={Qwen3Guard Technical Report},
222
- author={Qwen Team},
223
- year={2025},
224
- url={http://arxiv.org/abs/2510.14276},
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
  ```