german-synth-ocr / README.md
neuraax's picture
Upload dataset
14768cb verified
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: text
      dtype: string
    - name: id
      dtype: int64
  splits:
    - name: train
      num_bytes: 141033495
      num_examples: 4500
    - name: validation
      num_bytes: 8338834
      num_examples: 250
    - name: test
      num_bytes: 6333525
      num_examples: 250
  download_size: 155536560
  dataset_size: 155705854
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*