From 7b34c202491054b0463f4921e2d01346f00cebdc Mon Sep 17 00:00:00 2001 From: ai-modelscope Date: Thu, 22 May 2025 00:26:39 +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 b2778f0..88aaef8 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