mathieu1256 commited on
Commit
fdcb5c5
1 Parent(s): ab78c9d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -37
README.md CHANGED
@@ -1,40 +1,4 @@
1
- ---
2
- dataset_info:
3
- features:
4
- - name: image
5
- dtype: image
6
- - name: ner_tags
7
- sequence: int64
8
- - name: words
9
- sequence: string
10
- - name: bboxes
11
- sequence:
12
- sequence: int64
13
- splits:
14
- - name: train
15
- num_bytes: 477503369
16
- num_examples: 10000
17
- download_size: 342662174
18
- dataset_size: 477503369
19
- configs:
20
- - config_name: default
21
- data_files:
22
- - split: train
23
- path: data/train-*
24
- license: cc-by-4.0
25
- task_categories:
26
- - text-classification
27
- - token-classification
28
- language:
29
- - en
30
- tags:
31
- - invoices
32
- - invoice
33
- - FATURA
34
- pretty_name: FATURA2 invoices dataset
35
- size_categories:
36
- - 1K<n<10K
37
- ---
38
  The dataset consists of 10000 jpg images with white backgrounds, 10000 jpg images with colored backgrounds (the same colors used in the paper) as well as 3x10000 json annotation files. The images are generated from 50 different templates.
39
 
40
  https://zenodo.org/records/10371464
 
1
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  The dataset consists of 10000 jpg images with white backgrounds, 10000 jpg images with colored backgrounds (the same colors used in the paper) as well as 3x10000 json annotation files. The images are generated from 50 different templates.
3
 
4
  https://zenodo.org/records/10371464