metadata
dataset_info:
features:
- name: image
dtype: image
- name: words
sequence: string
- name: bboxes
sequence:
sequence: int64
- name: ner_tags
sequence:
class_label:
names:
'0': O
'1': B-MENU.CNT
'2': B-MENU.DISCOUNTPRICE
'3': B-MENU.NM
'4': B-MENU.NUM
'5': B-MENU.PRICE
'6': B-MENU.SUB.CNT
'7': B-MENU.SUB.NM
'8': B-MENU.SUB.PRICE
'9': B-MENU.UNITPRICE
'10': B-SUB_TOTAL.DISCOUNT_PRICE
'11': B-SUB_TOTAL.ETC
'12': B-SUB_TOTAL.SERVICE_PRICE
'13': B-SUB_TOTAL.SUBTOTAL_PRICE
'14': B-SUB_TOTAL.TAX_PRICE
'15': B-TOTAL.CASHPRICE
'16': B-TOTAL.CHANGEPRICE
'17': B-TOTAL.CREDITCARDPRICE
'18': B-TOTAL.MENUQTY_CNT
'19': B-TOTAL.TOTAL_PRICE
'20': I-MENU.CNT
'21': I-MENU.DISCOUNTPRICE
'22': I-MENU.NM
'23': I-MENU.NUM
'24': I-MENU.PRICE
'25': I-MENU.SUB.CNT
'26': I-MENU.SUB.NM
'27': I-MENU.SUB.PRICE
'28': I-MENU.UNITPRICE
'29': I-SUB_TOTAL.DISCOUNT_PRICE
'30': I-SUB_TOTAL.ETC
'31': I-SUB_TOTAL.SERVICE_PRICE
'32': I-SUB_TOTAL.SUBTOTAL_PRICE
'33': I-SUB_TOTAL.TAX_PRICE
'34': I-TOTAL.CASHPRICE
'35': I-TOTAL.CHANGEPRICE
'36': I-TOTAL.CREDITCARDPRICE
'37': I-TOTAL.MENUQTY_CNT
'38': I-TOTAL.TOTAL_PRICE
'39': S-COMPANY
'40': S-DATE
'41': S-ADDRESS
splits:
- name: train
num_bytes: 1318870063
num_examples: 1008
- name: validation
num_bytes: 190185603
num_examples: 274
- name: test
num_bytes: 182731433
num_examples: 273
download_size: 7386728780
dataset_size: 1691787099
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
- split: validation
path: data/validation-*
- split: test
path: data/test-*