diff options
Diffstat (limited to 'config/joint_mlp_tgtcls_111_cswdtx_bigger.py')
-rw-r--r-- | config/joint_mlp_tgtcls_111_cswdtx_bigger.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/config/joint_mlp_tgtcls_111_cswdtx_bigger.py b/config/joint_mlp_tgtcls_111_cswdtx_bigger.py index 7ebe864..52b7b04 100644 --- a/config/joint_mlp_tgtcls_111_cswdtx_bigger.py +++ b/config/joint_mlp_tgtcls_111_cswdtx_bigger.py @@ -49,6 +49,4 @@ mlp_biases_init = Constant(0.01) # use adadelta, so no learning_rate or momentum batch_size = 200 -valid_set = 'cuts/test_times_0' - max_splits = 100 |