File size: 391 Bytes
f54254e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | {
"citation": "",
"description": "This dataset contains processed sample of FunSD LayoutLMv3 dataset. Find the original dataset at https://huggingface.co/datasets/nielsr/funsd-layoutlmv3",
"features": {
"images": {
"dtype": "string",
"_type": "Value"
},
"text": {
"dtype": "string",
"_type": "Value"
}
},
"homepage": "",
"license": "MIT"
} |