doclaynet3classes / val /dataset_info.json
Epicguest97's picture
Upload folder using huggingface_hub
fe05e1e verified
{
"builder_name": "parquet",
"citation": "",
"config_name": "default",
"dataset_name": "doclaynet3",
"dataset_size": 325081662,
"description": "",
"download_checksums": {
"hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/train-00000-of-00001.parquet": {
"num_bytes": 270955283,
"checksum": null
},
"hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/test-00000-of-00001.parquet": {
"num_bytes": 20641888,
"checksum": null
},
"hf://datasets/Epicguest97/doclaynet3@de84ebd6c7fa18838e98cd1870d0af5b2b8e5399/data/val-00000-of-00001.parquet": {
"num_bytes": 24909844,
"checksum": null
}
},
"download_size": 316507015,
"features": {
"image": {
"_type": "Image"
},
"bboxes": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"_type": "Sequence"
},
"category_id": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"segmentation": {
"feature": {
"feature": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"_type": "Sequence"
},
"_type": "Sequence"
},
"area": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"pdf_cells": [
[
{
"bbox": {
"feature": {
"dtype": "float64",
"_type": "Value"
},
"_type": "Sequence"
},
"font": {
"color": {
"feature": {
"dtype": "int64",
"_type": "Value"
},
"_type": "Sequence"
},
"name": {
"dtype": "string",
"_type": "Value"
},
"size": {
"dtype": "float64",
"_type": "Value"
}
},
"text": {
"dtype": "string",
"_type": "Value"
}
}
]
],
"metadata": {
"coco_height": {
"dtype": "int64",
"_type": "Value"
},
"coco_width": {
"dtype": "int64",
"_type": "Value"
},
"collection": {
"dtype": "string",
"_type": "Value"
},
"doc_category": {
"dtype": "string",
"_type": "Value"
},
"image_id": {
"dtype": "int64",
"_type": "Value"
},
"num_pages": {
"dtype": "int64",
"_type": "Value"
},
"original_filename": {
"dtype": "string",
"_type": "Value"
},
"original_height": {
"dtype": "float64",
"_type": "Value"
},
"original_width": {
"dtype": "float64",
"_type": "Value"
},
"page_hash": {
"dtype": "string",
"_type": "Value"
},
"page_no": {
"dtype": "int64",
"_type": "Value"
}
}
},
"homepage": "",
"license": "",
"size_in_bytes": 641588677,
"splits": {
"train": {
"name": "train",
"num_bytes": 278008495,
"num_examples": 693,
"dataset_name": "doclaynet3"
},
"test": {
"name": "test",
"num_bytes": 21232948,
"num_examples": 49,
"dataset_name": "doclaynet3"
},
"val": {
"name": "val",
"num_bytes": 25840219,
"num_examples": 64,
"dataset_name": "doclaynet3"
}
},
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
}
}