hmd_newspapers / dataset_infos.json
davanstrien's picture
davanstrien HF staff
Upload dataset
5e99f1b verified
raw history blame
No virus
1.74 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",
"dataset_name": "generator",
"config_name": "default",
"version": {
"version_str": "0.0.0",
"major": 0,
"minor": 0,
"patch": 0
},
"splits": {
"train": {
"name": "train",
"num_bytes": 14304741164,
"num_examples": 3065408,
"dataset_name": "hmd_newspapers"
}
},
"download_size": 9682476047,
"dataset_size": 14304741164,
"size_in_bytes": 23987217211
}
}