CoolFace
Datasetpublic

Karimsh/smollm3-3b-base-blindspots

SmolLM3-3B-Base Blind Spots Dataset This dataset documents systematic failure cases ("blind spots") observed while evaluating the base pretrained model: Model tested: https://huggingface.co/HuggingFaceTB/SmolLM3-3B-Base This is the base model after pretraining (not instruction-tuned). 1. How the Model Was Loaded The model was evaluated in Google Colab using transformers>=4.53.0. !pip install -U transformers accelerate datasets huggingface_hub import torch from… See the full description on the dataset page: https://huggingface.co/datasets/Karimsh/smollm3-3b-base-blindspots.

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes6downloads
3 commits on main
6e5d2127mo ago

Update README.md

Karimsh
04dcef37mo ago

Upload dataset

Karimsh
1247b517mo ago

initial commit

Karimsh