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



