Open lijiekiff opened 2 years ago
Hello. Is it possible to load a sentencepiece model. I have a spm file, but have no unigram vocab file.
Thanks. Wish your reply
I do not implement the function. But, I think you can create vocab-file from .spm model by spm-export-vocab (https://github.com/google/sentencepiece) (Exported Vocab format may need to be fixed). Thank you.
Hello. Is it possible to load a sentencepiece model. I have a spm file, but have no unigram vocab file.
Thanks. Wish your reply