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