mirror of
https://github.com/rasbt/LLMs-from-scratch.git
synced 2025-09-15 19:23:45 +00:00
fix indent
This commit is contained in:
parent
04b9540938
commit
5cfc64d038
@ -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