You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
zhanghangit a2e70f02e6 update code and readme 2 years ago
..
.ipynb_checkpoints update code and readme 2 years ago
__pycache__ update code and readme 2 years ago
bart update code and readme 2 years ago
hubert update code and readme 2 years ago
huggingface update code and readme 2 years ago
nat update code and readme 2 years ago
roberta update code and readme 2 years ago
speech_to_text update code and readme 2 years ago
wav2vec update code and readme 2 years ago
__init__.py update code and readme 2 years ago
composite_encoder.py update code and readme 2 years ago
distributed_fairseq_model.py update code and readme 2 years ago
fairseq_decoder.py update code and readme 2 years ago
fairseq_encoder.py update code and readme 2 years ago
fairseq_incremental_decoder.py update code and readme 2 years ago
fairseq_model.py update code and readme 2 years ago
fconv.py update code and readme 2 years ago
fconv_lm.py update code and readme 2 years ago
fconv_self_att.py update code and readme 2 years ago
lightconv.py update code and readme 2 years ago
lightconv_lm.py update code and readme 2 years ago
lstm.py update code and readme 2 years ago
lstm_lm.py update code and readme 2 years ago
masked_lm.py update code and readme 2 years ago
model_utils.py update code and readme 2 years ago
multilingual_transformer.py update code and readme 2 years ago
transformer.py update code and readme 2 years ago
transformer_align.py update code and readme 2 years ago
transformer_from_pretrained_xlm.py update code and readme 2 years ago
transformer_lm.py update code and readme 2 years ago

鹏程-通言模型 通言模型是在M2M-100模型结构上进行改进的多语种机器翻译模型,通过参数复用和增量式训练,将模型参数从1.2B提升至13.2B,在一带一路多个小语种的翻译上大幅提升。

Text Python C++ Cuda other