Skip to content

Commit 345edea

Browse files
joeyzyzPanAndy
authored andcommitted
Update config name in run_onpolicy_distill_pipeline.sh
Fix the typo
1 parent 52e0978 commit 345edea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/qwen3-8B-onpolicy-distill-megatron/run_onpolicy_distill_pipeline.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ export USE_MODELSCOPE=1
88

99
# Config path
1010
CONFIG_PATH="qwen3-8B-onpolicy-distill-megatron"
11-
CONFIG_NAME="onpolicy_distill_test"
11+
CONFIG_NAME="onpolicy_distill_config"
1212

1313
# Run pipeline
1414
python examples/start_onpolicy_distill_pipeline.py \

0 commit comments

Comments
 (0)