Skip to content

Commit 1f2d556

Browse files
committed
Merge branch 'ko3n1g/tests/fix-gpt-release-samples' into 'main'
tests: Fix GPT test See merge request ADLR/megatron-lm!2136
2 parents 8ec4617 + 5ade91a commit 1f2d556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/functional_tests/test_cases/gpt/gpt3_15b_8t_release/model_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ MODEL_ARGS:
2525
--micro-batch-size: 4
2626
--rampup-batch-size: "384 384 97656250"
2727
--global-batch-size: 1152
28-
--train-samples: 4882812
28+
--train-samples: 19531250
2929
--manual-gc: true
3030

3131
# Transformer Engine args

0 commit comments

Comments
 (0)