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