TomasFAV commited on
Commit
51ccd0b
·
verified ·
1 Parent(s): 4bf043c

Upload dataset

Browse files
README.md CHANGED
@@ -1,3 +1,67 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: file_name
6
+ dtype: string
7
+ - name: ground_truth
8
+ struct:
9
+ - name: gt_parse
10
+ struct:
11
+ - name: BIC
12
+ dtype: string
13
+ - name: IBAN
14
+ dtype: string
15
+ - name: bank_account_number
16
+ dtype: string
17
+ - name: const_symbol
18
+ dtype: string
19
+ - name: currency
20
+ dtype: string
21
+ - name: customer_name
22
+ dtype: string
23
+ - name: customer_register_id
24
+ dtype: string
25
+ - name: customer_tax_id
26
+ dtype: string
27
+ - name: due_date
28
+ dtype: string
29
+ - name: invoice_number
30
+ dtype: string
31
+ - name: issue_date
32
+ dtype: string
33
+ - name: payment
34
+ dtype: string
35
+ - name: supplier_name
36
+ dtype: string
37
+ - name: supplier_register_id
38
+ dtype: string
39
+ - name: supplier_tax_id
40
+ dtype: string
41
+ - name: taxable_supply_date
42
+ dtype: string
43
+ - name: total_price
44
+ dtype: float64
45
+ - name: total_vat
46
+ dtype: 'null'
47
+ - name: variable_symbol
48
+ dtype: string
49
+ - name: image
50
+ dtype: image
51
+ splits:
52
+ - name: train
53
+ num_bytes: 155188854.0
54
+ num_examples: 600
55
+ - name: val
56
+ num_bytes: 15374289.0
57
+ num_examples: 60
58
+ download_size: 167026041
59
+ dataset_size: 170563143.0
60
+ configs:
61
+ - config_name: default
62
+ data_files:
63
+ - split: train
64
+ path: data/train-*
65
+ - split: val
66
+ path: data/val-*
67
  ---
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f41ad4804d0962fa8312041ad2ea091e012f4381b5487974c66047ed5ccfc99c
3
+ size 151925197
data/val-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:034895eac8bb26c57872476853297d5eb6c45dc7dfb511e5ad68d28e06f66394
3
+ size 15100844