How to solve this Warning?

#25
by KevinWangHP - opened

warnings.warn(
The attention mask is not set and cannot be inferred from input because pad token is same as eos token. As a consequence, you may observe unexpected behavior. Please pass your input's attention_mask to obtain reliable results.

Sign up or log in to comment