CoolFace
Datasetpublic

ollamaweights/synthetic-dataset-1208-64k

Synthetic Key-Value Retrieval 64K 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-64k.

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes19downloads
2 commits on main
f5356ab1mo ago

Add compact synthetic KV 64K dataset

ollamaweights
0bd83741mo ago

initial commit

ollamaweights