Upload folder using huggingface_hub
Browse files- examples.json +2 -2
- label2id.json +16 -16
- last_commit_imobsearch.txt +3 -3
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:85f22f0b629027587a0a0adebad7b778af43c62b1e18b065c6b5e69167b4ab21
|
3 |
+
size 159556995
|
label2id.json
CHANGED
@@ -19,14 +19,14 @@
|
|
19 |
"building.home_theater": 17,
|
20 |
"address.neighborhood": 18,
|
21 |
"built_area": 19,
|
22 |
-
"
|
23 |
-
"
|
24 |
-
"
|
25 |
-
"
|
26 |
-
"
|
27 |
-
"
|
28 |
-
"
|
29 |
-
"
|
30 |
"address.state": 28,
|
31 |
"real_estate": 29,
|
32 |
"address.number": 30,
|
@@ -37,14 +37,14 @@
|
|
37 |
"building.garage": 35,
|
38 |
"building.doorman": 36,
|
39 |
"building.total_levels": 37,
|
40 |
-
"building.
|
41 |
-
"building.
|
42 |
-
"building.
|
43 |
-
"building.
|
44 |
-
"building.
|
45 |
-
"building.
|
46 |
-
"building.
|
47 |
-
"building.
|
48 |
"building.heating": 46,
|
49 |
"building.fireplace": 47,
|
50 |
"building.wine_cellar": 48,
|
|
|
19 |
"building.home_theater": 17,
|
20 |
"address.neighborhood": 18,
|
21 |
"built_area": 19,
|
22 |
+
"condominium_rate": 20,
|
23 |
+
"title": 21,
|
24 |
+
"description": 22,
|
25 |
+
"address.city": 23,
|
26 |
+
"for_rent": 24,
|
27 |
+
"rent_price": 25,
|
28 |
+
"bathroom_count": 26,
|
29 |
+
"address.street": 27,
|
30 |
"address.state": 28,
|
31 |
"real_estate": 29,
|
32 |
"address.number": 30,
|
|
|
37 |
"building.garage": 35,
|
38 |
"building.doorman": 36,
|
39 |
"building.total_levels": 37,
|
40 |
+
"building.sauna": 38,
|
41 |
+
"building.solar_panel": 39,
|
42 |
+
"building.service_area": 40,
|
43 |
+
"building.storage": 41,
|
44 |
+
"building.level": 42,
|
45 |
+
"building.terrace": 43,
|
46 |
+
"building.balcony": 44,
|
47 |
+
"building.generator": 45,
|
48 |
"building.heating": 46,
|
49 |
"building.fireplace": 47,
|
50 |
"building.wine_cellar": 48,
|
last_commit_imobsearch.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
commit
|
2 |
Author: igoramf <[email protected]>
|
3 |
-
Date: Fri Jul 12
|
4 |
|
5 |
-
|
|
|
1 |
+
commit 1d5e9ed54ef93969dcd04f8003074952f99f6c75
|
2 |
Author: igoramf <[email protected]>
|
3 |
+
Date: Fri Jul 12 21:34:13 2024 -0300
|
4 |
|
5 |
+
feat: dataset created
|