Yafeng Nan

Results 1 comments of Yafeng Nan

Hi, I got the same problem and I solve it by adding `Truncation=True` and `max_length=[max_len]` in two encode functions: ![Snipaste_2023-03-07_09-30-56](https://user-images.githubusercontent.com/57983279/223295912-11c397fe-6361-427e-b7c9-efc5474b63e8.png) As far as I can see this is just a...