--- dataset_info: features: - name: id dtype: int64 - name: text dtype: string - name: extractor_provenance dtype: string - name: facing dtype: string - name: floors_above_ground dtype: float64 - name: frontage_composition_n_alley_faces dtype: float64 - name: frontage_composition_n_street_faces dtype: float64 - name: frontage_width_m dtype: float64 - name: frontage_width_qualifier dtype: string - name: location_extracted_alley_path dtype: string - name: location_extracted_district dtype: string - name: location_extracted_house_number dtype: string - name: location_extracted_province dtype: string - name: location_extracted_street dtype: string - name: location_extracted_ward dtype: string - name: lot_depth_m dtype: float64 - name: lot_depth_qualifier dtype: string - name: lot_width_m dtype: float64 - name: lot_width_qualifier dtype: string - name: number_of_basements dtype: float64 - name: number_of_bathrooms dtype: float64 - name: number_of_bedrooms dtype: float64 - name: number_of_mezzanines dtype: float64 - name: number_of_roof_terraces dtype: float64 - name: number_of_tums dtype: float64 - name: price_currency dtype: string - name: price_qualifier dtype: string - name: price_stated dtype: float64 - name: shape dtype: string - name: year_built dtype: float64 - name: year_built_qualifier dtype: string splits: - name: train num_bytes: 85865591 num_examples: 73775 download_size: 34837929 dataset_size: 85865591 configs: - config_name: default data_files: - split: train path: data/train-* ---