We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e070ed commit cef93caCopy full SHA for cef93ca
unistage_pre_training.py
@@ -27,7 +27,7 @@
27
PPO_CONF = {
28
"validation_rate": 20,
29
"switch_batch": 10,
30
- "train_iterations": 300,
+ "train_iterations": 500,
31
"opt_epochs": 3,
32
"batch_size": 20,
33
"clip_ratio": 0.1,
0 commit comments