{ | |
"citation": "", | |
"description": "", | |
"features": { | |
"image": { | |
"shape": [ | |
3, | |
224, | |
224 | |
], | |
"dtype": "int64", | |
"_type": "Array3D" | |
}, | |
"input_ids": { | |
"feature": { | |
"dtype": "int64", | |
"_type": "Value" | |
}, | |
"_type": "Sequence" | |
}, | |
"attention_mask": { | |
"feature": { | |
"dtype": "int64", | |
"_type": "Value" | |
}, | |
"_type": "Sequence" | |
}, | |
"token_type_ids": { | |
"feature": { | |
"dtype": "int64", | |
"_type": "Value" | |
}, | |
"_type": "Sequence" | |
}, | |
"bbox": { | |
"shape": [ | |
512, | |
4 | |
], | |
"dtype": "int64", | |
"_type": "Array2D" | |
}, | |
"labels": { | |
"names": [ | |
"scientific_report", | |
"resume", | |
"memo", | |
"handwritten", | |
"letter", | |
"budget", | |
"invoice", | |
"form", | |
"presentation", | |
"questionnaire", | |
"scientific_publication", | |
"specification", | |
"email", | |
"file_folder", | |
"news_article", | |
"advertisement" | |
], | |
"_type": "ClassLabel" | |
} | |
}, | |
"homepage": "", | |
"license": "" | |
} |