diff options
Diffstat (limited to 'config/rnn_tgtcls_1.py')
-rw-r--r-- | config/rnn_tgtcls_1.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/rnn_tgtcls_1.py b/config/rnn_tgtcls_1.py index 3204559..ed9b654 100644 --- a/config/rnn_tgtcls_1.py +++ b/config/rnn_tgtcls_1.py @@ -34,4 +34,3 @@ biases_init = Constant(0.001) batch_size = 10 batch_sort_size = 10 -valid_set = 'cuts/test_times_0' |