nutrition-table-dataset
收藏资源简介:
该数据集是一个结构化表格图像处理数据集,包含341个样本,划分为306个训练样本和35个测试样本。数据集包含五个核心特征字段:图像字段(image)存储表格图像数据;proper_data字段以字符串格式存储表格的规范数据;table_orientation字段记录表格的方向信息;final_response字段包含最终处理响应;Table_Format字段为分类标签,标识表格的格式类型,包括Excel、Metatable和PDF三种类别。数据集总大小约为72.47MB,适用于表格图像识别、表格格式分类、表格方向检测以及表格数据提取与响应生成等相关计算机视觉与自然语言处理任务。
This dataset is a structured table image processing dataset containing 341 samples, divided into 306 training samples and 35 test samples. It includes five core feature fields: the image field stores table image data; the proper_data field stores standardized table data in string format; the table_orientation field records table orientation information; the final_response field contains the final processing response; and the Table_Format field is a classification label identifying the table format type, including three categories: Excel, Metatable, and PDF. The total dataset size is approximately 72.47MB, and it is suitable for computer vision and natural language processing tasks such as table image recognition, table format classification, table orientation detection, and table data extraction with response generation.
数据集概述
- 数据集名称:
nutrition-table-dataset - 平台来源:Hugging Face Datasets
- 数据集大小:约 72.47 MB(下载大小约 69.56 MB)
特征字段
| 字段名 | 类型 | 描述 |
|---|---|---|
image |
图像(image) | 包含营养表的图像数据 |
proper_data |
字符串(string) | 正确的数据内容 |
table_orientation |
字符串(string) | 表格的朝向(如横向或纵向) |
final_response |
字符串(string) | 最终响应结果 |
Table_Format |
分类标签(class_label) | 表格格式,包括:Excel、Metatable、PDF |
数据集划分
- 训练集(train):306 个样本,占用约 64.71 MB
- 测试集(test):35 个样本,占用约 7.76 MB
配置与文件路径
- 配置名称:
default - 数据文件结构:
- 训练集:
data/train-* - 测试集:
data/test-*
- 训练集:




