tejasvaidhya
commited on
Commit
·
274247f
1
Parent(s):
fa5f9e0
Update README.md
Browse files
README.md
CHANGED
@@ -6,9 +6,9 @@ dataset_info:
|
|
6 |
- name: ocr_annotation_texts
|
7 |
dtype: string
|
8 |
- name: image_height
|
9 |
-
dtype:
|
10 |
- name: image_width
|
11 |
-
- dtype:
|
12 |
|
13 |
configs:
|
14 |
- config_name: default
|
|
|
6 |
- name: ocr_annotation_texts
|
7 |
dtype: string
|
8 |
- name: image_height
|
9 |
+
dtype: int64
|
10 |
- name: image_width
|
11 |
+
- dtype: int64
|
12 |
|
13 |
configs:
|
14 |
- config_name: default
|