File size: 1,616 Bytes
2cb34f2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
263eda9
2cb34f2
263eda9
2cb34f2
 
 
263eda9
2cb34f2
263eda9
2cb34f2
 
 
 
 
263eda9
2cb34f2
 
 
263eda9
2cb34f2
263eda9
2cb34f2
263eda9
2cb34f2
263eda9
2cb34f2
263eda9
 
 
 
 
2cb34f2
 
263eda9
2cb34f2
263eda9
 
2cb34f2
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
---
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-*
---