From c133c2497053aef8c954d43b95c8aa9593b817eb Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Mon, 26 Mar 2018 11:12:05 -0700 Subject: [PATCH] config change --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 63f6d372..604794ad 100644 --- a/config.json +++ b/config.json @@ -14,7 +14,7 @@ "epochs": 2000, "lr": 0.001, "warmup_steps": 4000, - "batch_size": 32, + "batch_size": 128, "eval_batch_size":32, "r": 5,