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
请教数据集都是基于字、词的向量,想要对不同长度的句子生成固定维度的向量,比如像 openai embedding 一样生成 1536 维的,应该怎么操作呢?
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
抱歉前面打错,是如何对不同长度的句子生成固定维度的向量
同问,对短的句子用一些不影响语义的符号进行填充?
No branches or pull requests
请教数据集都是基于字、词的向量,想要对不同长度的句子生成固定维度的向量,比如像 openai embedding 一样生成 1536 维的,应该怎么操作呢?
The text was updated successfully, but these errors were encountered: