datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
multi-zebra-logic
Dataset Card for the MultiZebraLogic dataset
This dataset includes zebra puzzles in 39 European and 5 non-European languages and in two sizes: 2x3 and 4x5. It can be used for evaluating logical reasoning ability.
The data has been generated using the code in this repo.
Dataset Details
Dataset Description
Zebra puzzles are a type of constraint satisfaction problem. They describe a number of objects, N_objects, that each have attributes… See the full description on the dataset page: https://huggingface.co/datasets/alexandrainst/multi-zebra-logic.zebra-cot-mistral-small-3.2-24b-preprocessed
Zebra-CoT Preprocessed — Mistral Hackathon 2026
Preprocessed version of the Zebra-CoT dataset for fine-tuning Mistral-Small-3.2-24B-Instruct.
Format
text: formatted as [INST] question [/INST] <think> reasoning </think> answer
image: PIL JPEG image for the corresponding visual task
Usage
Fine-tuning Mistral-Small-3.2-24B on chain-of-thought visual reasoning.
Hackathon
Created for Mistral Hackaton 2026 — Fine-tuning track with W&B.
zebra-puzzlesSynthetic data for the paper [2505.05755] Insertion Language Models: Sequence Generation with Arbitrary-Position Insertions.
Project page: https://dhruveshp.com/projects/ilm
ZebraArena
ZebraArena
Dataset accompanying the paper ZebraArena: A Diagnostic Simulation Environment for Studying Reasoning–Action Coupling in Tool-Augmented LLMs.
ZebraArena is a procedurally generated diagnostic environment for studying reasoning–action coupling in tool-augmented LLMs, with controllable difficulty and a knowledge-minimal design. Each task is a partially observed Zebra (logic-grid) puzzle: a Constraint Satisfaction Problem with a unique ground-truth solution, where a subset… See the full description on the dataset page: https://huggingface.co/datasets/ZebraArena/ZebraArena.
