You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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. Traceback (most recent call last):
#2
Open
yukePeng0815 opened this issue
Dec 10, 2024
· 3 comments
直接下载的您训练好的模型,运行测试代码报错
The text was updated successfully, but these errors were encountered: