ocr-annotation / README.md
tejasexpress's picture
metadata
43b117f verified
|
raw
history blame
317 Bytes
---
dataset_info:
features:
- name: image
dtype: image
- name: ocr_annotation_texts
dtype: string
- name: image_height
dtype: int64
- name: image_width
dtype: int64
configs:
- config_name: default
data_files:
- split: train
path: my_dataframe.parquet
---