DL0628/LayoutLMv3
收藏Hugging Face2023-08-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/DL0628/LayoutLMv3
下载链接
链接失效反馈官方服务:
资源简介:
---
dataset_info:
features:
- name: image
dtype: image
- name: bboxes
sequence:
sequence: float64
- name: tokens
sequence: string
- name: ner_tags
sequence: int64
- name: id
dtype: string
splits:
- name: train
num_bytes: 27416070.0
num_examples: 76
- name: test
num_bytes: 1725594.0
num_examples: 5
- name: validation
num_bytes: 3725970.0
num_examples: 9
download_size: 25385590
dataset_size: 32867634.0
---
# Dataset Card for "LayoutLMv3"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
DL0628
原始信息汇总
数据集概述
数据集特征
- image: 图片类型数据
- bboxes: 序列类型数据,内部元素为浮点数
- tokens: 序列类型数据,内部元素为字符串
- ner_tags: 序列类型数据,内部元素为整数
- id: 字符串类型数据
数据集分割
- train: 76个样本,占用27416070字节
- test: 5个样本,占用1725594字节
- validation: 9个样本,占用3725970字节
数据集大小
- 下载大小: 25385590字节
- 数据集总大小: 32867634字节



