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

Tokenization for the large model #49

Open
ccharest93 opened this issue Jan 1, 2025 · 0 comments
Open

Tokenization for the large model #49

ccharest93 opened this issue Jan 1, 2025 · 0 comments

Comments

@ccharest93
Copy link

  1. The config for large model specifies a vocab size of 51200, is there a separate tokenizer file for it? Weirdly vocab falls back down to 32 for xlarge which makes me think typo?
  2. The tokenizer file specifies a vocab_size of 30, while the config for base and small specifies 32. Is this rounding to a power of two for efficiency?
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

1 participant