kyamagu commited on
Commit
10ce80c
1 Parent(s): f80cf67

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +526 -0
README.md CHANGED
@@ -20,6 +20,532 @@ tags:
20
  task_categories:
21
  - unconditional-image-generation
22
  task_ids: []
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  ---
24
 
25
  # Dataset Card for Crello
 
20
  task_categories:
21
  - unconditional-image-generation
22
  task_ids: []
23
+ dataset_info:
24
+ features:
25
+ - name: id
26
+ dtype: string
27
+ - name: length
28
+ dtype: int64
29
+ - name: group
30
+ dtype:
31
+ class_label:
32
+ names:
33
+ '0': BG
34
+ '1': EO
35
+ '2': HC
36
+ '3': MM
37
+ '4': SM
38
+ '5': SMA
39
+ - name: format
40
+ dtype:
41
+ class_label:
42
+ names:
43
+ '0': Album Cover
44
+ '1': Book Cover
45
+ '2': Brochure
46
+ '3': Business card
47
+ '4': Calendar
48
+ '5': Card
49
+ '6': Certificate
50
+ '7': Coupon
51
+ '8': Email header
52
+ '9': FB event cover
53
+ '10': Facebook
54
+ '11': Facebook AD
55
+ '12': Facebook cover
56
+ '13': Flayer
57
+ '14': Gallery Image
58
+ '15': Gift Certificate
59
+ '16': Graphic
60
+ '17': IGTV Cover
61
+ '18': Image
62
+ '19': Infographic
63
+ '20': Instagram
64
+ '21': Instagram AD
65
+ '22': Instagram Highlight Cover
66
+ '23': Instagram Story
67
+ '24': Invitation
68
+ '25': Invoice
69
+ '26': Label
70
+ '27': Large Rectangle
71
+ '28': Leaderboard
72
+ '29': Letterhead
73
+ '30': LinkedIn Cover
74
+ '31': Logo
75
+ '32': Medium Rectangle
76
+ '33': Menu
77
+ '34': Mind Map
78
+ '35': Mobile Presentation
79
+ '36': Mood Board
80
+ '37': Newsletter
81
+ '38': Photo Book
82
+ '39': Pinterest
83
+ '40': Postcard
84
+ '41': Poster
85
+ '42': Poster US
86
+ '43': Presentation
87
+ '44': Presentation Wide
88
+ '45': Proposal
89
+ '46': Recipe Card
90
+ '47': Resume
91
+ '48': Schedule Planner
92
+ '49': Skyscraper
93
+ '50': Snapchat Geofilter
94
+ '51': Snapchat Moment Filter
95
+ '52': Storyboard
96
+ '53': T-Shirt
97
+ '54': Ticket
98
+ '55': Title
99
+ '56': Tumblr
100
+ '57': Twitch Offline Banner
101
+ '58': Twitch Profile Banner
102
+ '59': Twitter
103
+ '60': VK Community Cover
104
+ '61': VK Post with Button
105
+ '62': VK Universal Post
106
+ '63': Web Banner
107
+ '64': Youtube
108
+ '65': Youtube Thumbnail
109
+ '66': Zoom Background
110
+ - name: canvas_width
111
+ dtype:
112
+ class_label:
113
+ names:
114
+ '0': '1000'
115
+ '1': '1008'
116
+ '2': '1024'
117
+ '3': '1080'
118
+ '4': '1128'
119
+ '5': '1190'
120
+ '6': '1200'
121
+ '7': '1280'
122
+ '8': '1296'
123
+ '9': '1500'
124
+ '10': '1590'
125
+ '11': '160'
126
+ '12': '1600'
127
+ '13': '1920'
128
+ '14': '240'
129
+ '15': '241'
130
+ '16': '2560'
131
+ '17': '300'
132
+ '18': '3000'
133
+ '19': '336'
134
+ '20': '360'
135
+ '21': '396'
136
+ '22': '419'
137
+ '23': '420'
138
+ '24': '432'
139
+ '25': '500'
140
+ '26': '537'
141
+ '27': '540'
142
+ '28': '560'
143
+ '29': '576'
144
+ '30': '595'
145
+ '31': '600'
146
+ '32': '635'
147
+ '33': '728'
148
+ '34': '735'
149
+ '35': '792'
150
+ '36': '800'
151
+ '37': '841'
152
+ '38': '842'
153
+ '39': '851'
154
+ '40': '940'
155
+ - name: canvas_height
156
+ dtype:
157
+ class_label:
158
+ names:
159
+ '0': '1055'
160
+ '1': '1080'
161
+ '2': '1102'
162
+ '3': '1200'
163
+ '4': '1296'
164
+ '5': '141'
165
+ '6': '142'
166
+ '7': '1440'
167
+ '8': '1600'
168
+ '9': '1683'
169
+ '10': '1728'
170
+ '11': '191'
171
+ '12': '1920'
172
+ '13': '200'
173
+ '14': '2000'
174
+ '15': '216'
175
+ '16': '2340'
176
+ '17': '240'
177
+ '18': '250'
178
+ '19': '2560'
179
+ '20': '280'
180
+ '21': '288'
181
+ '22': '297'
182
+ '23': '298'
183
+ '24': '315'
184
+ '25': '320'
185
+ '26': '380'
186
+ '27': '400'
187
+ '28': '480'
188
+ '29': '500'
189
+ '30': '504'
190
+ '31': '512'
191
+ '32': '576'
192
+ '33': '595'
193
+ '34': '600'
194
+ '35': '612'
195
+ '36': '628'
196
+ '37': '654'
197
+ '38': '700'
198
+ '39': '720'
199
+ '40': '768'
200
+ '41': '788'
201
+ '42': '810'
202
+ '43': '841'
203
+ '44': '842'
204
+ '45': '90'
205
+ - name: category
206
+ dtype:
207
+ class_label:
208
+ names:
209
+ '0': all
210
+ '1': beauty
211
+ '2': businessFinance
212
+ '3': citiesPlaces
213
+ '4': educationScience
214
+ '5': fashionStyle
215
+ '6': foodDrinks
216
+ '7': handcraftArt
217
+ '8': holidaysCelebration
218
+ '9': homeStuff
219
+ '10': industry
220
+ '11': kidsParents
221
+ '12': leisureEntertainment
222
+ '13': medical
223
+ '14': natureWildlife
224
+ '15': pets
225
+ '16': realEstateBuilding
226
+ '17': religions
227
+ '18': socialActivityCharity
228
+ '19': sportExtreme
229
+ '20': technology
230
+ '21': transportation
231
+ '22': travelsVacations
232
+ - name: type
233
+ sequence:
234
+ class_label:
235
+ names:
236
+ '0': coloredBackground
237
+ '1': imageElement
238
+ '2': maskElement
239
+ '3': svgElement
240
+ '4': textElement
241
+ - name: left
242
+ sequence: float32
243
+ - name: top
244
+ sequence: float32
245
+ - name: width
246
+ sequence: float32
247
+ - name: height
248
+ sequence: float32
249
+ - name: opacity
250
+ sequence: float32
251
+ - name: text
252
+ sequence: string
253
+ - name: font
254
+ sequence:
255
+ class_label:
256
+ names:
257
+ '0': ''
258
+ '1': Abril Fatface
259
+ '2': Aldrich
260
+ '3': Alef
261
+ '4': Alegreya Sans
262
+ '5': Alfa Slab One
263
+ '6': Alice
264
+ '7': Allerta Stencil
265
+ '8': Allura
266
+ '9': Amatic Sc
267
+ '10': Anton
268
+ '11': Arapey
269
+ '12': Architects Daughter
270
+ '13': Arima Madurai
271
+ '14': Arimo
272
+ '15': Arizonia
273
+ '16': Arkana Script
274
+ '17': Armata
275
+ '18': Assistant
276
+ '19': Bad Script
277
+ '20': Baloo Tamma
278
+ '21': Bangers
279
+ '22': Barrio
280
+ '23': Beacon
281
+ '24': Bebas Neue
282
+ '25': Bellefair
283
+ '26': Bentham
284
+ '27': Berkshire Swash
285
+ '28': Bilbo
286
+ '29': Black Ops One
287
+ '30': Blogger
288
+ '31': Breathe
289
+ '32': Breathe Press
290
+ '33': Brusher
291
+ '34': Brusher Free Font
292
+ '35': Bubbler One
293
+ '36': Buda
294
+ '37': Bungee
295
+ '38': Bungee Shade
296
+ '39': Cabin Sketch
297
+ '40': Caesar Dressing
298
+ '41': Cantarell
299
+ '42': Carter One
300
+ '43': Caveat
301
+ '44': Cedarville Cursive
302
+ '45': Chathura
303
+ '46': Clicker Script
304
+ '47': Comfortaa
305
+ '48': Contrail One
306
+ '49': Cookie
307
+ '50': Copse
308
+ '51': Cormorant Infant
309
+ '52': Courgette
310
+ '53': Cousine
311
+ '54': Covered By Your Grace
312
+ '55': Crete Round
313
+ '56': Cutive Mono
314
+ '57': Damion
315
+ '58': Dancing Script
316
+ '59': David Libre
317
+ '60': Dawning Of A New Day
318
+ '61': Delius
319
+ '62': Delius Swash Caps
320
+ '63': Didact Gothic
321
+ '64': Dorsa
322
+ '65': Dosis
323
+ '66': Droid Serif
324
+ '67': Dukomdesign Constantine
325
+ '68': Eb Garamond
326
+ '69': Economica
327
+ '70': El Messiri
328
+ '71': Elsie
329
+ '72': Elsie Swash Caps
330
+ '73': Euphoria Script
331
+ '74': Ewert
332
+ '75': Exo 2
333
+ '76': Farsan
334
+ '77': Faster One
335
+ '78': Fauna One
336
+ '79': Finger Paint
337
+ '80': Fjalla One
338
+ '81': Forum
339
+ '82': Frank Ruhl Libre
340
+ '83': Fredericka The Great
341
+ '84': Gabriela
342
+ '85': Gaegu
343
+ '86': Geo
344
+ '87': Gfs Didot
345
+ '88': Give You Glory
346
+ '89': Glass Antiqua
347
+ '90': Gluk Glametrix
348
+ '91': Gluk Znikomitno25
349
+ '92': Graduate
350
+ '93': Grand Hotel
351
+ '94': Gravitas One
352
+ '95': Great Vibes
353
+ '96': Gruppo
354
+ '97': Handlee
355
+ '98': Happy Monkey
356
+ '99': Heebo
357
+ '100': Homemade Apple
358
+ '101': Iceberg
359
+ '102': Iceland
360
+ '103': Im Fell
361
+ '104': Im Fell Dw Pica Sc
362
+ '105': Inconsolata
363
+ '106': Italiana
364
+ '107': Italianno
365
+ '108': Jacques Francois Shadow
366
+ '109': Josefin Sans
367
+ '110': Josefin Slab
368
+ '111': Julius Sans One
369
+ '112': Junge
370
+ '113': Jura
371
+ '114': Just Me Again Down Here
372
+ '115': Kalam
373
+ '116': Katibeh
374
+ '117': Kaushan Script
375
+ '118': Kavivanar
376
+ '119': Kelly Slab
377
+ '120': Knewave
378
+ '121': Knewave Outline
379
+ '122': Kreon
380
+ '123': Kristi
381
+ '124': Kumar One
382
+ '125': Kumar One Outline
383
+ '126': Kurale
384
+ '127': La Belle Aurore
385
+ '128': Lalezar
386
+ '129': Lato
387
+ '130': Lauren
388
+ '131': League Script
389
+ '132': Lemon Tuesday
390
+ '133': Libre Baskerville
391
+ '134': Limelight
392
+ '135': Londrina Shadow
393
+ '136': Londrina Sketch
394
+ '137': Loved By The King
395
+ '138': Lovers Quarrel
396
+ '139': Marcellus Sc
397
+ '140': Marck Script
398
+ '141': Mate
399
+ '142': Maven Pro
400
+ '143': Meddon
401
+ '144': Medula One
402
+ '145': Merienda One
403
+ '146': Merriweather
404
+ '147': Mikodacs
405
+ '148': Miriam Libre
406
+ '149': Monda
407
+ '150': Monofett
408
+ '151': Monsieur La Doulaise
409
+ '152': Montserrat
410
+ '153': Montserrat Alternates
411
+ '154': Mr Dafoe
412
+ '155': Mr De Haviland
413
+ '156': Mrs Saint Delafield
414
+ '157': Mrs Sheppards
415
+ '158': Neucha
416
+ '159': Nixie One
417
+ '160': Nothing You Could Do
418
+ '161': Noticia Text
419
+ '162': Nova Square
420
+ '163': Nunito
421
+ '164': Offside
422
+ '165': Okolaks
423
+ '166': Old Standard Tt
424
+ '167': Oleo Script
425
+ '168': Open Sans
426
+ '169': Open Sans Condensed
427
+ '170': Oranienbaum
428
+ '171': Orbitron
429
+ '172': Oswald
430
+ '173': Overlock
431
+ '174': Oxygen
432
+ '175': Pacifico
433
+ '176': Pangolin
434
+ '177': Parisienne
435
+ '178': Pathway Gothic One
436
+ '179': Patrick Hand
437
+ '180': Pattaya
438
+ '181': Patua One
439
+ '182': Permanent Marker
440
+ '183': Petit Formal Script
441
+ '184': Philosopher
442
+ '185': Pinyon Script
443
+ '186': Pirou
444
+ '187': Play
445
+ '188': Playball
446
+ '189': Playfair Display
447
+ '190': Playlist Caps
448
+ '191': Playlist Script
449
+ '192': Podkova
450
+ '193': Poiret One
451
+ '194': Pompiere
452
+ '195': Port Lligat Slab
453
+ '196': Press Start 2P
454
+ '197': Prompt
455
+ '198': Pt Sans
456
+ '199': Quattrocento
457
+ '200': Quicksand
458
+ '201': Racing Sans One
459
+ '202': Radley
460
+ '203': Rakkas
461
+ '204': Raleway
462
+ '205': Raleway Dots
463
+ '206': Rammetto One
464
+ '207': Rationale
465
+ '208': Reem Kufi
466
+ '209': Reenie Beanie
467
+ '210': Righteous
468
+ '211': Rise
469
+ '212': Rissa Typeface
470
+ '213': Roboto
471
+ '214': Rochester
472
+ '215': Rock Salt
473
+ '216': Rokkitt
474
+ '217': Rosario
475
+ '218': Rubik
476
+ '219': Rubik One
477
+ '220': Ruslan Display
478
+ '221': Russo One
479
+ '222': Rye
480
+ '223': Sacramento
481
+ '224': Sansita One
482
+ '225': Satisfy
483
+ '226': Scope One
484
+ '227': Secular One
485
+ '228': Selima Script
486
+ '229': Sensei
487
+ '230': Seymour One
488
+ '231': Shadows Into Light Two
489
+ '232': Share Tech Mono
490
+ '233': Sirin Stencil
491
+ '234': Six Caps
492
+ '235': Source Serif Pro
493
+ '236': Space Mono
494
+ '237': Stalemate
495
+ '238': Stint Ultra Expanded
496
+ '239': Sue Ellen Francisco
497
+ '240': Suez One
498
+ '241': Sunday
499
+ '242': Superclarendon Regular
500
+ '243': Text Me One
501
+ '244': Tinos
502
+ '245': Titillium Web
503
+ '246': Tulpen One
504
+ '247': Underdog
505
+ '248': V T323
506
+ '249': Vampiro One
507
+ '250': Varela Round
508
+ '251': Vast Shadow
509
+ '252': Vollkorn
510
+ '253': Waiting For The Sunrise
511
+ '254': Wire One
512
+ '255': Yanone Kaffeesatz
513
+ '256': Yellowtail
514
+ '257': Yeseva One
515
+ '258': Yesteryear
516
+ '259': Zeyada
517
+ '260': Znikomit
518
+ '261': Znikomitno24
519
+ - name: font_size
520
+ sequence: float32
521
+ - name: text_align
522
+ sequence:
523
+ class_label:
524
+ names:
525
+ '0': ''
526
+ '1': center
527
+ '2': left
528
+ '3': right
529
+ - name: angle
530
+ sequence: float32
531
+ - name: color
532
+ sequence:
533
+ sequence: float32
534
+ length: 3
535
+ - name: image
536
+ sequence: image
537
+ splits:
538
+ - name: train
539
+ num_bytes: 3255853313.346
540
+ num_examples: 18659
541
+ - name: test
542
+ num_bytes: 413342303.86
543
+ num_examples: 2371
544
+ - name: validation
545
+ num_bytes: 417960794.846
546
+ num_examples: 2391
547
+ download_size: 824589126
548
+ dataset_size: 4087156412.0520005
549
  ---
550
 
551
  # Dataset Card for Crello