datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
Boardgame-QAhttps://arxiv.org/pdf/2306.07934.pdf
boardgamegeek-scraper
BoardGameGeek Scraper · Games, Ratings, Designers & Mechanics
Scrape board games, release years, player counts, categories, mechanics, designers, artists, and publishers from BoardGameGeek. HTTP only, pay-per-event pricing.
Rows in this dataset
437
Fields
21
Collector runs behind it
50
Most recent observation
2026-08-03
What this is
Every row here was returned by a real run of a public collector. Nothing is generated from a
template over a… See the full description on the dataset page: https://huggingface.co/datasets/reapxdev/boardgamegeek-scraper.board_games
Board Game Datasets
This directory contains board-game position datasets, produced for generating verified Q&A
about (1) interpreting a board position given its standard notation, and (2) advising a good
next move. Each game lives in its own self-contained project (own extract.py,
pyproject.toml, .venv) and produces one JSON file. Ground truth (legal moves, best move,
evaluation) always comes from a real rules library / game engine — never guessed by an LLM.
This is the… See the full description on the dataset page: https://huggingface.co/datasets/nlp-and-reasoning/board_games.BoardgameQA-Hard
BoardgameQA-Hard
This dataset contains a curated train/test split of BoardgameQA, used in our paper Enhancing Language Model Reasoning with Structured Multi-Level Modeling (ICLR 2026). Each example asks whether a target fact can be proved, disproved, or is undetermined given a set of facts, defeasible rules, and rule preferences.
Files
train.jsonl — 37,000 examples
test.jsonl — 500 examples
test.jsonl is a fixed "hard" evaluation set drawn in equal parts (100… See the full description on the dataset page: https://huggingface.co/datasets/sxiong/BoardgameQA-Hard.BoardgameQA-trajectory
BoardGameQA Trajectory Dataset
Model-generated solution trajectories for BoardGameQA, a natural-language deductive reasoning benchmark built from board-game-style rule sets with conflicting/preferential rules. Each question asks whether a goal statement is yes (proved), no (disproved), or unknown. Each row is one model response to a single problem, including the hidden chain-of-thought (when available) and the final response.
Dataset Summary
Split
Rows… See the full description on the dataset page: https://huggingface.co/datasets/sxiong/BoardgameQA-trajectory.Boardgame-QApart4-put_away_set_up_board_gameThis dataset was created using LeRobot.
Dataset Structure
meta/info.json:
{
"codebase_version": "v3.0",
"robot_type": "hand",
"total_episodes": 559,
"total_frames": 228143,
"total_tasks": 4,
"chunks_size": 1000,
"data_files_size_in_mb": 100,
"video_files_size_in_mb": 200,
"fps": 30,
"splits": {
"train": "0:559"
},
"data_path": "data/chunk-{chunk_index:03d}/file-{file_index:03d}.parquet",
"video_path":… See the full description on the dataset page: https://huggingface.co/datasets/gsethia08/part4-put_away_set_up_board_game.Board_gamesboardgamebench-answer-dpo
BoardGameBench Answer DPO Dataset
This dataset contains the reviewed preference examples used for the DPO stage of the nemotron-boardgame-answer-lora-b4-safe-final adapter.
It is a compact pilot set of 10 BoardGameBench preference rows. Each row presents the same board-game decision prompt with a preferred answer and a plausible rejected answer. The preferred answer is selected from engine-guided move comparisons and includes the exact move label.
Format
The main… See the full description on the dataset page: https://huggingface.co/datasets/homerquan/boardgamebench-answer-dpo.hw1-text-ds-boardgames
Dataset Card: [Boardgames-text]
Purpose
This dataset was created for educational purposes as part of a homework assignment.It is intended to practice building, augmenting, and publishing datasets on the Hugging Face Hub.
Composition
Number of samples:
Original: N samples
Augmented: M samples
Features:
[list features/columns here, e.g. CarModel, Year, Mileage... or text, complexity_label... or image, has_groot]
Collection
Source:
Text (Board… See the full description on the dataset page: https://huggingface.co/datasets/FaiyazAzam/hw1-text-ds-boardgames.boardgame_rules_qa_dataset_ru
