"src/vscode:/vscode.git/clone" did not exist on "55d6453fce312e3858155bf604e291c150f707a6"
Commit 79947372 authored by Zhilin Yang's avatar Zhilin Yang Committed by GitHub
Browse files

Merge pull request #27 from yongbowin/master

Update README.md
parents 9baea1fc 20126035
......@@ -36,11 +36,11 @@ The pytorch implementation produces similar results to the TF codebase under the
- Make sure the machine have **4 GPUs**, each with **at least 11G memory**
- Evaluation
- Training
`bash run_wt103_base.sh train --work_dir PATH_TO_WORK_DIR`
- Testing
- Evaluation
`bash run_wt103_base.sh eval --work_dir PATH_TO_WORK_DIR`
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment