Add `return_token_type_ids=False` to tokenizer

#3

Without this, the example throws error ValueError: The following model_kwargs are not used by the model: ['token_type_ids']

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment