summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/condlstm.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/condlstm.py b/config/condlstm.py
index 027c2a9..e9c376c 100644
--- a/config/condlstm.py
+++ b/config/condlstm.py
@@ -11,7 +11,7 @@ io_dim = 256
# divided in chunks of lengh 'seq_div_size'
num_seqs = 50
seq_len = 5000
-seq_div_size = 200
+seq_div_size = 500
layers = [
# Slowlier