Update README.md
Browse files
README.md
CHANGED
@@ -289,11 +289,13 @@ To achieve optimal performance, we recommend the following settings:
|
|
289 |
If you find our work helpful, feel free to give us a cite.
|
290 |
|
291 |
```
|
292 |
-
@misc{
|
293 |
-
|
294 |
-
|
295 |
-
|
296 |
-
|
297 |
-
|
|
|
|
|
298 |
}
|
299 |
```
|
|
|
289 |
If you find our work helpful, feel free to give us a cite.
|
290 |
|
291 |
```
|
292 |
+
@misc{qwen3technicalreport,
|
293 |
+
title={Qwen3 Technical Report},
|
294 |
+
author={Qwen Team},
|
295 |
+
year={2025},
|
296 |
+
eprint={2505.09388},
|
297 |
+
archivePrefix={arXiv},
|
298 |
+
primaryClass={cs.CL},
|
299 |
+
url={https://arxiv.org/abs/2505.09388},
|
300 |
}
|
301 |
```
|