Sharka/DocVQA_layoutLM
收藏Hugging Face2023-11-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/Sharka/DocVQA_layoutLM
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
sequence:
sequence:
sequence: uint8
- name: answers
sequence: string
- name: input_ids
sequence: int32
- name: token_type_ids
sequence: int8
- name: attention_mask
sequence: int8
- name: bbox
sequence:
sequence: int64
- name: start_positions
dtype: int64
- name: end_positions
dtype: int64
- name: questions
dtype: string
splits:
- name: train
num_bytes: 6674557036
num_examples: 38174
- name: validation
num_bytes: 882472789
num_examples: 5047
download_size: 2458338968
dataset_size: 7557029825
---
# Dataset Card for "DocVQA_layoutLM"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
Sharka
原始信息汇总
数据集概述
特征信息
- image: 图像数据,类型为
uint8。 - answers: 答案文本,类型为
string。 - input_ids: 输入ID,类型为
int32。 - token_type_ids: 标记类型ID,类型为
int8。 - attention_mask: 注意力掩码,类型为
int8。 - bbox: 边界框,类型为
int64。 - start_positions: 起始位置,类型为
int64。 - end_positions: 结束位置,类型为
int64。 - questions: 问题文本,类型为
string。
数据分割
- train: 训练集,包含 38174 个样本,大小为 6674557036 字节。
- validation: 验证集,包含 5047 个样本,大小为 882472789 字节。
数据集大小
- 下载大小: 2458338968 字节。
- 数据集大小: 7557029825 字节。



