seq2seq
seq2seq copied to clipboard
Understanding the NMT train_seq2seq.yml
Hi,
Could someone please explain me the purpose of train_seq2seq.yml
. Specifically
- What does the bucket mean?
- What is the purpose of
every_n_steps
? - Where are we specifying the number of epochs?
Thanks