Skip to content

JsDoingYJ/transformer_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

transformer_model

基于原生transformer训练各类模型

一. en_to_zh: 英文-中文翻译模型
1. 训练:进入en_to_zh目录 nohup python -u en_to_zh_train.py >> train.log 2>&1 &
2. 用训练好的模型推理翻译:python en_to_zh_infer_demo.py

About

基于原生transformer训练各类模型

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages