Skip to content

Commit 6f36eef

Browse files
[test] geometric level
1 parent 7963809 commit 6f36eef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/run-qwen3-30B-A3B.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GRPO_ARGS=(
8787
--eps-clip 0.2
8888
--eps-clip-high 0.28
8989
--use-tis
90-
--tis-level sequence
90+
--tis-level geometric
9191
)
9292

9393
OPTIMIZER_ARGS=(
@@ -107,6 +107,7 @@ WANDB_ARGS=(
107107
--use-wandb
108108
--wandb-project slime-dev
109109
--wandb-group qwen3-30B-A3B-TIS
110+
--wandb-run-id qwen3-30B-A3B-TIS-sequence
110111
--wandb-key ${WANDB_KEY}
111112
)
112113

0 commit comments

Comments
 (0)