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
01lighteval /RULER-262144-gemma3-instructtabular1K<n<10K0 likes197 downloads1y agoHugging Face02LLParallax /2026_08_05_refinement_5env_gemma3_12b_gemma4_31b_toktabular100K<n<1M0 likes189 downloads2mo agoHugging Face03twinkle-ai /gemma-3-taide-12b-chat-eval-logs-and-scorestabular100K<n<1M0 likes186 downloads7mo agoHugging Face04twinkle-ai /gemma-3-4b-it-eval-logs-and-scorestabular100K<n<1M0 likes184 downloads7mo agoHugging Face05twinkle-ai /gemma-3-4B-T1-it-eval-logs-and-scorestabular100K<n<1M0 likes183 downloads7mo agoHugging Face06twinkle-ai /Gemma-3-12b-it-eval-logs-and-scorestabular100K<n<1M0 likes179 downloads7mo agoHugging Face07LLParallax /2026_08_09_refinement_5env_gemma3_12b_gemma4_31b_flsft_toktabular1M<n<10M0 likes178 downloads2mo agoHugging Face08twinkle-ai /gemma-3-27b-it-eval-logs-and-scorestabular100K<n<1M0 likes169 downloads7mo agoHugging Face09LLParallax /2026_07_19_collect_leandojo_gemma3_12b_gemma4_31b_flsft_toktabular100K<n<1M0 likes163 downloads2mo agoHugging Face10LLParallax /2026_08_20_refinement_math_chess_gemma3_12b_gemma4_31b_transition_feedback_toktabular100K<n<1M0 likes147 downloads1mo agoHugging Face11lighteval /RULER-262144-gemma3-basetabular1K<n<10K0 likes120 downloads1y agoHugging Face12LLParallax /2026_07_29_collect_mathnet_gemma3_12b_gemma4_31b_flsft_toktabular100K<n<1M0 likes110 downloads2mo agoHugging Face13saumyamalik /wildchat-1m-gpt-4-1-regenerated-english-unused-gemma3tabular100K<n<1M0 likes92 downloads1y agoHugging Face14Cyleux /gemma3n-conversational-reasoning Gemma3N Conversational Reasoning This dataset is prepared for Unsloth Gemma3/Gemma3N conversational notebooks that use: from datasets import load_dataset from unsloth.chat_templates import standardize_data_formats dataset = load_dataset("Cyleux/gemma3n-conversational-reasoning", split="train[:3000]") dataset = standardize_data_formats(dataset) Schema: conversations: ShareGPT-style list of turns with from and value metadata columns are included for analysis and filtering Notes:… See the full description on the dataset page: https://huggingface.co/datasets/Cyleux/gemma3n-conversational-reasoning.tabulartext-generation1K<n<10K0 likes79 downloads8mo agoHugging Face15LLParallax /2026_07_29_collect_mathnet_gemma3_12b_gemma4_31b_toktabular100K<n<1M0 likes73 downloads2mo agoHugging Face16lighteval /RULER-32768-gemma3-instructtabular1K<n<10K0 likes70 downloads1y agoHugging Face17LLParallax /2026_07_20_collect_codeforces_gemma3_12b_gemma4_31b_flsft_toktabular100K<n<1M0 likes65 downloads2mo agoHugging Face18LLParallax /2026_07_16_collect_omni_math_gemma3_12b_gemma4_31b_flsft_toktabular100K<n<1M0 likes63 downloads2mo agoHugging Face19google /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 likes59 downloads1y agoHugging Face20Itz-Amethyst /Selective-Context-Gemma3-12B-resultstabular10K<n<100K0 likes59 downloads3mo agoHugging Face21LLParallax /2026_07_16_collect_omni_math_gemma3_12b_gemma4_31b_raw_student_toktabular100K<n<1M0 likes58 downloads2mo agoHugging Face22LLParallax /2026_07_20_collect_codeforces_gemma3_12b_gemma4_31b_toktabular100K<n<1M0 likes56 downloads2mo agoHugging Face23LLParallax /2026_08_11_refinement_5env_gemma3_12b_gemma4_31b_raw_student_toktabular1M<n<10M0 likes56 downloads2mo agoHugging Face24LLParallax /2026_07_16_collect_omni_math_gemma3_12b_gemma4_31b_toktabular100K<n<1M0 likes54 downloads2mo agoHugging Face25HCY123902 /gemma3_12b_it_hc_ssss_n32_r1_dpotabular1K<n<10K0 likes50 downloads27d agoHugging Face26Yooniel /gemma-3-12b-it-nla-wildchat-20k Gemma-3-12B-IT NLA data, WildChat — blocks 24 / 32 / 40 Residual-stream activations from google/gemma-3-12b-it over 20,000 WildChat conversations, at three depths, 200,000 activations per layer (10 token positions per conversation). This is the chat-domain counterpart to achand45/gemma-3-12b-it-nla-data, which is the same model and the same extraction contract over FineFineWeb web text. Same injection marker (㈜, token 246566), same prompt template, same d_model. Swap the corpus… See the full description on the dataset page: https://huggingface.co/datasets/Yooniel/gemma-3-12b-it-nla-wildchat-20k.tabular100K<n<1M0 likes49 downloads20d agoHugging Face27jacobmorrison /dpo-yolo1-200k-gpt4.1-judge-2weak2strong-maxdelta_rejected-DECON-remove-gemma3tabular100K<n<1M0 likes48 downloads1y agoHugging Face28Cyleux /gemma3-reasoning-dropin Gemma3 Reasoning Drop-In Dataset Drop-in replacement dataset for Gemma3-style notebooks expecting task, input, expected_output fields. Usage from datasets import load_dataset dataset = load_dataset("Cyleux/gemma3-reasoning-dropin", split="train[:10000]") Then your existing mapping code can stay the same: task -> system input -> user expected_output -> assistant Reasoning is preserved in expected_output using <think>...</think> blocks. Stats { "input":… See the full description on the dataset page: https://huggingface.co/datasets/Cyleux/gemma3-reasoning-dropin.tabular1K<n<10K0 likes47 downloads8mo agoHugging Face29LLParallax /2026_07_20_collect_lichess_gemma3_12b_gemma4_31b_flsft_toktabular100K<n<1M0 likes46 downloads2mo agoHugging Face301337xyz1337xyz /2026_07_20_collect_lichess_gemma3_12b_gemma4_31b_raw_student_no_feedback_toktabular100K<n<1M0 likes44 downloads1mo agoHugging Face

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