Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wszlong authored Nov 28, 2018
1 parent a1802f1 commit 9bbf520
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,11 @@ This project is a simple implementation of Tensor2tensor (https://github.com/ten
Hao to use?
---

* Preprosessing
* Preprosessing; prepare the parallel data (token, bpe, vocab, and so on), run ./datagen.sh

./datagen.sh
* Training; modify the model params, and run ./train.sh

* Training

./train.sh

* inference

./test.sh
* inference run the command to decode: ./test.sh

Contact
---
Expand Down

0 comments on commit 9bbf520

Please sign in to comment.