mirror of
https://github.com/allenai/olmocr.git
synced 2025-10-12 16:52:20 +00:00
Setting some defaults
This commit is contained in:
parent
f865e49624
commit
d08068218c
@ -280,7 +280,7 @@ def main():
|
||||
parser.add_argument(
|
||||
"--gradient_accumulation_steps",
|
||||
type=int,
|
||||
default=4,
|
||||
default=8,
|
||||
help="Gradient accumulation steps"
|
||||
)
|
||||
parser.add_argument(
|
||||
|
Loading…
x
Reference in New Issue
Block a user