"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "b64ca6c11cbc1644c22f1dae441c8124d588bb14"
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 ...@@ -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** - 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` `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` `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