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
您好,为什么我下载了百度300d的embedding,再加载时有些词的embedding的dim是299呢
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
是的,这咋搞啊,是前面补0还是后面补0
看了下数据,是因为里面的 word 即有空格,也有数字,导致解析很难写。暂时先把这些奇怪的 word 都去掉不管了
No branches or pull requests
您好,为什么我下载了百度300d的embedding,再加载时有些词的embedding的dim是299呢
The text was updated successfully, but these errors were encountered: