--- pretty_name: Chess1K VQA license: cc-by-4.0 task_categories: - visual-question-answering - image-text-to-text task_ids: - visual-question-answering language: - en multimodal: - image - text size_categories: - 1K Chess1K-VQA is a synthetic Visual Question Answering (VQA) dataset built using programmatically generated chessboard images. The dataset is designed to evaluate vision–language models (VLMs) on spatial grounding, visual perception, and basic rule-based reasoning in a controlled and fully deterministic domain. --- ## 📦 Dataset Details ### 🧩 Dataset Description Chess1K-VQA consists of 1,000 rendered chessboard images generated using the open-source Python Chess library. Each image is paired with a natural-language question and a deterministic ground-truth answer derived from the underlying chess position. The dataset supports tasks such as piece identification, square occupancy, check/checkmate detection, castling rights, turn recognition, and piece counting. --- pretty_name: Chess1K VQA license: cc-by-4.0 task_categories: - visual-question-answering - image-question-answering task_ids: - visual-question-answering languages: - en multimodal: - image - text size_categories: - 1K