alvinchangw / COCON_ICLR2021

Pytorch implementation of CoCon: A Self-Supervised Approach for Controlled Text Generation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

could you provide the scripts to compute the bleu score?

araloak opened this issue · comments

There are many versions of BLEU-4 scripts yielding different results for the same input. Unfortunately, I could not pin down the right script to calculate the BLEU-4 score in this project. Could you share the script used in Cocon? Thank you.