Skip to content

Commit

Permalink
Give enough steps to complete 6 badges
Browse files Browse the repository at this point in the history
  • Loading branch information
thatguy11325 committed Oct 12, 2024
1 parent d6b12df commit 060f0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 060f0c5

Please sign in to comment.