Add `return_token_type_ids=False` to tokenizer
#3
by
victorbjelkholm
- opened
Without this, the example throws error ValueError: The following model_kwargs are not used by the model: ['token_type_ids']
Without this, the example throws error ValueError: The following model_kwargs are not used by the model: ['token_type_ids']