This commit is contained in:
2026-01-28 01:01:47 +08:00
parent c68a6e3c97
commit 379c411153

View File

@@ -7,7 +7,7 @@
"out_dir": "./results", "out_dir": "./results",
"device": "auto", "device": "auto",
"timesteps": 600, "timesteps": 600,
"batch_size": 128, "batch_size": 32,
"seq_len": 128, "seq_len": 128,
"epochs": 10, "epochs": 10,
"max_batches": 4000, "max_batches": 4000,