Skip to content

match tokenizer and model versions #17

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dcarpintero
Copy link
Contributor

Match tokenizer and model versions:

  • When looking at the papers, the vocab size of 'deberta-v3' is 128k whereas in 'deberta-base' was 50k, and the internal architectures have also some differences. This might lead to issues.
  • Therefore it is proposed to update the tokenizer to 'microsoft/deberta-v3-base'

@MaartenGr
Copy link
Contributor

@jalammar Any preference here for updating the tokenizer?

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

Successfully merging this pull request may close these issues.

2 participants