From 10b1e6f9d3d697e8e22a2d542b7855e26ca86bb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stardust=C2=B7=E5=87=8F?= Date: Wed, 4 Oct 2023 21:47:18 +0800 Subject: [PATCH] Update config.json --- configs/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/config.json b/configs/config.json index 4b0d6be..4886e73 100644 --- a/configs/config.json +++ b/configs/config.json @@ -10,7 +10,7 @@ 0.99 ], "eps": 1e-09, - "batch_size": 24, + "batch_size": 8, "fp16_run": false, "lr_decay": 0.999875, "segment_size": 16384,