PerVL-Bench
收藏资源简介:
PerVL-Bench是一个专门为评估大型视觉语言模型个性化能力而设计的合成基准数据集。它包含用户特定数据,包括多张图像和长文本信息,并提供两种类型的问答对。该数据集基于YoLLaVA和MC-LLaVA数据集构建,用于系统评估当前最先进LVLMs在个性化方面的基本能力。
PerVL-Bench is a synthetic benchmark dataset specifically designed for evaluating the personalized capabilities of large vision-language models. It contains user-specific data, including multiple images and long-form text information, and provides two types of question-answer pairs. This dataset is constructed based on the YoLLaVA and MC-LLaVA datasets, and is used to systematically evaluate the fundamental personalized capabilities of current state-of-the-art LVLMs.
PerVL-Bench 数据集概述
数据集简介
PerVL-Bench 是一个专门为评估大型视觉语言模型个性化能力而设计的合成基准数据集。该数据集通过整合用户特定数据来系统评估LVLMs在多模态个性化任务中的表现。
数据集特点
- 数据类型:包含用户特定数据,涵盖多张图像和长文本信息
- 问答类型:提供两种不同类型的问答对
- 设计目的:专门用于评估大型视觉语言模型的个性化能力
数据集结构
. ├── assets ├── data │ ├── benchmark │ ├── database │ ├── query_images │ └── vp_images ├── main_results ├── scripts └── src
数据获取
数据集可通过以下链接下载: https://drive.google.com/file/d/1iITRrs_CICwCiB9p3fEun0xLTMqU0-Ri/view?usp=drive_link
评估方法
- 文本提示问答评估:使用文本提示进行问答推理和评估
- 多模态提示问答评估:结合多模态信息进行问答推理,需要额外的LLM-as-a-Judge流程
许可证
本数据集采用MIT许可证发布,允许自由使用、修改和分发。
致谢
本数据集基于YoLLaVA和MC-LLaVA数据集构建。




