warshakhan's picture
Upload README.md with huggingface_hub
6b3c53f
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: 583333339
      num_examples: 2800
    - name: valid
      num_bytes: 85997587
      num_examples: 400
    - name: test
      num_bytes: 173591889
      num_examples: 800
  download_size: 165381311
  dataset_size: 842922815

Dataset Card for "donut_vqa_ISynHMP_all_labels_modified"

More Information needed