--- dataset_info: features: - name: image dtype: image - name: original_image dtype: string - name: bbox struct: - name: xmin dtype: int64 - name: ymin dtype: int64 - name: xmax dtype: int64 - name: ymax dtype: int64 - name: translated_text dtype: string - name: english_text dtype: string - name: text_type dtype: string - name: padding_applied struct: - name: top dtype: int64 - name: left dtype: int64 - name: right dtype: int64 - name: bottom dtype: int64 - name: text_stats struct: - name: char_length dtype: int64 - name: width dtype: int64 - name: height dtype: int64 - name: aspect_ratio dtype: float64 splits: - name: or num_bytes: 10099603.0 num_examples: 600 download_size: 9701789 dataset_size: 10099603.0 configs: - config_name: default data_files: - split: or path: data/or-* ---