fix tokenizer save_pretrained method

#32
by katuni4ka - opened

tokenizer.save_pretrained methos failed due to imposibility serialize into json some config values (add_special_tokens, that is represented by method in tokenizer and present in init kwargs)

Ready to merge
This branch is ready to get merged automatically.
Your need to confirm your account before you can post a new comment.

Sign up or log in to comment