Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tuzhaopeng committed Nov 10, 2016
1 parent f3aabbf commit 3095eaf
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions experiments/nmt/README.md
Expand Up @@ -135,16 +135,6 @@ Since it can be very expensive to shuffle the dataset each time you train a
model, we shuffle dataset in advance. However, note that we do keep the original
files for debugging purpose.

####Tests

Run
```
GHOG=/path/to/groundhog test/test.bash
```
to test sentence pairs scoring and translation generation. The script will start with creating
a workspace directory and download test models there. You can keep using the same test workspace
and data.

####Known Issues

- float32 is hardcoded in many places, which effectively means that you can only
Expand Down

0 comments on commit 3095eaf

Please sign in to comment.