littlebird13 commited on
Commit
c2d5a15
·
verified ·
1 Parent(s): d0a17c0

Update README.md

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