buthaya commited on
Commit
741ab4e
·
verified ·
1 Parent(s): 90c3476

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -6
README.md CHANGED
@@ -7,13 +7,9 @@ The **SROIE** (Scanned Receipts OCR and Information Extraction) dataset consists
7
 
8
  **Content**
9
 
10
- - 626 receipts
11
- - 4 entity types: company, date, address, total
12
  - OCR text + layout information available
13
-
14
-
15
- **Unique Aspects**
16
-
17
  - Short documents (receipts) with sparse (majority of tokens 'O' outside a mention) but critical fields
18
  - Widely used as a benchmark for document information extraction
19
 
 
7
 
8
  **Content**
9
 
10
+ - 973 annotated receipts (626 train/347 test)
11
+ - 4 entity types: _company, date, address, total_
12
  - OCR text + layout information available
 
 
 
 
13
  - Short documents (receipts) with sparse (majority of tokens 'O' outside a mention) but critical fields
14
  - Widely used as a benchmark for document information extraction
15