Bert model with AlbertTokenizer problem #10584
Labels
area:rasa-oss 🎡
Anything related to the open source Rasa framework
type:bug 🐛
Inconsistencies or issues which will cause an issue or problem for users or implementors.
Rasa Open Source version
2.8.16
Rasa SDK version
2.8.3
Rasa X version
0.42.6
Python version
3.8
What operating system are you using?
Linux
What happened?
the error came from a HF model using a different tokenizer (e.g. BertModel with AlbertTokenizer), breaks due to the hard coded mapping in registry.py.
https://forum.rasa.com/t/how-to-import-huggingface-models-to-rasa/50238
Command / Request
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: