Update README.md
Browse files
README.md
CHANGED
@@ -135,11 +135,13 @@ To achieve optimal performance, we recommend the following settings:
|
|
135 |
If you find our work helpful, feel free to give us a cite.
|
136 |
|
137 |
```
|
138 |
-
@misc{
|
139 |
-
|
140 |
-
|
141 |
-
|
142 |
-
|
143 |
-
|
|
|
|
|
144 |
}
|
145 |
```
|
|
|
135 |
If you find our work helpful, feel free to give us a cite.
|
136 |
|
137 |
```
|
138 |
+
@misc{qwen3technicalreport,
|
139 |
+
title={Qwen3 Technical Report},
|
140 |
+
author={Qwen Team},
|
141 |
+
year={2025},
|
142 |
+
eprint={2505.09388},
|
143 |
+
archivePrefix={arXiv},
|
144 |
+
primaryClass={cs.CL},
|
145 |
+
url={https://arxiv.org/abs/2505.09388},
|
146 |
}
|
147 |
```
|