--- dataset_info: features: - name: text dtype: string - name: image dtype: image - name: image_np sequence: sequence: uint8 - name: image_proc sequence: sequence: uint8 - name: tesseract_text dtype: string - name: tesseract_text_proc dtype: string - name: easyocr_text dtype: string - name: easyocr_text_proc dtype: string - name: ppocer_default dtype: string - name: ppocer_proc_default dtype: string - name: ppocer_en_PP-OCRv3_det_infer_en_PP-OCRv3_rec_infer_ch_ppocr_mobile_v2.0_cls_infer dtype: string - name: ppocer_proc_en_PP-OCRv3_det_infer_en_PP-OCRv3_rec_infer_ch_ppocr_mobile_v2.0_cls_infer dtype: string - name: ppocer_ch_ppocr_server_v2.0_det_infer_en_PP-OCRv3_rec_infer_ch_ppocr_mobile_v2.0_cls_infer dtype: string - name: ppocer_proc_ch_ppocr_server_v2.0_det_infer_en_PP-OCRv3_rec_infer_ch_ppocr_mobile_v2.0_cls_infer dtype: string splits: - name: train num_bytes: 3285703905.75 num_examples: 6482 - name: valid num_bytes: 515246440.0 num_examples: 976 - name: test num_bytes: 1406344805.625 num_examples: 2915 download_size: 2721628571 dataset_size: 5207295151.375 configs: - config_name: default data_files: - split: train path: data/train-* - split: valid path: data/valid-* - split: test path: data/test-* ---