littlebird13 commited on
Commit
a81b894
·
verified ·
1 Parent(s): 0823829

Update README.md

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