File size: 1,837 Bytes
cb6e88a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
83
84
85
86
87
88
---
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](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)