warshakhan's picture
Upload README.md with huggingface_hub
3c9e870
|
raw
history blame
722 Bytes
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: valid
        path: data/valid-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: image
      dtype: image
    - name: ground_truth
      dtype: string
  splits:
    - name: train
      num_bytes: 581076479
      num_examples: 2800
    - name: valid
      num_bytes: 85675029
      num_examples: 400
    - name: test
      num_bytes: 172949367
      num_examples: 800
  download_size: 804983869
  dataset_size: 839700875

Dataset Card for "donut_vqa_ISynHMP_all_labels_modified"

More Information needed