ocr_correction / README.md
pablouribe's picture
Upload README.md with huggingface_hub
c6f57fd
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: test
        path: data/test-*
dataset_info:
  features:
    - name: text
      dtype: string
    - name: ocr_text
      dtype: string
  splits:
    - name: train
      num_bytes: 141292368.8
      num_examples: 12800
    - name: test
      num_bytes: 35323092.2
      num_examples: 3200
  download_size: 106441640
  dataset_size: 176615461

Dataset Card for "ocr_correction"

More Information needed