tensorflow / tensor2tensor

Library of deep learning models and datasets designed to make deep learning more accessible and accelerate ML research.
Apache License 2.0
15.6k stars 3.51k forks source link

What script to run in order to compute the approx_bleu on a specific checkpoint? #1853

Open ndvbd opened 4 years ago

ndvbd commented 4 years ago

What script to run in order to compute the approx_bleu on a specific checkpoint? (Same thing that is done during training every X steps)