all-ocr-data / README.md
nbdaaa's picture
Add 103098 samples from 106 commits
5769acd verified
|
Raw
History Blame Contribute Delete
629 Bytes
metadata
dataset_info:
  features:
    - name: sample_id
      dtype: large_string
    - name: image
      dtype: image
    - name: output_text
      dtype: large_string
    - name: chandra_raw
      dtype: large_string
    - name: source
      dtype: large_string
    - name: img_w
      dtype: int64
    - name: img_h
      dtype: int64
  splits:
    - name: train
      num_bytes: 31937736287
      num_examples: 97943
    - name: val
      num_bytes: 1679996183
      num_examples: 5155
  download_size: 32977827218
  dataset_size: 33617732470
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: val
        path: data/val-*