mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-11-02 02:41:00 +00:00
fix indent
This commit is contained in:
parent
2653c36957
commit
f1db50fe9a
@ -343,7 +343,7 @@ if __name__ == "__main__":
|
||||
help=(
|
||||
"Enable no padding. When this flag is set it will train"
|
||||
" the model with a batch size of 1 and no padding."
|
||||
)
|
||||
)
|
||||
)
|
||||
parser.add_argument(
|
||||
"--num_epochs",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user