Commit 68deabe3 by libei

re-add the model params because of the num heads

parent 03ced14d
......@@ -7,8 +7,9 @@ set -e
# more device will not be used. e.g. you set device=(0 1 2 3), but you only choose three evalset, the gpu=3 will not be used
device=(0 1 2 3 4 5 6 7)
# your tag, must set!
tag=big_v3_multistep4
tag=baseline
# you should select model params for choosing the correct num heads
params=transformer_base
model_dir=t2tmodel/$tag/ensemble15
output_dir=checkpoints/$tag
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论