diff options
Diffstat (limited to 'config/dest_simple_mlp_2_noembed.py')
-rw-r--r-- | config/dest_simple_mlp_2_noembed.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/dest_simple_mlp_2_noembed.py b/config/dest_simple_mlp_2_noembed.py index 9173a8e..de3b3e4 100644 --- a/config/dest_simple_mlp_2_noembed.py +++ b/config/dest_simple_mlp_2_noembed.py @@ -23,3 +23,4 @@ momentum = 0.99 batch_size = 32 valid_set = 'cuts/test_times_0' +max_splits = 100 |