littlebird13 commited on
Commit
e6de914
·
verified ·
1 Parent(s): 7e4ae26

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -289,11 +289,13 @@ To achieve optimal performance, we recommend the following settings:
289
  If you find our work helpful, feel free to give us a cite.
290
 
291
  ```
292
- @misc{qwen3,
293
- title = {Qwen3},
294
- url = {https://qwenlm.github.io/blog/qwen3/},
295
- author = {Qwen Team},
296
- month = {April},
297
- year = {2025}
 
 
298
  }
299
  ```
 
289
  If you find our work helpful, feel free to give us a cite.
290
 
291
  ```
292
+ @misc{qwen3technicalreport,
293
+ title={Qwen3 Technical Report},
294
+ author={Qwen Team},
295
+ year={2025},
296
+ eprint={2505.09388},
297
+ archivePrefix={arXiv},
298
+ primaryClass={cs.CL},
299
+ url={https://arxiv.org/abs/2505.09388},
300
  }
301
  ```