hmd_newspapers / dataset_infos.json
davanstrien's picture
davanstrien HF staff
Upload dataset_infos.json with huggingface_hub
659a5b2
raw
history blame
1.45 kB
{"default": {
"description": "",
"citation": "",
"homepage": "",
"license": "",
"features": {
"source": {
"dtype": "string",
"_type": "Value"
},
"title": {
"dtype": "string",
"_type": "Value"
},
"location": {
"dtype": "string",
"_type": "Value"
},
"date": {
"dtype": "timestamp[s]",
"_type": "Value"
},
"item_type": {
"dtype": "string",
"_type": "Value"
},
"word_count": {
"dtype": "int32",
"_type": "Value"
},
"ocr_quality_mean": {
"dtype": "float64",
"_type": "Value"
},
"ocr_quality_sd": {
"dtype": "float64",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"builder_name": "generator",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 13449536172,
"num_examples": 2863040,
"dataset_name": "hmd_newspapers"
}
},
"download_size": 5291958085,
"dataset_size": 13449536172,
"size_in_bytes": 18741494257
}}