From 0bcdf068a2c0346c16a65352fa87dc913da5a2c5 Mon Sep 17 00:00:00 2001 From: ai-modelscope Date: Thu, 22 May 2025 00:10:48 +0800 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ad4976f..a50b19e 100644 --- a/README.md +++ b/README.md @@ -289,11 +289,13 @@ To achieve optimal performance, we recommend the following settings: If you find our work helpful, feel free to give us a cite. ``` -@misc{qwen3, - title = {Qwen3}, - url = {https://qwenlm.github.io/blog/qwen3/}, - author = {Qwen Team}, - month = {April}, - year = {2025} +@misc{qwen3technicalreport, + title={Qwen3 Technical Report}, + author={Qwen Team}, + year={2025}, + eprint={2505.09388}, + archivePrefix={arXiv}, + primaryClass={cs.CL}, + url={https://arxiv.org/abs/2505.09388}, } ``` \ No newline at end of file