Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Batch size #10

Open
llfzllfz opened this issue Nov 12, 2022 · 1 comment
Open

Batch size #10

llfzllfz opened this issue Nov 12, 2022 · 1 comment

Comments

@llfzllfz
Copy link

I can't find how to change the batch size. With the param in the default, the training is so slow, so how can I change the batch size to speed the train. Thanks.

@satoken
Copy link
Contributor

satoken commented Mar 29, 2023

Unfortunately we have not implemented batch training because it is difficult to align the length of the sequences in a batch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants