serenarolloh commited on
Commit
238ae4c
·
verified ·
1 Parent(s): 7651574

Training done

Browse files
Files changed (3) hide show
  1. added_tokens.json +30 -0
  2. tokenizer.json +270 -0
  3. tokenizer_config.json +240 -0
added_tokens.json CHANGED
@@ -1,20 +1,26 @@
1
  {
 
2
  "</s_branch>": 57593,
3
  "</s_company_name>": 57613,
 
 
4
  "</s_contact_person>": 57641,
5
  "</s_customer>": 57548,
6
  "</s_customer_address>": 57564,
7
  "</s_customer_code>": 57651,
8
  "</s_customer_contact>": 57655,
 
9
  "</s_customer_email>": 57584,
10
  "</s_customer_name>": 57550,
11
  "</s_customer_no>": 57556,
12
  "</s_customer_phone_no>": 57582,
 
13
  "</s_customer_pin>": 57552,
14
  "</s_customer_reference>": 57558,
15
  "</s_customer_reference_no>": 57588,
16
  "</s_date>": 57530,
17
  "</s_deadline>": 57631,
 
18
  "</s_delivery_contact>": 57580,
19
  "</s_delivery_date>": 57629,
20
  "</s_delivery_note_no>": 57590,
@@ -31,6 +37,7 @@
31
  "</s_invoice_no>": 57560,
32
  "</s_lpo_no>": 57566,
33
  "</s_lpo_number>": 57595,
 
34
  "</s_order>": 57619,
35
  "</s_order_date>": 57623,
36
  "</s_order_no>": 57534,
@@ -38,6 +45,8 @@
38
  "</s_order_total>": 57562,
39
  "</s_po_date>": 57643,
40
  "</s_po_no>": 57576,
 
 
41
  "</s_receipt_date>": 57609,
42
  "</s_receipt_voucher_no>": 57607,
43
  "</s_reference_no>": 57578,
@@ -63,24 +72,36 @@
63
  "</s_supplier_pin>": 57637,
64
  "</s_supplier_tel>": 57639,
65
  "</s_total_weight>": 57554,
 
 
 
66
  "</s_vendor_id>": 57605,
 
 
 
 
67
  "<s_branch>": 57592,
68
  "<s_company_name>": 57612,
 
 
69
  "<s_contact_person>": 57640,
70
  "<s_cord-v2>": 57591,
71
  "<s_customer>": 57547,
72
  "<s_customer_address>": 57563,
73
  "<s_customer_code>": 57650,
74
  "<s_customer_contact>": 57654,
 
75
  "<s_customer_email>": 57583,
76
  "<s_customer_name>": 57549,
77
  "<s_customer_no>": 57555,
78
  "<s_customer_phone_no>": 57581,
 
79
  "<s_customer_pin>": 57551,
80
  "<s_customer_reference>": 57557,
81
  "<s_customer_reference_no>": 57587,
82
  "<s_date>": 57529,
83
  "<s_deadline>": 57630,
 
84
  "<s_delivery_contact>": 57579,
85
  "<s_delivery_date>": 57628,
86
  "<s_delivery_note_no>": 57589,
@@ -98,6 +119,7 @@
98
  "<s_invoice_no>": 57559,
99
  "<s_lpo_no>": 57565,
100
  "<s_lpo_number>": 57594,
 
101
  "<s_order>": 57618,
102
  "<s_order_date>": 57622,
103
  "<s_order_no>": 57533,
@@ -105,6 +127,8 @@
105
  "<s_order_total>": 57561,
106
  "<s_po_date>": 57642,
107
  "<s_po_no>": 57575,
 
 
108
  "<s_receipt_date>": 57608,
109
  "<s_receipt_voucher_no>": 57606,
110
  "<s_reference_no>": 57577,
@@ -131,6 +155,12 @@
131
  "<s_supplier_tel>": 57638,
132
  "<s_synthdog>": 57524,
133
  "<s_total_weight>": 57553,
 
 
 
134
  "<s_vendor_id>": 57604,
 
 
 
135
  "<sep/>": 57522
136
  }
 
1
  {
2
+ "</s_Invoice_no>": 57681,
3
  "</s_branch>": 57593,
4
  "</s_company_name>": 57613,
5
+ "</s_company_phone_number>": 57665,
6
+ "</s_company_pin>": 57663,
7
  "</s_contact_person>": 57641,
8
  "</s_customer>": 57548,
9
  "</s_customer_address>": 57564,
10
  "</s_customer_code>": 57651,
11
  "</s_customer_contact>": 57655,
12
+ "</s_customer_contact_person>": 57685,
13
  "</s_customer_email>": 57584,
14
  "</s_customer_name>": 57550,
15
  "</s_customer_no>": 57556,
16
  "</s_customer_phone_no>": 57582,
17
+ "</s_customer_phone_number>": 57683,
18
  "</s_customer_pin>": 57552,
19
  "</s_customer_reference>": 57558,
20
  "</s_customer_reference_no>": 57588,
21
  "</s_date>": 57530,
22
  "</s_deadline>": 57631,
23
+ "</s_delivery_address>": 57679,
24
  "</s_delivery_contact>": 57580,
25
  "</s_delivery_date>": 57629,
26
  "</s_delivery_note_no>": 57590,
 
37
  "</s_invoice_no>": 57560,
38
  "</s_lpo_no>": 57566,
39
  "</s_lpo_number>": 57595,
40
+ "</s_no_of_cartons>": 57657,
41
  "</s_order>": 57619,
42
  "</s_order_date>": 57623,
43
  "</s_order_no>": 57534,
 
45
  "</s_order_total>": 57562,
46
  "</s_po_date>": 57643,
47
  "</s_po_no>": 57576,
48
+ "</s_po_number>": 57661,
49
+ "</s_po_validity>": 57659,
50
  "</s_receipt_date>": 57609,
51
  "</s_receipt_voucher_no>": 57607,
52
  "</s_reference_no>": 57578,
 
72
  "</s_supplier_pin>": 57637,
73
  "</s_supplier_tel>": 57639,
74
  "</s_total_weight>": 57554,
75
+ "</s_vendor>": 57667,
76
+ "</s_vendor_address>": 57671,
77
+ "</s_vendor_email>": 57673,
78
  "</s_vendor_id>": 57605,
79
+ "</s_vendor_name>": 57669,
80
+ "</s_vendor_phone_number>": 57677,
81
+ "</s_vendor_pin>": 57675,
82
+ "<s_Invoice_no>": 57680,
83
  "<s_branch>": 57592,
84
  "<s_company_name>": 57612,
85
+ "<s_company_phone_number>": 57664,
86
+ "<s_company_pin>": 57662,
87
  "<s_contact_person>": 57640,
88
  "<s_cord-v2>": 57591,
89
  "<s_customer>": 57547,
90
  "<s_customer_address>": 57563,
91
  "<s_customer_code>": 57650,
92
  "<s_customer_contact>": 57654,
93
+ "<s_customer_contact_person>": 57684,
94
  "<s_customer_email>": 57583,
95
  "<s_customer_name>": 57549,
96
  "<s_customer_no>": 57555,
97
  "<s_customer_phone_no>": 57581,
98
+ "<s_customer_phone_number>": 57682,
99
  "<s_customer_pin>": 57551,
100
  "<s_customer_reference>": 57557,
101
  "<s_customer_reference_no>": 57587,
102
  "<s_date>": 57529,
103
  "<s_deadline>": 57630,
104
+ "<s_delivery_address>": 57678,
105
  "<s_delivery_contact>": 57579,
106
  "<s_delivery_date>": 57628,
107
  "<s_delivery_note_no>": 57589,
 
119
  "<s_invoice_no>": 57559,
120
  "<s_lpo_no>": 57565,
121
  "<s_lpo_number>": 57594,
122
+ "<s_no_of_cartons>": 57656,
123
  "<s_order>": 57618,
124
  "<s_order_date>": 57622,
125
  "<s_order_no>": 57533,
 
127
  "<s_order_total>": 57561,
128
  "<s_po_date>": 57642,
129
  "<s_po_no>": 57575,
130
+ "<s_po_number>": 57660,
131
+ "<s_po_validity>": 57658,
132
  "<s_receipt_date>": 57608,
133
  "<s_receipt_voucher_no>": 57606,
134
  "<s_reference_no>": 57577,
 
155
  "<s_supplier_tel>": 57638,
156
  "<s_synthdog>": 57524,
157
  "<s_total_weight>": 57553,
158
+ "<s_vendor>": 57666,
159
+ "<s_vendor_address>": 57670,
160
+ "<s_vendor_email>": 57672,
161
  "<s_vendor_id>": 57604,
162
+ "<s_vendor_name>": 57668,
163
+ "<s_vendor_phone_number>": 57676,
164
+ "<s_vendor_pin>": 57674,
165
  "<sep/>": 57522
166
  }
tokenizer.json CHANGED
@@ -1253,6 +1253,276 @@
1253
  "rstrip": false,
1254
  "normalized": true,
1255
  "special": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1256
  }
1257
  ],
1258
  "normalizer": {
 
1253
  "rstrip": false,
1254
  "normalized": true,
1255
  "special": false
1256
+ },
1257
+ {
1258
+ "id": 57656,
1259
+ "content": "<s_no_of_cartons>",
1260
+ "single_word": false,
1261
+ "lstrip": false,
1262
+ "rstrip": false,
1263
+ "normalized": true,
1264
+ "special": false
1265
+ },
1266
+ {
1267
+ "id": 57657,
1268
+ "content": "</s_no_of_cartons>",
1269
+ "single_word": false,
1270
+ "lstrip": false,
1271
+ "rstrip": false,
1272
+ "normalized": true,
1273
+ "special": false
1274
+ },
1275
+ {
1276
+ "id": 57658,
1277
+ "content": "<s_po_validity>",
1278
+ "single_word": false,
1279
+ "lstrip": false,
1280
+ "rstrip": false,
1281
+ "normalized": true,
1282
+ "special": false
1283
+ },
1284
+ {
1285
+ "id": 57659,
1286
+ "content": "</s_po_validity>",
1287
+ "single_word": false,
1288
+ "lstrip": false,
1289
+ "rstrip": false,
1290
+ "normalized": true,
1291
+ "special": false
1292
+ },
1293
+ {
1294
+ "id": 57660,
1295
+ "content": "<s_po_number>",
1296
+ "single_word": false,
1297
+ "lstrip": false,
1298
+ "rstrip": false,
1299
+ "normalized": true,
1300
+ "special": false
1301
+ },
1302
+ {
1303
+ "id": 57661,
1304
+ "content": "</s_po_number>",
1305
+ "single_word": false,
1306
+ "lstrip": false,
1307
+ "rstrip": false,
1308
+ "normalized": true,
1309
+ "special": false
1310
+ },
1311
+ {
1312
+ "id": 57662,
1313
+ "content": "<s_company_pin>",
1314
+ "single_word": false,
1315
+ "lstrip": false,
1316
+ "rstrip": false,
1317
+ "normalized": true,
1318
+ "special": false
1319
+ },
1320
+ {
1321
+ "id": 57663,
1322
+ "content": "</s_company_pin>",
1323
+ "single_word": false,
1324
+ "lstrip": false,
1325
+ "rstrip": false,
1326
+ "normalized": true,
1327
+ "special": false
1328
+ },
1329
+ {
1330
+ "id": 57664,
1331
+ "content": "<s_company_phone_number>",
1332
+ "single_word": false,
1333
+ "lstrip": false,
1334
+ "rstrip": false,
1335
+ "normalized": true,
1336
+ "special": false
1337
+ },
1338
+ {
1339
+ "id": 57665,
1340
+ "content": "</s_company_phone_number>",
1341
+ "single_word": false,
1342
+ "lstrip": false,
1343
+ "rstrip": false,
1344
+ "normalized": true,
1345
+ "special": false
1346
+ },
1347
+ {
1348
+ "id": 57666,
1349
+ "content": "<s_vendor>",
1350
+ "single_word": false,
1351
+ "lstrip": false,
1352
+ "rstrip": false,
1353
+ "normalized": true,
1354
+ "special": false
1355
+ },
1356
+ {
1357
+ "id": 57667,
1358
+ "content": "</s_vendor>",
1359
+ "single_word": false,
1360
+ "lstrip": false,
1361
+ "rstrip": false,
1362
+ "normalized": true,
1363
+ "special": false
1364
+ },
1365
+ {
1366
+ "id": 57668,
1367
+ "content": "<s_vendor_name>",
1368
+ "single_word": false,
1369
+ "lstrip": false,
1370
+ "rstrip": false,
1371
+ "normalized": true,
1372
+ "special": false
1373
+ },
1374
+ {
1375
+ "id": 57669,
1376
+ "content": "</s_vendor_name>",
1377
+ "single_word": false,
1378
+ "lstrip": false,
1379
+ "rstrip": false,
1380
+ "normalized": true,
1381
+ "special": false
1382
+ },
1383
+ {
1384
+ "id": 57670,
1385
+ "content": "<s_vendor_address>",
1386
+ "single_word": false,
1387
+ "lstrip": false,
1388
+ "rstrip": false,
1389
+ "normalized": true,
1390
+ "special": false
1391
+ },
1392
+ {
1393
+ "id": 57671,
1394
+ "content": "</s_vendor_address>",
1395
+ "single_word": false,
1396
+ "lstrip": false,
1397
+ "rstrip": false,
1398
+ "normalized": true,
1399
+ "special": false
1400
+ },
1401
+ {
1402
+ "id": 57672,
1403
+ "content": "<s_vendor_email>",
1404
+ "single_word": false,
1405
+ "lstrip": false,
1406
+ "rstrip": false,
1407
+ "normalized": true,
1408
+ "special": false
1409
+ },
1410
+ {
1411
+ "id": 57673,
1412
+ "content": "</s_vendor_email>",
1413
+ "single_word": false,
1414
+ "lstrip": false,
1415
+ "rstrip": false,
1416
+ "normalized": true,
1417
+ "special": false
1418
+ },
1419
+ {
1420
+ "id": 57674,
1421
+ "content": "<s_vendor_pin>",
1422
+ "single_word": false,
1423
+ "lstrip": false,
1424
+ "rstrip": false,
1425
+ "normalized": true,
1426
+ "special": false
1427
+ },
1428
+ {
1429
+ "id": 57675,
1430
+ "content": "</s_vendor_pin>",
1431
+ "single_word": false,
1432
+ "lstrip": false,
1433
+ "rstrip": false,
1434
+ "normalized": true,
1435
+ "special": false
1436
+ },
1437
+ {
1438
+ "id": 57676,
1439
+ "content": "<s_vendor_phone_number>",
1440
+ "single_word": false,
1441
+ "lstrip": false,
1442
+ "rstrip": false,
1443
+ "normalized": true,
1444
+ "special": false
1445
+ },
1446
+ {
1447
+ "id": 57677,
1448
+ "content": "</s_vendor_phone_number>",
1449
+ "single_word": false,
1450
+ "lstrip": false,
1451
+ "rstrip": false,
1452
+ "normalized": true,
1453
+ "special": false
1454
+ },
1455
+ {
1456
+ "id": 57678,
1457
+ "content": "<s_delivery_address>",
1458
+ "single_word": false,
1459
+ "lstrip": false,
1460
+ "rstrip": false,
1461
+ "normalized": true,
1462
+ "special": false
1463
+ },
1464
+ {
1465
+ "id": 57679,
1466
+ "content": "</s_delivery_address>",
1467
+ "single_word": false,
1468
+ "lstrip": false,
1469
+ "rstrip": false,
1470
+ "normalized": true,
1471
+ "special": false
1472
+ },
1473
+ {
1474
+ "id": 57680,
1475
+ "content": "<s_Invoice_no>",
1476
+ "single_word": false,
1477
+ "lstrip": false,
1478
+ "rstrip": false,
1479
+ "normalized": true,
1480
+ "special": false
1481
+ },
1482
+ {
1483
+ "id": 57681,
1484
+ "content": "</s_Invoice_no>",
1485
+ "single_word": false,
1486
+ "lstrip": false,
1487
+ "rstrip": false,
1488
+ "normalized": true,
1489
+ "special": false
1490
+ },
1491
+ {
1492
+ "id": 57682,
1493
+ "content": "<s_customer_phone_number>",
1494
+ "single_word": false,
1495
+ "lstrip": false,
1496
+ "rstrip": false,
1497
+ "normalized": true,
1498
+ "special": false
1499
+ },
1500
+ {
1501
+ "id": 57683,
1502
+ "content": "</s_customer_phone_number>",
1503
+ "single_word": false,
1504
+ "lstrip": false,
1505
+ "rstrip": false,
1506
+ "normalized": true,
1507
+ "special": false
1508
+ },
1509
+ {
1510
+ "id": 57684,
1511
+ "content": "<s_customer_contact_person>",
1512
+ "single_word": false,
1513
+ "lstrip": false,
1514
+ "rstrip": false,
1515
+ "normalized": true,
1516
+ "special": false
1517
+ },
1518
+ {
1519
+ "id": 57685,
1520
+ "content": "</s_customer_contact_person>",
1521
+ "single_word": false,
1522
+ "lstrip": false,
1523
+ "rstrip": false,
1524
+ "normalized": true,
1525
+ "special": false
1526
  }
1527
  ],
1528
  "normalizer": {
tokenizer_config.json CHANGED
@@ -1111,6 +1111,246 @@
1111
  "rstrip": false,
1112
  "single_word": false,
1113
  "special": false
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1114
  }
1115
  },
1116
  "additional_special_tokens": [
 
1111
  "rstrip": false,
1112
  "single_word": false,
1113
  "special": false
1114
+ },
1115
+ "57656": {
1116
+ "content": "<s_no_of_cartons>",
1117
+ "lstrip": false,
1118
+ "normalized": true,
1119
+ "rstrip": false,
1120
+ "single_word": false,
1121
+ "special": false
1122
+ },
1123
+ "57657": {
1124
+ "content": "</s_no_of_cartons>",
1125
+ "lstrip": false,
1126
+ "normalized": true,
1127
+ "rstrip": false,
1128
+ "single_word": false,
1129
+ "special": false
1130
+ },
1131
+ "57658": {
1132
+ "content": "<s_po_validity>",
1133
+ "lstrip": false,
1134
+ "normalized": true,
1135
+ "rstrip": false,
1136
+ "single_word": false,
1137
+ "special": false
1138
+ },
1139
+ "57659": {
1140
+ "content": "</s_po_validity>",
1141
+ "lstrip": false,
1142
+ "normalized": true,
1143
+ "rstrip": false,
1144
+ "single_word": false,
1145
+ "special": false
1146
+ },
1147
+ "57660": {
1148
+ "content": "<s_po_number>",
1149
+ "lstrip": false,
1150
+ "normalized": true,
1151
+ "rstrip": false,
1152
+ "single_word": false,
1153
+ "special": false
1154
+ },
1155
+ "57661": {
1156
+ "content": "</s_po_number>",
1157
+ "lstrip": false,
1158
+ "normalized": true,
1159
+ "rstrip": false,
1160
+ "single_word": false,
1161
+ "special": false
1162
+ },
1163
+ "57662": {
1164
+ "content": "<s_company_pin>",
1165
+ "lstrip": false,
1166
+ "normalized": true,
1167
+ "rstrip": false,
1168
+ "single_word": false,
1169
+ "special": false
1170
+ },
1171
+ "57663": {
1172
+ "content": "</s_company_pin>",
1173
+ "lstrip": false,
1174
+ "normalized": true,
1175
+ "rstrip": false,
1176
+ "single_word": false,
1177
+ "special": false
1178
+ },
1179
+ "57664": {
1180
+ "content": "<s_company_phone_number>",
1181
+ "lstrip": false,
1182
+ "normalized": true,
1183
+ "rstrip": false,
1184
+ "single_word": false,
1185
+ "special": false
1186
+ },
1187
+ "57665": {
1188
+ "content": "</s_company_phone_number>",
1189
+ "lstrip": false,
1190
+ "normalized": true,
1191
+ "rstrip": false,
1192
+ "single_word": false,
1193
+ "special": false
1194
+ },
1195
+ "57666": {
1196
+ "content": "<s_vendor>",
1197
+ "lstrip": false,
1198
+ "normalized": true,
1199
+ "rstrip": false,
1200
+ "single_word": false,
1201
+ "special": false
1202
+ },
1203
+ "57667": {
1204
+ "content": "</s_vendor>",
1205
+ "lstrip": false,
1206
+ "normalized": true,
1207
+ "rstrip": false,
1208
+ "single_word": false,
1209
+ "special": false
1210
+ },
1211
+ "57668": {
1212
+ "content": "<s_vendor_name>",
1213
+ "lstrip": false,
1214
+ "normalized": true,
1215
+ "rstrip": false,
1216
+ "single_word": false,
1217
+ "special": false
1218
+ },
1219
+ "57669": {
1220
+ "content": "</s_vendor_name>",
1221
+ "lstrip": false,
1222
+ "normalized": true,
1223
+ "rstrip": false,
1224
+ "single_word": false,
1225
+ "special": false
1226
+ },
1227
+ "57670": {
1228
+ "content": "<s_vendor_address>",
1229
+ "lstrip": false,
1230
+ "normalized": true,
1231
+ "rstrip": false,
1232
+ "single_word": false,
1233
+ "special": false
1234
+ },
1235
+ "57671": {
1236
+ "content": "</s_vendor_address>",
1237
+ "lstrip": false,
1238
+ "normalized": true,
1239
+ "rstrip": false,
1240
+ "single_word": false,
1241
+ "special": false
1242
+ },
1243
+ "57672": {
1244
+ "content": "<s_vendor_email>",
1245
+ "lstrip": false,
1246
+ "normalized": true,
1247
+ "rstrip": false,
1248
+ "single_word": false,
1249
+ "special": false
1250
+ },
1251
+ "57673": {
1252
+ "content": "</s_vendor_email>",
1253
+ "lstrip": false,
1254
+ "normalized": true,
1255
+ "rstrip": false,
1256
+ "single_word": false,
1257
+ "special": false
1258
+ },
1259
+ "57674": {
1260
+ "content": "<s_vendor_pin>",
1261
+ "lstrip": false,
1262
+ "normalized": true,
1263
+ "rstrip": false,
1264
+ "single_word": false,
1265
+ "special": false
1266
+ },
1267
+ "57675": {
1268
+ "content": "</s_vendor_pin>",
1269
+ "lstrip": false,
1270
+ "normalized": true,
1271
+ "rstrip": false,
1272
+ "single_word": false,
1273
+ "special": false
1274
+ },
1275
+ "57676": {
1276
+ "content": "<s_vendor_phone_number>",
1277
+ "lstrip": false,
1278
+ "normalized": true,
1279
+ "rstrip": false,
1280
+ "single_word": false,
1281
+ "special": false
1282
+ },
1283
+ "57677": {
1284
+ "content": "</s_vendor_phone_number>",
1285
+ "lstrip": false,
1286
+ "normalized": true,
1287
+ "rstrip": false,
1288
+ "single_word": false,
1289
+ "special": false
1290
+ },
1291
+ "57678": {
1292
+ "content": "<s_delivery_address>",
1293
+ "lstrip": false,
1294
+ "normalized": true,
1295
+ "rstrip": false,
1296
+ "single_word": false,
1297
+ "special": false
1298
+ },
1299
+ "57679": {
1300
+ "content": "</s_delivery_address>",
1301
+ "lstrip": false,
1302
+ "normalized": true,
1303
+ "rstrip": false,
1304
+ "single_word": false,
1305
+ "special": false
1306
+ },
1307
+ "57680": {
1308
+ "content": "<s_Invoice_no>",
1309
+ "lstrip": false,
1310
+ "normalized": true,
1311
+ "rstrip": false,
1312
+ "single_word": false,
1313
+ "special": false
1314
+ },
1315
+ "57681": {
1316
+ "content": "</s_Invoice_no>",
1317
+ "lstrip": false,
1318
+ "normalized": true,
1319
+ "rstrip": false,
1320
+ "single_word": false,
1321
+ "special": false
1322
+ },
1323
+ "57682": {
1324
+ "content": "<s_customer_phone_number>",
1325
+ "lstrip": false,
1326
+ "normalized": true,
1327
+ "rstrip": false,
1328
+ "single_word": false,
1329
+ "special": false
1330
+ },
1331
+ "57683": {
1332
+ "content": "</s_customer_phone_number>",
1333
+ "lstrip": false,
1334
+ "normalized": true,
1335
+ "rstrip": false,
1336
+ "single_word": false,
1337
+ "special": false
1338
+ },
1339
+ "57684": {
1340
+ "content": "<s_customer_contact_person>",
1341
+ "lstrip": false,
1342
+ "normalized": true,
1343
+ "rstrip": false,
1344
+ "single_word": false,
1345
+ "special": false
1346
+ },
1347
+ "57685": {
1348
+ "content": "</s_customer_contact_person>",
1349
+ "lstrip": false,
1350
+ "normalized": true,
1351
+ "rstrip": false,
1352
+ "single_word": false,
1353
+ "special": false
1354
  }
1355
  },
1356
  "additional_special_tokens": [