littlebird13 commited on
Commit
0499c3a
·
verified ·
1 Parent(s): 1e09580

Update README.md

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