Jun-jie-Huang / CoCLR

MIT License
43 stars 8 forks source link

training results and training details #5

Open yingweima2022 opened 3 years ago

yingweima2022 commented 3 years ago

Your work is excellent,But I have some questions about the training results and training details.

  1. There are two models in models.py, ModelBinary and BodelContract. Does that mean that the former is a vanilla model? However, GitHub does not give a description of ModelBinary.
  2. Do you have annotations in the code when you train CodeSearchNet alone? If the query is annotations, shouldn't the code be trained with annotations?