The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code:   DatasetGenerationCastError
Exception:    DatasetGenerationCastError
Message:      An error occurred while generating the dataset

All the data files must have the same columns, but at some point there are 300 new columns ({'is_tag_group:lighting', 'is_list_of_world_witches_series_characters', 'is_list_of_tagged_songs', 'is_list_of_airplanes', 'is_list_of_mega_man_characters', 'is_list_of_genshin_impact_characters', 'is_tag_group:people', 'is_list_of_fictional_series_within_real_series', 'is_list_of_songs_by_deco27', 'is_tag_group:japanese_dialects', 'is_games', 'is_list_of_pokemon_characters', 'is_list_of_game_activities', 'is_tag_group:covering', 'is_tag_group:body_parts', 'is_tag_group:backgrounds', 'is_tag_group:bra', 'is_list_of_mahou_shoujo_madoka_magica_characters', 'is_list_of_palworld_pals', 'is_list_of_warframes', 'is_list_of_pokemon_places', 'is_list_of_vocaloid_songs', 'is_list_of_pokemon_moves', 'is_list_of_punishing:_gray_raven_characters', 'is_tag_group:fighting_games', 'is_list_of_songs_and_costumes_from_love_live!_sunshine!!', 'is_list_of_youkai_watch_youkai', 'id', 'is_list_of_zaku_ii_variants', 'is_list_of_original_characters', 'is_tag_group:legwear', 'is_tag_group:panties', 'is_tag_group:real_world_locations', 'is_tag_group:artistic_license', 'is_list_of_colossi', 'is_tag_group:headwear', 'is_metatags', 'is_tag_group:year_tags', 'is_computer', 'is_list_of_style_parodies', 'is_list_of_honkai_impact_3rd_characters', 'is_list_of_songs_and_costumes_from_love_live!_school_idol_project', 'is_list_of_warship_girls_r_characters', 'is_tag_group:attire', 'is_tag_group:holidays_and_celebrations', 'is_list_of_genshin_impact_tags', 'is_tag_group:history', 'posts', 'is_list_of_reverse:199
...
t_of_magazine_publications', 'is_tag_group:pixiv_projects', 'is_list_of_mo_dao_zu_shi_characters', 'is_attire-accessories', 'is_tag_group:dogs', 'is_injury', 'is_tag_group:sports', 'is_tag_group:posture', 'is_list_of_flower_knight_girl_characters', 'is_list_of_costumes_from_love_live!_school_idol_festival_all_stars', 'is_genres', 'is_real-world', 'is_list_of_animal_crossing_characters', 'is_list_of_atelier_characters', 'is_list_of_girls_und_panzer_characters', 'is_list_of_wuthering_waves_characters', 'is_list_of_grimlight_characters', 'is_list_of_official_mascots', 'is_tag_group:tail', 'is_list_of_pokemon_media', 'is_tag_group:hair', 'is_list_of_mahou_sensei_negima_characters', 'is_list_of_nippon_ichi_characters', 'is_list_of_dragon_quest_characters', 'is_list_of_dungeon_and_fighter_characters', 'is_list_of_cardcaptor_sakura_characters', 'is_tag_group:technology', 'is_list_of_unnecessary_pixiv_qualifiers', 'is_on', 'is_list_of_meitantei_conan_characters', 'is_more-2', 'is_list_of_kingdom_hearts_characters', 'is_list_of_food_fantasy_characters', 'is_list_of_epic_seven_characters', 'is_list_of_helicopters', 'is_tag_group:sex_objects', 'is_list_of_blue_archive_characters', 'is_list_of_honkai:_star_rail_characters', 'is_list_of_real_life_racehorses', 'is_list_of_league_of_legends_characters', 'is_tag_group:fire', 'is_list_of_mon-musu_quest!_characters', 'is_list_of_disambiguation_pages', 'is_tag_group:drawing_software', 'is_list_of_zenless_zone_zero_characters', 'is_other-lists'}) and 2 missing columns ({'name', 'parent'}).

This happened while the csv dataset builder was generating data using

hf://datasets/deepghs/danbooru_tag_groups/tags.csv (at revision 276ed2aca0e1504c337c8bf28740cc6383af77c2)

Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2011, in _prepare_split_single
                  writer.write_table(table)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/arrow_writer.py", line 585, in write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2302, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/table.py", line 2256, in cast_table_to_schema
                  raise CastError(
              datasets.table.CastError: Couldn't cast
              id: int64
              tag: string
              posts: int64
              category: int64
              is_creatures: bool
              is_image-style: bool
              is_list_of_animals: bool
              is_tag_group:artistic_license: bool
              is_tag_group:dogs: bool
              is_list_of_commonly_misused_tags: bool
              is_other-lists: bool
              is_more-1: bool
              is_tag_group:technology: bool
              is_characters: bool
              is_list_of_official_mascots: bool
              is_list_of_pokemon: bool
              is_list_of_honkai_impact_3rd_characters: bool
              is_attire-accessories: bool
              is_tag_group:attire: bool
              is_tag_group:fashion_style: bool
              is_list_of_copy_abilities_in_kirby: bool
              is_tag_group:eyewear: bool
              is_tag_group:headwear: bool
              is_tag_group:legwear: bool
              is_body: bool
              is_tag_group:body_parts: bool
              is_tag_group:breasts_tags: bool
              is_tag_group:wings: bool
              is_tag_group:ears_tags: bool
              is_tag_group:fire: bool
              is_tag_group:tail: bool
              is_tag_group:hair: bool
              is_tag_group:hair_color: bool
              is_tag_group:hair_styles: bool
              is_tag_group:eyes_tags: bool
              is_tag_group:face_tags: bool
              is_games: bool
              is_tag_group:video_game: bool
              is_list_of_genderswap_characters: bool
              is_list_of_meta-wikis: bool
              is_see-also: bool
              is_sex: bool
              is_tag_groups: bool
              is_list_of_disambiguation_pages: bool
              is_list_of_game_activities: bool
              is_list_of_mahou_sensei_negima_characters: bool
              is_list_of_style_parodies: bool
              is_list_of_weapons: bool
              is_list_of_world_witches_series_characters: bool
              is_more-2: bool
              is_objects: bool
              is_other-groups: bool
              is_pool_groups: bool
              is_real-world: bool
              is_tag_group:ass: bool
              is_tag_group:censorship: bool
              is_tag_group:companies_an
              ...
              rs: bool
              is_list_of_pokemon_abilities: bool
              is_list_of_yume_nikki_fangames: bool
              is_list_of_idolmaster_shiny_colors_characters: bool
              is_list_of_senran_kagura_characters: bool
              is_list_of_last_origin_characters: bool
              is_list_of_xenoblade_characters: bool
              is_list_of_palworld_pals: bool
              is_list_of_animal_crossing_characters: bool
              is_list_of_kirby_characters: bool
              is_list_of_warframes: bool
              is_list_of_memes: bool
              is_list_of_identity_v_characters: bool
              is_list_of_monster_girl_encyclopedia_monster_girls: bool
              is_list_of_five_nights_at_freddy's_characters: bool
              is_list_of_onmyoji_characters: bool
              is_list_of_dungeon_and_fighter_characters: bool
              is_list_of_food_fantasy_characters: bool
              is_list_of_original_characters: bool
              is_list_of_epic_seven_characters: bool
              is_list_of_guardian_tales_characters: bool
              is_list_of_ash_arms_characters: bool
              is_list_of_grimlight_characters: bool
              is_list_of_sky:_children_of_the_light_characters: bool
              is_list_of_virtual_youtubers: bool
              is_list_of_alchemy_stars_characters: bool
              is_list_of_warship_girls_r_characters: bool
              is_list_of_mo_dao_zu_shi_characters: bool
              is_list_of_divine_gate_characters: bool
              is_list_of_pokemon_places: bool
              is_list_of_unnecessary_pixiv_qualifiers: bool
              is_list_of_.flow_characters: bool
              is_list_of_shinken!!_characters: bool
              is_list_of_puzzle_&_dragons_characters: bool
              is_list_of_tenno_npcs: bool
              is_list_of_gurumin_characters: bool
              -- schema metadata --
              pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 45835
              to
              {'name': Value(dtype='string', id=None), 'category': Value(dtype='string', id=None), 'parent': Value(dtype='string', id=None)}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1577, in compute_config_parquet_and_info_response
                  parquet_operations = convert_to_parquet(builder)
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1191, in convert_to_parquet
                  builder.download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1027, in download_and_prepare
                  self._download_and_prepare(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1122, in _download_and_prepare
                  self._prepare_split(split_generator, **prepare_split_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 1882, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/builder.py", line 2013, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
              datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
              
              All the data files must have the same columns, but at some point there are 300 new columns ({'is_tag_group:lighting', 'is_list_of_world_witches_series_characters', 'is_list_of_tagged_songs', 'is_list_of_airplanes', 'is_list_of_mega_man_characters', 'is_list_of_genshin_impact_characters', 'is_tag_group:people', 'is_list_of_fictional_series_within_real_series', 'is_list_of_songs_by_deco27', 'is_tag_group:japanese_dialects', 'is_games', 'is_list_of_pokemon_characters', 'is_list_of_game_activities', 'is_tag_group:covering', 'is_tag_group:body_parts', 'is_tag_group:backgrounds', 'is_tag_group:bra', 'is_list_of_mahou_shoujo_madoka_magica_characters', 'is_list_of_palworld_pals', 'is_list_of_warframes', 'is_list_of_pokemon_places', 'is_list_of_vocaloid_songs', 'is_list_of_pokemon_moves', 'is_list_of_punishing:_gray_raven_characters', 'is_tag_group:fighting_games', 'is_list_of_songs_and_costumes_from_love_live!_sunshine!!', 'is_list_of_youkai_watch_youkai', 'id', 'is_list_of_zaku_ii_variants', 'is_list_of_original_characters', 'is_tag_group:legwear', 'is_tag_group:panties', 'is_tag_group:real_world_locations', 'is_tag_group:artistic_license', 'is_list_of_colossi', 'is_tag_group:headwear', 'is_metatags', 'is_tag_group:year_tags', 'is_computer', 'is_list_of_style_parodies', 'is_list_of_honkai_impact_3rd_characters', 'is_list_of_songs_and_costumes_from_love_live!_school_idol_project', 'is_list_of_warship_girls_r_characters', 'is_tag_group:attire', 'is_tag_group:holidays_and_celebrations', 'is_list_of_genshin_impact_tags', 'is_tag_group:history', 'posts', 'is_list_of_reverse:199
              ...
              t_of_magazine_publications', 'is_tag_group:pixiv_projects', 'is_list_of_mo_dao_zu_shi_characters', 'is_attire-accessories', 'is_tag_group:dogs', 'is_injury', 'is_tag_group:sports', 'is_tag_group:posture', 'is_list_of_flower_knight_girl_characters', 'is_list_of_costumes_from_love_live!_school_idol_festival_all_stars', 'is_genres', 'is_real-world', 'is_list_of_animal_crossing_characters', 'is_list_of_atelier_characters', 'is_list_of_girls_und_panzer_characters', 'is_list_of_wuthering_waves_characters', 'is_list_of_grimlight_characters', 'is_list_of_official_mascots', 'is_tag_group:tail', 'is_list_of_pokemon_media', 'is_tag_group:hair', 'is_list_of_mahou_sensei_negima_characters', 'is_list_of_nippon_ichi_characters', 'is_list_of_dragon_quest_characters', 'is_list_of_dungeon_and_fighter_characters', 'is_list_of_cardcaptor_sakura_characters', 'is_tag_group:technology', 'is_list_of_unnecessary_pixiv_qualifiers', 'is_on', 'is_list_of_meitantei_conan_characters', 'is_more-2', 'is_list_of_kingdom_hearts_characters', 'is_list_of_food_fantasy_characters', 'is_list_of_epic_seven_characters', 'is_list_of_helicopters', 'is_tag_group:sex_objects', 'is_list_of_blue_archive_characters', 'is_list_of_honkai:_star_rail_characters', 'is_list_of_real_life_racehorses', 'is_list_of_league_of_legends_characters', 'is_tag_group:fire', 'is_list_of_mon-musu_quest!_characters', 'is_list_of_disambiguation_pages', 'is_tag_group:drawing_software', 'is_list_of_zenless_zone_zero_characters', 'is_other-lists'}) and 2 missing columns ({'name', 'parent'}).
              
              This happened while the csv dataset builder was generating data using
              
              hf://datasets/deepghs/danbooru_tag_groups/tags.csv (at revision 276ed2aca0e1504c337c8bf28740cc6383af77c2)
              
              Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)

Need help to make the dataset viewer work? Open a discussion for direct support.

name
string
category
string
parent
string
tag_group:artistic_license
image-style
null
tag_group:image_composition
image-style
null
tag_group:backgrounds
image-style
tag_group:image_composition
tag_group:censorship
image-style
tag_group:image_composition
tag_group:colors
image-style
tag_group:image_composition
tag_group:focus_tags
image-style
tag_group:image_composition
tag_group:lighting
image-style
tag_group:image_composition
tag_group:prints
image-style
tag_group:image_composition
list_of_style_parodies
image-style
tag_group:image_composition
tag_group:text
image-style
null
tag_group:symbols
image-style
null
tag_group:year_tags
image-style
null
tag_group:body_parts
body
null
tag_group:ass
body
tag_group:body_parts
tag_group:breasts_tags
body
tag_group:body_parts
tag_group:face_tags
body
tag_group:body_parts
tag_group:eyes_tags
body
tag_group:face_tags
tag_group:ears_tags
body
tag_group:body_parts
tag_group:hair
body
tag_group:body_parts
tag_group:hair_color
body
tag_group:hair
tag_group:hair_styles
body
tag_group:hair
tag_group:hands
body
tag_group:body_parts
tag_group:gestures
body
tag_group:hands
tag_group:neck_and_neckwear
body
tag_group:body_parts
on
body
tag_group:body_parts
tag_group:posture
body
tag_group:body_parts
tag_group:pussy
body
tag_group:body_parts
tag_group:shoulders
body
tag_group:body_parts
tag_group:skin_color
body
tag_group:body_parts
tag_group:tail
body
tag_group:body_parts
tag_group:wings
body
tag_group:body_parts
injury
body
null
tag_group:attire
attire-accessories
null
tag_group:dress
attire-accessories
tag_group:attire
tag_group:handwear
attire-accessories
tag_group:attire
tag_group:headwear
attire-accessories
tag_group:attire
tag_group:legwear
attire-accessories
tag_group:attire
tag_group:sexual_attire
attire-accessories
tag_group:attire
tag_group:bra
attire-accessories
tag_group:sexual_attire
tag_group:panties
attire-accessories
tag_group:sexual_attire
tag_group:sleeves
attire-accessories
tag_group:attire
swimsuit
attire-accessories
tag_group:attire
tag_group:embellishment
attire-accessories
null
tag_group:eyewear
attire-accessories
null
tag_group:fashion_style
attire-accessories
null
tag_group:nudity
attire-accessories
null
tag_group:sex_acts
sex
null
tag_group:sexual_positions
sex
tag_group:sex_acts
tag_groups
sex
null
computer
objects
null
list_of_airplanes
objects
null
list_of_armor
objects
null
list_of_ground_vehicles
objects
null
list_of_helicopters
objects
null
list_of_pokemon_objects
objects
null
list_of_ships
objects
null
list_of_weapons
objects
null
tag_group:audio_tags
objects
null
tag_group:cards
objects
null
list_of_playing_card_faces
objects
tag_group:cards
tag_group:piercings
objects
null
tag_group:sex_objects
objects
null
list_of_animals
creatures
null
tag_group:birds
creatures
list_of_animals
tag_group:cats
creatures
list_of_animals
tag_group:dogs
creatures
list_of_animals
tag_group:legendary_creatures
creatures
null
plant
plants
null
tree
plants
plant
tag_group:flowers
plants
null
list_of_game_activities
games
null
tag_group:board_games
games
null
tag_group:sports
games
null
tag_group:video_game
games
null
tag_group:companies_and_brand_names
real-world
null
tag_group:holidays_and_celebrations
real-world
null
tag_group:jobs
real-world
null
tag_group:locations
real-world
null
tag_group:people
real-world
null
tag_group:real_world_locations
real-world
null
tag_group:family_relationships
more-1
null
tag_group:food_tags
more-1
null
tag_group:fire
more-1
null
tag_group:groups
more-1
null
tag_group:meme
more-1
null
tag_group:phrases
more-1
null
tag_group:scan
more-1
null
tag_group:subjective
more-1
null
tag_group:technology
more-1
null
tag_group:verbs_and_gerunds
more-1
null
tag_group:water
more-1
null
tag_group:fighting_games
genres
null
tag_group:platform_games
genres
null
tag_group:role-playing_games
genres
null
tag_group:shooter_games
genres
null
tag_group:visual_novel_games
genres
null
list_of_named_drawfags
artists
null
tag_group:pixiv_projects
artists
null
list_of_ace_attorney_characters
characters
null
list_of_arknights_characters
characters
null
End of preview.