File size: 1,188 Bytes
f340aba adfc781 e45f699 adfc781 be6cf9e adfc781 f340aba | 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: 193508223.0
num_examples: 600
download_size: 190314506
dataset_size: 193508223.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|