littlebird13 commited on
Commit
9fcd09e
·
verified ·
1 Parent(s): de733eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -298,11 +298,13 @@ To achieve optimal performance, we recommend the following settings:
298
  If you find our work helpful, feel free to give us a cite.
299
 
300
  ```
301
- @misc{qwen3,
302
- title = {Qwen3},
303
- url = {https://qwenlm.github.io/blog/qwen3/},
304
- author = {Qwen Team},
305
- month = {April},
306
- year = {2025}
 
 
307
  }
308
  ```
 
298
  If you find our work helpful, feel free to give us a cite.
299
 
300
  ```
301
+ @misc{qwen3technicalreport,
302
+ title={Qwen3 Technical Report},
303
+ author={Qwen Team},
304
+ year={2025},
305
+ eprint={2505.09388},
306
+ archivePrefix={arXiv},
307
+ primaryClass={cs.CL},
308
+ url={https://arxiv.org/abs/2505.09388},
309
  }
310
  ```