ig_train_dataset / README.md
mikasiddiqui's picture
Upload README.md with huggingface_hub
cb6e88a
|
raw
history blame
1.84 kB
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
    - name: image_objects
      sequence: string
    - name: bboxes
      sequence:
        sequence: float64
    - name: image_dimensions
      dtype: int64
    - name: BalancingElements
      dtype: float64
    - name: ColorHarmony
      dtype: float64
    - name: ContentAesthetics
      dtype: float64
    - name: DoFScore
      dtype: float64
    - name: LightScore
      dtype: float64
    - name: MotionBlurScore
      dtype: float64
    - name: ObjectScore
      dtype: float64
    - name: RuleOfThirdsScore
      dtype: float64
    - name: VividColorScore
      dtype: float64
    - name: RepetitionScore
      dtype: float64
    - name: SymmetryScore
      dtype: float64
    - name: AestheticScore
      dtype: float64
    - name: image_shot
      dtype: string
    - name: image_category
      dtype: string
  splits:
    - name: train
      num_bytes: 458234990
      num_examples: 605868
  download_size: 283589825
  dataset_size: 458234990

Dataset Card for "ig_train_dataset"

More Information needed