Skip to content

Commit cef93ca

Browse files
committed
Update unistage_pre_training.py
1 parent 6e070ed commit cef93ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unistage_pre_training.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
PPO_CONF = {
2828
"validation_rate": 20,
2929
"switch_batch": 10,
30-
"train_iterations": 300,
30+
"train_iterations": 500,
3131
"opt_epochs": 3,
3232
"batch_size": 20,
3333
"clip_ratio": 0.1,

0 commit comments

Comments
 (0)