zhiqiangYuan
Results
1
comments of
zhiqiangYuan
In addition, I just tried the following method, but the output is still the same as the input. The code as follows: ``` if tokenizer.pad_token is None: tokenizer.pad_token = tokenizer.eos_token...