Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yifanyeung committed Jan 19, 2024
1 parent 25c1670 commit ae9ac81
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ def train_dataloaders(
num_buckets=self.args.num_buckets,
buffer_size=self.args.num_buckets * 2000,
shuffle_buffer_size=self.args.num_buckets * 5000,
buffer_size=30000,
drop_last=True,
)
else:
Expand Down

0 comments on commit ae9ac81

Please sign in to comment.