ESMA-GPT / data /dataset_info.json
vnguyen-nexialog's picture
initial push
4b549a4
raw
history blame contribute delete
878 Bytes
{
"citation": "",
"description": "",
"features": {
"id": {
"dtype": "string",
"_type": "Value"
},
"document_id": {
"dtype": "string",
"_type": "Value"
},
"content_type": {
"dtype": "string",
"_type": "Value"
},
"content": {
"dtype": "string",
"_type": "Value"
},
"length": {
"dtype": "int64",
"_type": "Value"
},
"idx_block": {
"dtype": "int64",
"_type": "Value"
},
"page_number": {
"dtype": "int64",
"_type": "Value"
},
"x0": {
"dtype": "float64",
"_type": "Value"
},
"y0": {
"dtype": "float64",
"_type": "Value"
},
"x1": {
"dtype": "float64",
"_type": "Value"
},
"y1": {
"dtype": "float64",
"_type": "Value"
}
},
"homepage": "",
"license": ""
}