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
这个输入多个词组成的句子,返回的是每个词向量,怎么返回句向量呢
The text was updated successfully, but these errors were encountered:
@AHULiuYang 你可以根据你具体的应用使用 词向量相加,求平均,或者直接拼接都可以,后面几层进行fine tune。
Sorry, something went wrong.
No branches or pull requests
这个输入多个词组成的句子,返回的是每个词向量,怎么返回句向量呢
The text was updated successfully, but these errors were encountered: