CoolFace
13 shown

datasets

Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.

Clear all
01google /gemma3n-slicing-configsThis repository contains configurations to slice Gemma 3n E4B, which is enabled thanks to it being a MatFormer. The E4B model can be sliced into small models, trading off quality and latency/compute requirements. We recommend exploring the [MatFormer Lab](TODO: add link) to getting started with slicing Gemma 3n E4B yourself. For each configuration, we calculate the MMLU accuracy. Although these are not the only configurations possible, they are optimal configurations identified by calculating… See the full description on the dataset page: https://huggingface.co/datasets/google/gemma3n-slicing-configs.tabularn<1K9 likes60 downloads1y agoHugging Face02Junaid687 /gemma-3-1b-pt-blind-spots Gemma-3-1b-pt Blind Spots Dataset Dataset Description This dataset documents blind spots (systematic errors) found in google/gemma-3-1b-pt, a 1-billion-parameter pretrained base model (not instruction-tuned) released by Google in March 2025 as part of the Gemma 3 family. Each row contains: Column Description id Unique probe index category Type of reasoning tested prompt The input fed to the model (text-completion style) expected_output The… See the full description on the dataset page: https://huggingface.co/datasets/Junaid687/gemma-3-1b-pt-blind-spots.texttext-generationn<1K0 likes15 downloads7mo agoHugging Face03science-of-finetuning /diffing-stats-gemma3_1B-kansas_abortion-L19-k100-lr1e-03-x32-local-shuffling-Crosscodertabular10K<n<100K0 likes11 downloads1y agoHugging Face04Toka-Tarek /gemma-3-1b-pt-blind-spots Blind Spots of google/gemma-3-1b-pt Model Tested Model: google/gemma-3-1b-ptParameters: 1BType: Pre-trained base language model (not instruction-tuned)Tested by: Toka-Tarek | Biotechnology graduate & Pharmacogenetics Lab Specialist How I Loaded the Model Tested on Google Colab (free T4 GPU, 16GB VRAM). Note: torch.float16 caused numerical instability (NaN/inf errors) on the T4 GPU, so torch.float32 was used instead for stable generation. from huggingface_hub… See the full description on the dataset page: https://huggingface.co/datasets/Toka-Tarek/gemma-3-1b-pt-blind-spots.texttext-generationn<1K0 likes11 downloads7mo agoHugging Face05Haviet2003 /Gemma3_1btabularn<1K0 likes7 downloads1y agoHugging Face06science-of-finetuning /diffing-stats-gemma3_1B-kansas_abortion-L13-k100-lr1e-03-x32-local-shuffling-Crosscodertabular10K<n<100K0 likes4 downloads1y agoHugging Face07fadhilr /scam_call_gemma3this dataset is forked from https://huggingface.co/datasets/BothBosu/scam-dialogue and it is formatted to gemma3's chat template to fine-tune a gemma3 model. text1K<n<10K0 likes3 downloads1y agoHugging Face08science-of-finetuning /diffing-stats-gemma3_1B-kansas_abortion-L6-k100-lr1e-03-x32-local-shuffling-Crosscodertabular10K<n<100K0 likes3 downloads1y agoHugging Face09hardik316 /gemma31b_5ktext1K<n<10K0 likes2 downloads1y agoHugging Face10science-of-finetuning /diffing-stats-gemma3_1B-kansas_abortion-L13-k100-lr1e-04-x32-Crosscodertabular10K<n<100K0 likes2 downloads1y agoHugging Face11alperenburgan /gemma3-finetuningTrytextn<1K0 likes1 downloads2y agoHugging Face12Sske /diffing-stats-gemma3_1B-cake_bake-L12-Crosscoder-s1-t100-k100-lr1e-04-x32tabular10K<n<100K0 likes1 downloads8mo agoHugging Face13RhodaAdigun /gemma-3-1b-blind-spots Gemma 3 1B Base Model — Blind Spots Dataset Model Tested Model: google/gemma-3-1b-pt Developer: Google DeepMind Parameters: 1B Type: Base language model (pretrained only, no instruction tuning) Tested on: Google Colab (free tier, T4 GPU) How I Loaded the Model # Step 1: Install dependencies !pip install -q transformers torch accelerate # Step 2: Authenticate with Hugging Face from huggingface_hub import login login("your_hf_token") # Step 3: Load model… See the full description on the dataset page: https://huggingface.co/datasets/RhodaAdigun/gemma-3-1b-blind-spots.textn<1K0 likes1 downloads7mo agoHugging Face

Listings come live from the Hugging Face Hub API. CoolFace does not host these files.