Commit 27b6c876 authored by Jared Casper's avatar Jared Casper
Browse files

Merge branch 'readme_fix' into 'main'

One more quick fix.

See merge request ADLR/megatron-lm!274
parents 3f38ecf1 657d7cdc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -217,7 +217,7 @@ Very similar to BERT and GPT, the `examples/pretrain_t5.sh` script runs single G
All of the other arguments remain as they were for BERT and GPT pretraining.

<pre>
CHECKPOINT_PATH=checkpoints/t5_345m
CHECKPOINT_PATH=checkpoints/t5_base
VOCAB_FILE=t5-vocab.txt
DATA_PATH=my-t5_text_sentence