littlebird13 commited on
Commit
382fed3
·
verified ·
1 Parent(s): 497cc44

Update README.md

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