nyuuzyou commited on
Commit
29c21ce
·
verified ·
1 Parent(s): d99d6b3

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +105 -0
  2. itaku.jsonl.zst +3 -0
README.md ADDED
@@ -0,0 +1,105 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ annotations_creators:
3
+ - found
4
+ language:
5
+ - en
6
+ license:
7
+ - cc0-1.0
8
+ multilinguality:
9
+ - monolingual
10
+ pretty_name: Itaku.ee Art Platform Dataset
11
+ size_categories:
12
+ - 100K<n<1M
13
+ source_datasets:
14
+ - original
15
+ task_categories:
16
+ - image-to-text
17
+ - text-to-image
18
+ tags:
19
+ - images
20
+ configs:
21
+ - config_name: default
22
+ data_files:
23
+ - split: train
24
+ path:
25
+ - 'itaku.jsonl.zst'
26
+ default: true
27
+ ---
28
+
29
+ # Dataset Card for Itaku.ee
30
+ ### Dataset Summary
31
+ This dataset contains metadata for 924,723 artwork posts from Itaku.ee, an art-sharing and commissioning platform. The total uncompressed size of the original media files (not included in dataset) is 1,900,129.40 MB. The dataset includes only metadata such as titles, descriptions, tags, and other post information.
32
+
33
+ ### Languages
34
+ The dataset is primarily in English (en), with titles, descriptions and tags in English.
35
+
36
+ ## Dataset Structure
37
+ ### Data Fields
38
+ This dataset includes the following fields:
39
+ - `id`: Unique identifier for the post (integer)
40
+ - `liked_by_you`: Whether post is liked by user (boolean)
41
+ - `num_likes`: Number of likes on post (integer)
42
+ - `too_mature`: Maturity flag (boolean)
43
+ - `blacklisted`: Object containing:
44
+ - `is_blacklisted`: Blacklist status (boolean)
45
+ - `blacklisted_tags`: Array of blacklisted tags
46
+ - `bookmarked_by_you`: Whether post is bookmarked by user (boolean)
47
+ - `owner_avatar`: URL to creator's avatar (string)
48
+ - `already_pinned`: Pin status (null/boolean)
49
+ - `reshared_by_you`: Whether post is reshared by user (boolean)
50
+ - `can_reshare`: Whether post can be reshared (boolean)
51
+ - `num_reshares`: Number of reshares (integer)
52
+ - `owner_displayname`: Creator's display name (string)
53
+ - `owner_username`: Creator's username (string)
54
+ - `sections`: Array of section objects containing:
55
+ - `id`: Section ID (integer)
56
+ - `num_images`: Number of images in section (integer)
57
+ - `group`: Object with section group info:
58
+ - `id`: Group ID (integer)
59
+ - `title`: Group title (string)
60
+ - `owner`: Owner ID (integer)
61
+ - `title`: Section title (string)
62
+ - `uncompressed_filesize`: Size in MB (string)
63
+ - `video`: Video data (null if not video)
64
+ - `categorized_tags`: Object containing categorized tags:
65
+ - `ARTIST`: Array of artist tag objects
66
+ - `SPECIES`: Array of species tag objects
67
+ - `GENERAL`: Array of general tag objects
68
+ - `tags`: Array of all tag objects containing:
69
+ - `id`: Tag ID (integer)
70
+ - `name`: Tag name (string)
71
+ - `num_objects`: Usage count (integer)
72
+ - `synonymous_to`: Related tag (null/integer)
73
+ - `maturity_rating`: Tag maturity level (string)
74
+ - `tag_type`: Category of tag (string)
75
+ - `num_comments`: Number of comments (integer)
76
+ - `title`: Post title (string)
77
+ - `description`: Post description (string)
78
+ - `content_warning`: Content warning text (string)
79
+ - `image`: URL to main image (string)
80
+ - `date_added`: Post creation timestamp (string)
81
+ - `date_edited`: Last edit timestamp (null/string)
82
+ - `maturity_rating`: Content rating (string)
83
+ - `source_image_changed`: Whether source image was changed (boolean)
84
+ - `visibility`: Post visibility setting (string)
85
+ - `hotness_score`: Popularity score (float)
86
+ - `animated`: Whether post is animated (boolean)
87
+ - `storage`: Storage location (string)
88
+ - `owner`: Owner ID (integer)
89
+ - `obj_tags`: Object tags ID (integer)
90
+ - `image_xl`: URL to extra large image (string)
91
+
92
+ ### Data Splits
93
+ All examples are in a single split.
94
+
95
+ ## Additional Information
96
+ ### License
97
+ This dataset is dedicated to the public domain under the Creative Commons Zero (CC0) license. This means you can:
98
+ * Use it for any purpose, including commercial projects
99
+ * Modify it however you like
100
+ * Distribute it without asking permission
101
+ No attribution is required, but it's always appreciated!
102
+ CC0 license: https://creativecommons.org/publicdomain/zero/1.0/deed.en
103
+
104
+ ### Dataset Curators
105
+ - [nyuuzyou](https://ducks.party)
itaku.jsonl.zst ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:821d68fa50b99539e8ada10bd2775b690f58859b763f6aa6071ddd757c7b99f1
3
+ size 152193876