CoolFace
Datasetpublic

Ngongbi/smollm2-blind-spots

SmolLM2-1.7B Blind Spots Dataset Model Tested Model: HuggingFaceTB/SmolLM2-1.7B Link: https://huggingface.co/HuggingFaceTB/SmolLM2-1.7B Parameters: 1.7B Type: Base model (not finetuned) How I Loaded the Model !pip install transformers torch from transformers import AutoTokenizer, AutoModelForCausalLM import torch model_name = "HuggingFaceTB/SmolLM2-1.7B" tokenizer = AutoTokenizer.from_pretrained(model_name) model =… See the full description on the dataset page: https://huggingface.co/datasets/Ngongbi/smollm2-blind-spots.

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes

Ngongbi/smollm2-blind-spots · main · files are served by the source, never re-hosted here