main_instagram / README.md
mikasiddiqui's picture
Upload README.md with huggingface_hub
13d56e4
metadata
dataset_info:
  features:
    - name: sid
      dtype: int64
    - name: sid_profile
      dtype: int64
    - name: shortcode
      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: description_category
      dtype: string
    - name: description_grade
      dtype: float64
    - name: image_grade
      dtype: float64
    - name: path
      dtype: string
  splits:
    - name: train
      num_bytes: 263209721
      num_examples: 605868
  download_size: 158703728
  dataset_size: 263209721

Dataset Card for "main_instagram"

More Information needed