CoolFace
Datasetpublic

Sumannnnn12345678/smollm2-blindspots

SmolLM2-1.7B Blind Spots Dataset Model Tested HuggingFaceTB/SmolLM2-1.7B A 1.7B parameter base language model released in 2024 by HuggingFace. How I Loaded the Model Loaded in Google Colab (T4 GPU, free tier) using the following code: from transformers import AutoTokenizer, AutoModelForCausalLM import torch model_id = "HuggingFaceTB/SmolLM2-1.7B" tokenizer = AutoTokenizer.from_pretrained(model_id) model = AutoModelForCausalLM.from_pretrained(… See the full description on the dataset page: https://huggingface.co/datasets/Sumannnnn12345678/smollm2-blindspots.

sourceHugging Facemitupdated 5mo agoView on Hugging Face
0likes3downloads
discussions and pull requests

Conversations for this repository live on Hugging Face.

CoolFace shows imported repositories read-only. Posting into someone else’s repository from here would need an authorised integration and the account holder’s consent, so the link goes to the source instead.

Open discussions on Hugging Face
Sumannnnn12345678/smollm2-blindspots · CoolFace