small fixes

This commit is contained in:
Eren Golge
2019-11-19 16:48:04 +01:00
parent 448a70823d
commit a31d1cb2d9
2 changed files with 12 additions and 14 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
// VALIDATION
"run_eval": true,
"test_delay_epochs": 5, //Until attention is aligned, testing only wastes computation time.
"test_delay_epochs": 10, //Until attention is aligned, testing only wastes computation time.
"test_sentences_file": null, // set a file to load sentences to be used for testing. If it is null then we use default english sentences.
// OPTIMIZER