File size: 3,725 Bytes
987400f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
{
  "_name_or_path": "microsoft/layoutlmv3-base",
  "architectures": [
    "LayoutLMv3ForTokenClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "coordinate_size": 128,
  "eos_token_id": 2,
  "has_relative_attention_bias": true,
  "has_spatial_attention_bias": true,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "pick_up_date",
    "1": "delivery_date",
    "2": "client_reference",
    "3": "weight_tot",
    "4": "weight_measure_unit",
    "5": "numpack_tot",
    "6": "volumes_tot",
    "7": "incoterms",
    "8": "controlled_temp",
    "9": "pickup_name",
    "10": "pickup_department",
    "11": "pickup_address",
    "12": "pickup_city",
    "13": "pickup_province",
    "14": "pickup_zipcode",
    "15": "pickup_state",
    "16": "contact_email",
    "17": "contact_phone",
    "18": "delivery_name",
    "19": "delivery_department",
    "20": "delivery_address",
    "21": "delivery_city",
    "22": "delivery_province",
    "23": "delivery_zipcode",
    "24": "delivery_state",
    "25": "item_numpack_body",
    "26": "item_pack_type",
    "27": "item_notes",
    "28": "item_weight_body",
    "29": "item_weight_body_measure_unit",
    "30": "item_volume_body",
    "31": "item_measures_body",
    "32": "item_stackable",
    "33": "goods_value",
    "34": "others",
    "35": "delivery_time",
    "36": "delivery_booking_needed",
    "37": "pick_up_time_window",
    "38": "delivery_time_window",
    "39": "hazardous_goods",
    "40": "limited_quantity",
    "41": "consignee_name",
    "42": "consignee_address",
    "43": "consignee_city",
    "44": "consignee_state",
    "45": "consignee_zipcode",
    "46": "consignee_province",
    "47": "contact_person"
  },
  "initializer_range": 0.02,
  "input_size": 224,
  "intermediate_size": 3072,
  "label2id": {
    "client_reference": 2,
    "consignee_address": 42,
    "consignee_city": 43,
    "consignee_name": 41,
    "consignee_province": 46,
    "consignee_state": 44,
    "consignee_zipcode": 45,
    "contact_email": 16,
    "contact_person": 47,
    "contact_phone": 17,
    "controlled_temp": 8,
    "delivery_address": 20,
    "delivery_booking_needed": 36,
    "delivery_city": 21,
    "delivery_date": 1,
    "delivery_department": 19,
    "delivery_name": 18,
    "delivery_province": 22,
    "delivery_state": 24,
    "delivery_time": 35,
    "delivery_time_window": 38,
    "delivery_zipcode": 23,
    "goods_value": 33,
    "hazardous_goods": 39,
    "incoterms": 7,
    "item_measures_body": 31,
    "item_notes": 27,
    "item_numpack_body": 25,
    "item_pack_type": 26,
    "item_stackable": 32,
    "item_volume_body": 30,
    "item_weight_body": 28,
    "item_weight_body_measure_unit": 29,
    "limited_quantity": 40,
    "numpack_tot": 5,
    "others": 34,
    "pick_up_date": 0,
    "pick_up_time_window": 37,
    "pickup_address": 11,
    "pickup_city": 12,
    "pickup_department": 10,
    "pickup_name": 9,
    "pickup_province": 13,
    "pickup_state": 15,
    "pickup_zipcode": 14,
    "volumes_tot": 6,
    "weight_measure_unit": 4,
    "weight_tot": 3
  },
  "layer_norm_eps": 1e-05,
  "max_2d_position_embeddings": 1024,
  "max_position_embeddings": 514,
  "max_rel_2d_pos": 256,
  "max_rel_pos": 128,
  "model_type": "layoutlmv3",
  "num_attention_heads": 12,
  "num_channels": 3,
  "num_hidden_layers": 12,
  "pad_token_id": 1,
  "patch_size": 16,
  "rel_2d_pos_bins": 64,
  "rel_pos_bins": 32,
  "second_input_size": 112,
  "shape_size": 128,
  "text_embed": true,
  "torch_dtype": "float32",
  "transformers_version": "4.41.0.dev0",
  "type_vocab_size": 1,
  "visual_embed": true,
  "vocab_size": 50265
}