microsoft / CodeBERT

CodeBERT
MIT License
2.23k stars 454 forks source link

Question about codesearch task in CodeBERT #156

Closed natedingyifeng closed 1 year ago

natedingyifeng commented 2 years ago

I notice that there are many test files for one PL in the codesearch task for CodeBERT and I am wondering how do you get the experiment results: for one PL, do you evaluate the fine-tuned model on each test file and calculate the average mrr value for this PL in codesearch task?

guoday commented 2 years ago

yes