CoolFace
15 shown

datasets

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

Clear all
01nlile /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 Face02Z02Z /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 likes268 downloads8mo agoHugging Face03aotoki /poc-mini-trade-game-dataset Dataset Card for Mini Trade Game NPC Dataset Dataset Summary This dataset contains synthetic training examples for simulating NPC (Non-Player Character) merchant behavior in a trading game scenario. The dataset is designed to train language models to generate contextually appropriate trading responses based on item properties, relationship status, and player interactions. All examples are in Traditional Chinese (zh-TW), with player inputs and NPC responses using… See the full description on the dataset page: https://huggingface.co/datasets/aotoki/poc-mini-trade-game-dataset.tabulartext-generationn<1K0 likes183 downloads1y agoHugging Face04yyyyyyjjjjzzz /competitive-game-dataset Competitive Game Dataset This dataset collects move trajectories and accompanying natural-language explanations from three classic board games—Tic-Tac-Toe, Connect Four, and Chess—played by a diverse ensemble of large language models. It can be used for training or evaluating large language models (LLMs). This dataset contains Game trajectories generated by pair-wise… See the full description on the dataset page: https://huggingface.co/datasets/yyyyyyjjjjzzz/competitive-game-dataset.tabulartext-generation10K<n<100K5 likes151 downloads1y agoHugging Face05aaaaliou /playdate-games Coding agent session traces for aaaaliou/playdate-games This dataset contains redacted coding agent session traces exported with pi-share-hf from a local pi workspace. The traces were filtered to keep only sessions that passed deterministic redaction and LLM review. Data description Each *.jsonl file is a redacted pi session. Sessions are stored as JSON Lines files where each line is a structured session entry. Entries include session headers, user and assistant… See the full description on the dataset page: https://huggingface.co/datasets/aaaaliou/playdate-games.tabulartext-generationn<1K0 likes143 downloads5mo agoHugging Face06agagasf123123 /threejs-gamecode-instruct-v3-ultra Three.js GameCode Instruct v3 Ultra This is a large synthetic/original instruction dataset for training or testing LLM behavior around Three.js, browser game development, gameplay programming, debugging, optimization, architecture, and general coding. Important note This dataset is synthetic and programmatically generated from original templates. It is designed as a useful starting point for experiments, not as a fully hand-curated gold-standard benchmark. No… See the full description on the dataset page: https://huggingface.co/datasets/agagasf123123/threejs-gamecode-instruct-v3-ultra.tabulartext-generation10K<n<100K2 likes141 downloads3mo agoHugging Face07zjgeritz /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 likes116 downloads5mo agoHugging Face08chorcat /rukh-games-elite chorcat/rukh-games-elite Games from the Lichess Elite Database (2500+ against 2300+, no bullet), converted to legal UCI with the same schema as rukh-games-1800. Used for supervised fine-tuning on strong play. Part of Rukh, a chess language model built from scratch as a course on generative and agentic AI. Every derived dataset ships with the exact filters and counts of its manifest.json, so it can be regenerated with rukh data elite. Files File Bytes SHA-256… See the full description on the dataset page: https://huggingface.co/datasets/chorcat/rukh-games-elite.tabulartext-generation10M<n<100M0 likes58 downloads3d agoHugging Face09chorcat /rukh-games-1800 chorcat/rukh-games-1800 Rated standard Lichess games with both players at 1800+ Elo, base time of at least 180 seconds, normal or time-forfeit terminations, 20 to 300 plies, converted from SAN to legal UCI. Partitioned by month: train on 2025-01, validate on 2025-02. Part of Rukh, a chess language model built from scratch as a course on generative and agentic AI. Every derived dataset ships with the exact filters and counts of its manifest.json, so it can be regenerated with… See the full description on the dataset page: https://huggingface.co/datasets/chorcat/rukh-games-1800.tabulartext-generation1M<n<10M0 likes46 downloads3d agoHugging Face10test-time-compute /game-of-24 Game of 24 Dataset Dataset Description The Game of 24 is a mathematical reasoning puzzle where players must use four numbers and basic arithmetic operations (+, -, *, /) to obtain the result 24. Each number must be used exactly once. This dataset contains 1,361 unique Game of 24 puzzles ranked by difficulty based on human performance from Amazon Mechanical Turk studies. Example Input: 4 5 6 10 Output: (5 * (10 - 4)) - 6 = 24 Step-by-step solution: 10 - 4 = 6… See the full description on the dataset page: https://huggingface.co/datasets/test-time-compute/game-of-24.tabularquestion-answering1K<n<10K3 likes38 downloads11mo agoHugging Face11Eronngfgfdgfgfdrdfg /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 Face12budecosystem /game24 Bud Ecosystem mirror of test-time-compute/game-of-24 — a verbatim copy for offline, reproducible model evaluation. License unchanged (MIT (test-time-compute/game-of-24); Apache-2.0 (nlile/24-game)); all rights remain with the original authors. Game of 24 Dataset Dataset Description The Game of 24 is a mathematical reasoning puzzle where players must use four numbers and basic arithmetic operations (+, -, *, /) to obtain the result 24. Each number must be used… See the full description on the dataset page: https://huggingface.co/datasets/budecosystem/game24.tabularquestion-answering1K<n<10K0 likes31 downloads2mo agoHugging Face13linking2202 /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 Face14biga666 /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 likes28 downloads4mo agoHugging Face15chavoshia1 /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/chavoshia1/24-game.tabularmultiple-choice1K<n<10K0 likes18 downloads5mo agoHugging Face

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