Improve the speed of adding tokens from added_tokens.json (#10780)
* use bisect to add one token to unique_no_split_tokens * fix style
Showing
Please register or sign in to comment
* use bisect to add one token to unique_no_split_tokens * fix style