CoolFace
Datasetpublic

arvisioncode/donut-funsd

Dataset Card for "donut-funsd" More Information needed

sourceHugging Faceupdated 3y agoView on Hugging Face
1likes17downloads
README.md23 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: ground_truth5    dtype: string6  - name: image7    dtype: image8  splits:9  - name: train10    num_bytes: 25994868.011    num_examples: 14712  - name: test13    num_bytes: 9129119.014    num_examples: 4715  - name: validation16    num_bytes: 9129119.017    num_examples: 4718  download_size: 4418261919  dataset_size: 44253106.020---21# Dataset Card for "donut-funsd"22 23[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)