Unverified Commit 07ca952e authored by Devrim's avatar Devrim Committed by GitHub
Browse files

Typo fix in readme

parent 42c1cf42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -243,7 +243,7 @@ T5_ARGS="--num-layers 24 \
OUTPUT_ARGS=&#60;same as those in <a href="#bert-pretraining">BERT pretraining</a> above&#62;

python pretrain_t5.py \
       $BERT_ARGS \
       $T5_ARGS \
       $OUTPUT_ARGS \
       --save $CHECKPOINT_PATH \
       --load $CHECKPOINT_PATH \