gordicaleksa / pytorch-original-transformer

My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
https://youtube.com/c/TheAIEpiphany
MIT License
983 stars 169 forks source link

can you show the bleu for this repo on WMT14 dataset? #2

Open GuangyanZhang opened 3 years ago

GuangyanZhang commented 3 years ago

hi! thanks for your repo,can you show the bleu for this repo on WMT14 dataset?