cccornflake/layoutlm_dataset2
收藏Hugging Face2024-03-23 更新2024-06-11 收录
下载链接:
https://hf-mirror.com/datasets/cccornflake/layoutlm_dataset2
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype:
array3_d:
shape:
- 3
- 224
- 224
dtype: float32
- name: input_ids
sequence: int64
- name: attention_mask
sequence: int64
- name: token_type_ids
sequence: int64
- name: bbox
dtype:
array2_d:
shape:
- 512
- 4
dtype: int64
- name: labels
sequence:
class_label:
names:
'0': '0'
'1': '1'
'2': '2'
'3': '3'
'4': '4'
splits:
- name: train
num_bytes: 83448999920
num_examples: 130460
download_size: 3461903245
dataset_size: 83448999920
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
提供机构:
cccornflake
原始信息汇总
数据集概述
数据集特征
-
image
- 数据类型:3D数组
- 形状:3x224x224
- 数据类型:float32
-
input_ids
- 数据类型:序列,int64
-
attention_mask
- 数据类型:序列,int64
-
token_type_ids
- 数据类型:序列,int64
-
bbox
- 数据类型:2D数组
- 形状:512x4
- 数据类型:int64
-
labels
- 数据类型:序列
- 类别标签名称:
- 0: 0
- 1: 1
- 2: 2
- 3: 3
- 4: 4
数据集划分
- train
- 示例数量:130460
- 数据大小:83448999920字节
数据集大小
- 下载大小:3461903245字节
- 数据集总大小:83448999920字节



