mychen76 commited on
Commit
40e1e2a
1 Parent(s): 19d667e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +27 -0
README.md ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: image
5
+ dtype: image
6
+ - name: id
7
+ dtype: string
8
+ - name: parsed_data
9
+ dtype: string
10
+ - name: raw_data
11
+ dtype: string
12
+ splits:
13
+ - name: train
14
+ num_bytes: 119205560.0
15
+ num_examples: 800
16
+ - name: test
17
+ num_bytes: 15152937.0
18
+ num_examples: 100
19
+ - name: valid
20
+ num_bytes: 15152937.0
21
+ num_examples: 100
22
+ download_size: 147437931
23
+ dataset_size: 149511434.0
24
+ ---
25
+ # Dataset Card for "receipt_cord_ocr_v2"
26
+
27
+ [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)