priyank-m commited on
Commit
c55f309
·
1 Parent(s): 41f7245

updated README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -4,8 +4,10 @@ Cropping the bounding boxes from each of the receipts to generate this text-reco
4
  The text annotations for all the images inside a split are stored in a metadata.jsonl file.
5
 
6
  usage:
7
- from dataset import load_dataset
8
- data = load_dataset("priyank-m/SROIE_2019_text_recognition")
 
 
9
 
10
  source of raw SROIE dataset:
11
  https://www.kaggle.com/datasets/urbikn/sroie-datasetv2
 
4
  The text annotations for all the images inside a split are stored in a metadata.jsonl file.
5
 
6
  usage:
7
+
8
+ `from dataset import load_dataset
9
+
10
+ data = load_dataset("priyank-m/SROIE_2019_text_recognition")`
11
 
12
  source of raw SROIE dataset:
13
  https://www.kaggle.com/datasets/urbikn/sroie-datasetv2