Upload folder using huggingface_hub
Browse files- examples.json +2 -2
- label2id.json +48 -47
examples.json
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:e8dee60a4ee99ebfcee18229cc2aaf2faa1cfbac80a3c63e5aa44eea48279724
|
3 |
+
size 2013723
|
label2id.json
CHANGED
@@ -1,50 +1,51 @@
|
|
1 |
{
|
2 |
-
"
|
3 |
-
"
|
4 |
-
"
|
5 |
-
"
|
6 |
-
"
|
7 |
-
"
|
8 |
"bathroom_count": 6,
|
9 |
-
"
|
10 |
-
"
|
11 |
-
"
|
12 |
-
"
|
13 |
-
"
|
14 |
-
"
|
15 |
-
"
|
16 |
-
"
|
17 |
-
"
|
18 |
-
"
|
19 |
-
"
|
20 |
-
"
|
21 |
-
"building.
|
22 |
-
"building.
|
23 |
-
"building.
|
24 |
-
"building.
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"building.
|
28 |
-
"building.
|
29 |
-
"building.
|
30 |
-
"building.
|
31 |
-
"building.
|
32 |
-
"building.
|
33 |
-
"building.
|
34 |
-
"building.
|
35 |
-
"building.
|
36 |
-
"building.
|
37 |
-
"
|
38 |
-
"
|
39 |
-
"building.
|
40 |
-
"building.
|
41 |
-
"
|
42 |
-
"building.
|
43 |
-
"building.
|
44 |
-
"building.
|
45 |
-
"building.
|
46 |
-
"
|
47 |
-
"building.
|
48 |
-
"
|
49 |
-
"
|
|
|
50 |
}
|
|
|
1 |
{
|
2 |
+
"title": 0,
|
3 |
+
"address.neighborhood": 1,
|
4 |
+
"room_count": 2,
|
5 |
+
"garage_count": 3,
|
6 |
+
"sale_price": 4,
|
7 |
+
"for_sale": 5,
|
8 |
"bathroom_count": 6,
|
9 |
+
"description": 7,
|
10 |
+
"property_code": 8,
|
11 |
+
"address.street": 9,
|
12 |
+
"address.city": 10,
|
13 |
+
"rent_price": 11,
|
14 |
+
"property_type": 12,
|
15 |
+
"built_area": 13,
|
16 |
+
"total_area": 14,
|
17 |
+
"condominium_rate": 15,
|
18 |
+
"property_tax": 16,
|
19 |
+
"building.solar_panel": 17,
|
20 |
+
"building.service_area": 18,
|
21 |
+
"building.barbecue": 19,
|
22 |
+
"building.doorman": 20,
|
23 |
+
"building.sauna": 21,
|
24 |
+
"building.fireplace": 22,
|
25 |
+
"building.pool": 23,
|
26 |
+
"building.garage": 24,
|
27 |
+
"building.sports_court": 25,
|
28 |
+
"building.garden": 26,
|
29 |
+
"building.balcony": 27,
|
30 |
+
"building.gourmet_area": 28,
|
31 |
+
"building.gym": 29,
|
32 |
+
"building.playground": 30,
|
33 |
+
"building.generator": 31,
|
34 |
+
"building.wine_cellar": 32,
|
35 |
+
"building.party_room": 33,
|
36 |
+
"building.home_theater": 34,
|
37 |
+
"real_estate": 35,
|
38 |
+
"for_rent": 36,
|
39 |
+
"building.air_conditioning": 37,
|
40 |
+
"building.elevator": 38,
|
41 |
+
"address.state": 39,
|
42 |
+
"building.service_room": 40,
|
43 |
+
"building.heating": 41,
|
44 |
+
"building.storage": 42,
|
45 |
+
"building.level": 43,
|
46 |
+
"address.number": 44,
|
47 |
+
"building.laundry": 45,
|
48 |
+
"building.home_office": 46,
|
49 |
+
"building.terrace": 47,
|
50 |
+
"other": 48
|
51 |
}
|