Unverified Commit 3f755374 authored by Stas Bekman's avatar Stas Bekman Committed by GitHub
Browse files

fix copy-n-paste error

remove erroneous arg.
parent 42c1cf42
......@@ -25,7 +25,6 @@ python -m torch.distributed.launch $DISTRIBUTED_ARGS \
--decoder-seq-length 128 \
--micro-batch-size 16 \
--global-batch-size 2048 \
--seq-length 512 \
--max-position-embeddings 512 \
--train-iters 1000000 \
--lr-decay-iters 1000000 \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment