We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d8644 commit ddefe22Copy full SHA for ddefe22
apps/grpo/qwen3_1_7b.yaml
@@ -5,7 +5,7 @@
5
group_size: 8
6
local_batch_size: 16 # per-device batch size
7
max_req_tokens: 1024
8
-max_res_tokens: 1024
+max_res_tokens: 2048
9
model: "Qwen/Qwen3-1.7B"
10
off_by_n: 1 # Off by one by default
11
0 commit comments