mirror of
https://github.com/allenai/olmocr.git
synced 2025-10-12 00:32:45 +00:00
More workers by default
This commit is contained in:
parent
d26ae4bb4d
commit
a1c2ee82a6
@ -191,7 +191,7 @@ class TrainingConfig:
|
||||
|
||||
# Performance
|
||||
dataloader_drop_last: bool = True
|
||||
dataloader_num_workers: int = 4
|
||||
dataloader_num_workers: int = 16
|
||||
|
||||
# Data collator settings
|
||||
collator_max_token_len: Optional[int] = None
|
||||
|
Loading…
x
Reference in New Issue
Block a user