diff --git a/config.yaml b/config.yaml index 293b676..630568b 100644 --- a/config.yaml +++ b/config.yaml @@ -93,7 +93,7 @@ train: compile: True compile_mode: "reduce-overhead" float32_matmul_precision: "high" - total_timesteps: 100_000_000_000 + total_timesteps: 600_000_000 # 100_000_000_000 for full games batch_size: 65536 minibatch_size: 2048 learning_rate: 2.0e-4