transformers.js
fc1c1763
- Do not remove duplicate keys for `Unigram` models
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Do not remove duplicate keys for `Unigram` models See https://huggingface.co/camembert-base for an example of a Unigram tokenizer that has two tokens with the same value (`<unk>`)
References
#276 - Optimizations
Author
xenova
Parents
a3513594
Loading