End of training
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# test
|
14 |
|
15 |
-
This model is a fine-tuned version of [naver-clova-ix/donut-base
|
16 |
|
17 |
## Model description
|
18 |
|
@@ -32,12 +32,12 @@ More information needed
|
|
32 |
|
33 |
The following hyperparameters were used during training:
|
34 |
- learning_rate: 2e-05
|
35 |
-
- train_batch_size:
|
36 |
- eval_batch_size: 8
|
37 |
- seed: 42
|
38 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
39 |
- lr_scheduler_type: linear
|
40 |
-
- num_epochs:
|
41 |
|
42 |
### Training results
|
43 |
|
|
|
12 |
|
13 |
# test
|
14 |
|
15 |
+
This model is a fine-tuned version of [naver-clova-ix/donut-base](https://huggingface.co/naver-clova-ix/donut-base) on an unknown dataset.
|
16 |
|
17 |
## Model description
|
18 |
|
|
|
32 |
|
33 |
The following hyperparameters were used during training:
|
34 |
- learning_rate: 2e-05
|
35 |
+
- train_batch_size: 4
|
36 |
- eval_batch_size: 8
|
37 |
- seed: 42
|
38 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
39 |
- lr_scheduler_type: linear
|
40 |
+
- num_epochs: 7
|
41 |
|
42 |
### Training results
|
43 |
|
added_tokens.json
CHANGED
@@ -7,6 +7,40 @@
|
|
7 |
"</s_discountprice>": 57567,
|
8 |
"</s_emoneyprice>": 57569,
|
9 |
"</s_etc>": 57541,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
"</s_itemsubtotal>": 57577,
|
11 |
"</s_menu>": 57525,
|
12 |
"</s_menuqty_cnt>": 57555,
|
@@ -35,6 +69,40 @@
|
|
35 |
"<s_discountprice>": 57568,
|
36 |
"<s_emoneyprice>": 57570,
|
37 |
"<s_etc>": 57542,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
"<s_iitcdip>": 57523,
|
39 |
"<s_itemsubtotal>": 57578,
|
40 |
"<s_menu>": 57526,
|
|
|
7 |
"</s_discountprice>": 57567,
|
8 |
"</s_emoneyprice>": 57569,
|
9 |
"</s_etc>": 57541,
|
10 |
+
"</s_h_bic>": 57643,
|
11 |
+
"</s_h_contactperson>": 57641,
|
12 |
+
"</s_h_creditorcity>": 57619,
|
13 |
+
"</s_h_creditorcountry>": 57617,
|
14 |
+
"</s_h_creditoriban>": 57615,
|
15 |
+
"</s_h_creditorname>": 57613,
|
16 |
+
"</s_h_creditorpostcode>": 57611,
|
17 |
+
"</s_h_creditorsalestaxid>": 57609,
|
18 |
+
"</s_h_creditorstreet>": 57607,
|
19 |
+
"</s_h_creditortaxid>": 57621,
|
20 |
+
"</s_h_currency1>": 57605,
|
21 |
+
"</s_h_deldate>": 57603,
|
22 |
+
"</s_h_deliverynotenumber>": 57631,
|
23 |
+
"</s_h_discount>": 57639,
|
24 |
+
"</s_h_documentdate>": 57601,
|
25 |
+
"</s_h_documenttype>": 57599,
|
26 |
+
"</s_h_extracharges>": 57597,
|
27 |
+
"</s_h_grossamount>": 57595,
|
28 |
+
"</s_h_invoicenumber>": 57593,
|
29 |
+
"</s_h_invoicerecipient>": 57591,
|
30 |
+
"</s_h_netamount1>": 57589,
|
31 |
+
"</s_h_ordernumber>": 57623,
|
32 |
+
"</s_h_paymentterms>": 57637,
|
33 |
+
"</s_h_receiptdate>": 57587,
|
34 |
+
"</s_h_recipientsalestaxid>": 57635,
|
35 |
+
"</s_h_taxamount1>": 57585,
|
36 |
+
"</s_h_taxamount2>": 57627,
|
37 |
+
"</s_h_taxamount3>": 57647,
|
38 |
+
"</s_h_taxbasisamount1>": 57583,
|
39 |
+
"</s_h_taxbasisamount2>": 57629,
|
40 |
+
"</s_h_taxrate1>": 57581,
|
41 |
+
"</s_h_taxrate2>": 57625,
|
42 |
+
"</s_h_taxrate3>": 57645,
|
43 |
+
"</s_h_web>": 57633,
|
44 |
"</s_itemsubtotal>": 57577,
|
45 |
"</s_menu>": 57525,
|
46 |
"</s_menuqty_cnt>": 57555,
|
|
|
69 |
"<s_discountprice>": 57568,
|
70 |
"<s_emoneyprice>": 57570,
|
71 |
"<s_etc>": 57542,
|
72 |
+
"<s_h_bic>": 57642,
|
73 |
+
"<s_h_contactperson>": 57640,
|
74 |
+
"<s_h_creditorcity>": 57618,
|
75 |
+
"<s_h_creditorcountry>": 57616,
|
76 |
+
"<s_h_creditoriban>": 57614,
|
77 |
+
"<s_h_creditorname>": 57612,
|
78 |
+
"<s_h_creditorpostcode>": 57610,
|
79 |
+
"<s_h_creditorsalestaxid>": 57608,
|
80 |
+
"<s_h_creditorstreet>": 57606,
|
81 |
+
"<s_h_creditortaxid>": 57620,
|
82 |
+
"<s_h_currency1>": 57604,
|
83 |
+
"<s_h_deldate>": 57602,
|
84 |
+
"<s_h_deliverynotenumber>": 57630,
|
85 |
+
"<s_h_discount>": 57638,
|
86 |
+
"<s_h_documentdate>": 57600,
|
87 |
+
"<s_h_documenttype>": 57598,
|
88 |
+
"<s_h_extracharges>": 57596,
|
89 |
+
"<s_h_grossamount>": 57594,
|
90 |
+
"<s_h_invoicenumber>": 57592,
|
91 |
+
"<s_h_invoicerecipient>": 57590,
|
92 |
+
"<s_h_netamount1>": 57588,
|
93 |
+
"<s_h_ordernumber>": 57622,
|
94 |
+
"<s_h_paymentterms>": 57636,
|
95 |
+
"<s_h_receiptdate>": 57586,
|
96 |
+
"<s_h_recipientsalestaxid>": 57634,
|
97 |
+
"<s_h_taxamount1>": 57584,
|
98 |
+
"<s_h_taxamount2>": 57626,
|
99 |
+
"<s_h_taxamount3>": 57646,
|
100 |
+
"<s_h_taxbasisamount1>": 57582,
|
101 |
+
"<s_h_taxbasisamount2>": 57628,
|
102 |
+
"<s_h_taxrate1>": 57580,
|
103 |
+
"<s_h_taxrate2>": 57624,
|
104 |
+
"<s_h_taxrate3>": 57644,
|
105 |
+
"<s_h_web>": 57632,
|
106 |
"<s_iitcdip>": 57523,
|
107 |
"<s_itemsubtotal>": 57578,
|
108 |
"<s_menu>": 57526,
|
runs/Aug23_14-21-35_ip-172-31-42-230.eu-central-1.compute.internal/events.out.tfevents.1692800525.ip-172-31-42-230.eu-central-1.compute.internal.11141.0
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d4df5a31175231a11101aa2f9d40fa71334c06c05751de2d84fc425ecb448bf2
|
3 |
+
size 11086
|
special_tokens_map.json
CHANGED
@@ -1,5 +1,73 @@
|
|
1 |
{
|
2 |
"additional_special_tokens": [
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
"<s>",
|
4 |
"</s>"
|
5 |
],
|
|
|
1 |
{
|
2 |
"additional_special_tokens": [
|
3 |
+
"<s_h_taxrate1>",
|
4 |
+
"</s_h_taxrate1>",
|
5 |
+
"<s_h_taxbasisamount1>",
|
6 |
+
"</s_h_taxbasisamount1>",
|
7 |
+
"<s_h_taxamount1>",
|
8 |
+
"</s_h_taxamount1>",
|
9 |
+
"<s_h_receiptdate>",
|
10 |
+
"</s_h_receiptdate>",
|
11 |
+
"<s_h_netamount1>",
|
12 |
+
"</s_h_netamount1>",
|
13 |
+
"<s_h_invoicerecipient>",
|
14 |
+
"</s_h_invoicerecipient>",
|
15 |
+
"<s_h_invoicenumber>",
|
16 |
+
"</s_h_invoicenumber>",
|
17 |
+
"<s_h_grossamount>",
|
18 |
+
"</s_h_grossamount>",
|
19 |
+
"<s_h_extracharges>",
|
20 |
+
"</s_h_extracharges>",
|
21 |
+
"<s_h_documenttype>",
|
22 |
+
"</s_h_documenttype>",
|
23 |
+
"<s_h_documentdate>",
|
24 |
+
"</s_h_documentdate>",
|
25 |
+
"<s_h_deldate>",
|
26 |
+
"</s_h_deldate>",
|
27 |
+
"<s_h_currency1>",
|
28 |
+
"</s_h_currency1>",
|
29 |
+
"<s_h_creditorstreet>",
|
30 |
+
"</s_h_creditorstreet>",
|
31 |
+
"<s_h_creditorsalestaxid>",
|
32 |
+
"</s_h_creditorsalestaxid>",
|
33 |
+
"<s_h_creditorpostcode>",
|
34 |
+
"</s_h_creditorpostcode>",
|
35 |
+
"<s_h_creditorname>",
|
36 |
+
"</s_h_creditorname>",
|
37 |
+
"<s_h_creditoriban>",
|
38 |
+
"</s_h_creditoriban>",
|
39 |
+
"<s_h_creditorcountry>",
|
40 |
+
"</s_h_creditorcountry>",
|
41 |
+
"<s_h_creditorcity>",
|
42 |
+
"</s_h_creditorcity>",
|
43 |
+
"<s_h_creditortaxid>",
|
44 |
+
"</s_h_creditortaxid>",
|
45 |
+
"<s_h_ordernumber>",
|
46 |
+
"</s_h_ordernumber>",
|
47 |
+
"<s_h_taxrate2>",
|
48 |
+
"</s_h_taxrate2>",
|
49 |
+
"<s_h_taxamount2>",
|
50 |
+
"</s_h_taxamount2>",
|
51 |
+
"<s_h_taxbasisamount2>",
|
52 |
+
"</s_h_taxbasisamount2>",
|
53 |
+
"<s_h_deliverynotenumber>",
|
54 |
+
"</s_h_deliverynotenumber>",
|
55 |
+
"<s_h_web>",
|
56 |
+
"</s_h_web>",
|
57 |
+
"<s_h_recipientsalestaxid>",
|
58 |
+
"</s_h_recipientsalestaxid>",
|
59 |
+
"<s_h_paymentterms>",
|
60 |
+
"</s_h_paymentterms>",
|
61 |
+
"<s_h_discount>",
|
62 |
+
"</s_h_discount>",
|
63 |
+
"<s_h_contactperson>",
|
64 |
+
"</s_h_contactperson>",
|
65 |
+
"<s_h_bic>",
|
66 |
+
"</s_h_bic>",
|
67 |
+
"<s_h_taxrate3>",
|
68 |
+
"</s_h_taxrate3>",
|
69 |
+
"<s_h_taxamount3>",
|
70 |
+
"</s_h_taxamount3>",
|
71 |
"<s>",
|
72 |
"</s>"
|
73 |
],
|
tokenizer.json
CHANGED
@@ -1,7 +1,21 @@
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
-
"truncation":
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
"id": 0,
|
@@ -569,6 +583,618 @@
|
|
569 |
"rstrip": false,
|
570 |
"normalized": false,
|
571 |
"special": true
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
572 |
}
|
573 |
],
|
574 |
"normalizer": {
|
|
|
1 |
{
|
2 |
"version": "1.0",
|
3 |
+
"truncation": {
|
4 |
+
"direction": "Right",
|
5 |
+
"max_length": 512,
|
6 |
+
"strategy": "LongestFirst",
|
7 |
+
"stride": 0
|
8 |
+
},
|
9 |
+
"padding": {
|
10 |
+
"strategy": {
|
11 |
+
"Fixed": 512
|
12 |
+
},
|
13 |
+
"direction": "Right",
|
14 |
+
"pad_to_multiple_of": null,
|
15 |
+
"pad_id": 1,
|
16 |
+
"pad_type_id": 0,
|
17 |
+
"pad_token": "<pad>"
|
18 |
+
},
|
19 |
"added_tokens": [
|
20 |
{
|
21 |
"id": 0,
|
|
|
583 |
"rstrip": false,
|
584 |
"normalized": false,
|
585 |
"special": true
|
586 |
+
},
|
587 |
+
{
|
588 |
+
"id": 57580,
|
589 |
+
"content": "<s_h_taxrate1>",
|
590 |
+
"single_word": false,
|
591 |
+
"lstrip": false,
|
592 |
+
"rstrip": false,
|
593 |
+
"normalized": false,
|
594 |
+
"special": true
|
595 |
+
},
|
596 |
+
{
|
597 |
+
"id": 57581,
|
598 |
+
"content": "</s_h_taxrate1>",
|
599 |
+
"single_word": false,
|
600 |
+
"lstrip": false,
|
601 |
+
"rstrip": false,
|
602 |
+
"normalized": false,
|
603 |
+
"special": true
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"id": 57582,
|
607 |
+
"content": "<s_h_taxbasisamount1>",
|
608 |
+
"single_word": false,
|
609 |
+
"lstrip": false,
|
610 |
+
"rstrip": false,
|
611 |
+
"normalized": false,
|
612 |
+
"special": true
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"id": 57583,
|
616 |
+
"content": "</s_h_taxbasisamount1>",
|
617 |
+
"single_word": false,
|
618 |
+
"lstrip": false,
|
619 |
+
"rstrip": false,
|
620 |
+
"normalized": false,
|
621 |
+
"special": true
|
622 |
+
},
|
623 |
+
{
|
624 |
+
"id": 57584,
|
625 |
+
"content": "<s_h_taxamount1>",
|
626 |
+
"single_word": false,
|
627 |
+
"lstrip": false,
|
628 |
+
"rstrip": false,
|
629 |
+
"normalized": false,
|
630 |
+
"special": true
|
631 |
+
},
|
632 |
+
{
|
633 |
+
"id": 57585,
|
634 |
+
"content": "</s_h_taxamount1>",
|
635 |
+
"single_word": false,
|
636 |
+
"lstrip": false,
|
637 |
+
"rstrip": false,
|
638 |
+
"normalized": false,
|
639 |
+
"special": true
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"id": 57586,
|
643 |
+
"content": "<s_h_receiptdate>",
|
644 |
+
"single_word": false,
|
645 |
+
"lstrip": false,
|
646 |
+
"rstrip": false,
|
647 |
+
"normalized": false,
|
648 |
+
"special": true
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"id": 57587,
|
652 |
+
"content": "</s_h_receiptdate>",
|
653 |
+
"single_word": false,
|
654 |
+
"lstrip": false,
|
655 |
+
"rstrip": false,
|
656 |
+
"normalized": false,
|
657 |
+
"special": true
|
658 |
+
},
|
659 |
+
{
|
660 |
+
"id": 57588,
|
661 |
+
"content": "<s_h_netamount1>",
|
662 |
+
"single_word": false,
|
663 |
+
"lstrip": false,
|
664 |
+
"rstrip": false,
|
665 |
+
"normalized": false,
|
666 |
+
"special": true
|
667 |
+
},
|
668 |
+
{
|
669 |
+
"id": 57589,
|
670 |
+
"content": "</s_h_netamount1>",
|
671 |
+
"single_word": false,
|
672 |
+
"lstrip": false,
|
673 |
+
"rstrip": false,
|
674 |
+
"normalized": false,
|
675 |
+
"special": true
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"id": 57590,
|
679 |
+
"content": "<s_h_invoicerecipient>",
|
680 |
+
"single_word": false,
|
681 |
+
"lstrip": false,
|
682 |
+
"rstrip": false,
|
683 |
+
"normalized": false,
|
684 |
+
"special": true
|
685 |
+
},
|
686 |
+
{
|
687 |
+
"id": 57591,
|
688 |
+
"content": "</s_h_invoicerecipient>",
|
689 |
+
"single_word": false,
|
690 |
+
"lstrip": false,
|
691 |
+
"rstrip": false,
|
692 |
+
"normalized": false,
|
693 |
+
"special": true
|
694 |
+
},
|
695 |
+
{
|
696 |
+
"id": 57592,
|
697 |
+
"content": "<s_h_invoicenumber>",
|
698 |
+
"single_word": false,
|
699 |
+
"lstrip": false,
|
700 |
+
"rstrip": false,
|
701 |
+
"normalized": false,
|
702 |
+
"special": true
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"id": 57593,
|
706 |
+
"content": "</s_h_invoicenumber>",
|
707 |
+
"single_word": false,
|
708 |
+
"lstrip": false,
|
709 |
+
"rstrip": false,
|
710 |
+
"normalized": false,
|
711 |
+
"special": true
|
712 |
+
},
|
713 |
+
{
|
714 |
+
"id": 57594,
|
715 |
+
"content": "<s_h_grossamount>",
|
716 |
+
"single_word": false,
|
717 |
+
"lstrip": false,
|
718 |
+
"rstrip": false,
|
719 |
+
"normalized": false,
|
720 |
+
"special": true
|
721 |
+
},
|
722 |
+
{
|
723 |
+
"id": 57595,
|
724 |
+
"content": "</s_h_grossamount>",
|
725 |
+
"single_word": false,
|
726 |
+
"lstrip": false,
|
727 |
+
"rstrip": false,
|
728 |
+
"normalized": false,
|
729 |
+
"special": true
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"id": 57596,
|
733 |
+
"content": "<s_h_extracharges>",
|
734 |
+
"single_word": false,
|
735 |
+
"lstrip": false,
|
736 |
+
"rstrip": false,
|
737 |
+
"normalized": false,
|
738 |
+
"special": true
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"id": 57597,
|
742 |
+
"content": "</s_h_extracharges>",
|
743 |
+
"single_word": false,
|
744 |
+
"lstrip": false,
|
745 |
+
"rstrip": false,
|
746 |
+
"normalized": false,
|
747 |
+
"special": true
|
748 |
+
},
|
749 |
+
{
|
750 |
+
"id": 57598,
|
751 |
+
"content": "<s_h_documenttype>",
|
752 |
+
"single_word": false,
|
753 |
+
"lstrip": false,
|
754 |
+
"rstrip": false,
|
755 |
+
"normalized": false,
|
756 |
+
"special": true
|
757 |
+
},
|
758 |
+
{
|
759 |
+
"id": 57599,
|
760 |
+
"content": "</s_h_documenttype>",
|
761 |
+
"single_word": false,
|
762 |
+
"lstrip": false,
|
763 |
+
"rstrip": false,
|
764 |
+
"normalized": false,
|
765 |
+
"special": true
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"id": 57600,
|
769 |
+
"content": "<s_h_documentdate>",
|
770 |
+
"single_word": false,
|
771 |
+
"lstrip": false,
|
772 |
+
"rstrip": false,
|
773 |
+
"normalized": false,
|
774 |
+
"special": true
|
775 |
+
},
|
776 |
+
{
|
777 |
+
"id": 57601,
|
778 |
+
"content": "</s_h_documentdate>",
|
779 |
+
"single_word": false,
|
780 |
+
"lstrip": false,
|
781 |
+
"rstrip": false,
|
782 |
+
"normalized": false,
|
783 |
+
"special": true
|
784 |
+
},
|
785 |
+
{
|
786 |
+
"id": 57602,
|
787 |
+
"content": "<s_h_deldate>",
|
788 |
+
"single_word": false,
|
789 |
+
"lstrip": false,
|
790 |
+
"rstrip": false,
|
791 |
+
"normalized": false,
|
792 |
+
"special": true
|
793 |
+
},
|
794 |
+
{
|
795 |
+
"id": 57603,
|
796 |
+
"content": "</s_h_deldate>",
|
797 |
+
"single_word": false,
|
798 |
+
"lstrip": false,
|
799 |
+
"rstrip": false,
|
800 |
+
"normalized": false,
|
801 |
+
"special": true
|
802 |
+
},
|
803 |
+
{
|
804 |
+
"id": 57604,
|
805 |
+
"content": "<s_h_currency1>",
|
806 |
+
"single_word": false,
|
807 |
+
"lstrip": false,
|
808 |
+
"rstrip": false,
|
809 |
+
"normalized": false,
|
810 |
+
"special": true
|
811 |
+
},
|
812 |
+
{
|
813 |
+
"id": 57605,
|
814 |
+
"content": "</s_h_currency1>",
|
815 |
+
"single_word": false,
|
816 |
+
"lstrip": false,
|
817 |
+
"rstrip": false,
|
818 |
+
"normalized": false,
|
819 |
+
"special": true
|
820 |
+
},
|
821 |
+
{
|
822 |
+
"id": 57606,
|
823 |
+
"content": "<s_h_creditorstreet>",
|
824 |
+
"single_word": false,
|
825 |
+
"lstrip": false,
|
826 |
+
"rstrip": false,
|
827 |
+
"normalized": false,
|
828 |
+
"special": true
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"id": 57607,
|
832 |
+
"content": "</s_h_creditorstreet>",
|
833 |
+
"single_word": false,
|
834 |
+
"lstrip": false,
|
835 |
+
"rstrip": false,
|
836 |
+
"normalized": false,
|
837 |
+
"special": true
|
838 |
+
},
|
839 |
+
{
|
840 |
+
"id": 57608,
|
841 |
+
"content": "<s_h_creditorsalestaxid>",
|
842 |
+
"single_word": false,
|
843 |
+
"lstrip": false,
|
844 |
+
"rstrip": false,
|
845 |
+
"normalized": false,
|
846 |
+
"special": true
|
847 |
+
},
|
848 |
+
{
|
849 |
+
"id": 57609,
|
850 |
+
"content": "</s_h_creditorsalestaxid>",
|
851 |
+
"single_word": false,
|
852 |
+
"lstrip": false,
|
853 |
+
"rstrip": false,
|
854 |
+
"normalized": false,
|
855 |
+
"special": true
|
856 |
+
},
|
857 |
+
{
|
858 |
+
"id": 57610,
|
859 |
+
"content": "<s_h_creditorpostcode>",
|
860 |
+
"single_word": false,
|
861 |
+
"lstrip": false,
|
862 |
+
"rstrip": false,
|
863 |
+
"normalized": false,
|
864 |
+
"special": true
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"id": 57611,
|
868 |
+
"content": "</s_h_creditorpostcode>",
|
869 |
+
"single_word": false,
|
870 |
+
"lstrip": false,
|
871 |
+
"rstrip": false,
|
872 |
+
"normalized": false,
|
873 |
+
"special": true
|
874 |
+
},
|
875 |
+
{
|
876 |
+
"id": 57612,
|
877 |
+
"content": "<s_h_creditorname>",
|
878 |
+
"single_word": false,
|
879 |
+
"lstrip": false,
|
880 |
+
"rstrip": false,
|
881 |
+
"normalized": false,
|
882 |
+
"special": true
|
883 |
+
},
|
884 |
+
{
|
885 |
+
"id": 57613,
|
886 |
+
"content": "</s_h_creditorname>",
|
887 |
+
"single_word": false,
|
888 |
+
"lstrip": false,
|
889 |
+
"rstrip": false,
|
890 |
+
"normalized": false,
|
891 |
+
"special": true
|
892 |
+
},
|
893 |
+
{
|
894 |
+
"id": 57614,
|
895 |
+
"content": "<s_h_creditoriban>",
|
896 |
+
"single_word": false,
|
897 |
+
"lstrip": false,
|
898 |
+
"rstrip": false,
|
899 |
+
"normalized": false,
|
900 |
+
"special": true
|
901 |
+
},
|
902 |
+
{
|
903 |
+
"id": 57615,
|
904 |
+
"content": "</s_h_creditoriban>",
|
905 |
+
"single_word": false,
|
906 |
+
"lstrip": false,
|
907 |
+
"rstrip": false,
|
908 |
+
"normalized": false,
|
909 |
+
"special": true
|
910 |
+
},
|
911 |
+
{
|
912 |
+
"id": 57616,
|
913 |
+
"content": "<s_h_creditorcountry>",
|
914 |
+
"single_word": false,
|
915 |
+
"lstrip": false,
|
916 |
+
"rstrip": false,
|
917 |
+
"normalized": false,
|
918 |
+
"special": true
|
919 |
+
},
|
920 |
+
{
|
921 |
+
"id": 57617,
|
922 |
+
"content": "</s_h_creditorcountry>",
|
923 |
+
"single_word": false,
|
924 |
+
"lstrip": false,
|
925 |
+
"rstrip": false,
|
926 |
+
"normalized": false,
|
927 |
+
"special": true
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"id": 57618,
|
931 |
+
"content": "<s_h_creditorcity>",
|
932 |
+
"single_word": false,
|
933 |
+
"lstrip": false,
|
934 |
+
"rstrip": false,
|
935 |
+
"normalized": false,
|
936 |
+
"special": true
|
937 |
+
},
|
938 |
+
{
|
939 |
+
"id": 57619,
|
940 |
+
"content": "</s_h_creditorcity>",
|
941 |
+
"single_word": false,
|
942 |
+
"lstrip": false,
|
943 |
+
"rstrip": false,
|
944 |
+
"normalized": false,
|
945 |
+
"special": true
|
946 |
+
},
|
947 |
+
{
|
948 |
+
"id": 57620,
|
949 |
+
"content": "<s_h_creditortaxid>",
|
950 |
+
"single_word": false,
|
951 |
+
"lstrip": false,
|
952 |
+
"rstrip": false,
|
953 |
+
"normalized": false,
|
954 |
+
"special": true
|
955 |
+
},
|
956 |
+
{
|
957 |
+
"id": 57621,
|
958 |
+
"content": "</s_h_creditortaxid>",
|
959 |
+
"single_word": false,
|
960 |
+
"lstrip": false,
|
961 |
+
"rstrip": false,
|
962 |
+
"normalized": false,
|
963 |
+
"special": true
|
964 |
+
},
|
965 |
+
{
|
966 |
+
"id": 57622,
|
967 |
+
"content": "<s_h_ordernumber>",
|
968 |
+
"single_word": false,
|
969 |
+
"lstrip": false,
|
970 |
+
"rstrip": false,
|
971 |
+
"normalized": false,
|
972 |
+
"special": true
|
973 |
+
},
|
974 |
+
{
|
975 |
+
"id": 57623,
|
976 |
+
"content": "</s_h_ordernumber>",
|
977 |
+
"single_word": false,
|
978 |
+
"lstrip": false,
|
979 |
+
"rstrip": false,
|
980 |
+
"normalized": false,
|
981 |
+
"special": true
|
982 |
+
},
|
983 |
+
{
|
984 |
+
"id": 57624,
|
985 |
+
"content": "<s_h_taxrate2>",
|
986 |
+
"single_word": false,
|
987 |
+
"lstrip": false,
|
988 |
+
"rstrip": false,
|
989 |
+
"normalized": false,
|
990 |
+
"special": true
|
991 |
+
},
|
992 |
+
{
|
993 |
+
"id": 57625,
|
994 |
+
"content": "</s_h_taxrate2>",
|
995 |
+
"single_word": false,
|
996 |
+
"lstrip": false,
|
997 |
+
"rstrip": false,
|
998 |
+
"normalized": false,
|
999 |
+
"special": true
|
1000 |
+
},
|
1001 |
+
{
|
1002 |
+
"id": 57626,
|
1003 |
+
"content": "<s_h_taxamount2>",
|
1004 |
+
"single_word": false,
|
1005 |
+
"lstrip": false,
|
1006 |
+
"rstrip": false,
|
1007 |
+
"normalized": false,
|
1008 |
+
"special": true
|
1009 |
+
},
|
1010 |
+
{
|
1011 |
+
"id": 57627,
|
1012 |
+
"content": "</s_h_taxamount2>",
|
1013 |
+
"single_word": false,
|
1014 |
+
"lstrip": false,
|
1015 |
+
"rstrip": false,
|
1016 |
+
"normalized": false,
|
1017 |
+
"special": true
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"id": 57628,
|
1021 |
+
"content": "<s_h_taxbasisamount2>",
|
1022 |
+
"single_word": false,
|
1023 |
+
"lstrip": false,
|
1024 |
+
"rstrip": false,
|
1025 |
+
"normalized": false,
|
1026 |
+
"special": true
|
1027 |
+
},
|
1028 |
+
{
|
1029 |
+
"id": 57629,
|
1030 |
+
"content": "</s_h_taxbasisamount2>",
|
1031 |
+
"single_word": false,
|
1032 |
+
"lstrip": false,
|
1033 |
+
"rstrip": false,
|
1034 |
+
"normalized": false,
|
1035 |
+
"special": true
|
1036 |
+
},
|
1037 |
+
{
|
1038 |
+
"id": 57630,
|
1039 |
+
"content": "<s_h_deliverynotenumber>",
|
1040 |
+
"single_word": false,
|
1041 |
+
"lstrip": false,
|
1042 |
+
"rstrip": false,
|
1043 |
+
"normalized": false,
|
1044 |
+
"special": true
|
1045 |
+
},
|
1046 |
+
{
|
1047 |
+
"id": 57631,
|
1048 |
+
"content": "</s_h_deliverynotenumber>",
|
1049 |
+
"single_word": false,
|
1050 |
+
"lstrip": false,
|
1051 |
+
"rstrip": false,
|
1052 |
+
"normalized": false,
|
1053 |
+
"special": true
|
1054 |
+
},
|
1055 |
+
{
|
1056 |
+
"id": 57632,
|
1057 |
+
"content": "<s_h_web>",
|
1058 |
+
"single_word": false,
|
1059 |
+
"lstrip": false,
|
1060 |
+
"rstrip": false,
|
1061 |
+
"normalized": false,
|
1062 |
+
"special": true
|
1063 |
+
},
|
1064 |
+
{
|
1065 |
+
"id": 57633,
|
1066 |
+
"content": "</s_h_web>",
|
1067 |
+
"single_word": false,
|
1068 |
+
"lstrip": false,
|
1069 |
+
"rstrip": false,
|
1070 |
+
"normalized": false,
|
1071 |
+
"special": true
|
1072 |
+
},
|
1073 |
+
{
|
1074 |
+
"id": 57634,
|
1075 |
+
"content": "<s_h_recipientsalestaxid>",
|
1076 |
+
"single_word": false,
|
1077 |
+
"lstrip": false,
|
1078 |
+
"rstrip": false,
|
1079 |
+
"normalized": false,
|
1080 |
+
"special": true
|
1081 |
+
},
|
1082 |
+
{
|
1083 |
+
"id": 57635,
|
1084 |
+
"content": "</s_h_recipientsalestaxid>",
|
1085 |
+
"single_word": false,
|
1086 |
+
"lstrip": false,
|
1087 |
+
"rstrip": false,
|
1088 |
+
"normalized": false,
|
1089 |
+
"special": true
|
1090 |
+
},
|
1091 |
+
{
|
1092 |
+
"id": 57636,
|
1093 |
+
"content": "<s_h_paymentterms>",
|
1094 |
+
"single_word": false,
|
1095 |
+
"lstrip": false,
|
1096 |
+
"rstrip": false,
|
1097 |
+
"normalized": false,
|
1098 |
+
"special": true
|
1099 |
+
},
|
1100 |
+
{
|
1101 |
+
"id": 57637,
|
1102 |
+
"content": "</s_h_paymentterms>",
|
1103 |
+
"single_word": false,
|
1104 |
+
"lstrip": false,
|
1105 |
+
"rstrip": false,
|
1106 |
+
"normalized": false,
|
1107 |
+
"special": true
|
1108 |
+
},
|
1109 |
+
{
|
1110 |
+
"id": 57638,
|
1111 |
+
"content": "<s_h_discount>",
|
1112 |
+
"single_word": false,
|
1113 |
+
"lstrip": false,
|
1114 |
+
"rstrip": false,
|
1115 |
+
"normalized": false,
|
1116 |
+
"special": true
|
1117 |
+
},
|
1118 |
+
{
|
1119 |
+
"id": 57639,
|
1120 |
+
"content": "</s_h_discount>",
|
1121 |
+
"single_word": false,
|
1122 |
+
"lstrip": false,
|
1123 |
+
"rstrip": false,
|
1124 |
+
"normalized": false,
|
1125 |
+
"special": true
|
1126 |
+
},
|
1127 |
+
{
|
1128 |
+
"id": 57640,
|
1129 |
+
"content": "<s_h_contactperson>",
|
1130 |
+
"single_word": false,
|
1131 |
+
"lstrip": false,
|
1132 |
+
"rstrip": false,
|
1133 |
+
"normalized": false,
|
1134 |
+
"special": true
|
1135 |
+
},
|
1136 |
+
{
|
1137 |
+
"id": 57641,
|
1138 |
+
"content": "</s_h_contactperson>",
|
1139 |
+
"single_word": false,
|
1140 |
+
"lstrip": false,
|
1141 |
+
"rstrip": false,
|
1142 |
+
"normalized": false,
|
1143 |
+
"special": true
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"id": 57642,
|
1147 |
+
"content": "<s_h_bic>",
|
1148 |
+
"single_word": false,
|
1149 |
+
"lstrip": false,
|
1150 |
+
"rstrip": false,
|
1151 |
+
"normalized": false,
|
1152 |
+
"special": true
|
1153 |
+
},
|
1154 |
+
{
|
1155 |
+
"id": 57643,
|
1156 |
+
"content": "</s_h_bic>",
|
1157 |
+
"single_word": false,
|
1158 |
+
"lstrip": false,
|
1159 |
+
"rstrip": false,
|
1160 |
+
"normalized": false,
|
1161 |
+
"special": true
|
1162 |
+
},
|
1163 |
+
{
|
1164 |
+
"id": 57644,
|
1165 |
+
"content": "<s_h_taxrate3>",
|
1166 |
+
"single_word": false,
|
1167 |
+
"lstrip": false,
|
1168 |
+
"rstrip": false,
|
1169 |
+
"normalized": false,
|
1170 |
+
"special": true
|
1171 |
+
},
|
1172 |
+
{
|
1173 |
+
"id": 57645,
|
1174 |
+
"content": "</s_h_taxrate3>",
|
1175 |
+
"single_word": false,
|
1176 |
+
"lstrip": false,
|
1177 |
+
"rstrip": false,
|
1178 |
+
"normalized": false,
|
1179 |
+
"special": true
|
1180 |
+
},
|
1181 |
+
{
|
1182 |
+
"id": 57646,
|
1183 |
+
"content": "<s_h_taxamount3>",
|
1184 |
+
"single_word": false,
|
1185 |
+
"lstrip": false,
|
1186 |
+
"rstrip": false,
|
1187 |
+
"normalized": false,
|
1188 |
+
"special": true
|
1189 |
+
},
|
1190 |
+
{
|
1191 |
+
"id": 57647,
|
1192 |
+
"content": "</s_h_taxamount3>",
|
1193 |
+
"single_word": false,
|
1194 |
+
"lstrip": false,
|
1195 |
+
"rstrip": false,
|
1196 |
+
"normalized": false,
|
1197 |
+
"special": true
|
1198 |
}
|
1199 |
],
|
1200 |
"normalizer": {
|