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

Exclude long input sequences during training #78

Closed
ybracke opened this issue Oct 20, 2023 · 1 comment
Closed

Exclude long input sequences during training #78

ybracke opened this issue Oct 20, 2023 · 1 comment

Comments

@ybracke
Copy link
Owner

ybracke commented Oct 20, 2023

Use the sort function of datasets as described in #76
Set padding to "longest" in training_config.toml
Specify truncation in training_config.toml not hard-coded in train_model.py

@ybracke
Copy link
Owner Author

ybracke commented Oct 30, 2023

Closed by #80

@ybracke ybracke closed this as completed Oct 30, 2023
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

1 participant