File size: 4,326 Bytes
769e8f8 | 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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 | ---
dataset_info:
features:
- name: index
dtype: int64
- name: id
dtype: string
- name: post_date_std
dtype: timestamp[ns]
- name: source
dtype: string
- name: updated_at
dtype: timestamp[ns]
- name: price
dtype: string
- name: title
dtype: string
- name: address
dtype: string
- name: description
dtype: string
- name: area
dtype: string
- name: number_of_floors
dtype: string
- name: door_direction
dtype: string
- name: house_front
dtype: string
- name: road_wide
dtype: string
- name: bedroom
dtype: string
- name: bathroom
dtype: string
- name: legal
dtype: string
- name: width
dtype: string
- name: text
dtype: string
- name: LEG
sequence: string
- name: LOC
sequence: string
- name: LAN
sequence: string
- name: WAR
sequence: string
- name: CIT
sequence: string
- name: NUM
sequence: string
- name: STR
sequence: string
- name: DIS
sequence: string
- name: SHP
sequence: string
- name: LIV
sequence: string
- name: FDR
sequence: string
- name: FWD
sequence: string
- name: PUR
sequence: string
- name: ARA
sequence: string
- name: RWD
sequence: string
- name: CAR
sequence: string
- name: NOF
sequence: string
- name: STU
sequence: string
- name: COR
sequence: string
- name: RPI
sequence: string
- name: NOBA
sequence: string
- name: NOBR
sequence: string
- name: PRI
sequence: string
- name: YCT
sequence: string
- name: duplicated_group
dtype: string
- name: agriculture_forestry
dtype: int64
- name: location
dtype: int64
- name: project
dtype: int64
- name: structure_focus
dtype: int64
- name: ward
dtype: string
- name: district
dtype: string
- name: province
dtype: string
- name: ward_code
dtype: float64
- name: district_code
dtype: float64
- name: province_code
dtype: float64
- name: house_front_std
dtype: float64
- name: ner_car_dict_ext
struct:
- name: car_ext
dtype: float64
- name: car_length_ext
dtype: float64
- name: car_width_ext
dtype: float64
- name: ner_ara_dict_ext
struct:
- name: ara_ext
dtype: float64
- name: ara_length_ext
dtype: float64
- name: ara_width_ext
dtype: float64
- name: width_std
dtype: float64
- name: car_area_std
dtype: float64
- name: length_std
dtype: float64
- name: ara_area_std
dtype: float64
- name: door_direction_std
dtype: string
- name: price_std
dtype: float64
- name: rental_price_std
dtype: float64
- name: built_year_std
dtype: float64
- name: built_year_std_fix
dtype: float64
- name: num_year_construction_std
dtype: float64
- name: nof_dict_std
struct:
- name: ner_ham
dtype: float64
- name: ner_lau
dtype: float64
- name: ner_lung
dtype: int64
- name: ner_tang
dtype: float64
- name: ner_tret
dtype: int64
- name: ner_tum_san_thuong
dtype: int64
- name: ner_tum_san_thuong
dtype: int64
- name: ner_ham
dtype: float64
- name: ner_lung
dtype: int64
- name: ner_tret
dtype: int64
- name: ner_tang
dtype: float64
- name: ner_lau
dtype: float64
- name: asset_on_land_price_std
dtype: float64
- name: land_price
dtype: float64
- name: land_price_fix
dtype: float64
- name: road_wide_std
dtype: float64
- name: price_std_round_1
dtype: float64
- name: review_required_round_1
dtype: bool
- name: source_type_r1
dtype: string
- name: log_mean
dtype: float64
- name: log_std
dtype: float64
- name: lower_bound
dtype: float64
- name: upper_bound
dtype: float64
- name: review_required_final
dtype: bool
- name: number_of_floors_std
dtype: float64
- name: text_embedding
sequence: float32
- name: _temp_block_key_split_main
sequence: string
- name: model_block_group_id
dtype: string
splits:
- name: train
num_bytes: 867404826
num_examples: 151237
download_size: 730070866
dataset_size: 867404826
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
|