hzhwcmhf commited on
Commit
1b95ccb
·
verified ·
1 Parent(s): c9b9022

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -4
README.md CHANGED
@@ -110,9 +110,10 @@ For more usages, please refer to the modelcard of [Qwen3-4B](https://huggingface
110
  If you find our work helpful, feel free to give us a cite.
111
 
112
  ```
113
- @article{qwen3guard,
114
- title={Qwen3Guard Technical Report},
115
- author={Qwen Team},
116
- year={2025}
 
117
  }
118
  ```
 
110
  If you find our work helpful, feel free to give us a cite.
111
 
112
  ```
113
+ @misc{qwen3guard,
114
+ title={Qwen3Guard Technical Report},
115
+ author={Qwen Team},
116
+ year={2025},
117
+ url={http://arxiv.org/abs/2510.14276},
118
  }
119
  ```