--- dataset_info: features: - name: fsq_place_id dtype: string - name: name dtype: string - name: latitude dtype: float64 - name: longitude dtype: float64 - name: address dtype: string - name: locality dtype: string - name: region dtype: string - name: postcode dtype: string - name: admin_region dtype: string - name: post_town dtype: string - name: po_box dtype: string - name: country dtype: string - name: date_created dtype: string - name: date_refreshed dtype: string - name: date_closed dtype: string - name: tel dtype: string - name: website dtype: string - name: email dtype: string - name: facebook_id dtype: int64 - name: instagram dtype: string - name: twitter dtype: string - name: fsq_category_ids sequence: string - name: fsq_category_labels sequence: string - name: geometry dtype: binary splits: - name: train num_bytes: 1134374359 num_examples: 3060669 download_size: 760919162 dataset_size: 1134374359 configs: - config_name: default data_files: - split: train path: data/train-* ---