LICENSE.md
README.md
pyproject.toml
setup.cfg
setup.py
mammoth/__init__.py
mammoth/constants.py
mammoth/model_builder.py
mammoth/opts.py
mammoth/rmsnorm_torch.py
mammoth/train_single.py
mammoth/trainer.py
mammoth/bin/__init__.py
mammoth/bin/average_models.py
mammoth/bin/config_config.py
mammoth/bin/generate_synth_data.py
mammoth/bin/iterate_tasks.py
mammoth/bin/release_model.py
mammoth/bin/server.py
mammoth/bin/train.py
mammoth/bin/translate.py
mammoth/distributed/__init__.py
mammoth/distributed/communication.py
mammoth/distributed/components.py
mammoth/distributed/contexts.py
mammoth/distributed/tasks.py
mammoth/inputters/__init__.py
mammoth/inputters/dataloader.py
mammoth/inputters/dataset.py
mammoth/inputters/vocab.py
mammoth/models/__init__.py
mammoth/models/model.py
mammoth/modules/__init__.py
mammoth/modules/adapters.py
mammoth/modules/attention_bridge.py
mammoth/modules/average_attn.py
mammoth/modules/decoder_ensemble.py
mammoth/modules/encoder.py
mammoth/modules/layer_stack.py
mammoth/modules/mean_encoder.py
mammoth/modules/multi_headed_attn.py
mammoth/modules/position_ffn.py
mammoth/modules/transformer_encoder.py
mammoth/modules/util_class.py
mammoth/tests/__init__.py
mammoth/tests/test_beam_search.py
mammoth/tests/test_greedy_search.py
mammoth/tests/test_look_ahead_bucketing.py
mammoth/tests/test_models.py
mammoth/tests/test_simple.py
mammoth/tests/test_subword_marker.py
mammoth/tests/test_task_distribution_strategy.py
mammoth/tests/test_task_queue_manager.py
mammoth/tests/test_text_dataset.py
mammoth/tests/test_transform.py
mammoth/tests/test_translation_server.py
mammoth/tests/test_translator.py
mammoth/tests/utils_for_tests.py
mammoth/transforms/__init__.py
mammoth/transforms/denoising.py
mammoth/transforms/features.py
mammoth/transforms/filtering.py
mammoth/transforms/misc.py
mammoth/transforms/sampling.py
mammoth/transforms/tokenize.py
mammoth/transforms/transform.py
mammoth/translate/__init__.py
mammoth/translate/beam_search.py
mammoth/translate/decode_strategy.py
mammoth/translate/greedy_search.py
mammoth/translate/penalties.py
mammoth/translate/process_zh.py
mammoth/translate/translation.py
mammoth/translate/translation_server.py
mammoth/translate/translator.py
mammoth/utils/__init__.py
mammoth/utils/alignment.py
mammoth/utils/debug.py
mammoth/utils/earlystopping.py
mammoth/utils/gpu_assignment.py
mammoth/utils/logging.py
mammoth/utils/loss.py
mammoth/utils/misc.py
mammoth/utils/model_saver.py
mammoth/utils/optimizers.py
mammoth/utils/parse.py
mammoth/utils/report_manager.py
mammoth/utils/statistics.py
mammoth_nlp.egg-info/PKG-INFO
mammoth_nlp.egg-info/SOURCES.txt
mammoth_nlp.egg-info/dependency_links.txt
mammoth_nlp.egg-info/entry_points.txt
mammoth_nlp.egg-info/requires.txt
mammoth_nlp.egg-info/top_level.txt