littlebird13 commited on
Commit
5dad03d
·
verified ·
1 Parent(s): f3ecd40

Update README.md

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