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.
Got error:
Installed transofmers in 4.25.1 or 4.31 still no work.