transformers
1efb21c7
- Explicitly check if token ID's are None in TFBertTokenizer constructor (#28824)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
Explicitly check if token ID's are None in TFBertTokenizer constructor (#28824) Add an explicit none-check, since token ids can be 0
References
#28824 - Explicitly check if token ID's are None in TFBertTokenizer constructor
Author
skumar951
Parents
721ee783
Loading