code-bert-score
code-bert-score copied to clipboard
Other Languages
Is there any guide so I can test and generate the same model as yours? I want to create a model for Kotlin and Haskell programming languages. Thanks in advance.
Hi @auxtern , Thank you for your interest in our work!
We used the run_mlm.py script described here: https://github.com/neulab/code-bert-score?tab=readme-ov-file#training
I don't have the exact command line, unfortunately, but see Section 3.1 in our paper for the training details.
Best, Uri