--- dataset_info: features: - name: pk dtype: int64 - name: username dtype: string - name: full_name dtype: string - name: is_private dtype: bool - name: profile_pic_url dtype: string - name: profile_pic_url_hd dtype: string - name: is_verified dtype: bool - name: media_count dtype: int64 - name: follower_count dtype: int64 - name: following_count dtype: int64 - name: biography dtype: string - name: bio_links dtype: string - name: external_url dtype: string - name: account_type dtype: int64 - name: is_business dtype: bool - name: public_email dtype: string - name: contact_phone_number dtype: string - name: public_phone_country_code dtype: string - name: public_phone_number dtype: string - name: business_contact_method dtype: string - name: business_category_name dtype: string - name: category_name dtype: string - name: category dtype: string - name: address_street dtype: string - name: city_id dtype: string - name: city_name dtype: string - name: latitude dtype: string - name: longitude dtype: string - name: zip dtype: string - name: instagram_location_id dtype: string - name: interop_messaging_user_fbid dtype: string - name: information dtype: string - name: embedding sequence: float32 splits: - name: train num_bytes: 6497049 num_examples: 889 download_size: 5128161 dataset_size: 6497049 configs: - config_name: default data_files: - split: train path: data/train-* ---