littlebird13 commited on
Commit
00a3b4d
·
verified ·
1 Parent(s): 31f862a

Update README.md

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