arvindrajan92 commited on
Commit
1783ce9
1 Parent(s): e6394ba

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: ocr
7
+ list:
8
+ - name: box
9
+ sequence:
10
+ sequence: float64
11
+ - name: label
12
+ dtype: string
13
+ - name: text
14
+ dtype: string
15
+ splits:
16
+ - name: train
17
+ num_bytes: 267317016.0
18
+ num_examples: 652
19
+ download_size: 217146103
20
+ dataset_size: 267317016.0
21
+ ---
22
+ # Dataset Card for "sroie_document_understanding"
23
+
24
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)