CoolFace
Datasetpublic

yuanfengustc/defensivekv_dataset

DefensiveKV Dataset This repository contains preprocessed datasets (including LongBench and 4K RULER) used for benchmarking KV cache eviction and compression methods in Large Language Models (LLMs). This work is associated with the following research papers: CriticalKV: Optimizing KV Cache Eviction from an Output Perturbation Perspective (ArXiv) DefensiveKV: Taming the Fragility of KV Cache Eviction in LLM Inference (ArXiv) The official implementation and evaluation scripts… See the full description on the dataset page: https://huggingface.co/datasets/yuanfengustc/defensivekv_dataset.

sourceHugging Facemitupdated 3mo agoView on Hugging Face
0likes106downloads
5 commits on main
909b83c3mo ago

Update dataset card with task categories, paper links and usage info (#2)

yuanfengustc, nielsr
5725ab97mo ago

add ruler_16K&32K

yuanfeng
ea37c9c7mo ago

Update README.md

yuanfengustc
62a232f8mo ago

Upload folder using huggingface_hub

yuanfengustc
128ba208mo ago

initial commit

yuanfengustc