|
--- |
|
dataset_info: |
|
features: |
|
- name: id |
|
dtype: string |
|
- name: words |
|
sequence: string |
|
- 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 |
|
- name: bboxes |
|
sequence: |
|
sequence: int64 |
|
- name: image |
|
dtype: image |
|
splits: |
|
- name: train |
|
num_bytes: 1296349236 |
|
num_examples: 800 |
|
- name: validation |
|
num_bytes: 171507971 |
|
num_examples: 100 |
|
- name: test |
|
num_bytes: 163511362 |
|
num_examples: 100 |
|
download_size: 4891389723 |
|
dataset_size: 1631368569 |
|
configs: |
|
- config_name: default |
|
data_files: |
|
- split: train |
|
path: data/train-* |
|
- split: validation |
|
path: data/validation-* |
|
- split: test |
|
path: data/test-* |
|
task_categories: |
|
- token-classification |
|
--- |