We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我看了tokenizer对于中文的是20000+,整个中英文标记符什么的是70000+,但是我在使用transformers里面的berttoken后里面的nn.embedding(20000,768),我很好奇那对于英文是怎么同时兼容的,有大神讲讲吗
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我看了tokenizer对于中文的是20000+,整个中英文标记符什么的是70000+,但是我在使用transformers里面的berttoken后里面的nn.embedding(20000,768),我很好奇那对于英文是怎么同时兼容的,有大神讲讲吗
The text was updated successfully, but these errors were encountered: