accavdar/layoutlmv3_employee_info_v1
收藏Hugging Face2023-11-07 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/accavdar/layoutlmv3_employee_info_v1
下载链接
链接失效反馈官方服务:
资源简介:
---
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: test
path: data/test-*
dataset_info:
features:
- name: id
dtype: string
- name: words
sequence: string
- name: bboxes
sequence:
sequence: int64
- name: labels
sequence:
class_label:
names:
'0': ssn
'1': home_address
'2': employer_name
'3': work_address
'4': full_name
'5': hp_area
'6': hp_number
'7': home_apt
'8': home_city_state
'9': home_zip_code
'10': wp_area
'11': wp_number
'12': work_city_state
'13': work_zip_code
- name: image
dtype: image
splits:
- name: train
num_bytes: 6204338.0
num_examples: 80
- name: test
num_bytes: 1565146.0
num_examples: 20
download_size: 6637326
dataset_size: 7769484.0
---
# Dataset Card for "layoutlmv3_employee_info_v1"
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
提供机构:
accavdar
原始信息汇总
数据集概述
数据集名称
- 名称: layoutlmv3_employee_info_v1
数据集配置
- 默认配置: default
数据文件
- 训练集:
- 路径: data/train-*
- 分割: train
- 测试集:
- 路径: data/test-*
- 分割: test
数据集信息
- 特征:
- id: 字符串类型
- words: 字符串序列
- bboxes: 整数序列的序列
- labels: 类别标签序列,包含以下类别:
- 0: ssn
- 1: home_address
- 2: employer_name
- 3: work_address
- 4: full_name
- 5: hp_area
- 6: hp_number
- 7: home_apt
- 8: home_city_state
- 9: home_zip_code
- 10: wp_area
- 11: wp_number
- 12: work_city_state
- 13: work_zip_code
- image: 图像类型
数据分割
- 训练集:
- 字节数: 6204338.0
- 样本数: 80
- 测试集:
- 字节数: 1565146.0
- 样本数: 20
数据集大小
- 下载大小: 6637326
- 数据集大小: 7769484.0



