{ | |
"citation": "", | |
"description": "", | |
"features": { | |
"pixel_values": { | |
"shape": [ | |
3, | |
224, | |
224 | |
], | |
"dtype": "float32", | |
"_type": "Array3D" | |
}, | |
"input_ids": { | |
"feature": { | |
"dtype": "int64", | |
"_type": "Value" | |
}, | |
"_type": "Sequence" | |
}, | |
"attention_mask": { | |
"feature": { | |
"dtype": "int64", | |
"_type": "Value" | |
}, | |
"_type": "Sequence" | |
}, | |
"bbox": { | |
"shape": [ | |
512, | |
4 | |
], | |
"dtype": "int64", | |
"_type": "Array2D" | |
}, | |
"labels": { | |
"feature": { | |
"names": [ | |
"B-content", | |
"B-sub-content-1", | |
"B-table content", | |
"E-content", | |
"E-sub-content-1", | |
"E-table content", | |
"I-content", | |
"I-sub-content-1", | |
"I-table content", | |
"O", | |
"S-clause", | |
"S-content", | |
"S-sub-clause-1", | |
"S-table content" | |
], | |
"_type": "ClassLabel" | |
}, | |
"_type": "Sequence" | |
} | |
}, | |
"homepage": "", | |
"license": "" | |
} |