donut-receipts100 / README.md
josephloh's picture
Upload dataset
2b8d32c verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: ground_truth
      dtype: string
  splits:
    - name: train
      num_bytes: 330137365
      num_examples: 80
    - name: validation
      num_bytes: 44152822
      num_examples: 10
    - name: test
      num_bytes: 36047956
      num_examples: 10
  download_size: 399468841
  dataset_size: 410338143
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*