--- dataset_info: features: - name: id dtype: string - name: text dtype: string - name: title dtype: string - name: address dtype: string - name: description dtype: string - name: source dtype: string - name: number_of_floors dtype: string - name: door_direction dtype: string - name: price dtype: string - name: area 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: built_year dtype: 'null' - name: width dtype: string - name: created_at dtype: timestamp[ms] - name: updated_at dtype: timestamp[ms] - name: post_date dtype: string - name: row_no dtype: int64 - name: cut_off_date dtype: timestamp[ms] - name: house_front_std dtype: float64 - name: road_wide_std 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: post_date_std dtype: string - 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: number_of_floors_std dtype: float64 - 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: city dtype: string - name: district dtype: string - name: ward dtype: string - name: street dtype: string - name: addr_id dtype: int64 - name: score dtype: float64 - name: car_area_std_is_filled dtype: int64 - name: car_area_std_filled dtype: float64 - name: car_area_std_normed dtype: float64 - name: price_std_is_filled dtype: int64 - name: price_std_filled dtype: float64 - name: price_std_normed dtype: float64 - name: number_of_floors_std_is_filled dtype: int64 - name: number_of_floors_std_filled dtype: float64 - name: number_of_floors_std_normed dtype: float64 - name: road_wide_std_is_filled dtype: int64 - name: road_wide_std_filled dtype: float64 - name: road_wide_std_normed dtype: float64 - name: street_filled dtype: string - name: city_filled dtype: string - name: district_filled dtype: string - name: ward_filled dtype: string - name: price_median_by_location dtype: float64 - name: price_median_by_location_normed dtype: float64 - name: price_median_by_city dtype: float64 - name: price_median_by_city_normed dtype: float64 - name: price_median_by_district dtype: float64 - name: price_median_by_district_normed dtype: float64 - name: price_median_by_ward dtype: float64 - name: price_median_by_ward_normed dtype: float64 - name: city_encoded dtype: int64 - name: district_encoded dtype: int64 - name: ward_encoded dtype: int64 - name: street_encoded dtype: int64 - name: street_encoded_normed dtype: float64 - name: city_encoded_normed dtype: float64 - name: district_encoded_normed dtype: float64 - name: ward_encoded_normed dtype: float64 - name: extra_data sequence: float64 - name: label dtype: int64 - name: duplicated_group dtype: string splits: - name: train num_bytes: 2350419621 num_examples: 861569 download_size: 969448888 dataset_size: 2350419621 configs: - config_name: default data_files: - split: train path: data/train-* ---