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
Summary:
给BERT的预训练又添加了两个额外的任务,一个是句子内用于学习单词顺序的任务,一个是不同句子间用于学习句子间顺序的任务。
Resource:
Paper information:
Notes:
Model Graph:
Result::
Thoughts:
从设计上来说,这个模型对于相似度的贡献应该比较小
Next Reading:
The text was updated successfully, but these errors were encountered:
BrambleXu
No branches or pull requests
Summary:
给BERT的预训练又添加了两个额外的任务,一个是句子内用于学习单词顺序的任务,一个是不同句子间用于学习句子间顺序的任务。
Resource:
Paper information:
Notes:
Model Graph:
Result::
Thoughts:
从设计上来说,这个模型对于相似度的贡献应该比较小
Next Reading:
The text was updated successfully, but these errors were encountered: