Browse Source

Update README.md

main
rucv 3 years ago
parent
commit
6bf82ad45c
No account linked to committer's email address
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      README.md

+ 2
- 1
README.md View File

@@ -32,5 +32,6 @@ python train.py --mode train --train_data_dir /path-to-train_data --valid_dat
#### 2. Testing

```bash
python test.py --mode test --load_ckpt checkpoint --test_data_dir /path-to-test_data```
python test.py --mode test --load_ckpt checkpoint --test_data_dir /path-to-test_data



Loading…
Cancel
Save