Update README.md
Browse files
README.md
CHANGED
@@ -298,11 +298,13 @@ To achieve optimal performance, we recommend the following settings:
|
|
298 |
If you find our work helpful, feel free to give us a cite.
|
299 |
|
300 |
```
|
301 |
-
@misc{
|
302 |
-
|
303 |
-
|
304 |
-
|
305 |
-
|
306 |
-
|
|
|
|
|
307 |
}
|
308 |
```
|
|
|
298 |
If you find our work helpful, feel free to give us a cite.
|
299 |
|
300 |
```
|
301 |
+
@misc{qwen3technicalreport,
|
302 |
+
title={Qwen3 Technical Report},
|
303 |
+
author={Qwen Team},
|
304 |
+
year={2025},
|
305 |
+
eprint={2505.09388},
|
306 |
+
archivePrefix={arXiv},
|
307 |
+
primaryClass={cs.CL},
|
308 |
+
url={https://arxiv.org/abs/2505.09388},
|
309 |
}
|
310 |
```
|