From 41e942eb044422cc974a4bd164d6ce0d7a8cfd28 Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Mon, 16 Apr 2018 13:29:29 -0700 Subject: [PATCH] r=3 --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index ace6a721..6a28da75 100644 --- a/config.json +++ b/config.json @@ -15,7 +15,7 @@ "warmup_steps": 4000, "batch_size": 32, "eval_batch_size":32, - "r": 5, + "r": 3, "griffin_lim_iters": 60, "power": 1.5,