sangfroid020 / SG-Trans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Our code is adapted from https://github.com/wasiahmad/NeuralCodeSum

Training Models

You can train our model with following steps.

$ cd  DATASET_NAME/scripts/DATASET_NAME

choices for DATASET_NAME are ["java", "python"].

To train a model, run:

$ bash script_name.sh GPU_ID MODEL_NAME

About


Languages

Language:Python 98.1%Language:Shell 1.9%