Skip to content

Commit 7b77053

Browse files
committed
Merge branch 'main' of github.com:Wadaboa/titanet into main
2 parents 6cbff17 + b07e307 commit 7b77053

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/datasets.py

+1
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ def get_dataloader(
4141
drop_last=False,
4242
generator=generator,
4343
persistent_workers=True,
44+
drop_last=True,
4445
)
4546

4647

0 commit comments

Comments
 (0)