Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jadore801120 committed Jun 26, 2017
2 parents 9998386 + b2451bf commit 561799a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ python train.py -data data/multi30k.atok.low.pt -save_model trained -save_mode b
### 3) Test the model
```bash
python translate.py -model trained.chkpt -vocab data/multi30k.atok.low.pt -src test.src.txt
python translate.py -model trained.chkpt -vocab data/multi30k.atok.low.pt -src data/multi30k/test.en.atok
```
---
# Performance
Expand Down

0 comments on commit 561799a

Please sign in to comment.