File size: 3,603 Bytes
68a56fa
 
 
 
 
1853f58
68a56fa
 
 
 
 
1853f58
68a56fa
 
1853f58
 
 
f6a0ad6
1853f58
 
 
f6a0ad6
1853f58
 
 
 
 
 
 
 
 
 
f6a0ad6
1853f58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f6a0ad6
1853f58
 
 
68a56fa
 
 
 
1853f58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f6a0ad6
1853f58
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
f6a0ad6
 
1853f58
 
f6a0ad6
1853f58
 
 
 
 
 
 
 
68a56fa
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "_name_or_path": "microsoft/markuplm-base",
  "architectures": [
    "MarkupLMForTokenClassification"
  ],
  "attention_probs_dropout_prob": 0.1,
  "bos_token_id": 0,
  "classifier_dropout": null,
  "eos_token_id": 2,
  "gradient_checkpointing": false,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.1,
  "hidden_size": 768,
  "id2label": {
    "0": "condominium_rate",
    "1": "sale_price",
    "2": "real_estate",
    "3": "for_sale",
    "4": "room_count",
    "5": "garage_count",
    "6": "bathroom_count",
    "7": "property_code",
    "8": "total_area",
    "9": "description",
    "10": "title",
    "11": "address.neighborhood",
    "12": "address.city",
    "13": "address.street",
    "14": "building.garage",
    "15": "built_area",
    "16": "rent_price",
    "17": "property_tax",
    "18": "for_rent",
    "19": "building.elevator",
    "20": "building.air_conditioning",
    "21": "building.service_area",
    "22": "building.service_room",
    "23": "property_type",
    "24": "address.state",
    "25": "building.sauna",
    "26": "building.level",
    "27": "building.gourmet_area",
    "28": "building.pool",
    "29": "building.laundry",
    "30": "building.doorman",
    "31": "building.party_room",
    "32": "building.barbecue",
    "33": "building.heating",
    "34": "building.balcony",
    "35": "building.home_office",
    "36": "building.sports_court",
    "37": "building.gym",
    "38": "building.playground",
    "39": "building.garden",
    "40": "building.solar_panel",
    "41": "building.generator",
    "42": "building.terrace",
    "43": "building.storage",
    "44": "building.home_theater",
    "45": "building.total_levels",
    "46": "address.number",
    "47": "other"
  },
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "address.city": 12,
    "address.neighborhood": 11,
    "address.number": 46,
    "address.state": 24,
    "address.street": 13,
    "bathroom_count": 6,
    "building.air_conditioning": 20,
    "building.balcony": 34,
    "building.barbecue": 32,
    "building.doorman": 30,
    "building.elevator": 19,
    "building.garage": 14,
    "building.garden": 39,
    "building.generator": 41,
    "building.gourmet_area": 27,
    "building.gym": 37,
    "building.heating": 33,
    "building.home_office": 35,
    "building.home_theater": 44,
    "building.laundry": 29,
    "building.level": 26,
    "building.party_room": 31,
    "building.playground": 38,
    "building.pool": 28,
    "building.sauna": 25,
    "building.service_area": 21,
    "building.service_room": 22,
    "building.solar_panel": 40,
    "building.sports_court": 36,
    "building.storage": 43,
    "building.terrace": 42,
    "building.total_levels": 45,
    "built_area": 15,
    "condominium_rate": 0,
    "description": 9,
    "for_rent": 18,
    "for_sale": 3,
    "garage_count": 5,
    "other": 47,
    "property_code": 7,
    "property_tax": 17,
    "property_type": 23,
    "real_estate": 2,
    "rent_price": 16,
    "room_count": 4,
    "sale_price": 1,
    "title": 10,
    "total_area": 8
  },
  "layer_norm_eps": 1e-05,
  "max_depth": 50,
  "max_position_embeddings": 514,
  "max_xpath_subs_unit_embeddings": 1024,
  "max_xpath_tag_unit_embeddings": 256,
  "model_type": "markuplm",
  "num_attention_heads": 12,
  "num_hidden_layers": 12,
  "pad_token_id": 1,
  "position_embedding_type": "absolute",
  "subs_pad_id": 1001,
  "tag_pad_id": 216,
  "torch_dtype": "float32",
  "transformers_version": "4.42.0.dev0",
  "type_vocab_size": 1,
  "use_cache": true,
  "vocab_size": 50267,
  "xpath_unit_hidden_size": 32
}