diff options
Diffstat (limited to 'config/joint_mlp_tgtcls_1_cswdtx.py')
-rw-r--r-- | config/joint_mlp_tgtcls_1_cswdtx.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/joint_mlp_tgtcls_1_cswdtx.py b/config/joint_mlp_tgtcls_1_cswdtx.py index f53e41c..0a9bd32 100644 --- a/config/joint_mlp_tgtcls_1_cswdtx.py +++ b/config/joint_mlp_tgtcls_1_cswdtx.py @@ -50,5 +50,4 @@ learning_rate = 0.0001 momentum = 0.99 batch_size = 200 -valid_set = 'cuts/test_times_0' max_splits = 100 |