Skip to content

Attention is all you need. A simple translation task using transformer. Only finish the train process. No infer.

Notifications You must be signed in to change notification settings

1751118/transformer-translation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attention is all you need. A simple translation task using transformer. Only finish the train process. No infer.

Run

pip install -r requirements.txt
python train.py

Acknowledgements

Many codes from https://github.com/wenjtop/transformer

About

Attention is all you need. A simple translation task using transformer. Only finish the train process. No infer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages