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
您好,我注意到您在论文3.2节中的公式(3)提到使用了type embedding来进行多模态融合,但是我在代码中发现type embedding相关的层都被注释掉了。在类似结构迁移到其他多模态任务上时,是否需要使用type embedding呢
The text was updated successfully, but these errors were encountered:
Hi @PanZP-CUC, we did not omit the type embedding, and it is initialized in the code directly. Plz find here. Best~
Sorry, something went wrong.
No branches or pull requests
您好,我注意到您在论文3.2节中的公式(3)提到使用了type embedding来进行多模态融合,但是我在代码中发现type embedding相关的层都被注释掉了。在类似结构迁移到其他多模态任务上时,是否需要使用type embedding呢
The text was updated successfully, but these errors were encountered: