ocr-test-challenging / dataset_info.json
ljcamargo's picture
Upload dataset_info.json with huggingface_hub
a54441a verified
raw
history blame contribute delete
515 Bytes
{
"citation": "",
"description": "",
"features": {
"page_id": {
"dtype": "string",
"_type": "Value"
},
"pdf_hash": {
"dtype": "string",
"_type": "Value"
},
"page_number": {
"dtype": "int32",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
},
"uncommon_char_score": {
"dtype": "float32",
"_type": "Value"
},
"image": {
"_type": "Image"
}
},
"homepage": "",
"license": ""
}