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

Can I replace it with a trained SentencePiece model? #175

Open
mumumu09chi opened this issue Jun 13, 2023 · 1 comment
Open

Can I replace it with a trained SentencePiece model? #175

mumumu09chi opened this issue Jun 13, 2023 · 1 comment

Comments

@mumumu09chi
Copy link

example:spm_tokenizer = MLukeTokenizer.sp_model("./model/sentencepiece.bpe.model")
Is there a way to change it?

@ryokan0123
Copy link
Contributor

We haven't tried that.
It seems to be in the scope of the transformers library so I recommend referring to other related documents.

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

2 participants