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
01albertvillanova /datasets-tests-compressiontextn<1K0 likes64k downloads5y agoHugging Face02neuralmagic /LLM_compression_calibration LLM Compression Calibration dataset This dataset is the default calibration dataset used by Neural Magic for one-shot compression of Large Language Models (LLMs). Note: This dataset is the result of active research and subject to change without notice. Dataset Details Dataset Sources The current version of this dataset is compiled from data from these datasets: garage-bAInd/Open-Platypus: 10,000 samples Data Fields The dataset contains 2 data… See the full description on the dataset page: https://huggingface.co/datasets/neuralmagic/LLM_compression_calibration.text10K<n<100K17 likes1.3k downloads2y agoHugging Face03leonli66 /compression-pretraining-data Dataset Each example contains prompt (chat format) and target fields. from datasets import load_dataset ds = load_dataset("leonli66/compression-pretraining-data", "<config_name>") text100M<n<1B0 likes412 downloads9mo agoHugging Face04leanpolish-anon /lean-proof-compression LeanPolish: A Kernel-Verified Dataset and Symbolic Compression Framework for Lean 4 Proofs A dataset of Lean 4 proof rewrite pairs produced by LeanPolish, a kernel-verified proof-shortening tool. Every accepted (original, replacement) pair was kernel-checked under Lean 4.21.0 with Mathlib v4.21.0 before emission, and the rewritten file was re-elaborated end-to-end by a separate out-of-process verifier. The dataset is suitable for training models that learn to compress, simplify… See the full description on the dataset page: https://huggingface.co/datasets/leanpolish-anon/lean-proof-compression.tabulartext-generation10K<n<100K2 likes218 downloads5mo agoHugging Face05nickil-shay-antonio /round-trip-code-compressiontext100K<n<1M0 likes215 downloads1y agoHugging Face06translorentz /vision-token-compression-bench OPTIC-Bench Optical Text In-Context Benchmark: how reliably do LLMs consume text delivered as rendered images versus plain text tokens? In summary, the evaluation reported here finds that optical text compression is effective only within a narrow and specific envelope. Delivering content as rendered images genuinely reduces input tokens, by thirteen to fifty-four per cent depending on the model and the language, but only when the document is long, the rendering is dense and the… See the full description on the dataset page: https://huggingface.co/datasets/translorentz/vision-token-compression-bench.imagevisual-question-answering1K<n<10K0 likes168 downloads2mo agoHugging Face07AlexMaclean /all-deletion-compressionstext100K<n<1M1 likes150 downloads5y agoHugging Face08AlexMaclean /wikipedia-deletion-compressionstext1K<n<10K2 likes148 downloads5y agoHugging Face09sentence-transformers /sentence-compression Dataset Card for Sentence Compression This dataset is a collection of text-simplified pairs from the Sentence Compression project. See Sentence Compression for additional information. This dataset can be used directly with Sentence Transformers to train embedding models. Dataset Subsets pair subset Columns: "text", "simplified" Column types: str, str Examples:{ 'text': "The USHL completed an expansion draft on Monday as 10 players who were on the rosters of… See the full description on the dataset page: https://huggingface.co/datasets/sentence-transformers/sentence-compression.textfeature-extraction100K<n<1M6 likes147 downloads2y agoHugging Face10embedding-data /sentence-compression Dataset Card for "sentence-compression" Dataset Summary Dataset with pairs of equivalent sentences. The dataset is provided "AS IS" without any warranty, express or implied. Google disclaims all liability for any damages, direct or indirect, resulting from using the dataset. Disclaimer: The team releasing sentence-compression did not upload the dataset to the Hub and did not write a dataset card. These steps were done by the Hugging Face team. Supported Tasks… See the full description on the dataset page: https://huggingface.co/datasets/embedding-data/sentence-compression.textsentence-similarity100K<n<1M22 likes137 downloads4y agoHugging Face11hkust-nlp /llm-compressionThis is the compression corpora dataset used in the paper "Compression Represents Intelligence Linearly". We find that LLMs’ intelligence – reflected by benchmark scores – almost linearly correlates with their ability to compress external text corpora. We measure intelligence along three key abilities: knowledge and commonsense, coding, and mathematical reasoning, and provide the corresponding compression corpora here respectively named cc, python, and arxiv_math. Load the data… See the full description on the dataset page: https://huggingface.co/datasets/hkust-nlp/llm-compression.texttext-generation10K<n<100K8 likes110 downloads2y agoHugging Face12compressionawareintelligence /cai-semantic-equivalence-benchmark Contradish CAI-Bench The semantic equivalence benchmark from Contradish Do AI systems give the same answer when the wording changes but the meaning does not? Contradish CAI-Bench measures semantic invariance: whether an AI system remains behaviorally consistent across prompts that express the same intent in different words. This Hugging Face release contains 420 human-readable prompt pairs across 19 domains. Contradish is the official benchmark runner, scoring… See the full description on the dataset page: https://huggingface.co/datasets/compressionawareintelligence/cai-semantic-equivalence-benchmark.textquestion-answeringn<1K10 likes92 downloads5d agoHugging Face13kaizen9 /compression_test2tabular100K<n<1M0 likes91 downloads10mo agoHugging Face14kaizen9 /compression_test3tabular100K<n<1M0 likes82 downloads10mo agoHugging Face15kaizen9 /compression_testtabular100K<n<1M0 likes77 downloads10mo agoHugging Face16ox-ox /lace-semantic-compression LACE — Latent Adaptive Compression Engine Semantic Compression Under Physical Channel Constraints: Cognitive Phase Transitions Under Bandwidth Constraints Théophile Lafargue · April 2026 · Patent FR2511116 What this is 198 operational tasks (defense, medical, industrial) used to study what emerges when you force discrete semantic compression under LoRa/SMS physical constraints. v1 result: Domain clustering real (mean coherence 68.4%). Retrieval/inference separation not… See the full description on the dataset page: https://huggingface.co/datasets/ox-ox/lace-semantic-compression.textn<1K1 likes65 downloads5mo agoHugging Face17Pankayaraj /OpenR1-DeepSeek-R1-Distill-Qwen-7BBlockwiseCompressedReasoniong-Level-3-CompressionRate-0.1text10K<n<100K0 likes56 downloads26d agoHugging Face18zjhhhh /compression_dataset Compression Dataset — ER Training Subset (3,200) The 3,200 examples selected by the Efficient-Reasoning training script, stored as Parquet for Hugging Face Dataset Viewer support. This is a subset of daman1209arora/compression_dataset, not the full upstream dataset. Exact selection run_rloo_deepseek_1.5B_compression.sh sets --max_samples 3200. The loader in openrlhf/utils/utils.py takes the first 3,200 source rows before shuffling with seed 42. This repository… See the full description on the dataset page: https://huggingface.co/datasets/zjhhhh/compression_dataset.text1K<n<10K0 likes53 downloads12d agoHugging Face19homerquan /mn-context-compression-dataset-v1 MN Context Compression Dataset v1 Author: Homer Quan This dataset is used to train context-compression models for improving the context efficiency of multi-agent runtimes, especially MirrorNeuron and the broader work at mirrorneuron.io. We use this dataset to train models such as homerquan/mn-context-engine-lora-v2, and later protected-fact-focused context engines. The data emphasizes exact protected-span retention, source-reference preservation, budget-conditioned compression, and… See the full description on the dataset page: https://huggingface.co/datasets/homerquan/mn-context-compression-dataset-v1.text100K<n<1M0 likes51 downloads5mo agoHugging Face20Sudhendra /semantic-compression-sft sematic-compression-sft Dataset Summary sematic-compression-sft is a synthetic supervised fine-tuning dataset for semantic compression. The task is to convert verbose natural-language or code inputs into compact outputs that preserve reasoning-relevant information. This dataset is designed for training compression models/adapters used before downstream LLM inference to reduce prompt size while retaining functional utility. Goal The objective is not generic… See the full description on the dataset page: https://huggingface.co/datasets/Sudhendra/semantic-compression-sft.texttext-generation10K<n<100K1 likes45 downloads7mo agoHugging Face21gravitee-io /dolly-15k-prompt-compression Dolly-15k Prompt Compression This dataset contains compressed versions of the Databricks Dolly-15k prompts. Each prompt was compressed using the gpt-5-nano model to minimize input tokens while preserving all constraints. You can explore the downstream model that relies on this data in the companion Space: Very Small Prompt Compression Demo. Compression model: gpt-5-nano Source dataset: databricks/databricks-dolly-15k Rows: 15,000 Aggregate token savings: 289,540 → 215,219 tokens… See the full description on the dataset page: https://huggingface.co/datasets/gravitee-io/dolly-15k-prompt-compression.tabular10K<n<100K0 likes44 downloads11mo agoHugging Face22Pankayaraj /OpenR1-DeepSeek-R1-Distill-Qwen-7BBlockwiseCompressedReasoniong-Level-2-CompressionRate-0.3text10K<n<100K0 likes44 downloads1mo agoHugging Face23zjhhhh /er_cost_marginrl_r1_distill_1.5b_compression_n16_b512_32k_lr1e-6_kl0_seed42-rollouts er_cost_marginrl_r1_distill_1.5b_compression_n16_b512_32k_lr1e-6_kl0_seed42 rollouts This dataset contains one compressed JSONL shard for every completed training step. The step and rollout_index columns uniquely locate a rollout within this training run. Run metadata and per-step row counts are recorded in rollout_manifest.json. tabular10K<n<100K0 likes44 downloads10d agoHugging Face24Pankayaraj /OpenR1-DeepSeek-R1-Distill-Qwen-7BBlockwiseCompressedReasoniong-Level-2-CompressionRate-0.8text10K<n<100K0 likes38 downloads1mo agoHugging Face25Pankayaraj /OpenR1-DeepSeek-R1-Distill-Qwen-7BBlockwiseCompressedReasoniong-Level-3-CompressionRate-0.5text10K<n<100K0 likes38 downloads1mo agoHugging Face26FractalAIResearch /Fathom-V0.4-RL-Compressiontexttext-generation1K<n<10K1 likes37 downloads1y agoHugging Face27Pankayaraj /OpenR1-DeepSeek-R1-Distill-Qwen-7BBlockwiseCompressedReasoniong-Level-3-CompressionRate-0.8text10K<n<100K0 likes34 downloads1mo agoHugging Face28meaningful96 /Compression_CoCtext10K<n<100K1 likes32 downloads6mo agoHugging Face29ClarusC64 /idb-invariant-compression-fidelity-v0.1 What this dataset tests Whether compression keeps the invariant. Not just the output. A student can match answerswhile losing structure. This benchmark detects that. Why this exists Compression can create proxy behavior. The model learnswhat to saynot what must be preserved. This set separates: faithful retention proxy matching invariant loss Data format Each row contains: original prompt and compressed prompt teacher output and student output an… See the full description on the dataset page: https://huggingface.co/datasets/ClarusC64/idb-invariant-compression-fidelity-v0.1.texttext-classificationn<1K0 likes32 downloads8mo agoHugging Face30Lots-of-LoRAs /task1340_msr_text_compression_compression Dataset Card for Natural Instructions (https://github.com/allenai/natural-instructions) Task: task1340_msr_text_compression_compression Additional Information Citation Information The following paper introduces the corpus in detail. If you use the corpus in published work, please cite it: @misc{wang2022supernaturalinstructionsgeneralizationdeclarativeinstructions, title={Super-NaturalInstructions: Generalization via Declarative Instructions on 1600+ NLP… See the full description on the dataset page: https://huggingface.co/datasets/Lots-of-LoRAs/task1340_msr_text_compression_compression.texttext-generation1K<n<10K0 likes30 downloads2y agoHugging Face

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