Skip to content

Commit 10b6c73

Browse files
authored
1 parent 6a90469 commit 10b6c73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ python Scripts/train/train_ce.py --exp Experiments/mle.json --resume <optional_i
154154
- In the experiment file, set xe\_initializer to the best MLE model
155155
- From the root directory, run
156156
```
157-
python Scripts/train/train_rl.py --exp Experiments/mle.json --resume <optional_if_resuming_training>
157+
python Scripts/train/train_rl.py --exp Experiments/rl.json --resume <optional_if_resuming_training>
158158
```
159159
- **Note** - You might have to play with hyperparameters a bit to achieve stable training, especially temperature, lr and lr\_decay
160160

0 commit comments

Comments
 (0)