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
01neuralmagic /quantized-llama-3.1-leaderboard-v2-evals Open LLM Leaderboard v2 Benchmark Results This artifact contains all the data from evaluations of Neural Magic's quantized Llama-3.1 models. These evaluations were produced with lm-evaluation-harness by running the following command: lm_eval \ --model vllm \ --model_args pretrained="<model_path>",dtype=auto,add_bos_token=False,max_model_len=4096,tensor_parallel_size="<num_gpus>",gpu_memory_utilization=0.8,enable_chunked_prefill=True \ --apply_chat_template \… See the full description on the dataset page: https://huggingface.co/datasets/neuralmagic/quantized-llama-3.1-leaderboard-v2-evals.tabular100K<n<1M0 likes2.1k downloads2y agoHugging Face02sentence-transformers /quantized-retrieval-datatext10M<n<100M2 likes780 downloads9mo agoHugging Face03jon-kyl /imagenet-sdxl-quantized ImageNet SDXL Quantized This repository provides the ImageNet-1K dataset pre-encoded with the Stable Diffusion XL VAE encoder and quantized to uint8, allowing for faster training of latent diffusion models by eliminating the need for on-the-fly encoding. Key Features Reduces quantization error by 2dB PSNR compared to a linear encoding scheme Provided in both 256 and 512 resolutions Compatible with NumPy, JAX, and PyTorch Usage Loading the dataset… See the full description on the dataset page: https://huggingface.co/datasets/jon-kyl/imagenet-sdxl-quantized.image1M<n<10M0 likes395 downloads1y agoHugging Face04Vikhrmodels /ToneWebinars_quantized-bigcodectext100K<n<1M0 likes327 downloads1y agoHugging Face05thaki-AI /daily-paper-2026-08-20-quantized-embedding-skill-router Quantizing the Gatekeeper: Accuracy-Cost Tradeoffs of Compressing the Embedding Model in Hybrid Skill Routers TL;DR — Quantizing the dense embedding half of a hybrid (BM25 + embedding) skill router to INT8 leaves fused hit@1/hit@3 unchanged on a multilingual stand-in encoder because the lexical term dampens the error, but an off-the-shelf dynamic quantization backend made single-query encoding slower rather than faster on CPU, failing the latency side of the compression's own… See the full description on the dataset page: https://huggingface.co/datasets/thaki-AI/daily-paper-2026-08-20-quantized-embedding-skill-router.0 likes180 downloads1mo agoHugging Face06open-llm-leaderboard-old /details_dball__zephyr-tiny-sft-qlora-quantized-2 Dataset Card for Evaluation run of dball/zephyr-tiny-sft-qlora-quantized-2 Dataset automatically created during the evaluation run of model dball/zephyr-tiny-sft-qlora-quantized-2 on the Open LLM Leaderboard. The dataset is composed of 63 configuration, each one coresponding 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… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_dball__zephyr-tiny-sft-qlora-quantized-2.1 likes142 downloads3y agoHugging Face07sogeeking /quantized_burgers_vqtext10M<n<100M1 likes130 downloads3y agoHugging Face08moorcheh /mair-floating-point-vs-quantized-benchmarks Dataset Coverage The benchmarks evaluate performance across 14+ specialized datasets covering: Legal & Regulatory: ACORDAR, AILA2019-Case, AILA2019-Statutes, LeCaRDv2, LegalQuAD, REGIR-EU2UK, REGIR-UK2EU. Financial: ConvFinQA, FinanceBench, FinQA, FiQA, HC3Finance. Medical & Clinical: NFCorpus. General/API: Apple Documentation. Metrics NDCG@10: Normalized Discounted Cumulative Gain at rank 10, measuring retrieval quality. Latency (ms): Mean search latency measured… See the full description on the dataset page: https://huggingface.co/datasets/moorcheh/mair-floating-point-vs-quantized-benchmarks.text-retrieval0 likes111 downloads8mo agoHugging Face09maknee /ggml-vicuna-v0-quantizedThese are quantized ggml binary files for vicuna 7B and 13B models. The version of vicuna for these models are v0. These files can be used in conjunction with minigpt4 ggml models 7B and 13B in minigpt4.cpp Recommended are the Q5_K and Q6_K implementations. If there are any issues, use Q4_1 or Q4_0. Vicuna Model Card Model details Model type: Vicuna is an open-source chatbot trained by fine-tuning LLaMA on user-shared conversations collected from ShareGPT. It is… See the full description on the dataset page: https://huggingface.co/datasets/maknee/ggml-vicuna-v0-quantized.1 likes109 downloads3y agoHugging Face10gnielly /MNLP_M3_quantized_datasettext10K<n<100K0 likes81 downloads1y agoHugging Face11open-llm-leaderboard-old /details_fzzhang__Marcoroni-neural-chat-7B-v2_gsm8k_quantized_mergedfloat_s Dataset Card for Evaluation run of fzzhang/Marcoroni-neural-chat-7B-v2_gsm8k_quantized_mergedfloat_s Dataset automatically created during the evaluation run of model fzzhang/Marcoroni-neural-chat-7B-v2_gsm8k_quantized_mergedfloat_s on the Open LLM Leaderboard. The dataset is composed of 63 configuration, each one coresponding 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… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_fzzhang__Marcoroni-neural-chat-7B-v2_gsm8k_quantized_mergedfloat_s.0 likes80 downloads3y agoHugging Face12yassineturki /MNLP_M3_quantized_datasettext1M<n<10M0 likes71 downloads1y agoHugging Face13neuralmagic /quantized-llama-3.1-humaneval-evals Coding Benchmark Results The coding benchmark results were obtained with the EvalPlus library. HumanEvalpass@1 HumanEval+pass@1 meta-llama_Meta-Llama-3.1-405B-Instruct 67.3 67.5 neuralmagic_Meta-Llama-3.1-405B-Instruct-W8A8-FP8 66.7 66.6 neuralmagic_Meta-Llama-3.1-405B-Instruct-W4A16 66.5 66.4 neuralmagic_Meta-Llama-3.1-405B-Instruct-W8A8-INT8 64.3 64.8 neuralmagic_Meta-Llama-3.1-70B-Instruct-W8A8-FP8 58.1 57.7 neuralmagic_Meta-Llama-3.1-70B-Instruct-W4A16 57.1… See the full description on the dataset page: https://huggingface.co/datasets/neuralmagic/quantized-llama-3.1-humaneval-evals.text10K<n<100K0 likes68 downloads2y agoHugging Face14mac-mvak /MNLP_M2_quantized_dataset1text100K<n<1M0 likes67 downloads1y agoHugging Face15tomaarsen /quantized-wikipedia-indices0 likes64 downloads3y agoHugging Face16arthurrpp /MNLP_M2_quantized_dataset Dataset Card for MNLP_M2_sft_dataset Dataset Description A unified STEM instruction-following dataset comprising 240,500 examples drawn from six existing benchmarks: SciQ, Deepmind Code Contests, TIGER-Lab MathInstruct, TULU Algebra, TULU Code, and Facebook Natural Reasoning. Each example is formatted as a chat-style message pair for supervised fine-tuning of instruction-following models. Curated by: Sarra Chabane Shared by: GingerBled (https://huggingface.co/GingerBled)… See the full description on the dataset page: https://huggingface.co/datasets/arthurrpp/MNLP_M2_quantized_dataset.text100K<n<1M0 likes59 downloads1y agoHugging Face17Vikhrmodels /ToneBooksPlus_quantized-bigcodectext100K<n<1M0 likes59 downloads1y agoHugging Face18Vikhrmodels /emilia_en_quantized-wav-unifytext1M<n<10M0 likes57 downloads1y agoHugging Face19open-llm-leaderboard-old /details_FabbriSimo01__Facebook_opt_1.3b_Quantized Dataset Card for Evaluation run of FabbriSimo01/Facebook_opt_1.3b_Quantized Dataset Summary Dataset automatically created during the evaluation run of model FabbriSimo01/Facebook_opt_1.3b_Quantized on the Open LLM Leaderboard. The dataset is composed of 64 configuration, each one coresponding 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… See the full description on the dataset page: https://huggingface.co/datasets/open-llm-leaderboard-old/details_FabbriSimo01__Facebook_opt_1.3b_Quantized.0 likes55 downloads3y agoHugging Face20neuralmagic /quantized-llama-3.1-arena-hard-evals Arena-Hard Benchmark Results This artifact contains all the data neccessary to reproduce the results of the Arena-Hard benchmark for Neural Magic's quantized Llama-3.1 models. The model_answers directory includes the generated answers from all models, and the model_judgements directory contains the evaluations by gpt-4-1106-preview. The Arena-Hard version used for benchmarking is v0.1.0, corresponding to commit efc012e192b88024a5203f5a28ec8fc0342946df. All model answers were… See the full description on the dataset page: https://huggingface.co/datasets/neuralmagic/quantized-llama-3.1-arena-hard-evals.text1K<n<10K0 likes45 downloads2y agoHugging Face21open-llm-leaderboard-old /details_FabbriSimo01__Cerebras_1.3b_Quantized Dataset Card for Evaluation run of FabbriSimo01/Cerebras_1.3b_Quantized Dataset Summary Dataset automatically created during the evaluation run of model FabbriSimo01/Cerebras_1.3b_Quantized on the Open LLM Leaderboard. The dataset is composed of 3 configuration, each one coresponding 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-old/details_FabbriSimo01__Cerebras_1.3b_Quantized.0 likes42 downloads3y agoHugging Face22aamirshakir /quantized_wiki_faiss1 likes42 downloads2y agoHugging Face23Kikinoking /MNLP_M2_quantized_dataset MNLP M2 Quantized MCQA Dataset Train split of prompt/completion examples with an extra dataset column indicating source. Column Type Description prompt string The input question prompt completion string The ground-truth answer dataset string Source label (e.g. scienceqa, M1_chatgpt, qasc, mathqa, commonsenseqa, openbookqa) text10K<n<100K0 likes37 downloads1y agoHugging Face24Vikhrmodels /ToneSlavic_quantized-bigcodectext1M<n<10M0 likes34 downloads1y agoHugging Face25theblackcat102 /quantized-common-voice-entextautomatic-speech-recognition1M<n<10M1 likes33 downloads3y agoHugging Face26aviather /MNLP_M2_quantized_datasettext10K<n<100K0 likes30 downloads1y agoHugging Face27EdgarDesnos /MNLP_M3_quantized_datasettext100K<n<1M0 likes30 downloads1y agoHugging Face28nanonona /quantized_models0 likes30 downloads11mo agoHugging Face29SipofoY /MNLP_M2_quantized_datasettext10K<n<100K0 likes29 downloads1y agoHugging Face30charlottemeyer /MNLP_M2_quantized_datasettext10K<n<100K0 likes26 downloads1y agoHugging Face

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