CoolFace
Datasetpublic

Sriyanshsh1805/qwen2b-blindspots

Qwen3.5-2B Blindspots Dataset Overview This dataset contains examples where the base language model Qwen3.5-2B-Base produces incorrect or unexpected outputs. The goal of this dataset is to identify blind spots in small frontier language models by testing them on tasks involving reasoning, counting, symbolic manipulation, and strict instruction following. The dataset records: The input prompt The expected output The actual model output The error category These… See the full description on the dataset page: https://huggingface.co/datasets/Sriyanshsh1805/qwen2b-blindspots.

sourceHugging Facemitupdated 7mo agoView on Hugging Face
0likes1downloads
4 commits on main
46663c47mo ago

Upload blindspots.csv

Sriyanshsh1805
34026597mo ago

Create README.md

Sriyanshsh1805
c6f3fcb7mo ago

README.md

Sriyanshsh1805
cd707457mo ago

initial commit

Sriyanshsh1805