itaku
收藏魔搭社区2025-10-16 更新2025-04-26 收录
下载链接:
https://modelscope.cn/datasets/nyuuzyou/itaku
下载链接
链接失效反馈官方服务:
资源简介:
# Dataset Card for Itaku.ee
### Dataset Summary
This dataset contains metadata for 974,521 artwork posts from Itaku.ee, an art-sharing and commissioning platform. The dataset includes only metadata such as titles, descriptions, tags, and other post information.
### Languages
The dataset is primarily in English (en), with titles, descriptions and tags in English.
## Dataset Structure
### Data Fields
Based on the example structure, this dataset includes the following fields:
- `id`: Unique identifier for the post (integer)
- `too_mature`: Maturity flag (boolean)
- `uncompressed_filesize`: Size in MB (string)
- `tags`: Array of tag objects containing:
- `id`: Tag ID (integer)
- `name`: Tag name (string)
- `maturity_rating`: Tag maturity level (string)
- `tag_type`: Category of tag (string)
- `title`: Post title (string)
- `description`: Post description (string)
- `content_warning`: Content warning text (string)
- `image`: URL to main image (string)
- `date_added`: Post creation timestamp (string)
- `maturity_rating`: Content rating (string)
- `animated`: Whether post is animated (boolean)
- `image_xl`: URL to extra large image (string)
### Data Splits
All examples are in a single split.
# Itaku.ee 数据集卡片
### 数据集概述
本数据集收录了艺术作品共享与委托创作平台Itaku.ee上的974,521件艺术作品投稿的元数据(metadata),仅包含标题、描述、标签及其他投稿相关元数据。
### 语言说明
本数据集主要使用英语(en),投稿的标题、描述与标签均为英文。
## 数据集结构
### 数据字段
基于示例结构,本数据集包含以下字段:
- `id`: 投稿唯一标识符(整数类型)
- `too_mature`: 内容成熟度标记(布尔类型)
- `uncompressed_filesize`: 未压缩文件大小(单位:MB,字符串类型)
- `tags`: 标签对象数组,每个标签对象包含:
- `id`: 标签ID(整数类型)
- `name`: 标签名称(字符串类型)
- `maturity_rating`: 标签成熟度等级(字符串类型)
- `tag_type`: 标签分类(字符串类型)
- `title`: 投稿标题(字符串类型)
- `description`: 投稿描述(字符串类型)
- `content_warning`: 内容警告文本(字符串类型)
- `image`: 主图像URL(字符串类型)
- `date_added`: 投稿创建时间戳(字符串类型)
- `maturity_rating`: 内容分级(字符串类型)
- `animated`: 投稿是否为动画内容(布尔类型)
- `image_xl`: 超大尺寸图像URL(字符串类型)
### 数据划分
所有数据样本仅包含单一划分。
提供机构:
maas
创建时间:
2025-04-24



