datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
2d_3d_seq_path_spatial_reasoning
Spatial Reasoning Dataset
A synthetic dataset of Hamiltonian path puzzles with rich chain-of-thought reasoning, designed for training and evaluating spatial reasoning in language models.
Overview
Each sample presents a grid-based puzzle where the solver must find a path visiting every cell exactly once, moving only up/down/left/right (plus above/below for 3D). Puzzles span 2D grids (3x3 to 8x8) and 3D cubes (3x3x3 to 4x4x4), covering solvable, impossible, and multi-turn… See the full description on the dataset page: https://huggingface.co/datasets/eousphoros/2d_3d_seq_path_spatial_reasoning.2D_20newsgroups_embeddings
Dataset Card for feature vector embeddings of the 20newsgroup dataset
Dataset Summary
This dataset contains dimensional reduced vector embeddings of the 20newsgroups dataset. This dataset contains two dimensions.
The dimensional reduced embeddings were created with the TruncatedSVD function from the scikit-learn library.
These reduced feature vectors are based on the fscheffczyk/20newsgroup_embeddings dataset.
Supported Tasks and Leaderboards
[More… See the full description on the dataset page: https://huggingface.co/datasets/fscheffczyk/2D_20newsgroups_embeddings.
