THUNLP-MT/THUMT

what is the hparams_set for benchmark transformer model?

Closed this issue · 1 comments

Hi, I want to reproduce the benchmark result for Zh-En task, may I ask what is the hparams_set parameter for the transformer model? I see there are two options, "big" and "big_v2", which one did you use? Thanks!

I was able to get BLEU score of 22.06 with base transformer model following walkthrough markdown. It's pretty solid.