[Pipelines] Encode to max length of input not max length of tokenizer for batch input (#3857)
* remove max_length = tokenizer.max_length when encoding * make style
Showing
Please register or sign in to comment
* remove max_length = tokenizer.max_length when encoding * make style