OCR-Detection / README.md
saeed11b95's picture
Upload dataset
f2d64f5 verified
metadata
dataset_info:
  config_name: all
  features:
    - name: image
      dtype: image
    - name: ocr_polygons
      sequence:
        sequence:
          sequence: float32
    - name: width
      dtype: int32
    - name: height
      dtype: int32
    - name: file_name
      dtype: string
    - name: ocr_words
      sequence: string
  splits:
    - name: train
      num_bytes: 4486872284.04
      num_examples: 10040
    - name: test
      num_bytes: 203493721
      num_examples: 488
  download_size: 4615586528
  dataset_size: 4690366005.04
configs:
  - config_name: all
    data_files:
      - split: train
        path: all/train-*
      - split: test
        path: all/test-*