Shirley

Results 2 comments of Shirley

To train the model, you can follow instructions from [here]( https://github.com/pcyin/NL2code). Then the trained model will be used in ReCode during decoding step at test time.

Hi, The model can be downloaded [here](https://drive.google.com/drive/folders/175Q-n-js1Wsvwhsb1CY_w054_S1S3l5t). For the recommendation detector, I think it should be easy to train since we used BERT-small with the "recommendation" labels as in our...