CoolFace
Datasetpublic

ollamaweights/synthetic-dataset-1208

Synthetic Key-Value Retrieval 32K This is a deterministic synthetic benchmark for exact key-value retrieval from a long context. It is designed for evaluating long-context inference and KV cache compression methods. Context format The context contains a one-time task description followed by an array: You are given an array of key-value entries. Every key begins with K_ and every value begins with V_. Each entry has the format [key: value]. Given a query key, find… See the full description on the dataset page: https://huggingface.co/datasets/ollamaweights/synthetic-dataset-1208.

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes22downloads
3 commits on main
252f2792mo ago

Add Answer generation prefix

ollamaweights
7ed502e2mo ago

Upload compact 32K synthetic key-value retrieval dataset

ollamaweights
400ce3f2mo ago

initial commit

ollamaweights