codocbench / README.md
guineapig's picture
Update README.md
a6373fe verified
---
tags:
- code
pretty_name: CoDocBench
size_categories:
- 1K<n<10K
---
# Dataset Card for CoDocBench: A Dataset for Code-Documentation Alignment in Software Maintenance
### Dataset Sources
<!-- Provide the basic links for the dataset. -->
- **Repository:** [https://github.com/kunpai/codocbench](https://github.com/kunpai/codocbench)
- **Paper:** [https://arxiv.org/abs/2502.00519](https://arxiv.org/abs/2502.00519)
## Citation
**BibTeX:**
```
@misc{pai2025codocbenchdatasetcodedocumentationalignment,
title={CoDocBench: A Dataset for Code-Documentation Alignment in Software Maintenance},
author={Kunal Pai and Premkumar Devanbu and Toufique Ahmed},
year={2025},
eprint={2502.00519},
archivePrefix={arXiv},
primaryClass={cs.SE},
url={https://arxiv.org/abs/2502.00519},
}
```