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
Instruct-ReID/reid/models/tokenization_bert.py", line 155, in get_vocab
return dict(self.vocab, **self.added_tokens_encoder)
^^^^^^^^^^
AttributeError: 'BertTokenizer' object has no attribute 'vocab'
Installed transofmers in 4.25.1 or 4.31 still no work.
The text was updated successfully, but these errors were encountered:
Got error:
Installed transofmers in 4.25.1 or 4.31 still no work.
The text was updated successfully, but these errors were encountered: