Skip to content

v1.0.1

Choose a tag to compare

@Yunnglin Yunnglin released this 05 Sep 09:11
· 36 commits to release/1.0 since this release

更新内容

  • 支持视觉-语言多模态大模型的评测任务,例如:MathVista、MMMU,更多支持数据集请参考
  • 支持图像编辑任务评测,支持GEdit-Bench 评测基准,使用方法参考
  • 核心依赖移除torch,移动到ragaigc可选依赖中。

Update

  • The evaluation tasks for vision-language multimodal large models are now supported, including MathVista and MMMU. For more information on the supported datasets, please refer to this link.
  • Image editing task evaluation is now supported, with the GEdit-Bench evaluation benchmark available. For usage instructions, please refer to this guide.
  • The core dependency on torch has been removed and is now an optional dependency under rag and aigc.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1