--- dataset_info: features: - name: document_id dtype: string - name: page_id dtype: string - name: image dtype: image - name: ground_truth dtype: string - name: paddleocr_text dtype: string - name: paddleocr_edit_distance dtype: float64 - name: paddleocr_cer dtype: float64 - name: glm_ocr_text dtype: string - name: glm_ocr_edit_distance dtype: float64 - name: glm_ocr_cer dtype: float64 - name: image_quality_features dtype: string - name: layout_features dtype: string splits: - name: train num_bytes: 185112 num_examples: 1 download_size: 211695 dataset_size: 185112 configs: - config_name: default data_files: - split: train path: data/train-* ---