private_instagram / README.md
mikasiddiqui's picture
Upload README.md with huggingface_hub
cd1f71f
|
raw
history blame contribute delete
No virus
958 Bytes
metadata
dataset_info:
  features:
    - name: sid
      dtype: int64
    - name: sid_profile
      dtype: int64
    - name: post_id
      dtype: string
    - name: profile_id
      dtype: int64
    - name: date
      dtype: string
    - name: post_type
      dtype: int64
    - name: description
      dtype: string
    - name: likes
      dtype: int64
    - name: comments
      dtype: int64
    - name: username
      dtype: string
    - name: bio
      dtype: string
    - name: following
      dtype: int64
    - name: followers
      dtype: int64
    - name: num_posts
      dtype: int64
    - name: is_business_account
      dtype: bool
    - name: lang
      dtype: string
    - name: category
      dtype: string
  splits:
    - name: train
      num_bytes: 7174313392
      num_examples: 17210370
  download_size: 2667007043
  dataset_size: 7174313392

Dataset Card for "private_instagram"

More Information needed