config update

pull/10/head
Eren Golge 2019-04-19 23:58:56 +02:00
parent 38213dffe9
commit b0096728cb
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
"loss_masking": false, // enable / disable loss masking against the sequence padding.
"enable_eos_bos_chars": false, // enable/disable beginning of sentence and end of sentence chars.
"batch_size": 2, // Batch size for training. Lower values than 32 might cause hard to learn attention.
"batch_size": 24, // Batch size for training. Lower values than 32 might cause hard to learn attention.
"eval_batch_size":16,
"r": 1, // Number of frames to predict for step.
"wd": 0.000001, // Weight decay weight.