Update README.md
Browse files
README.md
CHANGED
@@ -341,11 +341,13 @@ To achieve optimal performance, we recommend the following settings:
|
|
341 |
If you find our work helpful, feel free to give us a cite.
|
342 |
|
343 |
```
|
344 |
-
@misc{
|
345 |
-
|
346 |
-
|
347 |
-
|
348 |
-
|
349 |
-
|
|
|
|
|
350 |
}
|
351 |
```
|
|
|
341 |
If you find our work helpful, feel free to give us a cite.
|
342 |
|
343 |
```
|
344 |
+
@misc{qwen3technicalreport,
|
345 |
+
title={Qwen3 Technical Report},
|
346 |
+
author={Qwen Team},
|
347 |
+
year={2025},
|
348 |
+
eprint={2505.09388},
|
349 |
+
archivePrefix={arXiv},
|
350 |
+
primaryClass={cs.CL},
|
351 |
+
url={https://arxiv.org/abs/2505.09388},
|
352 |
}
|
353 |
```
|