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 556aba3 commit 0832facCopy full SHA for 0832fac
.github/container/test-maxtext.sh
@@ -247,7 +247,7 @@ if [ -z "$DECODER_BLOCK" ]; then
247
# this part could be used to test different model ootb
248
RUN_SETTINGS="MaxText/train.py \
249
MaxText/configs/base.yml \
250
- run_name=${RUN_NAME} \
+ run_name=${RUN_NAME} \
251
model_name=${MODEL} \
252
steps=${STEPS} \
253
per_device_batch_size=${BATCH_PER_GPU} \
0 commit comments