Aoschu's picture
Upload README.md with huggingface_hub
5442cd1
|
Raw
History Blame
723 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: ground_truth
      dtype: string
  splits:
    - name: train
      num_bytes: 14904771
      num_examples: 97
    - name: validation
      num_bytes: 2313353
      num_examples: 14
    - name: test
      num_bytes: 3141357
      num_examples: 18
  download_size: 13813118
  dataset_size: 20359481
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

Dataset Card for "German_invoices_dataset_for_donut"

More Information needed