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

Add a model proto training utility for sentence piece #249

Closed
mattdangerw opened this issue Jul 1, 2022 · 2 comments · Fixed by #281
Closed

Add a model proto training utility for sentence piece #249

mattdangerw opened this issue Jul 1, 2022 · 2 comments · Fixed by #281
Assignees

Comments

@mattdangerw
Copy link
Member

Along with #248, we should add a utility to train a model proto for sentence piece. This can leverage the sentencepiece pip package to run their trainer.

We should not expose most of the option the sentencepiece trainer has, the goal will be for this to cover the majority of use cases, with advanced users till using the sentencepiece pip package directly.

@mattdangerw
Copy link
Member Author

@aflah02 here is the sentencepiece one!

@aflah02
Copy link
Collaborator

aflah02 commented Jul 1, 2022

Thanks @mattdangerw 😁

This issue was closed.
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 a pull request may close this issue.

2 participants