Update README.md
Browse files
README.md
CHANGED
|
@@ -120,6 +120,19 @@ To promote reproducibility and benefit the community, we decided to open-source
|
|
| 120 |
|
| 121 |
MiroThinker-v0.1 is licensed under Apache 2.0.
|
| 122 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
## Contact Us
|
| 124 |
|
| 125 |
MiroThinker is developed by the MiroMind Foundation Model Team.
|
|
|
|
| 120 |
|
| 121 |
MiroThinker-v0.1 is licensed under Apache 2.0.
|
| 122 |
|
| 123 |
+
## Citation
|
| 124 |
+
|
| 125 |
+
If you find this project useful in your research, please consider citing:
|
| 126 |
+
|
| 127 |
+
```
|
| 128 |
+
@article{miromind2025mirothinker,
|
| 129 |
+
title={MiroThinker: Pushing the Performance Boundaries of Open-Source Research Agents via Model, Context, and Interactive Scaling},
|
| 130 |
+
author={MiroMind Team and Bai, Song and Bing, Lidong and Chen, Carson and Chen, Guanzheng and Chen, Yuntao and Chen, Zhe and Chen, Ziyi and Dai, Jifeng and Dong, Xuan and others},
|
| 131 |
+
journal={arXiv preprint arXiv:2511.11793},
|
| 132 |
+
year={2025}
|
| 133 |
+
}
|
| 134 |
+
```
|
| 135 |
+
|
| 136 |
## Contact Us
|
| 137 |
|
| 138 |
MiroThinker is developed by the MiroMind Foundation Model Team.
|