tejasvaidhya commited on
Commit
b9f5127
·
1 Parent(s): b7ccda1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -3,14 +3,12 @@ dataset_info:
3
  features:
4
  - name: image
5
  dtype: image
6
- - name: ocr_annotation_text
7
  sequence: string
8
  - name: image_height
9
  dtype: int64
10
  - name: image_width
11
  dtype: int64
12
- - name: original_dict
13
- dtype: string
14
  configs:
15
  - config_name: default
16
  data_files:
 
3
  features:
4
  - name: image
5
  dtype: image
6
+ - name: ocr_annotation_texts
7
  sequence: string
8
  - name: image_height
9
  dtype: int64
10
  - name: image_width
11
  dtype: int64
 
 
12
  configs:
13
  - config_name: default
14
  data_files: