From 379c41115314884039bc8d6b3897ba308f37fbb7 Mon Sep 17 00:00:00 2001 From: MingzheYang Date: Wed, 28 Jan 2026 01:01:47 +0800 Subject: [PATCH] update2 --- example/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/config.json b/example/config.json index 9258792..8d7866d 100644 --- a/example/config.json +++ b/example/config.json @@ -7,7 +7,7 @@ "out_dir": "./results", "device": "auto", "timesteps": 600, - "batch_size": 128, + "batch_size": 32, "seq_len": 128, "epochs": 10, "max_batches": 4000,