Skip to content

Instantly share code, notes, and snippets.

This file has been truncated, but you can view the full file.
INFO - 09/28/18 17:00:58 - 0:00:00 - ============ Initialized logger ============
INFO - 09/28/18 17:00:58 - 0:00:00 - attention: True
attention_dropout: 0
back_dataset: {}
back_directions: []
batch_size: 32
beam_size: 0
clip_grad_norm: 5
command: python main.py --exp_name 'test' --transformer 'True' --n_enc_layers '4' --n_dec_layers '4' --share_enc '3' --share_dec '3' --share_lang_emb 'True' --share_output_emb 'True' --langs 'de,en' --n_mono '-1' --mono_dataset 'en:./data_ende/mono/all.en.tok.60000.pth,,;de:./data_ende/mono/all.de.tok.60000.pth,,' --para_dataset 'de-en:,./data_ende/para/dev/newstest2015-ende-ref.XX.60000.pth,./data_ende/para/dev/newstest2016-ende-src.XX.60000.pth' --mono_directions 'en,de' --word_shuffle '3' --word_dropout '0.1' --word_b