$ python train_attmt.py --epoch [num of epoch] --embed [embed size] --hidden [hidden size] \
--batch [batch size] --unk [threshold of unknown words] --gpu [gpu id] \
--train_src [path to train data for source language] --train_trg [path to train data for target language] \
--test_src [path to test data for source language] --test_trg [path to test data for target language] \
--model [filename of model parameter] --output [filename of output of test data]
-
Notifications
You must be signed in to change notification settings - Fork 0
lrlab/chainer_attention_model
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published