Note that you can run the scripts based on the dataset mentioned in original paper or widely used in relevant domain/network architecture. In the following sections, we will introduce how to run the scripts using the related dataset below.
Note that you can run the scripts based on the dataset mentioned in original paper or widely used in relevant domain/network architecture. In the following sections, we will introduce how to run the scripts using the related dataset below.
- WMT Englis-German for training.
- WMT English-German for training.
- WMT newstest2014 for evaluation.
- WMT newstest2014 for evaluation.
# [Environment Requirements](#contents)
# [Environment Requirements](#contents)
@ -178,7 +178,7 @@ Almost all required options and parameters can be easily assigned, including the
'hidden_size': 1024 # the output's last dimension of dynamicRNN
'hidden_size': 1024 # the output's last dimension of dynamicRNN