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
01Lichess /standard-chess-games [!CAUTION] This dataset is still a work in progress and some breaking changes might occur. Lichess Rated Standard Chess Games Dataset Dataset Description 6,771,826,271 standard rated games, played on lichess.org, updated monthly from the database dumps. This version of the data is meant for data analysis. If you need PGN files you can find those here. That said, once you have a subset of interest, it is trivial to convert it back to PGN as shown in the Dataset Usage… See the full description on the dataset page: https://huggingface.co/datasets/Lichess/standard-chess-games.tabular1B<n<10B75 likes819k downloads11mo agoHugging Face02laion /strategic_game_chess Chess Recent advancements in artificial intelligence (AI) underscore the progress of reasoning and planning shown by recent generalist machine learning (ML) models. The progress can be boosted by datasets that can further boost these generic capabilities when used for training foundation models of various kind. This research initiative has generated extensive synthetic datasets from complex games — chess, Rubik's Cube, and mazes — to study facilitation and the advancement of these… See the full description on the dataset page: https://huggingface.co/datasets/laion/strategic_game_chess.text1M<n<10M31 likes24k downloads3y agoHugging Face03laion /strategic_game_mazeNOTICE: some of the game is mistakenly label as both length and width columns are 40, they are 30 actually. maze This dataset contains 350,000 mazes, represents over 39.29 billion moves.Each maze is a 30x30 ASCII representation, with solutions derived using the BFS. It has two columns: 'Maze': representation of maze in a list of string.shape is 30*30 visual example 'Path': solution from start point to end point in a list of string, each item represent a position in the maze. tabular100M<n<1B11 likes6.8k downloads3y agoHugging Face04nlile /24-game Math Twenty Four (24s Game) Dataset A comprehensive dataset for the classic math twenty four game (also known as the 4 numbers game / 24s game / Game of 24). This dataset of mathematical reasoning challenges was collected from 4nums.com, featuring over 1,300 unique puzzles of the Game of 24, with difficulty metrics derived from over 6.4 million human solution attempts since 2012. In each puzzle, players must use exactly four numbers and basic arithmetic operations (+, -, ×, /) to… See the full description on the dataset page: https://huggingface.co/datasets/nlile/24-game.tabularmultiple-choice1K<n<10K14 likes6.2k downloads2y agoHugging Face05OpenMOSS-Team /GameQA-140K [ICLR 2026] Game-RL: Synthesizing Multimodal Verifiable Game Data to Boost VLMs' General Reasoning 🎊 News [2026/07] 🔥Peking University and Kuaishou Kling Team evaluate their agentic visual reasoning method Beacon on our GameQA benchmark. Beacon learns when tools are truly needed (Mode Adaptiveness) and how tool use extends capability on hard problems (Tool Effect), and achieves the highest accuracy on GameQA among open-source models of the same scale… See the full description on the dataset page: https://huggingface.co/datasets/OpenMOSS-Team/GameQA-140K.imagequestion-answeringn<1K22 likes3.7k downloads2d agoHugging Face06laion /strategic_game_cube Cube This dataset contains 1.64 billion Rubik's Cube solves, totaling roughly 236.39 billion moves.it is generated by Fugaku using https://github.com/trincaog/magiccube Each solve has two columns: 'Cube' and 'Actions', 'Cube': initial scrambled states of a 3-3-3 cube in string, such as: WOWWYOBWOOGWRBYGGOGBBRRYOGRWORBBYYORYBWRYBOGBGYGWWGRRY the visual state of this example is NOTICE: Crambled Cube States are spread out into the above string, row by row. 'Actions': list of… See the full description on the dataset page: https://huggingface.co/datasets/laion/strategic_game_cube.text1M<n<10M8 likes3.4k downloads3y agoHugging Face07FronkonGames /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 downloads20h agoHugging Face08originlab /game-recordings-v3gated OriginLab Game Recordings v0.3.0 Human gameplay captured in-engine under per-title licenses at 1080p / 60 FPS CFR on one shared frame clock: every stream starts at frame 0 and frame k matches frame k across pre-HUD and post-HUD RGB, surface normals, metric depth, audio, camera telemetry, keyboard and mouse inputs, in-engine action events and game state, and world telemetry — plus per-frame training tables. Watch full playable previews of every modality, side by side and in… See the full description on the dataset page: https://huggingface.co/datasets/originlab/game-recordings-v3.tabulardepth-estimationn<1K11 likes1.3k downloads3d agoHugging Face09rebrowser /gametime-dataset Gametime Last-Minute Tickets & Event Listings Dataset Daily snapshots of Gametime's last-minute ticket marketplace with events, listings, deal badges, venues, and performers across sports, concerts, and theater. This dataset is a preview sample of the Gametime dataset published by Rebrowser. If you're doing academic research, you may be eligible for free access to a much larger slice — see Free Datasets for Research. This dataset contains 4 entities, each in its own folder:… See the full description on the dataset page: https://huggingface.co/datasets/rebrowser/gametime-dataset.tabularother10K<n<100K0 likes977 downloads23h agoHugging Face10rvlpw /milb-game-logs MiLB player game logs One row per player, game, team, and statistic group. Regular-season games at AA, High-A, and Single-A, subject to configured coverage. Source: MLB Stats API. Data is extracted from box-score stats, never seasonStats. Missing statistics are null. pitching_IP_str uses baseball notation; use pitching_outs for arithmetic. Files are grouped by season, historical league ID, and team ID. catalog.json maps IDs to names and table paths. The train split is a loading… See the full description on the dataset page: https://huggingface.co/datasets/rvlpw/milb-game-logs.tabular1M<n<10M0 likes960 downloads3d agoHugging Face11Lichess /tournament-chess-games Lichess Broadcasts Dataset Dataset Description 931,021 chess games from chess tournaments tracked using Lichess Broadcasts. Lichess Broadcasts show live games as they unfold with new moves arriving in real time. They are built to connect to the live-updating PGN file produced by DGT boards but can work with other sources as well. Broadcasts are organized in "tournaments" and "rounds." Dataset Sample { 'Event': 'FIDE World Championship Match 2021', 'Site':… See the full description on the dataset page: https://huggingface.co/datasets/Lichess/tournament-chess-games.tabular100K<n<1M8 likes874 downloads10mo agoHugging Face12asgaardlab /GamephysicsCaptions Dataset Card for "GamePhysics Captions" AI generated captions for the GamePhysics Dataset. More Information needed imageimage-to-text1M<n<10M5 likes675 downloads4y agoHugging Face13nsarrazin /lichess-games-2023-05tabular100M<n<1B0 likes668 downloads2y agoHugging Face14nsarrazin /lichess-games-2023-12tabular10M<n<100M0 likes665 downloads2y agoHugging Face15Lichess /chess960-chess-games [!CAUTION] This dataset is still a work in progress and some breaking changes might occur. Note The FEN column has 961 unique values instead of the expected 960, because some rematches were recorded with invalid castling rights in their starting FEN in November 2023. tabular10M<n<100M4 likes631 downloads11mo agoHugging Face16Chojins /chess_game_001_blue_stereoThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "so100-blue", "total_episodes": 10, "total_frames": 4071, "total_tasks": 1, "total_videos": 20, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:10" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/Chojins/chess_game_001_blue_stereo.tabularrobotics100K<n<1M0 likes628 downloads1y agoHugging Face17groloch /lc0_games LC0 Games This dataset contains 170m games played by Leela Chess Zero against itself. The moves are written in uci format. The games were sourced directly from the lc0 official data. This dataset contain some chess960 games, for which the start FEN is specified. For each name, the lc0 version (run id) playing are specified. You can find more details on the specific runs there. Use To use this dataset, copy the following snippet: from datasets import load_dataset… See the full description on the dataset page: https://huggingface.co/datasets/groloch/lc0_games.text100M<n<1B0 likes558 downloads8mo agoHugging Face18nsarrazin /lichess-games-2023-07tabular10M<n<100M0 likes531 downloads2y agoHugging Face19Lichess /crazyhouse-chess-games [!CAUTION] This dataset is still a work in progress and some breaking changes might occur. In the meantime, please use https://database.lichess.org/#variant_games tabular10M<n<100M1 likes530 downloads11mo agoHugging Face20asgaardlab /GameplayCaptions Dataset Card for "Gameplay Captions" More Information needed imageimage-to-text1K<n<10K5 likes490 downloads3y agoHugging Face21nsarrazin /lichess-games-2023-11tabular10M<n<100M0 likes483 downloads2y agoHugging Face22nsarrazin /lichess-games-2023-01tabular100M<n<1B3 likes482 downloads2y agoHugging Face23nsarrazin /lichess-games-2023-06tabular10M<n<100M0 likes468 downloads2y agoHugging Face24originlab /game-depthgated Origin Lab Game-Depth: RGB + Dense Z-Buffer Depth Dense depth from game engines, as a scalable substitute for scarce real depth ground truth. Depth is one of ten frame-locked modalities Origin Lab captures in-engine (pre- and post-HUD RGB, depth, surface normals, camera pose, keyboard/mouse inputs, in-engine events, game state, audio, and per-frame training tables) - this release isolates the depth channel; the full multimodal corpus is originlab/game-recordings-v3. All… See the full description on the dataset page: https://huggingface.co/datasets/originlab/game-depth.imagedepth-estimation10K<n<100K13 likes453 downloads3d agoHugging Face25Lichess /antichess-chess-games [!CAUTION] This dataset is still a work in progress and some breaking changes might occur. tabular10M<n<100M2 likes448 downloads11mo agoHugging Face26GY2233 /gamefactory-GF-Minecraft-data-2272text100K<n<1M0 likes435 downloads7mo agoHugging Face27taesiri /GameplayCaptions-GPT-4Vimage10K<n<100K1 likes406 downloads3y agoHugging Face28Chojins /chess_game_001_red_stereoThis dataset was created using LeRobot. Dataset Structure meta/info.json: { "codebase_version": "v2.1", "robot_type": "so100-red", "total_episodes": 10, "total_frames": 3879, "total_tasks": 1, "total_videos": 20, "total_chunks": 1, "chunks_size": 1000, "fps": 30, "splits": { "train": "0:10" }, "data_path": "data/chunk-{episode_chunk:03d}/episode_{episode_index:06d}.parquet", "video_path":… See the full description on the dataset page: https://huggingface.co/datasets/Chojins/chess_game_001_red_stereo.tabularrobotics100K<n<1M0 likes404 downloads1y agoHugging Face29moqarashad /video_game_sales_datasettext10K<n<100K1 likes360 downloads2y agoHugging Face30nsarrazin /lichess-games-2023-03tabular100M<n<1B0 likes357 downloads2y agoHugging Face

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