QuangHoDev commited on
Commit
46305c7
·
verified ·
1 Parent(s): f990431

Upload dataset

Browse files
README.md CHANGED
@@ -5,6 +5,8 @@ dataset_info:
5
  dtype: string
6
  - name: location
7
  dtype: string
 
 
8
  - name: description
9
  dtype: string
10
  - name: price_range_in_billion
@@ -26,7 +28,7 @@ dataset_info:
26
  - name: furniture
27
  dtype: string
28
  - name: google_map_coordinates
29
- dtype: string
30
  - name: url
31
  dtype: string
32
  - name: access_road
@@ -46,37 +48,27 @@ dataset_info:
46
  - name: breadcrumb
47
  dtype: string
48
  - name: listing_ID
49
- dtype: float64
50
  - name: type_of_listing
51
  dtype: string
52
  - name: frontage_area
53
  dtype: float64
54
- - name: price_vnd
55
- dtype: float64
56
- - name: price_billion
57
- dtype: float64
58
  - name: area_m2
59
  dtype: float64
60
- - name: bathrooms_num
 
 
61
  dtype: float64
62
- - name: is_outlier_about_price
63
  dtype: float64
64
- - name: price_billion_vnd
65
  dtype: float64
66
  - name: type_of_property
67
  dtype: string
68
- - name: description_normalized
69
- dtype: string
70
- - name: normalized_title
71
- dtype: string
72
- - name: is_verified
73
- dtype: float64
74
- - name: million_per_m2
75
- dtype: float64
76
  - name: house_direction_clean
77
  dtype: string
78
  - name: furniture_norm
79
- dtype: string
80
  - name: title_clean
81
  dtype: string
82
  - name: description_clean
@@ -127,17 +119,15 @@ dataset_info:
127
  dtype: string
128
  - name: balcony_direction_angle
129
  dtype: float64
130
- - name: bedrooms_num
131
- dtype: float64
132
  splits:
133
  - name: train
134
- num_bytes: 14370737
135
- num_examples: 4799
136
  - name: test
137
- num_bytes: 3593433
138
- num_examples: 1200
139
- download_size: 7199062
140
- dataset_size: 17964170
141
  configs:
142
  - config_name: default
143
  data_files:
 
5
  dtype: string
6
  - name: location
7
  dtype: string
8
+ - name: is_verified
9
+ dtype: int64
10
  - name: description
11
  dtype: string
12
  - name: price_range_in_billion
 
28
  - name: furniture
29
  dtype: string
30
  - name: google_map_coordinates
31
+ dtype: float64
32
  - name: url
33
  dtype: string
34
  - name: access_road
 
48
  - name: breadcrumb
49
  dtype: string
50
  - name: listing_ID
51
+ dtype: int64
52
  - name: type_of_listing
53
  dtype: string
54
  - name: frontage_area
55
  dtype: float64
 
 
 
 
56
  - name: area_m2
57
  dtype: float64
58
+ - name: price_vnd
59
+ dtype: int64
60
+ - name: price_billion
61
  dtype: float64
62
+ - name: million_per_m2
63
  dtype: float64
64
+ - name: bedrooms_num
65
  dtype: float64
66
  - name: type_of_property
67
  dtype: string
 
 
 
 
 
 
 
 
68
  - name: house_direction_clean
69
  dtype: string
70
  - name: furniture_norm
71
+ dtype: int64
72
  - name: title_clean
73
  dtype: string
74
  - name: description_clean
 
119
  dtype: string
120
  - name: balcony_direction_angle
121
  dtype: float64
 
 
122
  splits:
123
  - name: train
124
+ num_bytes: 21129496
125
+ num_examples: 8628
126
  - name: test
127
+ num_bytes: 5284823
128
+ num_examples: 2158
129
+ download_size: 10486824
130
+ dataset_size: 26414319
131
  configs:
132
  - config_name: default
133
  data_files:
data/test-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e330164ab12c993681d79a2d96ccb0d7a4a6e2e2233eeaf03b911164f7a03bb1
3
- size 1469442
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4939d58468e97d6b517d9c73d746ffc51725c0edc305d7e1972c47a7f201c912
3
+ size 2146782
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8aa32af2d5abbc4f94ae47560d551deed2bb7e77a0ff7f4d4da352b518a0547d
3
- size 5729620
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:296ebc750f60e2ed7e313f7bf50ab3ec90041d6f42a61bb3f1c5a1cd343d812e
3
+ size 8340042