nyuuzyou commited on
Commit
e4599fc
·
verified ·
1 Parent(s): bb6e9ce

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +92 -0
  2. buzzlyart.jsonl.zst +3 -0
  3. files.zip +3 -0
README.md ADDED
@@ -0,0 +1,92 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language:
5
+ - en
6
+ license:
7
+ - cc0-1.0
8
+ multilinguality:
9
+ - monolingual
10
+ pretty_name: Buzzly.art Art Platform Dataset
11
+ size_categories:
12
+ - 1K<n<10K
13
+ source_datasets:
14
+ - original
15
+ task_categories:
16
+ - image-classification
17
+ configs:
18
+ - config_name: default
19
+ data_files:
20
+ - split: train
21
+ path:
22
+ - 'buzzlyart.jsonl.zst'
23
+ default: true
24
+ - config_name: images
25
+ data_files:
26
+ - split: train
27
+ path:
28
+ - 'files.zip'
29
+ ---
30
+
31
+ # Dataset Card for Buzzly.art
32
+
33
+ ### Dataset Summary
34
+ This dataset contains 2,000 artwork submissions from the Buzzly.art platform, including images and associated metadata. The content includes original artworks, photography, and other visual arts along with detailed metadata about each submission.
35
+
36
+ ### Languages
37
+ The dataset is only in English, including all titles, descriptions, tags and other text content.
38
+
39
+ ## Dataset Structure
40
+
41
+ ### Data Fields
42
+ This dataset includes the following fields:
43
+ - `tags`: List of relevant tags (array of strings)
44
+ - `title`: Artwork title (string)
45
+ - `id`: Unique identifier for the submission (string)
46
+ - `account`: Object containing:
47
+ - `bucket`: Object containing:
48
+ - `name`: Bucket name (string)
49
+ - `displayName`: Display name (string)
50
+ - `profilePicturePath`: Profile picture URL (string)
51
+ - `user`: Object containing:
52
+ - `id`: User ID (string)
53
+ - `premiumUntil`: Premium subscription end date (string)
54
+ - `username`: Username (string)
55
+ - `artSubjects`: Subject matter categories (array of strings)
56
+ - `bucket`: Object containing:
57
+ - `name`: Bucket name (string)
58
+ - `categories`: Artwork categories (array of strings)
59
+ - `comments`: Number of comments (integer)
60
+ - `contentRating`: Content rating (string)
61
+ - `description`: Artwork description (string)
62
+ - `favorites`: Number of favorites (integer)
63
+ - `hasCustomThumbnail`: Has custom thumbnail flag (boolean)
64
+ - `height`: Image height in pixels (integer)
65
+ - `isFeatured`: Is featured flag (boolean)
66
+ - `path`: URL path to full image (string)
67
+ - `ratings`: List of ratings (array)
68
+ - `slug`: URL slug (string)
69
+ - `thumbnailPath`: URL path to thumbnail (string)
70
+ - `thumbnailWidth`: Thumbnail width in pixels (integer)
71
+ - `type`: Content type (string)
72
+ - `userId`: Creator's user ID (string)
73
+ - `visits`: Number of visits (integer)
74
+ - `width`: Image width in pixels (integer)
75
+
76
+ ### Data Splits
77
+ The dataset is split into:
78
+ - Metadata: JSON lines file containing artwork metadata (default)
79
+ - Images: ZIP archive containing the actual artwork files
80
+
81
+ ## Additional Information
82
+
83
+ ### License
84
+ This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
85
+ * Use it for any purpose, including commercial projects
86
+ * Modify it however you like
87
+ * Distribute it without asking permission
88
+ No attribution is required, but it's always appreciated!
89
+ CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
90
+
91
+ ### Dataset Curators
92
+ - [nyuuzyou](https://ducks.party)
buzzlyart.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1f48d59c9b38356e1286574d997395e46261dbca806b4be3ecd884c4a596188
3
+ size 604307
files.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:127966a39a4488dbb02043d1e528271a19c2eda745c42631e10f390e5a229c2d
3
+ size 3477923007