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

[Beacon] max_seq_length is the maximum number of baskets in training sequence #591

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

lthoang
Copy link
Member

@lthoang lthoang commented Jan 21, 2024

Description

Max sequence length is the maximum number of baskets in training sequences.

The last implementation use train_set.max_basket_size is not correct.

Related Issues

Checklist:

  • I have added tests.
  • I have updated the documentation accordingly.
  • I have updated README.md (if you are adding a new model).
  • I have updated examples/README.md (if you are adding a new example).
  • I have updated datasets/README.md (if you are adding a new dataset).

@lthoang lthoang added the bug Something isn't working label Jan 21, 2024
@lthoang lthoang requested a review from tqtg January 21, 2024 04:17
@lthoang lthoang merged commit 07760ba into PreferredAI:master Jan 22, 2024
16 checks passed
@lthoang lthoang deleted the beacon-max-seq-length branch January 22, 2024 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants