littlebird13 commited on
Commit
531c80e
·
verified ·
1 Parent(s): 8136a03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
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{qwen3,
348
- title = {Qwen3},
349
- url = {https://qwenlm.github.io/blog/qwen3/},
350
- author = {Qwen Team},
351
- month = {April},
352
- year = {2025}
 
 
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
  ```