testing / README.md
tejasvaidhya's picture
Update README.md
b7ccda1
|
raw
history blame
364 Bytes
---
dataset_info:
features:
- name: image
dtype: image
- name: ocr_annotation_text
sequence: string
- name: image_height
dtype: int64
- name: image_width
dtype: int64
- name: original_dict
dtype: string
configs:
- config_name: default
data_files:
- split: test
path: testing.parquet
---