Dataset Card for Connect4 Reasoning Task
1. Dataset Summary
This dataset is dynamically constructed using the GAMEBoT framework in the Connect4 game. It is designed to evaluate Large Language Models' (LLMs) ability in symbolic reasoning, board state parsing, and lookahead planning.
By serializing 6 × 7 grid states into text-based formats, this dataset challenges models to identify winning topologies in a deterministic environment with a state-space complexity of… See the full description on the dataset page: https://huggingface.co/datasets/linius/connect4.