AmitKabya's picture
Hebrew document-to-markdown OCR dataset v1.0
e86409f verified
|
Raw
History Blame Contribute Delete
735 Bytes
metadata
dataset_info:
  features:
    - name: image
      dtype: image
    - name: markdown
      dtype: string
    - name: doc_id
      dtype: string
    - name: page_num
      dtype: int64
    - name: doc_type
      dtype: string
    - name: orientation
      dtype: string
    - name: style
      dtype: string
    - name: title
      dtype: string
  splits:
    - name: train
      num_bytes: 1107433
      num_examples: 46
    - name: validation
      num_bytes: 445459
      num_examples: 15
    - name: test
      num_bytes: 558846
      num_examples: 17
  download_size: 2092818
  dataset_size: 2111738
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*