Update README.md
Browse files
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 |
-
@
|
| 114 |
-
|
| 115 |
-
|
| 116 |
-
|
|
|
|
| 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 |
```
|