2025年昇腾AI创新大赛-昇思模型开发挑战赛(S1赛季)--MultiModal赛题--好树花生队提交#120
Open
karrydealice-crypto wants to merge 2 commits intomindspore-lab:devfrom
Open
2025年昇腾AI创新大赛-昇思模型开发挑战赛(S1赛季)--MultiModal赛题--好树花生队提交#120karrydealice-crypto wants to merge 2 commits intomindspore-lab:devfrom
karrydealice-crypto wants to merge 2 commits intomindspore-lab:devfrom
Conversation
qhzhuang
requested changes
Dec 9, 2025
| @@ -0,0 +1,20 @@ | |||
| 2025年昇腾AI创新大赛-昇思模型开发挑战赛(S1赛季)--MultiModal赛题--好树花生队提交说明 | |||
Collaborator
There was a problem hiding this comment.
README.md, not read.txt
可以参考https://github.com/mindspore-lab/competition/pull/111/files,
|
|
||
| 7.qwenvl模型中的attention_mask重复计算了,将其提取到layer的for循环之外,保证就执行一次 | ||
|
|
||
| 以上就是主要的几个修改点 No newline at end of file |
Collaborator
There was a problem hiding this comment.
results.png的结果可以直接放到README.md中, 并且附上最后的得分.
README.md中可以增加部分修改前后代码对比
Author
|
已把txt修改成md文件,并加入相关代码截图 |
qhzhuang
approved these changes
Dec 16, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
2025年昇腾AI创新大赛-昇思模型开发挑战赛(S1赛季)--MultiModal赛题--好树花生队提交