Awesome
Leveraging Large Language Models in Code Question Answering: Baselines and Issues
This repository source code related to training, inference, and evaluation described in the article "Leveraging Large Language Models in Code Question Answering: Baselines and Issues".
The repository has two main folders: Training and Testing. Training folder contains the code to fine-tune StarŠ”oder and DeepSeek-Coder models, while Testing folder contains code to generate models predictions and evaluate them.
Links to models:
Links to datasets:
If you have any question related to the code, send an email with your question to georgyandryuschenko@gmail.com. However, feel free to create a GitHub issue too.