Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with running the example (prcc model) #15

Open
barshag opened this issue May 26, 2024 · 1 comment
Open

problem with running the example (prcc model) #15

barshag opened this issue May 26, 2024 · 1 comment

Comments

@barshag
Copy link

barshag commented May 26, 2024

Got error:

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.

@Davidwhw
Copy link

Same problem. Have you solved it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants