Update README.md
Browse files
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{
|
49 |
-
|
50 |
-
|
51 |
-
|
52 |
-
|
53 |
-
|
|
|
|
|
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 |
```
|