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
Hi,
When I run AutoTokenizer.from_pretrained("rrivera1849/LUAR-CRUD"), I get AttributeError: add_special_tokens conflicts with the method add_special_tokens in RobertaTokenizerFast error.
transformers verision is 4.44.2
Hi,
When I run AutoTokenizer.from_pretrained("rrivera1849/LUAR-CRUD"), I get
AttributeError: add_special_tokens conflicts with the method add_special_tokens in RobertaTokenizerFasterror.transformers verision is 4.44.2
thanks.