books-ocr-split-v1 / README.md
oddadmix's picture
Upload dataset
0846695 verified
metadata
dataset_info:
  features:
    - name: pageId
      dtype: string
    - name: image
      dtype: string
    - name: pdfPageNumber
      dtype: int64
    - name: ocrOutput
      dtype: string
    - name: reviewedPageNumber
      dtype: int64
    - name: text
      dtype: string
    - name: html_content
      dtype: string
  splits:
    - name: train
      num_bytes: 354107199.6207855
      num_examples: 47743
    - name: test
      num_bytes: 3582384.3792145317
      num_examples: 483
  download_size: 185614001
  dataset_size: 357689584
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*