what is the hparams_set for benchmark transformer model?
Closed this issue · 1 comments
stevensgeek41 commented
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!
stevensgeek41 commented
I was able to get BLEU score of 22.06 with base transformer model following walkthrough markdown. It's pretty solid.