Load Tokenizer for Hugging Face Model
Arguments
- model_id
The id of the model given in the url by https://huggingface.co/model_name.
- ...
sent to the `AutoTokenizer.from_pretained()`, accepts named arguments e.g. use_fast https://huggingface.co/docs/transformers/main_classes/tokenizer