| 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.0 | |
| # Dataset Card for "ocr_correction" | |
| [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |