Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Godot-Dodo – Finetuning starcoder on single-language instruction data (twitter.com/minosvasilias)
3 points by minosu on May 26, 2023 | hide | past | favorite | 1 comment


This a continuation of previous work done in the godot-dodo project (https://github.com/minosvasilias/godot-dodo), which involved finetuning LLaMA models on GitHub-scraped GDScript code.

Starcoder performs significantly better than LLaMA using the same dataset, and exceeds evaluation scores of both gpt-4 and gpt-3.5-turbo, showing that single-language finetunes of smaller models may be a competitive option for coding assistants, especially for less commonplace languages such as GDScript.

The twitter thread also details some drawbacks of the current approach, namely increasing occurences where the model references out-of-scope objects in its generated code, a problem that worsens as the amount of training epochs increases.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: