CoolFace
Datasetpublic

supercatdoing/booru_artists_merged

booru_artists_merged About This data set is a parquet file containing artist lists extracted from danbooru (2024/12/1x version) Excluding those with a post_count of 0 Please use this as a reference when processing data locally, such as creating CSV files.Example of processing to create CSV and translation for tag completion of A1111 This file was created based on the danbooru API. Field Name Description The field names are as you see, but some… See the full description on the dataset page: https://huggingface.co/datasets/supercatdoing/booru_artists_merged.

sourceHugging Facecc0-1.0updated 2y agoView on Hugging Face
0likes261downloads
Dataset Card

booruartistsmerged

About

This data set is a parquet file containing artist lists extracted from danbooru (2024/12/1x version)

Excluding those with a post_count of 0

Please use this as a reference when processing data locally, such as creating CSV files. Example of processing to create CSV and translation for tag completion of A1111

This file was created based on the danbooru API.

Field Name Description

The field names are as you see, but some explanations are necessary.

  • —other_names: A list of artist aliases
  • —urls: A list of artist URLs. Only valid URLs are included.
  • —explanation: An explanation written on danbooru's wiki.
  • —createat updateat: These are the registration date and update date, respectively. They are int64 type, but are timestamps with timeUnit set to milliseconds.

ここから日本語

このデータ・セットはdanbooruから色々なデータを抽出してartistリストまとめてparquetファイル化したものです(2024/12/1x版) post_countが0のものは除外しています

ローカルでCSV作成するなどの加工する際のネタとして使ってみてください A1111のタグ補完用CSVと翻訳を作成する加工例

このファイルは、DanbooruのAPIを元にして作成しました

フィールド名の説明

フィールド名は見たままですが、一部説明が必要なので補足します

  • —other_names: アーティストの別名リストです
  • —urls: アーティストのURLリストです。有効なURLのみ入っています。
  • —explanation: danbooruのwikiに書かれてい説明です。
  • —createat updateat: それぞれ登録された日と更新された日です。 int64型ですがtimestampでtimeUnitはmilli secondsとなります