mp-02 commited on
Commit
346bf3d
·
verified ·
1 Parent(s): f312454

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: string
6
+ - name: words
7
+ sequence: string
8
+ - name: ner_tags
9
+ sequence:
10
+ class_label:
11
+ names:
12
+ '0': O
13
+ '1': B-MENU.CNT
14
+ '2': B-MENU.DISCOUNTPRICE
15
+ '3': B-MENU.NM
16
+ '4': B-MENU.NUM
17
+ '5': B-MENU.PRICE
18
+ '6': B-MENU.SUB.CNT
19
+ '7': B-MENU.SUB.NM
20
+ '8': B-MENU.SUB.PRICE
21
+ '9': B-MENU.UNITPRICE
22
+ '10': B-SUB_TOTAL.DISCOUNT_PRICE
23
+ '11': B-SUB_TOTAL.ETC
24
+ '12': B-SUB_TOTAL.SERVICE_PRICE
25
+ '13': B-SUB_TOTAL.SUBTOTAL_PRICE
26
+ '14': B-SUB_TOTAL.TAX_PRICE
27
+ '15': B-TOTAL.CASHPRICE
28
+ '16': B-TOTAL.CHANGEPRICE
29
+ '17': B-TOTAL.CREDITCARDPRICE
30
+ '18': B-TOTAL.MENUQTY_CNT
31
+ '19': B-TOTAL.TOTAL_PRICE
32
+ '20': I-MENU.CNT
33
+ '21': I-MENU.DISCOUNTPRICE
34
+ '22': I-MENU.NM
35
+ '23': I-MENU.NUM
36
+ '24': I-MENU.PRICE
37
+ '25': I-MENU.SUB.CNT
38
+ '26': I-MENU.SUB.NM
39
+ '27': I-MENU.SUB.PRICE
40
+ '28': I-MENU.UNITPRICE
41
+ '29': I-SUB_TOTAL.DISCOUNT_PRICE
42
+ '30': I-SUB_TOTAL.ETC
43
+ '31': I-SUB_TOTAL.SERVICE_PRICE
44
+ '32': I-SUB_TOTAL.SUBTOTAL_PRICE
45
+ '33': I-SUB_TOTAL.TAX_PRICE
46
+ '34': I-TOTAL.CASHPRICE
47
+ '35': I-TOTAL.CHANGEPRICE
48
+ '36': I-TOTAL.CREDITCARDPRICE
49
+ '37': I-TOTAL.MENUQTY_CNT
50
+ '38': I-TOTAL.TOTAL_PRICE
51
+ - name: bboxes
52
+ sequence:
53
+ sequence: int64
54
+ - name: image
55
+ dtype: image
56
+ splits:
57
+ - name: train
58
+ num_bytes: 1296349236.0
59
+ num_examples: 800
60
+ download_size: 1295611441
61
+ dataset_size: 1296349236.0
62
+ configs:
63
+ - config_name: default
64
+ data_files:
65
+ - split: train
66
+ path: data/train-*
67
+ ---
data/train-00000-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b5bdd35e4366fc71f77a56043dcd215624ee2bc8a7c349936a190b45b76183f
3
+ size 448581163
data/train-00001-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ef7389a15d47e0ed36d967c5bf07db23b81a200dffb90a571f9b9c88bf32acf
3
+ size 415964274
data/train-00002-of-00003.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:79db601d91c1d4bf8fea63f6ad8241a839fd1ebe492e906fecd96aa678f492ba
3
+ size 431066004