Skip to content
This repository has been archived by the owner on Feb 24, 2022. It is now read-only.

Latest commit

 

History

History
17 lines (15 loc) · 604 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 604 Bytes

Dataset link:

Data source: https://drive.google.com/file/d/14nHVljNMb37-tpOW59NaDY26T6z2BcXD/view?usp=sharing

training procedure

  1. Download the data source from above link. Then extract the zip file inside CodeSummarization/data/java/ folder.
  2. Start training from CodeSummarization/scripts/java/transformer.sh.
    run this command.
 transformer.sh 0 CoDescSum
  1. After two epoch terminate the terminal.
  2. Rename 'train' folder to 'pretrain' and rename 'finetune' to 'train' inside CodeSummarization/data/java/.
  3. Run this again.
 transformer.sh 0 CoDescSum