CoolFace
Datasetpublic

LFBMS/class_dataset_donut2

Dataset Card for "class_dataset_donut2" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes67downloads
README.md31 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: image5    dtype: image6  - name: label7    dtype:8      class_label:9        names:10          '0': bilanz_datev11          '1': bilanz_lexware12          '2': guv13          '3': other14  - name: ground_truth15    dtype: string16  splits:17  - name: test18    num_bytes: 559064953.019    num_examples: 50020  - name: train21    num_bytes: 4343890380.022    num_examples: 400023  - name: validation24    num_bytes: 548645901.025    num_examples: 50026  download_size: 542471974827  dataset_size: 5451601234.028---29# Dataset Card for "class_dataset_donut2"30 31[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)