littlebird13 commited on
Commit
d47b0d4
·
verified ·
1 Parent(s): a09d5cc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -339,11 +339,13 @@ To achieve optimal performance, we recommend the following settings:
339
  If you find our work helpful, feel free to give us a cite.
340
 
341
  ```
342
- @misc{qwen3,
343
- title = {Qwen3},
344
- url = {https://qwenlm.github.io/blog/qwen3/},
345
- author = {Qwen Team},
346
- month = {April},
347
- year = {2025}
 
 
348
  }
349
  ```
 
339
  If you find our work helpful, feel free to give us a cite.
340
 
341
  ```
342
+ @misc{qwen3technicalreport,
343
+ title={Qwen3 Technical Report},
344
+ author={Qwen Team},
345
+ year={2025},
346
+ eprint={2505.09388},
347
+ archivePrefix={arXiv},
348
+ primaryClass={cs.CL},
349
+ url={https://arxiv.org/abs/2505.09388},
350
  }
351
  ```