We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1096be3 commit c6b9787Copy full SHA for c6b9787
.gitignore
@@ -0,0 +1 @@
1
+*.pyc
README.md
@@ -160,7 +160,7 @@ python run.py --agt 9 --usr 1 --max_turn 40
160
--intent_err_prob 0.00
161
--batch_size 16
162
--goal_file_path ./deep_dialog/data/user_goals_first_turn_template.part.movie.v1.p
163
- --trained_model_path ./deep_dialog/checkpoints/rl_agent/noe2e/agt_9_400_420_0.90000.p
+ --trained_model_path ./deep_dialog/checkpoints/rl_agent/noe2e/agt_9_478_500_0.98000.p
164
--run_mode 3
165
```
166
0 commit comments