Donut_SORIE / README.md
ciaranmacseoin's picture
Upload dataset
2642ac4 verified
|
raw
history blame
544 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: ground_truth
      dtype: string
  splits:
    - name: train
      num_bytes: 159911028
      num_examples: 626
    - name: test
      num_bytes: 47007392
      num_examples: 173
    - name: validation
      num_bytes: 48663050
      num_examples: 174
  download_size: 187781935
  dataset_size: 255581470
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
      - split: validation
        path: data/validation-*