File size: 1,189 Bytes
4bf043c
 
51ccd0b
 
 
 
 
 
 
 
092ff42
51ccd0b
092ff42
51ccd0b
092ff42
51ccd0b
092ff42
 
 
51ccd0b
092ff42
51ccd0b
092ff42
51ccd0b
 
 
092ff42
51ccd0b
092ff42
51ccd0b
092ff42
9fd614b
092ff42
51ccd0b
092ff42
51ccd0b
092ff42
51ccd0b
bcb5d4a
 
51ccd0b
 
 
 
ae9ce7c
092ff42
ae9ce7c
 
51ccd0b
 
 
 
 
4bf043c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---

license: mit
dataset_info:
  features:
  - name: file_name
    dtype: string
  - name: ground_truth
    struct:
    - name: gt_parse
      struct:
      - name: invoice_number
        dtype: string
      - name: supp_register_id
        dtype: string
      - name: supp_tax_id
        dtype: string
      - name: cust_register_id
        dtype: string
      - name: cust_tax_id
        dtype: string
      - name: issue_date
        dtype: string
      - name: taxable_supply_date
        dtype: string
      - name: due_date
        dtype: string
      - name: payment_type
        dtype: string
      - name: bank_account_number
        dtype: string
      - name: iban
        dtype: string
      - name: bic
        dtype: string
      - name: variable_symbol
        dtype: string
      - name: const_symbol
        dtype: string
      - name: total
        dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 278920324.8
    num_examples: 1200
  download_size: 270189478
  dataset_size: 278920324.8
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
---