MikeGreen2710 commited on
Commit
077428e
·
verified ·
1 Parent(s): 24a09cb

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,215 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: index
5
+ dtype: int64
6
+ - name: id
7
+ dtype: string
8
+ - name: post_date_std
9
+ dtype: timestamp[ns]
10
+ - name: source
11
+ dtype: string
12
+ - name: updated_at
13
+ dtype: timestamp[ns]
14
+ - name: price
15
+ dtype: string
16
+ - name: title
17
+ dtype: string
18
+ - name: address
19
+ dtype: string
20
+ - name: description
21
+ dtype: string
22
+ - name: area
23
+ dtype: string
24
+ - name: number_of_floors
25
+ dtype: string
26
+ - name: door_direction
27
+ dtype: string
28
+ - name: house_front
29
+ dtype: string
30
+ - name: road_wide
31
+ dtype: string
32
+ - name: bedroom
33
+ dtype: string
34
+ - name: bathroom
35
+ dtype: string
36
+ - name: legal
37
+ dtype: string
38
+ - name: width
39
+ dtype: string
40
+ - name: text
41
+ dtype: string
42
+ - name: LEG
43
+ sequence: string
44
+ - name: LOC
45
+ sequence: string
46
+ - name: LAN
47
+ sequence: string
48
+ - name: WAR
49
+ sequence: string
50
+ - name: CIT
51
+ sequence: string
52
+ - name: NUM
53
+ sequence: string
54
+ - name: STR
55
+ sequence: string
56
+ - name: DIS
57
+ sequence: string
58
+ - name: SHP
59
+ sequence: string
60
+ - name: LIV
61
+ sequence: string
62
+ - name: FDR
63
+ sequence: string
64
+ - name: FWD
65
+ sequence: string
66
+ - name: PUR
67
+ sequence: string
68
+ - name: ARA
69
+ sequence: string
70
+ - name: RWD
71
+ sequence: string
72
+ - name: CAR
73
+ sequence: string
74
+ - name: NOF
75
+ sequence: string
76
+ - name: STU
77
+ sequence: string
78
+ - name: COR
79
+ sequence: string
80
+ - name: RPI
81
+ sequence: string
82
+ - name: NOBA
83
+ sequence: string
84
+ - name: NOBR
85
+ sequence: string
86
+ - name: PRI
87
+ sequence: string
88
+ - name: YCT
89
+ sequence: string
90
+ - name: duplicated_group
91
+ dtype: string
92
+ - name: agriculture_forestry
93
+ dtype: int64
94
+ - name: location
95
+ dtype: int64
96
+ - name: project
97
+ dtype: int64
98
+ - name: structure_focus
99
+ dtype: int64
100
+ - name: ward
101
+ dtype: string
102
+ - name: district
103
+ dtype: string
104
+ - name: province
105
+ dtype: string
106
+ - name: ward_code
107
+ dtype: float64
108
+ - name: district_code
109
+ dtype: float64
110
+ - name: province_code
111
+ dtype: float64
112
+ - name: house_front_std
113
+ dtype: float64
114
+ - name: ner_car_dict_ext
115
+ struct:
116
+ - name: car_ext
117
+ dtype: float64
118
+ - name: car_length_ext
119
+ dtype: float64
120
+ - name: car_width_ext
121
+ dtype: float64
122
+ - name: ner_ara_dict_ext
123
+ struct:
124
+ - name: ara_ext
125
+ dtype: float64
126
+ - name: ara_length_ext
127
+ dtype: float64
128
+ - name: ara_width_ext
129
+ dtype: float64
130
+ - name: width_std
131
+ dtype: float64
132
+ - name: car_area_std
133
+ dtype: float64
134
+ - name: length_std
135
+ dtype: float64
136
+ - name: ara_area_std
137
+ dtype: float64
138
+ - name: door_direction_std
139
+ dtype: string
140
+ - name: price_std
141
+ dtype: float64
142
+ - name: rental_price_std
143
+ dtype: float64
144
+ - name: built_year_std
145
+ dtype: float64
146
+ - name: built_year_std_fix
147
+ dtype: float64
148
+ - name: num_year_construction_std
149
+ dtype: float64
150
+ - name: nof_dict_std
151
+ struct:
152
+ - name: ner_ham
153
+ dtype: float64
154
+ - name: ner_lau
155
+ dtype: float64
156
+ - name: ner_lung
157
+ dtype: int64
158
+ - name: ner_tang
159
+ dtype: float64
160
+ - name: ner_tret
161
+ dtype: int64
162
+ - name: ner_tum_san_thuong
163
+ dtype: int64
164
+ - name: ner_tum_san_thuong
165
+ dtype: int64
166
+ - name: ner_ham
167
+ dtype: float64
168
+ - name: ner_lung
169
+ dtype: int64
170
+ - name: ner_tret
171
+ dtype: int64
172
+ - name: ner_tang
173
+ dtype: float64
174
+ - name: ner_lau
175
+ dtype: float64
176
+ - name: asset_on_land_price_std
177
+ dtype: float64
178
+ - name: land_price
179
+ dtype: float64
180
+ - name: land_price_fix
181
+ dtype: float64
182
+ - name: road_wide_std
183
+ dtype: float64
184
+ - name: price_std_round_1
185
+ dtype: float64
186
+ - name: review_required_round_1
187
+ dtype: bool
188
+ - name: source_type_r1
189
+ dtype: string
190
+ - name: log_mean
191
+ dtype: float64
192
+ - name: log_std
193
+ dtype: float64
194
+ - name: lower_bound
195
+ dtype: float64
196
+ - name: upper_bound
197
+ dtype: float64
198
+ - name: review_required_final
199
+ dtype: bool
200
+ - name: number_of_floors_std
201
+ dtype: float64
202
+ - name: text_embedding
203
+ sequence: float32
204
+ splits:
205
+ - name: train
206
+ num_bytes: 10615937561
207
+ num_examples: 1857372
208
+ download_size: 7344293716
209
+ dataset_size: 10615937561
210
+ configs:
211
+ - config_name: default
212
+ data_files:
213
+ - split: train
214
+ path: data/train-*
215
+ ---
data/train-00000-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7791353b43393a995a3b0109d8d5b75e83a48201a0c5aa4459e78cee64397986
3
+ size 322445629
data/train-00001-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b640fa42937161f67eadf1460fae718f879b5c122547be7d74438729f7b3d8ef
3
+ size 321660187
data/train-00002-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f58f7081430c448ff8484a88ee34b6a7acfd98375ca4a82bee30a84e4c29d121
3
+ size 323025899
data/train-00003-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72ced250dc195812b44d23523e1ade477d2cf9e586e6f65fd778b090ebb86fa3
3
+ size 328132347
data/train-00004-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3c27f38fd0dcf5d48dbf0f3b8c89122703edec2c84e18c3b39709f500188cc9
3
+ size 328039884
data/train-00005-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99cdba280db46c1ab62dbfe31dbca0e315ad137162d37829dee302e00dbfef5e
3
+ size 328237853
data/train-00006-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:99e6cca9df0a72cd086cd9dd890d86a2820c1d9e9999ed04acd764ab9ad451df
3
+ size 329107731
data/train-00007-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e0156f8bb502e25a39e64746dc4f2362fe077bcd35b8a4034a4af0360f81dc8
3
+ size 330427653
data/train-00008-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a87f0cd25de621dd8416c4798091abf8567b3d77760e5d35cddd5077f1ab89fa
3
+ size 330771426
data/train-00009-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:412bb4792e22897d7b4b6351ca39f110997b7c149d965635641ee73017a13c04
3
+ size 333211688
data/train-00010-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9149431da28b4b758c3b7215f5e04b0dd8f11c6d1ac76e800de908712d1ee955
3
+ size 334982883
data/train-00011-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a8cc64a83c4228b0a4fe13dccffb1371e147a50e2a67bdf2d40145501f01e98
3
+ size 335067231
data/train-00012-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02c997324e5f0d98de70a50156ad6cbe7b728d8b57f702362ed7d2bac603c8bb
3
+ size 336762329
data/train-00013-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57d8babe6270cb5d2252402aaab4797453929c521a0868bc4b1181ac6e636209
3
+ size 338733768
data/train-00014-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:65ea790dac2d51fa6ee2da06626fb0aba18980fc3cb3abe35f5faf72f7992356
3
+ size 336851669
data/train-00015-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cef6e40914292b70c44240b05fdc2c77712237b6b7ed3df9c00070da62bb65e
3
+ size 337662778
data/train-00016-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ba09abca7283195818fa31e262eee9cc655590bab4d958b660fbd19faa047f9
3
+ size 341111218
data/train-00017-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1645eb0cc0408a05fbafd5fac21e9ed98ef41e5270ec64a666703055e35e68be
3
+ size 339742263
data/train-00018-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34d77eb1c35b87b425887b28eeda2ea560e7c37b15a2516183aadb3d554f1fc2
3
+ size 343541134
data/train-00019-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c57b613248243fbc79578b700e4d8e1c548bcbbe6a06f6e6e1a8f40d0112c57b
3
+ size 344162787
data/train-00020-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:653203b8dcda15bd8bf9ead81ebd66f3a1a8ed1d936264750ef7479f4d8a98ec
3
+ size 343396951
data/train-00021-of-00022.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d8615b745c607768856cda53bd7074df5080bbbf7a6c6d72221f92f4971e2fa
3
+ size 337218408