This commit is contained in:
Kelly Davis 2016-10-14 08:00:10 -04:00
parent 84c030a310
commit c6adf27a86

View File

@ -1372,7 +1372,7 @@
" 'n_cell_dim': n_cell_dim, \\\n",
" 'n_character': n_character, \\\n",
" 'total_batches_train': ted_lium.train.total_batches, \\\n",
" 'total_batches_validation': ted_lium.validation.total_batches, \\\n",
" 'total_batches_validation': ted_lium.dev.total_batches, \\\n",
" 'total_batches_test': ted_lium.test.total_batches \\\n",
" }, \\\n",
" 'results': { \\\n",