CoolFace
30 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01badigadiii /retro-games-gameplay-frames-30k-512pimage10K<n<100K0 likes3.1k downloads1y agoHugging Face02FronkonGames /steam-games-dataset Steam Games Dataset Information of 142,427 games published on Steam. This dataset has been created with this code (MIT) and use the API provided by Steam, the largest gaming platform on PC. Data is also collected from Steam Spy. Only published games, no DLCs, episodes, music, videos, etc. Maintained by Fronkon Games. imagetabular-classification100K<n<1M88 likes2k downloads1d agoHugging Face03G-G-Games /diecamera-crops dieCamera — per-die crops One cropped image per physical die, labelled with its type and face value. This is the deliberately-simple training set for dieCamera's offline value reader — the app that watches a dice tray and posts the roll into a virtual tabletop (source). For the full frames these crops were cut from (and the multi-die detector-training data), see the companion repo G-G-Games/diecamera-frames. Schema Standard 🤗 imagefolder layout —… See the full description on the dataset page: https://huggingface.co/datasets/G-G-Games/diecamera-crops.imageimage-classification1K<n<10K0 likes612 downloads28d agoHugging Face04choucsan /FIFA_World_Cup_Games FIFA World Cup Full-Match Video Dataset This dataset provides YouTube full-match references and structured match annotations for classic FIFA World Cup games. Instead of redistributing video files, it stores YouTube video IDs and URLs, then links each retained match to structured football data including match metadata, team statistics, lineups, formations, text event timelines, and pre-match prediction polls. The dataset is designed for long-form sports… See the full description on the dataset page: https://huggingface.co/datasets/choucsan/FIFA_World_Cup_Games.imagevideo-classificationn<1K3 likes394 downloads2mo agoHugging Face05atalaydenknalbant /video-games-dataset Description Video Games Dataset video game records data gathered directly from the RAWG API. It includes essential fields such as game id, title, release date, rating, genres, platforms, descriptive tags, Metacritic score, developers, publishers, playtime, and a detailed description. The data was collected to support studies, trend analysis, and insights into the gaming industry. Each field is aligned with the specifications provided in the RAWG API documentation.… See the full description on the dataset page: https://huggingface.co/datasets/atalaydenknalbant/video-games-dataset.imagesentence-similarity100K<n<1M31 likes313 downloads3mo agoHugging Face06Z02Z /steam-games-dataset Overview Information of more than 120,000 games published on Steam. Maintained by Fronkon Games. This dataset has been created with this code (MIT) and use the API provided by Steam, the largest gaming platform on PC. Data is also collected from Steam Spy. Only published games, no DLCs, episodes, music, videos, etc. Here is a simple example of how to parse json information: # Simple parse of the 'games.json' file. import os import json dataset = {} if… See the full description on the dataset page: https://huggingface.co/datasets/Z02Z/steam-games-dataset.imagetext-generation100K<n<1M2 likes283 downloads8mo agoHugging Face07zhiyuanhucs /game-simulator-bc 游戏模拟器行为克隆数据产品 1. 整体介绍 这是 10 款模拟器游戏 的行为克隆(BC)数据包产品说明。本仓库只放说明书、目录和样例截图;完整数据按游戏分仓库托管,当前均为 public,可以直接下载。 数据不是 MP4 世界模型录像。每个游戏仓库里是加密 .7z,解开后是 parquet:images 里是 JPEG 帧,conversations 里是键鼠动作。没有独立的视频文件、JSON 时间轴或交互语义 CSV。 1.1 产品规模 项 内容 游戏数 10 款模拟器 采集模式 general / default 加密归档 42 个 .7z Parquet 分片 387 个 体积 约 1251.847 GB Token 文本 207,090,044,视觉 4,653,158,400,合计 4,860,248,444 单条轨迹 实拆为 135 张 1280×720 JPEG + 135 步动作,200ms 一帧,约 27 秒 原始视频 不含… See the full description on the dataset page: https://huggingface.co/datasets/zhiyuanhucs/game-simulator-bc.imagereinforcement-learningn<1K0 likes245 downloads7d agoHugging Face08EarthnDusk /FFXIV_Gameshots_EW_DT Dataset Card for Final Fantasy XIV Gameshots Endwalker & Dawntrail This dataset aims to improve future multimodal checkpoints for AI generative art. While yes indeed this data is in some form copyrighted, if used in a multimodal output in which it doesn't reproduce exact styles it may be deemed as fair use. All of the screenshots were curated, collected and taken by Earth & Dusk's Duskfallcrew. It has been generated using this raw template. Dataset Details Some… See the full description on the dataset page: https://huggingface.co/datasets/EarthnDusk/FFXIV_Gameshots_EW_DT.imagetext-classification1K<n<10K0 likes239 downloads2y agoHugging Face09G-G-Games /diecamera-frames dieCamera — physical dice, read by webcam 351 webcam frames of physical polyhedral dice on a tray, with per-die type, face value and bounding box. Collected to train the offline reader in dieCamera, an app that watches your dice tray and posts the roll into a virtual tabletop. 1,079 labelled dice across the six standard types (d4, d6, d8, d10, d12, d20). 587 of those carry face values that are ground truth — confirmed by a human in the app, or placed deliberately to a prompt.… See the full description on the dataset page: https://huggingface.co/datasets/G-G-Games/diecamera-frames.imageobject-detectionn<1K0 likes229 downloads28d agoHugging Face10originlab /game-scenes-posed-rgbdgated Origin Lab Game Scenes: Posed RGB-D Flythroughs of Game Worlds Every frame carries the camera that rendered it and the depth the engine computed for it. Ten game worlds, with the camera released from the player for 60% of the footage: metric depth, world-space normals, 4x4 pose, and per-frame intrinsics on one frame index, plus hundreds of full in-place turns and long stretches in which the world is frozen and only the camera moves. Two trajectories per world and one whole… See the full description on the dataset page: https://huggingface.co/datasets/originlab/game-scenes-posed-rgbd.imagedepth-estimation1M<n<10M0 likes200 downloads3d agoHugging Face11Fraser /pico-8-games PICO-8 Games Dataset The first multimodal dataset of PICO-8 games. 10,967 cartridges scraped from the Lexaloffle BBS, each decomposed into Lua source code, pixel-art spritesheets, tile maps, sound effects, music patterns, and metadata. Label screenshots from the top 48 games by star count What's Inside Every PICO-8 cartridge is a self-contained game packed into a single file. This dataset cracks each one open into its component parts: The… See the full description on the dataset page: https://huggingface.co/datasets/Fraser/pico-8-games.imagetext-generation10K<n<100K1 likes199 downloads6mo agoHugging Face12milistu /Amazon_Toys_and_Games_2014 Amazon Toys & Games Dataset Directory Structure metadata: Contains product information. reviews: Contains user reviews about the products. filtered: e5-base-v2_embeddings.jsonl: Contains "asin" and "embeddings" created with e5-base-v2. metadata.jsonl: Contains "asin" and "text", where text is created from the title, description, brand, main category, and category. reviews.jsonl: Contains "reviewerID", "reviewTime", and "asin". Reviews are filtered to include only… See the full description on the dataset page: https://huggingface.co/datasets/milistu/Amazon_Toys_and_Games_2014.image1M<n<10M0 likes133 downloads2y agoHugging Face13badigadiii /retro-games-gameplay-framesimage10K<n<100K0 likes115 downloads1y agoHugging Face14NightTaleGames /game-scenesimage0 likes114 downloads1mo agoHugging Face15zjgeritz /steam-games-dataset Overview Information of more than 120,000 games published on Steam. Maintained by Fronkon Games. This dataset has been created with this code (MIT) and use the API provided by Steam, the largest gaming platform on PC. Data is also collected from Steam Spy. Only published games, no DLCs, episodes, music, videos, etc. Here is a simple example of how to parse json information: # Simple parse of the 'games.json' file. import os import json dataset = {} if… See the full description on the dataset page: https://huggingface.co/datasets/zjgeritz/steam-games-dataset.imagetext-generation100K<n<1M1 likes112 downloads6mo agoHugging Face16proj-airi /games-balatro-2024-entities-detection Project AIRI's Games Datasets - Balatro (2024, game) - Entities detection This project is part of (and also associate to) the Project AIRI, we aim to build a LLM-driven VTuber like Neuro-sama (subscribe if you didn't!) if you are interested in, please do give it a try on live demo. Who are we? We are a group of currently non-funded talented people made up with computer scientists, experts in multi-modal fields, designers, product managers, and popular open source contributors… See the full description on the dataset page: https://huggingface.co/datasets/proj-airi/games-balatro-2024-entities-detection.imageobject-detectionn<1K0 likes65 downloads1y agoHugging Face17badigadiii /game_screenshots_11kimage10K<n<100K0 likes45 downloads2y agoHugging Face18proj-airi /games-balatro-2024-ui-detection Project AIRI's Games Datasets - Balatro (2024, game) - UI detection This project is part of (and also associate to) the Project AIRI, we aim to build a LLM-driven VTuber like Neuro-sama (subscribe if you didn't!) if you are interested in, please do give it a try on live demo. Who are we? We are a group of currently non-funded talented people made up with computer scientists, experts in multi-modal fields, designers, product managers, and popular open source contributors who… See the full description on the dataset page: https://huggingface.co/datasets/proj-airi/games-balatro-2024-ui-detection.imageobject-detection1K<n<10K1 likes39 downloads1y agoHugging Face19Eronngfgfdgfgfdrdfg /steam-games-dataset Overview Information of more than 120,000 games published on Steam. Maintained by Fronkon Games. This dataset has been created with this code (MIT) and use the API provided by Steam, the largest gaming platform on PC. Data is also collected from Steam Spy. Only published games, no DLCs, episodes, music, videos, etc. Here is a simple example of how to parse json information: # Simple parse of the 'games.json' file. import os import json dataset = {} if… See the full description on the dataset page: https://huggingface.co/datasets/Eronngfgfdgfgfdrdfg/steam-games-dataset.imagetext-generation100K<n<1M0 likes33 downloads4mo agoHugging Face20Seuneedhi /Video-Games-Behavioral-Addiction-Datasetimagequestion-answeringn<1K1 likes29 downloads1y agoHugging Face21linking2202 /steam-games-dataset Overview Information of more than 120,000 games published on Steam. Maintained by Fronkon Games. This dataset has been created with this code (MIT) and use the API provided by Steam, the largest gaming platform on PC. Data is also collected from Steam Spy. Only published games, no DLCs, episodes, music, videos, etc. Here is a simple example of how to parse json information: # Simple parse of the 'games.json' file. import os import json dataset = {} if… See the full description on the dataset page: https://huggingface.co/datasets/linking2202/steam-games-dataset.imagetext-generation100K<n<1M0 likes29 downloads5mo agoHugging Face22CampAIgn /Steam_games_in_frenchimage10K<n<100K0 likes28 downloads2y agoHugging Face23BakrAsskali /Steam_games_in_french_part_1image1K<n<10K0 likes27 downloads2y agoHugging Face24biga666 /steam-games-dataset Overview Information of more than 120,000 games published on Steam. Maintained by Fronkon Games. This dataset has been created with this code (MIT) and use the API provided by Steam, the largest gaming platform on PC. Data is also collected from Steam Spy. Only published games, no DLCs, episodes, music, videos, etc. Here is a simple example of how to parse json information: # Simple parse of the 'games.json' file. import os import json dataset = {} if… See the full description on the dataset page: https://huggingface.co/datasets/biga666/steam-games-dataset.imagetext-generation100K<n<1M0 likes27 downloads4mo agoHugging Face25Gamester03 /indian-number-plateimage1K<n<10K0 likes23 downloads5mo agoHugging Face26badigadiii /game_screenshots_100imagetext-to-imagen<1K0 likes16 downloads2y agoHugging Face27shah0 /gamesimage100K<n<1M0 likes16 downloads5mo agoHugging Face28BakrAsskali /Steam_games_in_french_part_4image1K<n<10K0 likes15 downloads2y agoHugging Face29CATIE-AQ /XMRec_metadata_fr_Toys_and_Games Description Cleaned version of the Sports and Outdoors subset (metadata folder) of XMRec dataset.In particular, we have made the images available as PILs. Possible use cases are : text classification, using the categories column as a label product recommendation using the related column hybrid text/image search (cf. this Jina.ai blog post) Original paper citation @inproceedings{bonab2021crossmarket, author = {Bonab, Hamed and Aliannejadi, Mohammad and Vardasbi… See the full description on the dataset page: https://huggingface.co/datasets/CATIE-AQ/XMRec_metadata_fr_Toys_and_Games.imagetext-classification1K<n<10K0 likes15 downloads1y agoHugging Face30HARISH20205 /steam-games-datasetimage10K<n<100K0 likes15 downloads1y agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.