testing / README.md
tejasvaidhya's picture
Update README.md
f69b075
|
raw
history blame
316 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: test
path: testing.parquet
---