Skip to content

NLP2CT/MV-Attn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MV-Attn

Training:

sh submit.sh

Generation:

python -u ./thumt/bin/translator.py --input data/newstest2014.bpe.en --vocabulary data/vocab.bpe.en.txt data/vocab.bpe.de.txt --model add  --output $2 --checkpoints $1 --parameters device_list=[0],mode='all'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%