--- dataset_info: features: - name: id dtype: string - name: address dtype: string - name: row_no dtype: int64 - 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: number_str dtype: bool - name: before_comma_str dtype: string - name: phuong_rplc dtype: string - name: wrong_phuong_to_repl dtype: bool - name: street_original dtype: string - name: match dtype: float64 - name: segment_no dtype: float64 splits: - name: train num_bytes: 423384164 num_examples: 1346660 download_size: 132533311 dataset_size: 423384164 configs: - config_name: default data_files: - split: train path: data/train-* ---