Skip to content

Conversation

pforderique
Copy link
Contributor

This PR includes the base BPE class implementation including private merge functions that will be needed for the tokenize() function.

This PR only includes one test for the BPE setup configuration and no test suite for the merge functions since they are private.

pforderique and others added 30 commits June 14, 2023 21:46
@pforderique
Copy link
Contributor Author

@mattsoulanille comments have been resolved. Lmk if you have any more suggestions! thanks!

@pforderique pforderique requested a review from Linchenn June 26, 2023 21:03
Copy link
Member

@mattsoulanille mattsoulanille left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mattsoulanille
Copy link
Member

@Linchenn Please take a look. Thanks!

Copy link
Collaborator

@Linchenn Linchenn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall LGTM! Thanks!

@pforderique pforderique merged commit e7082b4 into tensorflow:master Jun 27, 2023
@pforderique pforderique deleted the bpe-merges branch June 27, 2023 23:23
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

Successfully merging this pull request may close these issues.

3 participants