datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
vlm-forgetting-datasetsmem-behave-forgetting
MemBehave: Forgetting
Can a memory-backed assistant forget one person without damaging what it knows about
everyone else?
Each row is one item: a pair of (user, target person) drawn from that user's
conversation history, a natural-language deletion request, and the questions that say
what should and should not survive it. Items are grouped into triplets -- one user
contributing one target at each entanglement level -- so that a difference between levels
cannot be blamed on one… See the full description on the dataset page: https://huggingface.co/datasets/marzinouri/mem-behave-forgetting.forgetting-llm-datasetforgetting-contamination-hellaswagThis dataset is a deduplicated subset of the validation split of hellaswag, as used in the paper How Much Can We Forget about Data Contamination?. The deduplication was performed using this script.
The data fields are the same as in https://huggingface.co/datasets/Rowan/hellaswag, with the additional "split-id" column that can be used to partition the benchmark questions into different subsets.
The dataset can be used as a plug-in replacement for hellaswag if you want to work with the… See the full description on the dataset page: https://huggingface.co/datasets/sbordt/forgetting-contamination-hellaswag.
