Update README.md
Browse files
README.md
CHANGED
|
@@ -154,6 +154,16 @@ If you find this project helpful, please give it a star. It means a lot to us!
|
|
| 154 |
|
| 155 |
[](https://github.com/codefuse-ai/CodeFuse-Embeddings/tree/main)
|
| 156 |
|
| 157 |
-
##
|
| 158 |
-
|
| 159 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 154 |
|
| 155 |
[](https://github.com/codefuse-ai/CodeFuse-Embeddings/tree/main)
|
| 156 |
|
| 157 |
+
## Citation
|
| 158 |
+
|
| 159 |
+
@article{2025C2LLM,
|
| 160 |
+
title={C2LLM Technical Report: A New Frontier in Code Retrieval via Adaptive Cross-Attention Pooling},
|
| 161 |
+
author={Jin Qin and Zihan Liao and Ziyin Zhang and Hang Yu and Peng Di and Rui Wang},
|
| 162 |
+
journal = {CoRR},
|
| 163 |
+
volume = {abs/2512.21332},
|
| 164 |
+
year = {2025},
|
| 165 |
+
url = {https://doi.org/10.48550/arXiv.2512.21332},
|
| 166 |
+
doi = {10.48550/ARXIV.2512.21332},
|
| 167 |
+
eprinttype = {arXiv},
|
| 168 |
+
eprint = {2512.21332}
|
| 169 |
+
}
|