--- dataset_info: features: - name: text dtype: string - name: id dtype: string - name: extra_data sequence: float64 - name: address dtype: string - name: title dtype: string - name: overlapped dtype: int64 - name: label dtype: int64 - name: city dtype: string - name: district dtype: string - name: ward dtype: string - name: street dtype: string - name: price_std dtype: float64 - name: house_front_std dtype: float64 - name: road_wide_std dtype: float64 - name: car_area_std dtype: float64 - name: number_of_floors_std dtype: float64 splits: - name: train num_bytes: 1257689308 num_examples: 895032 download_size: 578750554 dataset_size: 1257689308 configs: - config_name: default data_files: - split: train path: data/train-* ---