Blur-OCR / README.md
ShuhaoGuan's picture
Initial push of OCR image-text dataset
e708370 verified
metadata
license: apache-2.0
dataset_info:
  features:
    - name: image
      dtype: image
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 17449516880.964
      num_examples: 108956
    - name: val
      num_bytes: 324981960.856
      num_examples: 2048
  download_size: 17537162793
  dataset_size: 17774498841.82
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*