l3afai commited on
Commit
5ef290d
·
1 Parent(s): 4ca31ab

Create README.md (#1)

Browse files
Files changed (1) hide show
  1. README.md +250 -0
README.md ADDED
@@ -0,0 +1,250 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language:
3
+ - en
4
+ tags:
5
+ - youtube
6
+ - thumbnails
7
+ - image-text
8
+ - multimodal
9
+ - text-to-image
10
+ - image-to-text
11
+ - captioning
12
+ - weak-supervision
13
+ - large-scale
14
+ - computer-vision
15
+ - nlp
16
+ - vision-language
17
+ - clip-training
18
+ - diffusion
19
+ - generative-models
20
+ - image-generation
21
+ - thumbnail-generation
22
+ - social-media
23
+ - content-creation
24
+ - visual-design
25
+ - high-contrast
26
+ - faces
27
+ - expressions
28
+ - memes
29
+ - clickbait
30
+ - marketing
31
+ - advertising
32
+ - attention-modeling
33
+ - representation-learning
34
+ - embedding
35
+ - retrieval
36
+ - search
37
+ - ranking
38
+ - dataset-creation
39
+ - public-data
40
+ - self-supervised
41
+ - weak-labels
42
+ - noisy-labels
43
+ - english
44
+ - filtered
45
+ - deduplicated
46
+ - large-dataset
47
+ - research
48
+ - experimental
49
+ - open-data
50
+ - vision
51
+ - multimodal-learning
52
+ - image-dataset
53
+ - text-dataset
54
+ pretty_name: Youtube Thumbnails
55
+ task_categories:
56
+ - text-to-image
57
+ - image-to-text
58
+ - feature-extraction
59
+ size_categories:
60
+ - 100K<n<1M
61
+ license: other
62
+ ---
63
+
64
+ # YouTube Thumbnails Dataset
65
+
66
+ ## Dataset Details
67
+
68
+ ### Dataset Description
69
+
70
+ This dataset contains approximately **164,000 YouTube thumbnails** paired with their corresponding video titles.
71
+
72
+ The dataset was constructed by collecting public YouTube channel feeds, extracting video metadata, filtering and deduplicating entries, and downloading thumbnail images at scale.
73
+
74
+ The goal of this dataset is to support research and experimentation in:
75
+
76
+ - Image generation (e.g. diffusion models)
77
+ - Multimodal learning (e.g. CLIP-style models)
78
+ - Thumbnail generation and optimization
79
+ - Image-text representation learning
80
+
81
+ ---
82
+
83
+ - **Curated by:** l3af (Discord: l3afai)
84
+ - **Language(s):** English (filtered using language detection)
85
+ - **License:** Derived from publicly available YouTube data. Users are responsible for complying with YouTube's Terms of Service.
86
+
87
+ ---
88
+
89
+ ## Dataset Sources
90
+
91
+ - **Source:** Public YouTube RSS feeds (`videos.xml`)
92
+ - **Images:** YouTube thumbnail CDN (`i.ytimg.com`)
93
+ - **Metadata:** Video titles and IDs
94
+
95
+ ---
96
+
97
+ ## Uses
98
+
99
+ ### Direct Use
100
+
101
+ This dataset is suitable for:
102
+
103
+ - Training image generation models (especially thumbnail-style generation)
104
+ - Training multimodal embedding models (e.g. CLIP)
105
+ - Studying social-media visual patterns
106
+ - Thumbnail generation or ranking systems
107
+
108
+ ---
109
+
110
+ ### Out-of-Scope Use
111
+
112
+ This dataset is **not recommended for**:
113
+
114
+ - High-quality caption-to-image generation (titles are not descriptive captions)
115
+ - Tasks requiring precise semantic grounding
116
+ - Sensitive or safety-critical applications
117
+
118
+ ---
119
+
120
+ ## Dataset Structure
121
+
122
+ Each example contains:
123
+
124
+ - `video_id` (string): YouTube video identifier
125
+ - `title` (string): Video title
126
+ - `image` (image): Thumbnail image
127
+
128
+ ---
129
+
130
+ ## Dataset Creation
131
+
132
+ ### Curation Rationale
133
+
134
+ This dataset was created to provide a large-scale collection of real-world image-text pairs with strong visual patterns, particularly useful for studying:
135
+
136
+ - Attention-grabbing design
137
+ - High-contrast visual composition
138
+ - Social media aesthetics
139
+
140
+ ---
141
+
142
+ ### Source Data
143
+
144
+ #### Data Collection and Processing
145
+
146
+ The dataset was created through the following pipeline:
147
+
148
+ 1. Collected ~22,000 YouTube channel IDs
149
+ 2. Downloaded RSS feeds (`videos.xml`)
150
+ 3. Extracted video metadata
151
+ 4. Filtered:
152
+ - Removed Shorts content
153
+ - Removed non-English titles (via language detection)
154
+ 5. Deduplicated titles (exact + fuzzy)
155
+ 6. Downloaded thumbnail images (max resolution when available)
156
+ 7. Built dataset in multiple formats (Parquet + HF dataset)
157
+
158
+ ---
159
+
160
+ #### Who are the source data producers?
161
+
162
+ The source data was originally created by YouTube content creators across a wide range of domains, including entertainment, education, gaming, and news.
163
+
164
+ ---
165
+
166
+ ### Annotations
167
+
168
+ No manual annotations were added. The dataset consists solely of:
169
+
170
+ - Original thumbnails
171
+ - Original video titles
172
+
173
+ ---
174
+
175
+ ### Personal and Sensitive Information
176
+
177
+ - Some thumbnails may contain human faces or identifiable individuals
178
+ - Titles and images may reflect biases from content creators
179
+ - No additional personal data was intentionally collected
180
+
181
+ ---
182
+
183
+ ## Data Traceability
184
+
185
+ Each entry includes a `video_id` which uniquely identifies the original YouTube video.
186
+
187
+ Users can reconstruct the original source via:
188
+
189
+ https://www.youtube.com/watch?v={video_id}
190
+
191
+ This enables:
192
+ - Attribution to original creators
193
+ - Verification of data origin
194
+ - Selective filtering or removal
195
+
196
+ ---
197
+
198
+ ## Bias, Risks, and Limitations
199
+
200
+ - Strong bias toward YouTube-style content (faces, text overlays, high contrast)
201
+ - Titles are often:
202
+ - Clickbait
203
+ - Vague
204
+ - Non-descriptive
205
+ - Images frequently contain embedded text (which models struggle to generate correctly)
206
+ - Distribution may not reflect real-world image diversity
207
+
208
+ ---
209
+
210
+ ### Recommendations
211
+
212
+ - Use for **style-focused tasks**, not semantic grounding
213
+ - Consider augmenting with caption datasets for better text alignment
214
+ - Filter further if targeting specific domains
215
+
216
+ ---
217
+
218
+ ## Citation
219
+
220
+ If you use this dataset, please cite:
221
+ ```
222
+ l3afai. (2026). YouTube Thumbnails Dataset.
223
+ ```
224
+
225
+ ## Dataset Card Authors
226
+
227
+ - l3af (Discord: l3afai)
228
+
229
+ ## License and Attribution
230
+
231
+ This dataset contains images and metadata derived from publicly available YouTube content.
232
+
233
+ - All rights to the original thumbnails belong to their respective creators.
234
+ - This dataset does not claim ownership of any images.
235
+ - Each sample includes a `video_id` which can be used to trace the original source:
236
+ https://www.youtube.com/watch?v={video_id}
237
+
238
+ This dataset is provided for research and educational purposes only.
239
+
240
+ If you are a content owner and would like your data removed, please contact the dataset maintainer.
241
+
242
+ ## Takedown Policy
243
+
244
+ If you are a rights holder and wish to have content removed from this dataset, please contact the maintainer with the relevant `video_id`(s). The content will be removed.
245
+
246
+ ## Dataset Card Contact
247
+
248
+ For questions or issues, contact:
249
+
250
+ - Discord: l3afai