Skip to content
New issue

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

Question about expert_mask #194

Open
1 of 2 tasks
xiaojunjie opened this issue Oct 14, 2024 · 0 comments
Open
1 of 2 tasks

Question about expert_mask #194

xiaojunjie opened this issue Oct 14, 2024 · 0 comments

Comments

@xiaojunjie
Copy link

xiaojunjie commented Oct 14, 2024

System Info / 系統信息

According to Data Building

  • input_ids contains:bos + boi + image + eoi + text
  • token_type_ids contains: L V ... V L L ..L,
    where the quantity of V equals vision_token_num + 2

According to the function get_expert_maskboi + image will be fed to vision expert.
My question: Why not boi + image + eoi or only image ?

Who can help? / 谁可以帮助到您?

@Sleepychord @cenyk1230 @Btlmd @huangshiyu13 @1049451037

Information / 问题信息

  • The official example scripts / 官方的示例脚本
  • My own modified scripts / 我自己修改的脚本和任务

Reproduction / 复现过程

.

Expected behavior / 期待表现

..............

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant