Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84da970 commit 07a7584Copy full SHA for 07a7584
research/maskgan/README.md
@@ -14,10 +14,10 @@ tested. Pretraining may not work correctly.
14
15
For training on PTB:
16
17
-1. (Optional) Pretrain a LM on PTB and store the checkpoint in `/tmp/pretrain-lm/`.
+1. Pretrain a LM on PTB and store the checkpoint in `/tmp/pretrain-lm/`.
18
Instructions WIP.
19
20
-2. (Optional) Run MaskGAN in MLE pretraining mode. If step 1 was not run, set
+2. Run MaskGAN in MLE pretraining mode. If step 1 was not run, set
21
`language_model_ckpt_dir` to empty.
22
23
```bash
0 commit comments