File size: 584 Bytes
1f125b5 f30bdec |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 |
---
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},
}
``` |