CoolFace
30 shown

datasets

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

Clear all
01Avelina /smollm-corpus-cleaned SmolLM-Corpus: Now shuffled and sharded (and Cleaned)! This is a version of the SmolLM-Corpus where the 3 subsets have been interleved, shuffled and sharded as 23698 jsonl.zst files for easy streaming! The dataset is comprised of the cosmopedia-v2 and fineweb-edu-dedup subsets from the original SmolLM-Corpus repo, with the python-edu subset being pulled from my python-edu-cleaned repo. Dataset Structure The dataset is split into 24 subdirectories, with the first 23… See the full description on the dataset page: https://huggingface.co/datasets/Avelina/smollm-corpus-cleaned.texttext-generation100M<n<1B2 likes11k downloads2y agoHugging Face02enPurified /smollm-corpus-fineweb-edu-enPurified-openai-messages 📖 smollm-corpus-fineweb-edu-enPurified-openai-messages smollm-corpus-fineweb-edu-enPurified is a highly curated, "prose-first" subset of the fineweb-edu-dedup subset found in HuggingFaceTB/smollm-corpus. The enPurified collection is built on a specific philosophy: Specialization. While the original dataset is excellent for general pre-training, high-quality fluent English prose often gets diluted when mixed with syntax-heavy code, rigid math formulas, or low-information web junk.… See the full description on the dataset page: https://huggingface.co/datasets/enPurified/smollm-corpus-fineweb-edu-enPurified-openai-messages.texttext-generation10M<n<100M1 likes338 downloads8mo agoHugging Face03enPurified /smollm-corpus-cosmopedia-v2-enPurified-openai-messages enPurified Collection: Smollm Corpus Cosmopedia V2] Updated on January 15th to remove more math, code, and low quality English. The dataset has now been pruned from 39.1M rows down to ~9M rows. Purpose of the enPurified Collection The enPurified dataset collection is an initiative to curate strict, high-quality English prose datasets for language modeling. While the open-source community provides extensive resources for code, mathematics, and multilingual data, this… See the full description on the dataset page: https://huggingface.co/datasets/enPurified/smollm-corpus-cosmopedia-v2-enPurified-openai-messages.texttext-generation1M<n<10M1 likes230 downloads8mo agoHugging Face04bestdive /details_bestdive__SmolLM3-3B-SFT-Free-Course Smol course SFT evaluation - Kay Zheng Actual full GSM8K test evaluation of bestdive/SmolLM3-3B-SFT-Free-Course, adapter revision 0484e028b494d605a267050a949c9266edadd16b, merged with pinned SmolLM3-3B-Base before evaluation. Full 1319 test examples, zero-shot, original extractive_match: 0.4086429112964367 (stderr 0.013540639733342422). Free Google Colab T4, no paid HF Jobs; cost 0. lighteval 0.11.0, vLLM 0.10.1.1, Transformers 4.57.1, Python 3.12. Dataset-address correction… See the full description on the dataset page: https://huggingface.co/datasets/bestdive/details_bestdive__SmolLM3-3B-SFT-Free-Course.textn<1K0 likes100 downloads15d agoHugging Face05dongboklee /test_smollm MMLU-Pro Multi-Domain Dataset: test_smollm Usage from datasets import load_dataset # Load entire dataset dataset = load_dataset("dongboklee/test_smollm") # Load specific domain law_dataset = load_dataset("dongboklee/test_smollm", split="law") text1K<n<10K0 likes92 downloads1y agoHugging Face06malaiwah /qfs-smollm2-135m-wikitext2-native-v1 HF workflow d3dc69602aeb981f06bd9f4c726937f9 A root fidelity dataset in hidden form, produced by engines/tools/hf_capture.py from malaiwah/SmolLM2-135M-QFS-native-bf16. The cut the final hidden state handed to lm_head -- after the text model's final norm and immediately before the head matmul -- captured as the head module's input via torch.nn.Module.register_forward_pre_hook; replay applies the head ONLY (no final norm at replay time: the capture already sits… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/qfs-smollm2-135m-wikitext2-native-v1.tabularn<1K0 likes67 downloads17d agoHugging Face07open-llm-leaderboard /HuggingFaceTB__SmolLM-1.7B-Instruct-detailsgated Dataset Card for Evaluation run of HuggingFaceTB/SmolLM-1.7B-Instruct Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM-1.7B-Instruct The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM-1.7B-Instruct-details.tabular10K<n<100K0 likes59 downloads2y agoHugging Face08malaiwah /qfs-smollm2-135m-wikitext2-gptq-g32-v1 HF workflow 32c6ab05b0ceab1cecdceda838846388 A quant fidelity dataset in hidden form, produced by engines/tools/hf_capture.py from malaiwah/SmolLM2-135M-QFS-gptq-int4-g32. The cut the final hidden state handed to lm_head -- after the text model's final norm and immediately before the head matmul -- captured as the head module's input via torch.nn.Module.register_forward_pre_hook; replay applies the head ONLY (no final norm at replay time: the capture already sits… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/qfs-smollm2-135m-wikitext2-gptq-g32-v1.tabularn<1K0 likes55 downloads17d agoHugging Face09malaiwah /qfs-smollm2-135m-wikitext2-gptq-g64-v1 HF workflow 73f0a12a901c7368794a3a886f55b675 A quant fidelity dataset in hidden form, produced by engines/tools/hf_capture.py from malaiwah/SmolLM2-135M-QFS-gptq-int4-g64. The cut the final hidden state handed to lm_head -- after the text model's final norm and immediately before the head matmul -- captured as the head module's input via torch.nn.Module.register_forward_pre_hook; replay applies the head ONLY (no final norm at replay time: the capture already sits… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/qfs-smollm2-135m-wikitext2-gptq-g64-v1.tabularn<1K0 likes49 downloads17d agoHugging Face10dongboklee /gORM-14B-test_smollm Reward of test_smollm split extracted by dORM-14B: dORM-14B-test_smollm Usage from datasets import load_dataset # Load entire dataset dataset = load_dataset("dongboklee/dORM-14B-test_smollm") # Load specific domain law_dataset = load_dataset("dongboklee/dORM-14B-test_smollm", split="law") text1K<n<10K0 likes48 downloads1y agoHugging Face11dongboklee /gPRM-14B-test_smollm Reward of test_smollm split extracted by gPRM-14B: gPRM-14B-test_smollm Usage from datasets import load_dataset # Load entire dataset dataset = load_dataset("dongboklee/gPRM-14B-test_smollm") # Load specific domain law_dataset = load_dataset("dongboklee/gPRM-14B-test_smollm", split="law") text1K<n<10K0 likes48 downloads1y agoHugging Face12open-llm-leaderboard /meditsolutions__SmolLM2-MedIT-Upscale-2B-detailsgated Dataset Card for Evaluation run of meditsolutions/SmolLM2-MedIT-Upscale-2B Dataset automatically created during the evaluation run of model meditsolutions/SmolLM2-MedIT-Upscale-2B The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/meditsolutions__SmolLM2-MedIT-Upscale-2B-details.tabular10K<n<100K0 likes42 downloads2y agoHugging Face13open-llm-leaderboard /FlofloB__smollm2-135M_pretrained_1000k_fineweb-detailsgated Dataset Card for Evaluation run of FlofloB/smollm2-135M_pretrained_1000k_fineweb Dataset automatically created during the evaluation run of model FlofloB/smollm2-135M_pretrained_1000k_fineweb The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/FlofloB__smollm2-135M_pretrained_1000k_fineweb-details.tabular10K<n<100K0 likes42 downloads2y agoHugging Face14open-llm-leaderboard /FlofloB__smollm2-135M_pretrained_800k_fineweb_uncovai_selected-detailsgated Dataset Card for Evaluation run of FlofloB/smollm2-135M_pretrained_800k_fineweb_uncovai_selected Dataset automatically created during the evaluation run of model FlofloB/smollm2-135M_pretrained_800k_fineweb_uncovai_selected The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/FlofloB__smollm2-135M_pretrained_800k_fineweb_uncovai_selected-details.tabular10K<n<100K0 likes41 downloads2y agoHugging Face15dongboklee /dPRM-14B-test_smollm Reward of test_smollm split extracted by dPRM-14B: dPRM-14B-test_smollm Usage from datasets import load_dataset # Load entire dataset dataset = load_dataset("dongboklee/dPRM-14B-test_smollm") # Load specific domain law_dataset = load_dataset("dongboklee/dPRM-14B-test_smollm", split="law") text1K<n<10K0 likes40 downloads1y agoHugging Face16open-llm-leaderboard /HuggingFaceTB__SmolLM2-1.7B-detailsgated Dataset Card for Evaluation run of HuggingFaceTB/SmolLM2-1.7B Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM2-1.7B The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM2-1.7B-details.tabular10K<n<100K0 likes39 downloads2y agoHugging Face17malaiwah /qfs-smollm2-135m-wikitext2-rtn-g64-v1 HF workflow ee13c03b2f256042a17c9817e17a2f20 A quant fidelity dataset in hidden form, produced by engines/tools/hf_capture.py from malaiwah/SmolLM2-135M-QFS-rtn-int4-g64. The cut the final hidden state handed to lm_head -- after the text model's final norm and immediately before the head matmul -- captured as the head module's input via torch.nn.Module.register_forward_pre_hook; replay applies the head ONLY (no final norm at replay time: the capture already sits… See the full description on the dataset page: https://huggingface.co/datasets/malaiwah/qfs-smollm2-135m-wikitext2-rtn-g64-v1.tabularn<1K0 likes38 downloads17d agoHugging Face18BootsofLagrangian /fineweb-edu-100b-smollmv2-tokenizedtextn<1K0 likes36 downloads9mo agoHugging Face19open-llm-leaderboard /HuggingFaceTB__SmolLM2-135M-detailsgated Dataset Card for Evaluation run of HuggingFaceTB/SmolLM2-135M Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM2-135M The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM2-135M-details.tabular10K<n<100K0 likes33 downloads2y agoHugging Face20dongboklee /dORM-14B-test_smollm Reward of test_smollm split extracted by dORM-14B: dORM-14B-test_smollm Usage from datasets import load_dataset # Load entire dataset dataset = load_dataset("dongboklee/dORM-14B-test_smollm") # Load specific domain law_dataset = load_dataset("dongboklee/dORM-14B-test_smollm", split="law") text1K<n<10K0 likes33 downloads1y agoHugging Face21open-llm-leaderboard /HuggingFaceTB__SmolLM-135M-Instruct-detailsgated Dataset Card for Evaluation run of HuggingFaceTB/SmolLM-135M-Instruct Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM-135M-Instruct The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM-135M-Instruct-details.tabular10K<n<100K0 likes32 downloads2y agoHugging Face22open-llm-leaderboard /HuggingFaceTB__SmolLM2-360M-Instruct-detailsgated Dataset Card for Evaluation run of HuggingFaceTB/SmolLM2-360M-Instruct Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM2-360M-Instruct The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM2-360M-Instruct-details.tabular10K<n<100K0 likes30 downloads2y agoHugging Face23DuoNeural /smollm2-think-dataset-run1text1K<n<10K0 likes29 downloads4mo agoHugging Face24dongboklee /MMLU-Pro_SmolLM3-3B_test MMLU-Pro_SmolLM3-3B_test text1K<n<10K0 likes29 downloads3mo agoHugging Face25open-llm-leaderboard /HuggingFaceTB__SmolLM2-1.7B-Instruct-detailsgated Dataset Card for Evaluation run of HuggingFaceTB/SmolLM2-1.7B-Instruct Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM2-1.7B-Instruct The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM2-1.7B-Instruct-details.tabular10K<n<100K0 likes25 downloads2y agoHugging Face26FatimaAfzal01 /smollm3-3b-base-blind-spots SmolLM3-3B-Base Blind Spots Dataset This dataset contains 10 test cases where I explored the failure modes of SmolLM3-3B-Base, a 3 billion parameter base language model released by HuggingFace in 2025. The goal was to find diverse cases where the model makes clearly incorrect or unexpected completions its "blind spots." Model Tested Model: HuggingFaceTB/SmolLM3-3B-Base Parameters: 3B Type: Base pretrained model License: Apache 2.0 How I Loaded the Model I… See the full description on the dataset page: https://huggingface.co/datasets/FatimaAfzal01/smollm3-3b-base-blind-spots.texttext-generationn<1K0 likes25 downloads7mo agoHugging Face27open-llm-leaderboard /HuggingFaceTB__SmolLM-360M-Instruct-detailsgated Dataset Card for Evaluation run of HuggingFaceTB/SmolLM-360M-Instruct Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM-360M-Instruct The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM-360M-Instruct-details.tabular10K<n<100K0 likes24 downloads2y agoHugging Face28open-llm-leaderboard /HuggingFaceTB__SmolLM-360M-detailsgated Dataset Card for Evaluation run of HuggingFaceTB/SmolLM-360M Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM-360M The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 1 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM-360M-details.tabular10K<n<100K0 likes22 downloads2y agoHugging Face29HuggingFaceTB /SmolLM2-intermediate-evalsEvaluation of the intermediate checkpoints of SmollM2-1.7B from 0 to 5T tokens every ~2k steps (4B tokens). textn<1K0 likes22 downloads2y agoHugging Face30open-llm-leaderboard /HuggingFaceTB__SmolLM-1.7B-detailsgated Dataset Card for Evaluation run of HuggingFaceTB/SmolLM-1.7B Dataset automatically created during the evaluation run of model HuggingFaceTB/SmolLM-1.7B The dataset is composed of 38 configuration(s), each one corresponding to one of the evaluated task. The dataset has been created from 2 run(s). Each run can be found as a specific split in each configuration, the split being named using the timestamp of the run.The "train" split is always pointing to the latest results. An… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard/HuggingFaceTB__SmolLM-1.7B-details.tabular10K<n<100K0 likes21 downloads2y agoHugging Face

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