CodedotAl / gpt-code-clippy

Full description can be found here: https://discuss.huggingface.co/t/pretrain-gpt-neo-for-open-source-github-copilot-model/7678?u=ncoop57
Apache License 2.0
3.29k stars 220 forks source link

doubts: language code generation #60

Closed rodgomesc closed 3 years ago

rodgomesc commented 3 years ago

this only works for generating python code?

ncoop57 commented 3 years ago

We used multiple programming languages to train our models, so they should be able to generate for multiple of them. However, our training was not very stable and our training data was heavily skewed towards javascript and python

rodgomesc commented 3 years ago

got to know, javascript s2 :) thanks for the feedback