Dataset Preview
Duplicate
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    CastError
Message:      Couldn't cast
sub: string
username: string
picture: string
total_rarity: int64
discovery_count: int64
to
{'key': Value('string'), 'name': Value('string'), 'type': Value('string'), 'rarity': Value('int64'), 'image_url': Value('string'), 'discoverer_username': Value('string'), 'discovered_at': Value('string')}
because column names don't match
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1837, in _prepare_split_single
                  writer.write_table(table)
                  ~~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 764, in write_table
                  self.write_rows_on_file()  # in case there are buffered rows to write first
                  ~~~~~~~~~~~~~~~~~~~~~~~^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 663, in write_rows_on_file
                  self._write_table(table)
                  ~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              sub: string
              username: string
              picture: string
              total_rarity: int64
              discovery_count: int64
              to
              {'key': Value('string'), 'name': Value('string'), 'type': Value('string'), 'rarity': Value('int64'), 'image_url': Value('string'), 'discoverer_username': Value('string'), 'discovered_at': Value('string')}
              because column names don't match
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1839, in _prepare_split_single
                  raise DatasetGenerationCastError.from_cast_error(
                  ...<4 lines>...
                  )
              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 5 new columns ({'total_rarity', 'sub', 'username', 'picture', 'discovery_count'}) and 7 missing columns ({'rarity', 'key', 'discovered_at', 'name', 'image_url', 'type', 'discoverer_username'}).
              
              This happened while the json dataset builder was generating data using
              
              hf://datasets/Fraser/Pictuary/index/monsters.json (at revision 0351c54e6300a0adde329c99996fa7082b434ea3), ['hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/index/feed.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/index/leaderboard.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/index/monsters.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/index/stats.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/black_laptop_computer.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/black_stanley_thermo_with_gold.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/blue_balloon_number_one_blue.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/blue_mug_steam_minimalist_icon.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/blue_plastic_usb_drive_with.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/brown_horse_with_rider.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/cactu_in_blue_pot.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/car_windshield.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/children_book_cover.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/children_game_controller.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/children_puzzle_board.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/clear_glass_tumbler.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/clear_plastic_bag.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/clear_plastic_bowl_with_orange.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/clear_wine_glass_with_purple.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/creamcolored_cabinet_with_glass_door.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/flatscreen_television.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/giant_sequoia_tree_forest_nature.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/glass_window_frame.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/gothic_church_building.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/gray_stone_mortar_and_pestle.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_eggshaped_car_retro_style.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_plastic_toy_dinosaur.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_toy_pushpull_toy_with.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_tshirt.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_velvet_cap_with_deep.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_wooden_alligator_figurine.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/handdrawn_sketch_of_a_person.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/illustrated_book_page_helicopter_pilot.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/inflatable_ball_pit.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/maroon_pencil.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/military_jet_flying_sunset_mountain.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/pink_frosted_donut.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/pink_water_bottle.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/plastic_chicken_toy.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/plastic_knife_with_green_handle.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/plastic_toy_figure.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/plastic_toy_van.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/power_tool_with_yellow_and.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/red_post_box.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/red_toy_car_with_yellow.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/retro_green_bubble_car.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/square_apple_logo_mat.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/three_chocolate_chip_cooky.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/white_ceramic_coffee_mug.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/white_rectangular_object_hand_holding.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/white_wireless_earbud.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/wooden_fork_with_teal_handle.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/wooden_pizza_slice_ornament.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/woven_wooden_ceiling_light_fixture.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/yellow_and_black_power_tool.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/yellow_rubber_boot_with_black.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/yellow_stuffed_pig_toy.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/users/5f195784925b9863e28ad610.json'], ['hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/index/feed.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/index/leaderboard.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/index/monsters.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/index/stats.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/black_laptop_computer.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/black_stanley_thermo_with_gold.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/blue_balloon_number_one_blue.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/blue_mug_steam_minimalist_icon.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/blue_plastic_usb_drive_with.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/brown_horse_with_rider.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/cactu_in_blue_pot.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/car_windshield.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/children_book_cover.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/children_game_controller.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/children_puzzle_board.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/clear_glass_tumbler.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/clear_plastic_bag.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/clear_plastic_bowl_with_orange.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/clear_wine_glass_with_purple.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/creamcolored_cabinet_with_glass_door.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/flatscreen_television.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/giant_sequoia_tree_forest_nature.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/glass_window_frame.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/gothic_church_building.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/gray_stone_mortar_and_pestle.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_eggshaped_car_retro_style.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_plastic_toy_dinosaur.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_toy_pushpull_toy_with.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_tshirt.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_velvet_cap_with_deep.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/green_wooden_alligator_figurine.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/handdrawn_sketch_of_a_person.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/illustrated_book_page_helicopter_pilot.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/inflatable_ball_pit.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/maroon_pencil.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/military_jet_flying_sunset_mountain.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/pink_frosted_donut.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/pink_water_bottle.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/plastic_chicken_toy.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/plastic_knife_with_green_handle.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/plastic_toy_figure.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/plastic_toy_van.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/power_tool_with_yellow_and.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/red_post_box.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/red_toy_car_with_yellow.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/retro_green_bubble_car.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/square_apple_logo_mat.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/three_chocolate_chip_cooky.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/white_ceramic_coffee_mug.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/white_rectangular_object_hand_holding.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/white_wireless_earbud.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/wooden_fork_with_teal_handle.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/wooden_pizza_slice_ornament.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/woven_wooden_ceiling_light_fixture.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/yellow_and_black_power_tool.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/yellow_rubber_boot_with_black.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/monsters/yellow_stuffed_pig_toy.json', 'hf://datasets/Fraser/Pictuary@0351c54e6300a0adde329c99996fa7082b434ea3/users/5f195784925b9863e28ad610.json']
              
              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)
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1858, in _prepare_split_single
                  num_examples, num_bytes = writer.finalize()
                                            ~~~~~~~~~~~~~~~^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 781, in finalize
                  self.write_rows_on_file()
                  ~~~~~~~~~~~~~~~~~~~~~~~^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 663, in write_rows_on_file
                  self._write_table(table)
                  ~~~~~~~~~~~~~~~~~^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/arrow_writer.py", line 773, in _write_table
                  pa_table = table_cast(pa_table, self._schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2369, in table_cast
                  return cast_table_to_schema(table, schema)
                File "/usr/local/lib/python3.14/site-packages/datasets/table.py", line 2297, in cast_table_to_schema
                  raise CastError(
                  ...<3 lines>...
                  )
              datasets.table.CastError: Couldn't cast
              sub: string
              username: string
              picture: string
              total_rarity: int64
              discovery_count: int64
              to
              {'key': Value('string'), 'name': Value('string'), 'type': Value('string'), 'rarity': Value('int64'), 'image_url': Value('string'), 'discoverer_username': Value('string'), 'discovered_at': Value('string')}
              because column names don't match
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1369, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ~~~~~~~~~~~~~~~~~~~~~~~~~^
                      builder, max_dataset_size_bytes=max_dataset_size_bytes
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  )
                  ^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 948, in stream_convert_to_parquet
                  builder._prepare_split(split_generator=splits_generators[split], file_format="parquet")
                  ~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1683, in _prepare_split
                  for job_id, done, content in self._prepare_split_single(
                                               ~~~~~~~~~~~~~~~~~~~~~~~~~~^
                      gen_kwargs=gen_kwargs, job_id=job_id, **_prepare_split_args
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                  ):
                  ^
                File "/usr/local/lib/python3.14/site-packages/datasets/builder.py", line 1869, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

key
string
name
string
type
string
rarity
int64
image_url
string
discoverer_username
string
discovered_at
string
pink_frosted_donut
Glazebell
cuisine
42
https://huggingface.co/d…osted_donut.webp
Fraser
2026-07-06T18:04:08.495844+00:00
clear_glass_tumbler
Vitreos
mineral
42
https://huggingface.co/d…ass_tumbler.webp
Fraser
2026-07-06T18:03:01.106344+00:00
yellow_stuffed_pig_toy
Pufflet
beast
15
https://huggingface.co/d…fed_pig_toy.webp
Fraser
2026-07-06T18:00:45.009051+00:00
green_plastic_toy_dinosaur
Polyraptor
machina
15
https://huggingface.co/d…oy_dinosaur.webp
Fraser
2026-07-06T17:59:22.236139+00:00
children_puzzle_board
Puzzlix
structure
42
https://huggingface.co/d…uzzle_board.webp
Fraser
2026-07-06T17:55:27.001571+00:00
red_post_box
Lettermound
structure
34
https://huggingface.co/d…ed_post_box.webp
Fraser
2026-07-06T17:52:45.613681+00:00
blue_balloon_number_one_blue
Unicell
space
42
https://huggingface.co/d…er_one_blue.webp
Fraser
2026-07-06T17:50:04.155889+00:00
clear_wine_glass_with_purple
Vintal
culture
68
https://huggingface.co/d…with_purple.webp
Fraser
2026-07-06T17:48:59.481780+00:00
green_wooden_alligator_figurine
Logosnapper
flora
24
https://huggingface.co/d…or_figurine.webp
Fraser
2026-07-06T17:46:21.453716+00:00
wooden_pizza_slice_ornament
Timbercrust
flora
22
https://huggingface.co/d…ce_ornament.webp
Fraser
2026-07-06T17:40:41.145631+00:00
plastic_knife_with_green_handle
Slicerid
machina
15
https://huggingface.co/d…reen_handle.webp
Fraser
2026-07-06T17:39:37.136220+00:00
woven_wooden_ceiling_light_fixture
Luminith
flora
42
https://huggingface.co/d…ght_fixture.webp
Fraser
2026-07-06T17:38:23.140598+00:00
creamcolored_cabinet_with_glass_door
Vitreos
structure
34
https://huggingface.co/d…_glass_door.webp
Fraser
2026-07-06T17:33:55.544004+00:00
red_toy_car_with_yellow
Vroombit
machina
32
https://huggingface.co/d…with_yellow.webp
Fraser
2026-07-06T17:33:08.708871+00:00
children_game_controller
Joypadon
machina
42
https://huggingface.co/d…_controller.webp
Fraser
2026-07-06T17:32:05.355608+00:00
plastic_toy_van
Vroomling
machina
22
https://huggingface.co/d…tic_toy_van.webp
Fraser
2026-07-06T17:29:52.239956+00:00
children_book_cover
Talespin
culture
42
https://huggingface.co/d…_book_cover.webp
Fraser
2026-07-06T17:27:37.765313+00:00
inflatable_ball_pit
Puffmound
beast
34
https://huggingface.co/d…le_ball_pit.webp
Fraser
2026-07-06T17:25:48.403809+00:00
wooden_fork_with_teal_handle
Tinepaw
beast
34
https://huggingface.co/d…teal_handle.webp
Fraser
2026-07-06T17:17:22.171132+00:00
flatscreen_television
Glanscreen
machina
42
https://huggingface.co/d…_television.webp
Fraser
2026-07-06T17:16:39.358815+00:00
green_toy_pushpull_toy_with
Tuggle
machina
15
https://huggingface.co/d…ll_toy_with.webp
Fraser
2026-07-06T17:15:53.733480+00:00
plastic_chicken_toy
Clucklet
machina
12
https://huggingface.co/d…chicken_toy.webp
Fraser
2026-07-06T17:12:18.016540+00:00
cactu_in_blue_pot
Cerulean Spine
flora
34
https://huggingface.co/d…in_blue_pot.webp
Fraser
2026-07-06T17:00:15.109507+00:00
pink_water_bottle
Hydropuff
aquatic
24
https://huggingface.co/d…ater_bottle.webp
Fraser
2026-07-06T14:05:24.610976+00:00
car_windshield
Glazewing
mineral
42
https://huggingface.co/d…_windshield.webp
Fraser
2026-07-06T10:53:10.673710+00:00
gothic_church_building
Spireshade
structure
88
https://huggingface.co/d…ch_building.webp
Fraser
2026-07-06T10:48:19.549468+00:00
clear_plastic_bowl_with_orange
Citrusorb
flora
42
https://huggingface.co/d…with_orange.webp
Fraser
2026-07-06T10:47:34.668078+00:00
glass_window_frame
Vitreos
structure
34
https://huggingface.co/d…indow_frame.webp
Fraser
2026-07-06T10:46:45.956444+00:00
three_chocolate_chip_cooky
Chippmunkle
cuisine
15
https://huggingface.co/d…_chip_cooky.webp
Fraser
2026-07-06T10:41:46.016153+00:00
illustrated_book_page_helicopter_pilot
Scriptspinner
culture
42
https://huggingface.co/d…opter_pilot.webp
Fraser
2026-07-06T10:25:22.768515+00:00
gray_stone_mortar_and_pestle
Grindstone
mineral
34
https://huggingface.co/d…_and_pestle.webp
Fraser
2026-07-06T10:22:38.672529+00:00
white_rectangular_object_hand_holding
Scribble
culture
24
https://huggingface.co/d…and_holding.webp
Fraser
2026-07-06T10:18:35.414537+00:00
handdrawn_sketch_of_a_person
Graphite Mimic
culture
42
https://huggingface.co/d…of_a_person.webp
Fraser
2026-07-06T10:17:44.680142+00:00
yellow_rubber_boot_with_black
Puddlump
aquatic
22
https://huggingface.co/d…_with_black.webp
Fraser
2026-07-06T10:06:50.523359+00:00
clear_plastic_bag
Glisheen
beast
22
https://huggingface.co/d…plastic_bag.webp
Fraser
2026-07-06T10:06:03.084877+00:00
white_ceramic_coffee_mug
Caffin
culture
24
https://huggingface.co/d…_coffee_mug.webp
Fraser
2026-07-06T10:05:05.069493+00:00
plastic_toy_figure
Moldy Mold
machina
15
https://huggingface.co/d…_toy_figure.webp
Fraser
2026-07-06T10:02:53.380000+00:00
brown_horse_with_rider
Equistride
beast
45
https://huggingface.co/d…_with_rider.webp
Fraser
2026-07-06T09:54:13.738112+00:00
white_wireless_earbud
Poddy
machina
42
https://huggingface.co/d…less_earbud.webp
Fraser
2026-07-06T09:50:25.335973+00:00
blue_plastic_usb_drive_with
Dataspike
machina
15
https://huggingface.co/d…_drive_with.webp
Fraser
2026-07-06T09:08:23.753131+00:00
maroon_pencil
Graphite Scribe
culture
34
https://huggingface.co/d…roon_pencil.webp
Fraser
2026-07-06T09:04:44.127985+00:00
square_apple_logo_mat
Corepod
flora
42
https://huggingface.co/d…le_logo_mat.webp
Fraser
2026-07-06T09:02:42.603965+00:00
green_velvet_cap_with_deep
Velvethorn
flora
42
https://huggingface.co/d…p_with_deep.webp
Fraser
2026-07-06T09:01:44.761177+00:00
black_laptop_computer
Keyclutch
machina
42
https://huggingface.co/d…op_computer.webp
Fraser
2026-07-06T08:59:49.877959+00:00
power_tool_with_yellow_and
Voltgrinder
machina
34
https://huggingface.co/d…_yellow_and.webp
Fraser
2026-07-06T08:57:49.618845+00:00
green_tshirt
Verdant Fold
culture
12
https://huggingface.co/d…reen_tshirt.webp
Fraser
2026-07-06T08:52:44.694349+00:00
yellow_and_black_power_tool
Voltcutter
machina
32
https://huggingface.co/d…_power_tool.webp
Fraser
2026-07-06T08:51:52.850847+00:00
black_stanley_thermo_with_gold
Auratherm
machina
42
https://huggingface.co/d…o_with_gold.webp
Fraser
2026-07-06T08:50:15.906348+00:00
green_eggshaped_car_retro_style
Rollbeast
machina
35
https://huggingface.co/d…retro_style.webp
Fraser
2026-07-06T08:19:10.820163+00:00
retro_green_bubble_car
Bubblon
machina
34
https://huggingface.co/d…_bubble_car.webp
Fraser
2026-07-06T08:17:19.303312+00:00
null
null
null
null
null
null
null
blue_mug_steam_minimalist_icon
Vaporal
cuisine
15
https://huggingface.co/d…malist_icon.webp
Fraser
2026-07-05T20:32:03.682606+00:00
giant_sequoia_tree_forest_nature
Sylvanus
flora
88
https://huggingface.co/d…rest_nature.webp
Fraser
2026-07-05T20:39:01.398424+00:00
military_jet_flying_sunset_mountain
Skyshard
machina
85
https://huggingface.co/d…et_mountain.webp
Fraser
2026-07-06T07:22:34.452591+00:00
retro_green_bubble_car
Bubblon
machina
34
https://huggingface.co/d…_bubble_car.webp
Fraser
2026-07-06T08:17:19.303312+00:00
green_eggshaped_car_retro_style
Rollbeast
machina
35
https://huggingface.co/d…retro_style.webp
Fraser
2026-07-06T08:19:10.820163+00:00
black_stanley_thermo_with_gold
Auratherm
machina
42
https://huggingface.co/d…o_with_gold.webp
Fraser
2026-07-06T08:50:15.906348+00:00
yellow_and_black_power_tool
Voltcutter
machina
32
https://huggingface.co/d…_power_tool.webp
Fraser
2026-07-06T08:51:52.850847+00:00
green_tshirt
Verdant Fold
culture
12
https://huggingface.co/d…reen_tshirt.webp
Fraser
2026-07-06T08:52:44.694349+00:00
power_tool_with_yellow_and
Voltgrinder
machina
34
https://huggingface.co/d…_yellow_and.webp
Fraser
2026-07-06T08:57:49.618845+00:00
black_laptop_computer
Keyclutch
machina
42
https://huggingface.co/d…op_computer.webp
Fraser
2026-07-06T08:59:49.877959+00:00
green_velvet_cap_with_deep
Velvethorn
flora
42
https://huggingface.co/d…p_with_deep.webp
Fraser
2026-07-06T09:01:44.761177+00:00
square_apple_logo_mat
Corepod
flora
42
https://huggingface.co/d…le_logo_mat.webp
Fraser
2026-07-06T09:02:42.603965+00:00
maroon_pencil
Graphite Scribe
culture
34
https://huggingface.co/d…roon_pencil.webp
Fraser
2026-07-06T09:04:44.127985+00:00
blue_plastic_usb_drive_with
Dataspike
machina
15
https://huggingface.co/d…_drive_with.webp
Fraser
2026-07-06T09:08:23.753131+00:00
white_wireless_earbud
Poddy
machina
42
https://huggingface.co/d…less_earbud.webp
Fraser
2026-07-06T09:50:25.335973+00:00
brown_horse_with_rider
Equistride
beast
45
https://huggingface.co/d…_with_rider.webp
Fraser
2026-07-06T09:54:13.738112+00:00
plastic_toy_figure
Moldy Mold
machina
15
https://huggingface.co/d…_toy_figure.webp
Fraser
2026-07-06T10:02:53.380000+00:00
white_ceramic_coffee_mug
Caffin
culture
24
https://huggingface.co/d…_coffee_mug.webp
Fraser
2026-07-06T10:05:05.069493+00:00
clear_plastic_bag
Glisheen
beast
22
https://huggingface.co/d…plastic_bag.webp
Fraser
2026-07-06T10:06:03.084877+00:00
yellow_rubber_boot_with_black
Puddlump
aquatic
22
https://huggingface.co/d…_with_black.webp
Fraser
2026-07-06T10:06:50.523359+00:00
handdrawn_sketch_of_a_person
Graphite Mimic
culture
42
https://huggingface.co/d…of_a_person.webp
Fraser
2026-07-06T10:17:44.680142+00:00
white_rectangular_object_hand_holding
Scribble
culture
24
https://huggingface.co/d…and_holding.webp
Fraser
2026-07-06T10:18:35.414537+00:00
gray_stone_mortar_and_pestle
Grindstone
mineral
34
https://huggingface.co/d…_and_pestle.webp
Fraser
2026-07-06T10:22:38.672529+00:00
illustrated_book_page_helicopter_pilot
Scriptspinner
culture
42
https://huggingface.co/d…opter_pilot.webp
Fraser
2026-07-06T10:25:22.768515+00:00
three_chocolate_chip_cooky
Chippmunkle
cuisine
15
https://huggingface.co/d…_chip_cooky.webp
Fraser
2026-07-06T10:41:46.016153+00:00
glass_window_frame
Vitreos
structure
34
https://huggingface.co/d…indow_frame.webp
Fraser
2026-07-06T10:46:45.956444+00:00
clear_plastic_bowl_with_orange
Citrusorb
flora
42
https://huggingface.co/d…with_orange.webp
Fraser
2026-07-06T10:47:34.668078+00:00
gothic_church_building
Spireshade
structure
88
https://huggingface.co/d…ch_building.webp
Fraser
2026-07-06T10:48:19.549468+00:00
car_windshield
Glazewing
mineral
42
https://huggingface.co/d…_windshield.webp
Fraser
2026-07-06T10:53:10.673710+00:00
pink_water_bottle
Hydropuff
aquatic
24
https://huggingface.co/d…ater_bottle.webp
Fraser
2026-07-06T14:05:24.610976+00:00
cactu_in_blue_pot
Cerulean Spine
flora
34
https://huggingface.co/d…in_blue_pot.webp
Fraser
2026-07-06T17:00:15.109507+00:00
plastic_chicken_toy
Clucklet
machina
12
https://huggingface.co/d…chicken_toy.webp
Fraser
2026-07-06T17:12:18.016540+00:00
green_toy_pushpull_toy_with
Tuggle
machina
15
https://huggingface.co/d…ll_toy_with.webp
Fraser
2026-07-06T17:15:53.733480+00:00
flatscreen_television
Glanscreen
machina
42
https://huggingface.co/d…_television.webp
Fraser
2026-07-06T17:16:39.358815+00:00
wooden_fork_with_teal_handle
Tinepaw
beast
34
https://huggingface.co/d…teal_handle.webp
Fraser
2026-07-06T17:17:22.171132+00:00
inflatable_ball_pit
Puffmound
beast
34
https://huggingface.co/d…le_ball_pit.webp
Fraser
2026-07-06T17:25:48.403809+00:00
children_book_cover
Talespin
culture
42
https://huggingface.co/d…_book_cover.webp
Fraser
2026-07-06T17:27:37.765313+00:00
plastic_toy_van
Vroomling
machina
22
https://huggingface.co/d…tic_toy_van.webp
Fraser
2026-07-06T17:29:52.239956+00:00
children_game_controller
Joypadon
machina
42
https://huggingface.co/d…_controller.webp
Fraser
2026-07-06T17:32:05.355608+00:00
red_toy_car_with_yellow
Vroombit
machina
32
https://huggingface.co/d…with_yellow.webp
Fraser
2026-07-06T17:33:08.708871+00:00
creamcolored_cabinet_with_glass_door
Vitreos
structure
34
https://huggingface.co/d…_glass_door.webp
Fraser
2026-07-06T17:33:55.544004+00:00
woven_wooden_ceiling_light_fixture
Luminith
flora
42
https://huggingface.co/d…ght_fixture.webp
Fraser
2026-07-06T17:38:23.140598+00:00
plastic_knife_with_green_handle
Slicerid
machina
15
https://huggingface.co/d…reen_handle.webp
Fraser
2026-07-06T17:39:37.136220+00:00
wooden_pizza_slice_ornament
Timbercrust
flora
22
https://huggingface.co/d…ce_ornament.webp
Fraser
2026-07-06T17:40:41.145631+00:00
green_wooden_alligator_figurine
Logosnapper
flora
24
https://huggingface.co/d…or_figurine.webp
Fraser
2026-07-06T17:46:21.453716+00:00
clear_wine_glass_with_purple
Vintal
culture
68
https://huggingface.co/d…with_purple.webp
Fraser
2026-07-06T17:48:59.481780+00:00
blue_balloon_number_one_blue
Unicell
space
42
https://huggingface.co/d…er_one_blue.webp
Fraser
2026-07-06T17:50:04.155889+00:00
red_post_box
Lettermound
structure
34
https://huggingface.co/d…ed_post_box.webp
Fraser
2026-07-06T17:52:45.613681+00:00
children_puzzle_board
Puzzlix
structure
42
https://huggingface.co/d…uzzle_board.webp
Fraser
2026-07-06T17:55:27.001571+00:00
End of preview.

Piclets — shared monster dataset

Public database for the Piclets discovery game. Each real-world object maps to one canonical monster, owned by its first discoverer.

Layout:

  • monsters/<key>.json — one monster per normalized object name
  • images/<key>.webp — the monster's art
  • users/<sub>.json — a player's discoveries + summed rarity score
  • index/monsters.json index/feed.json index/leaderboard.json index/stats.json — aggregate views the app reads directly

Written only by the Piclets Discovery Server. See that Space for details.

Downloads last month
27

Space using Fraser/Pictuary 1