littlebird13 commited on
Commit
11214f7
·
verified ·
1 Parent(s): 311c62e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
README.md CHANGED
@@ -46,11 +46,13 @@ Detailed evaluation results are reported in this [📑 blog](https://qwenlm.gith
46
  If you find our work helpful, feel free to give us a cite.
47
 
48
  ```
49
- @misc{qwen3,
50
- title = {Qwen3},
51
- url = {https://qwenlm.github.io/blog/qwen3/},
52
- author = {Qwen Team},
53
- month = {April},
54
- year = {2025}
 
 
55
  }
56
  ```
 
46
  If you find our work helpful, feel free to give us a cite.
47
 
48
  ```
49
+ @misc{qwen3technicalreport,
50
+ title={Qwen3 Technical Report},
51
+ author={Qwen Team},
52
+ year={2025},
53
+ eprint={2505.09388},
54
+ archivePrefix={arXiv},
55
+ primaryClass={cs.CL},
56
+ url={https://arxiv.org/abs/2505.09388},
57
  }
58
  ```