dataset_with_ocr2 / README.md
Pratha1m's picture
Upload README.md with huggingface_hub
d2164d0
|
Raw
History Blame Contribute Delete
656 Bytes
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: image
      sequence:
        sequence:
          sequence: float32
    - name: answer
      dtype: string
    - name: question
      dtype: string
    - name: words
      sequence: string
    - name: boxes
      sequence:
        sequence: int64
  splits:
    - name: train
      num_bytes: 556079187
      num_examples: 904
    - name: test
      num_bytes: 116322831
      num_examples: 190
  download_size: 37400722
  dataset_size: 672402018

Dataset Card for "dataset_with_ocr2"

More Information needed