Fix: change model_max_length of tokenizer_config to 4096

#2

Changed tokenizer_config's model_max_length from 512 to 4096 to reflect the model's max input length.

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

Sign up or log in to comment