【Doc】修复 VBench 评测文档中的标题层级、文案与下载链接#363
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the English and Chinese documentation for VBench. The changes include adjusting markdown header levels, correcting a typo in the Chinese documentation, removing a trailing comma in a code block, and updating the Hugging Face download URL for the Tag2Text model to its correct repository path. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
SJTUyh
approved these changes
Jun 26, 2026
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.
Thanks for your contribution; we appreciate it a lot. The following instructions will make your pull request healthier and help you get feedback more easily. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.
感谢您的贡献,我们非常重视。以下说明将使您的拉取请求更健康,更易于获得反馈。如果您不理解某些项目,请不要担心,只需提交拉取请求并从维护人员那里寻求帮助即可。
PR Type / PR类型
Related Issue | 关联 Issue
Fixes #341
🔍 Motivation / 变更动机
Issue #341 指出 VBench 评测相关中文文档存在标题层级跳跃、语句不完整、示例代码尾随逗号以及 Tag2Text 模型下载链接错误等问题,影响文档可读性与用户按文档手动下载依赖的成功率。本 PR 同步修复中英文文档中的同类问题,保持双语文档一致。
📝 Modification / 修改内容
修改涉及 4 个文档文件:
docs/source_zh_cn/extended_benchmark/lmm_generate/vbench.mddecord、detectron2 与 GRiT、昇腾上的 torchvision子标题由####调整为###,修复 H2 跳 H4 的层级问题dim_to_subdir字典最后一项的尾随逗号docs/source_en/extended_benchmark/lmm_generate/vbench.md####调整为###dim_to_subdir字典最后一项的尾随逗号docs/source_zh_cn/extended_benchmark/lmm_generate/vbench_cache_dependencies.mddocs/source_en/extended_benchmark/lmm_generate/vbench_cache_dependencies.mdspaces/xinyu1205/recognize-anything更新为模型仓库xinyu1205/recognize_anything_model📐 Associated Test Results / 关联测试结果
纯文档修改,无需运行测试。
无。
无。
🌟 Use cases (Optional) / 使用案例(可选)
无。
✅ Checklist / 检查列表
Before PR:
After PR:
👥 Collaboration Info / 协作信息
🌟 Useful CI Command / 实用的CI命令
/gemini review/gemini summary/gemini help/readthedocs build