dataset_with_ocr / README.md
Pratha1m's picture
Upload README.md with huggingface_hub
3c31729
|
Raw
History Blame Contribute Delete
652 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: image
      sequence:
        sequence:
          sequence: uint8
    - name: answer
      dtype: string
    - name: question
      dtype: string
    - name: words
      sequence: string
    - name: boxes
      sequence:
        sequence: int64
  splits:
    - name: train
      num_bytes: 147847251
      num_examples: 904
    - name: test
      num_bytes: 30521871
      num_examples: 190
  download_size: 37387817
  dataset_size: 178369122

Dataset Card for "dataset_with_ocr"

More Information needed