MathDG/DocLayNet-base-law
收藏Hugging Face2023-12-15 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/MathDG/DocLayNet-base-law
下载链接
链接失效反馈官方服务:
资源简介:
---
license: other
license_name: other
license_link: LICENSE
dataset_info:
features:
- name: id
dtype: string
- name: texts
sequence: string
- name: bboxes_block
sequence:
sequence: int64
- name: bboxes_line
sequence:
sequence: int64
- name: categories
sequence:
class_label:
names:
'0': Caption
'1': Footnote
'2': Formula
'3': List-item
'4': Page-footer
'5': Page-header
'6': Picture
'7': Section-header
'8': Table
'9': Text
'10': Title
- name: image
dtype: image
- name: page_hash
dtype: string
- name: original_filename
dtype: string
- name: page_no
dtype: int32
- name: num_pages
dtype: int32
- name: original_width
dtype: int32
- name: original_height
dtype: int32
- name: coco_width
dtype: int32
- name: coco_height
dtype: int32
- name: collection
dtype: string
- name: doc_category
dtype: string
splits:
- name: train
num_bytes: 437969372.61070913
num_examples: 1084
- name: validation
num_bytes: 45861372.73611111
num_examples: 117
- name: test
num_bytes: 33038984.336673345
num_examples: 86
download_size: 596745929
dataset_size: 516869729.68349355
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*
---
提供机构:
MathDG
原始信息汇总
数据集概述
数据集特征
- id: 字符串类型
- texts: 字符串序列
- bboxes_block: 整数序列的序列
- bboxes_line: 整数序列的序列
- categories: 类别标签序列,包含以下类别:
- 0: Caption
- 1: Footnote
- 2: Formula
- 3: List-item
- 4: Page-footer
- 5: Page-header
- 6: Picture
- 7: Section-header
- 8: Table
- 9: Text
- 10: Title
- image: 图像类型
- page_hash: 字符串类型
- original_filename: 字符串类型
- page_no: 整数类型
- num_pages: 整数类型
- original_width: 整数类型
- original_height: 整数类型
- coco_width: 整数类型
- coco_height: 整数类型
- collection: 字符串类型
- doc_category: 字符串类型
数据集分割
- train: 包含1084个样本,大小为437969372.61070913字节
- validation: 包含117个样本,大小为45861372.73611111字节
- test: 包含86个样本,大小为33038984.336673345字节
数据集大小
- 下载大小: 596745929字节
- 数据集大小: 516869729.68349355字节
配置
- default:
- train: 路径为
data/train-* - validation: 路径为
data/validation-* - test: 路径为
data/test-*
- train: 路径为



