mirror of
https://github.com/YerbaPage/LongCodeZip.git
synced 2025-10-22 23:19:46 +03:00
udpate reference
This commit is contained in:
11
README.md
11
README.md
@@ -133,4 +133,15 @@ Navigate to the `long-code-completion` directory:
|
|||||||
```bash
|
```bash
|
||||||
cd long-code-completion
|
cd long-code-completion
|
||||||
bash run.sh
|
bash run.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
## References
|
||||||
|
|
||||||
|
```bibtex
|
||||||
|
@article{shi2025longcodezip,
|
||||||
|
title={LongCodeZip: Compress Long Context for Code Language Models},
|
||||||
|
author={Shi, Yuling and Qian, Yichun and Zhang, Hongyu and Shen, Beijun and Gu, Xiaodong},
|
||||||
|
journal={arXiv preprint arXiv:2510.00446},
|
||||||
|
year={2025}
|
||||||
|
}
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user