Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Combine
generate()
functions #1675Combine
generate()
functions #1675Changes from 39 commits
e9c4616
c103b16
ad2cd48
906113c
328d81c
9b33ad8
0752df9
63a3a47
2b80cd3
6bd381a
7a62774
0a016b1
28454b3
a4fc1c8
4f3048e
f5c0094
ffc8228
35115a5
2d09f22
5ad8416
8ccd293
b5409e1
7e9ee03
40f13c1
81e1b3b
860f6cf
60c9619
0648421
5c8223a
461be3f
b7f7a63
f46c8dc
264be3b
e935d13
4358fe4
fc87603
43f73a4
362db0b
b9c633e
f7f4848
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Andrei-Aksionov reimplemented the tokenizer pipeline and may have ideas here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Interesting. I think I didn't test the
hackfix indecode
method (with a dummy_token_id) for SentencePiece tokenizer.So maybe now the logic below is not needed.