--- dataset_info: features: - name: index dtype: int64 - name: img_path dtype: string - name: gt_texts_path dtype: string - name: gt_kernels_path dtype: string - name: gt_instances_path dtype: string - name: training_masks_path dtype: string splits: - name: train num_bytes: 2304450 num_examples: 10000 download_size: 386256 dataset_size: 2304450 configs: - config_name: default data_files: - split: train path: data/train-* ---