private_instagram / README.md
mikasiddiqui's picture
Upload README.md with huggingface_hub
83f4c3d
|
raw
history blame
No virus
1.02 kB
metadata
dataset_info:
  features:
    - name: sid
      dtype: int64
    - name: sid_profile
      dtype: int64
    - name: post_id
      dtype: string
    - name: profile_id
      dtype: int64
    - name: cts
      dtype: string
    - name: post_type
      dtype: int64
    - name: description
      dtype: string
    - name: numbr_likes
      dtype: int64
    - name: number_comments
      dtype: int64
    - name: profile_name
      dtype: string
    - name: bio
      dtype: string
    - name: following
      dtype: int64
    - name: followers
      dtype: int64
    - name: n_posts
      dtype: int64
    - name: is_business_account
      dtype: bool
    - name: lang
      dtype: string
    - name: embeddings
      sequence: float32
    - name: category
      dtype: string
  splits:
    - name: train
      num_bytes: 8551142992
      num_examples: 17210370
  download_size: 1627466872
  dataset_size: 8551142992

Dataset Card for "private_instagram"

More Information needed