CoolFace
Datasetpublic

lliutianc/unkebench-hpse

UnKEBench-HPSE This repository contains the UnKEBench evaluation data used in Hybrid-Policy Self-Editing for Composable Unstructured Knowledge Editing. It extends the 1,000 records in UnKEBench with an untargeted editing prompt for each passage. The project repository, including lightweight evaluation helpers, is available at lliutianc/hpse. Usage from datasets import load_dataset dataset = load_dataset("lliutianc/unkebench-hpse", split="test") print(dataset[0])… See the full description on the dataset page: https://huggingface.co/datasets/lliutianc/unkebench-hpse.

sourceHugging Faceotherupdated 28d agoView on Hugging Face
0likes103downloads
7 commits on main
8c6a23628d ago

Remove superseded data filename

lliutianc
b49615c28d ago

Point dataset card to HPSE-named file

lliutianc
2093f4d28d ago

Rename data file for HPSE variant

lliutianc
390eb2228d ago

Rename dataset to UnKEBench-HPSE

lliutianc
0d21dd428d ago

Add dataset card

lliutianc
55df97f28d ago

Add UnKEBench data

lliutianc
79783fb28d ago

initial commit

lliutianc