CoditT5
CoditT5 copied to clipboard
Code and data for "CoditT5: Pretraining for Source Code and Natural Language Editing" in ASE 2022.
Results
1
CoditT5 issues
Sort by
recently updated
recently updated
newest added
## What it Does The METEOR evaluation was broken due to needing the data/paraphrase-en.gz file. - Added script to download the file before evaluation. - Improved logging in meteor.py file...