|
--- |
|
library_name: transformers |
|
tags: [] |
|
--- |
|
## Citation [optional] |
|
|
|
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. --> |
|
|
|
**BibTeX:** |
|
|
|
``` |
|
@misc{cho2025selfcorrectingcodegenerationusing, |
|
title={Self-Correcting Code Generation Using Small Language Models}, |
|
author={Jeonghun Cho and Deokhyung Kang and Hyounghun Kim and Gary Geunbae Lee}, |
|
year={2025}, |
|
eprint={2505.23060}, |
|
archivePrefix={arXiv}, |
|
primaryClass={cs.CL}, |
|
url={https://arxiv.org/abs/2505.23060}, |
|
} |
|
``` |