github / CodeSearchNet

Datasets, tools, and benchmarks for representation learning of code.
https://arxiv.org/abs/1909.09436
MIT License
2.18k stars 385 forks source link

How to custom model submissions? #211

Closed yss14 closed 4 years ago

yss14 commented 4 years ago

How do I submit custom models only containing a model_predictions.csv file as an output of the custom model? It seems like the CI tests fail on custom model submissions and thus the PR is closed (see https://github.com/github/CodeSearchNet/pull/184)?

mallamanis commented 4 years ago

Hi @yss14

There must have been an issue with the check and a miscommunication from our part on your submission. Everything looked okay in #184, which is now merged. Feel free to make new submissions!