没有合适的资源?快使用搜索试试~ 我知道了~
翻译:翻译-PyTorch语言库
共119个文件
py:103个
sh:8个
md:5个
需积分: 10 0 下载量 130 浏览量
2021-02-03
04:39:24
上传
评论
收藏 274KB ZIP 举报
温馨提示
注意 现在不建议使用PyTorch Translate,请改用 。 翻译-PyTorch语言库 翻译是一个用PyTorch编写的机器翻译库。 它提供了序列到序列模型的训练。 Translate依赖于 (一个通用的序列到序列库),这意味着可以训练在Translate和Fairseq中实现的模型。 Translate还提供了通过将某些模型导出到Caffe2图形以及从C ++加载和运行这些模型以用于生产目的的能力。 当前,我们将组件(编码器,解码器)分别导出到Caffe2,并且波束搜索是在C ++中实现的。 在不久的将来,我们也将能够导出波束搜索。 我们还计划为更多型号增加出口支持。 快速开始 如果您只想训练/评估MT模型,而不想通过ONNX将模型导出到Caffe2,则可以按照以下几步安装Translate for Python 3: 克隆此存储库git clone https://github.com/pytorch/translate.git pytorch-translate && cd pytorch-translate 运行python setup.py install 如果
资源推荐
资源详情
资源评论
收起资源包目录
翻译:翻译-PyTorch语言库 (119个子文件)
Dockerfile 2KB
.gitignore 442B
LICENSE 1KB
README.md 9KB
CODE_OF_CONDUCT.md 3KB
README.md 3KB
README.md 1KB
CONTRIBUTING.md 997B
ensemble_export.py 66KB
rnn.py 57KB
beam_decode.py 42KB
transformer.py 35KB
transformer_aan.py 32KB
multi_model.py 31KB
train.py 30KB
deliberation_networks.py 29KB
options.py 29KB
generate.py 28KB
pytorch_translate_task.py 28KB
multisource_decode.py 25KB
common_layers.py 22KB
preprocess.py 21KB
beam_search_and_decode_v2.py 21KB
hybrid_transformer_rnn.py 20KB
char_data.py 19KB
char_encoder.py 17KB
checkpoint.py 17KB
dual_learning_task.py 17KB
char_source_model.py 16KB
semi_supervised_task.py 13KB
char_source_transformer_model.py 13KB
char_source_hybrid.py 13KB
model_scorers.py 13KB
data.py 13KB
char_aware_hybrid.py 13KB
rescorer.py 12KB
utils.py 12KB
vocab_reduction.py 11KB
competing_completed.py 11KB
denoising_autoencoder_task.py 11KB
evals.py 11KB
word_prediction_criterion.py 11KB
rescoring_criterion.py 10KB
dual_learning_criterion.py 10KB
sequence_criterions.py 9KB
multilingual.py 9KB
average_attention.py 9KB
semi_supervised.py 8KB
teacher_score_data.py 8KB
dual_learning_models.py 8KB
multilingual_task.py 7KB
multilingual_model.py 7KB
bleu_significance.py 7KB
dictionary.py 7KB
collect_top_k_probs.py 7KB
dual_decoder_kd_model.py 6KB
benchmark.py 6KB
hybrid_dual_decoder_kd_model.py 6KB
dual_decoder_kd_loss.py 6KB
multihead_attention.py 6KB
ngram.py 6KB
weighted_data.py 5KB
knowledge_distillation_task.py 5KB
multihead_attention.py 5KB
multisource_data.py 5KB
word_prediction_model.py 5KB
knowledge_distillation_loss.py 5KB
weights_search.py 5KB
multilingual_utils.py 4KB
cloze_transformer_model.py 4KB
iterators.py 4KB
word_predictor.py 4KB
translation_from_pretrained_xlm.py 4KB
utils.py 4KB
rnn_cell.py 4KB
tune_model_weights_with_ax.py 3KB
mlp_attention.py 3KB
translation_lev_task.py 3KB
cross_lingual_lm.py 2KB
torchscript_export.py 2KB
weighted_criterions.py 2KB
pytorch_translate_multi_task.py 2KB
pooling_attention.py 2KB
tune_model_weights.py 2KB
masked_lm_dictionary.py 2KB
dot_attention.py 2KB
attention_utils.py 1KB
__init__.py 1KB
transformer_from_pretrained_xlm.py 1KB
lexical_translation.py 1003B
utils.py 925B
language_pair_upsampling_dataset.py 715B
constants.py 700B
setup.py 684B
base_attention.py 675B
no_attention.py 482B
vocab_constants.py 455B
__init__.py 347B
__init__.py 343B
model_constants.py 323B
共 119 条
- 1
- 2
资源评论
陈菌菇
- 粉丝: 32
- 资源: 4552
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功