mirror of
https://github.com/saymrwulf/transformers.git
synced 2026-05-14 20:58:08 +00:00
* save total_vocab_size = vocab_size + user added tokens to speed up operation * updating length when added_tokens_decoder is set * add test len(tokenizer) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_tokenization_fast.py | ||
| test_tokenization_utils.py | ||