| Namespace(no_progress_bar=False, log_interval=100, log_format=None, tensorboard_logdir=None, seed=42, cpu=False, tpu=False, bf16=False, memory_efficient_bf16=False, fp16=False, memory_efficient_fp16=False, fp16_no_flatten_grads=False, fp16_init_scale=128, fp16_scale_window=None, fp16_scale_tolerance=0.0, min_loss_scale=0.0001, threshold_loss_scale=None, user_dir=None, empty_cache_freq=0, all_gather_list_size=16384, model_parallel_size=1, checkpoint_suffix='', checkpoint_shard_count=1, quantization_config_path=None, profile=False, criterion='cross_entropy', optimizer=None, lr_scheduler='fixed', tokenizer=None, bpe=None, scoring='bleu', task='translation', source_lang='de', target_lang='en', trainpref='/home/luoyf/xzq/data/de2en/0.4/tokenized/bpe.train', validpref=None, testpref=None, align_suffix=None, destdir='/home/luoyf/xzq/data/de2en/0.4/trainable_data', thresholdtgt=0, thresholdsrc=0, tgtdict='/home/luoyf/xzq/data/de2en/0.4/trainable_data/dict.en.txt', srcdict='/home/luoyf/xzq/data/de2en/0.4/trainable_data/dict.de.txt', nwordstgt=-1, nwordssrc=-1, alignfile=None, dataset_impl='mmap', joined_dictionary=False, only_source=False, padding_factor=8, workers=32) | |
| Namespace(no_progress_bar=False, log_interval=100, log_format=None, tensorboard_logdir=None, seed=42, cpu=False, tpu=False, bf16=False, memory_efficient_bf16=False, fp16=False, memory_efficient_fp16=False, fp16_no_flatten_grads=False, fp16_init_scale=128, fp16_scale_window=None, fp16_scale_tolerance=0.0, min_loss_scale=0.0001, threshold_loss_scale=None, user_dir=None, empty_cache_freq=0, all_gather_list_size=16384, model_parallel_size=1, checkpoint_suffix='', checkpoint_shard_count=1, quantization_config_path=None, profile=False, criterion='cross_entropy', optimizer=None, lr_scheduler='fixed', tokenizer=None, bpe=None, scoring='bleu', task='translation', source_lang='de', target_lang='en', trainpref='/home/luoyf/xzq/data/de2en/0.4/tokenized/bpe.train', validpref=None, testpref=None, align_suffix=None, destdir='/home/luoyf/xzq/data/de2en/0.4/trainable_data', thresholdtgt=0, thresholdsrc=0, tgtdict='/home/luoyf/xzq/data/de-en/wmt23/trainable_data/dict.en.txt', srcdict='/home/luoyf/xzq/data/de-en/wmt23/trainable_data/dict.de.txt', nwordstgt=-1, nwordssrc=-1, alignfile=None, dataset_impl='mmap', joined_dictionary=False, only_source=False, padding_factor=8, workers=32) | |
| [de] Dictionary: 47776 types | |
| [de] /home/luoyf/xzq/data/de2en/0.4/tokenized/bpe.train.de: 46388489 sents, 1161403088 tokens, 0.0% replaced by <unk> | |
| [en] Dictionary: 47776 types | |
| [en] /home/luoyf/xzq/data/de2en/0.4/tokenized/bpe.train.en: 46388489 sents, 1093341883 tokens, 3.37e-05% replaced by <unk> | |
| Wrote preprocessed data to /home/luoyf/xzq/data/de2en/0.4/trainable_data | |