code-bert-score icon indicating copy to clipboard operation
code-bert-score copied to clipboard

Other Languages

Open auxtern opened this issue 10 months ago • 1 comments

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.

auxtern avatar Feb 15 '25 23:02 auxtern

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

urialon avatar Feb 15 '25 23:02 urialon