Curriculum Learning for Small Code Language Models

Marwa Na�r, Kamel Yamani, Lynda Lhadj, Riyadh Baghdadi


Abstract
Code language models have emerged as useful tools for various programming tasks, yet they often struggle when it comes to complex ones. In this paper, we explore the potential of curriculum learning in enhancing the performance of these models. While prior research has suggested that curriculum learning does not necessarily help in improving the performance of language models, our results surprisingly show that this may not be the case for code language models. We demonstrate that a well-designed curriculum learning approach significantly improves the accuracy of small decoder-only code language models on the task of code execution, while its effect on code completion is less significant. To explore the potential of curriculum learning, we train multiple GPT models with 1 million parameters each to predict the next token and evaluate them on code completion and execution tasks. Our contributions include proposing a novel code difficulty assessment metric by combining software code measures, investigating the effectiveness of Curriculum Learning for code language models, and introducing a Novel Curriculum Learning schedule that enhances the performance of small decoder-only language models in code execution tasks. The results of this paper open the door for more research on the use of curriculum learning for code language models.
Anthology ID:
2024.acl-srw.44
Volume:
Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 4: Student Research Workshop)
Month:
August
Year:
2024
Address:
Bangkok, Thailand
Editors:
Xiyan Fu, Eve Fleisig
Venue:
ACL
SIG:
Publisher:
Association for Computational Linguistics
Note:
Pages:
531–542
Language:
URL:
https://aclanthology.org/2024.acl-srw.44
DOI:
Bibkey:
Cite (ACL):
Marwa Na�r, Kamel Yamani, Lynda Lhadj, and Riyadh Baghdadi. 2024. Curriculum Learning for Small Code Language Models. In Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 4: Student Research Workshop), pages 531–542, Bangkok, Thailand. Association for Computational Linguistics.
Cite (Informal):
Curriculum Learning for Small Code Language Models (Na�r et al., ACL 2024)
Copy Citation:
PDF:
https://aclanthology.org/2024.acl-srw.44.pdf