finepdfs-eval
收藏资源简介:
该数据集是一个多模态数据集,包含图像、文本提示和参考响应三个核心字段。数据规模为5,280个训练样本,总大小约10.2MB。数据集结构包含三个字符串类型字段:image字段存储图像数据(可能为路径或编码字符串),prompt字段存储文本提示或问题,reference_response字段存储对应的参考回答或描述。该数据集适用于多模态任务,如图像描述生成、视觉问答(VQA)或图文对话系统的训练与评估。
This dataset is a multimodal dataset containing three core fields: image, text prompt, and reference response. It consists of 5,280 training samples with a total size of approximately 10.2 MB. The dataset structure includes three string-type fields: the image field stores image data (which may be paths or encoded strings), the prompt field stores text prompts or questions, and the reference_response field stores corresponding reference answers or descriptions. The dataset is suitable for multimodal tasks, such as image caption generation, visual question answering (VQA), or the training and evaluation of image-text dialogue systems.
数据集:finepdfs-eval
- 数据集地址:https://huggingface.co/datasets/FoteiniTag/finepdfs-eval
- 数据集大小:10,203,882 字节(约 9.74 MB)
- 下载大小:5,062,751 字节(约 4.83 MB)
特征字段
| 字段名 | 数据类型 | 描述 |
|---|---|---|
image |
字符串 | 图像数据(可能为文件路径或编码) |
prompt |
字符串 | 提示文本 |
reference_response |
字符串 | 参考回答 |
数据划分
| 划分 | 样本数 | 字节数 |
|---|---|---|
| 训练集 (train) | 5,280 | 10,203,882 |
配置信息
- 配置名称:
default - 数据文件路径:
data/train-*(所有匹配该模式的文件)
其他说明
- 该数据集仅包含一个训练集划分,共计 5,280 条样本。
- 每个样本包含图像、提示文本和参考回答三个字段。




