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.
Remove superseded data filename
Point dataset card to HPSE-named file
Rename data file for HPSE variant
Rename dataset to UnKEBench-HPSE
Add dataset card
Add UnKEBench data
initial commit
