CoolFace
Datasetpublic

raflirasyiidin/TOFU

TOFU: Task of Fictitious Unlearning 🍢 The TOFU dataset serves as a benchmark for evaluating unlearning performance of large language models on realistic tasks. The dataset comprises question-answer pairs based on autobiographies of 200 different authors that do not exist and are completely fictitiously generated by the GPT-4 model. The goal of the task is to unlearn a fine-tuned model on various fractions of the forget set. Quick Links Website: The landing page… See the full description on the dataset page: https://huggingface.co/datasets/raflirasyiidin/TOFU.

sourceHugging Facemitupdated 25d agoView on Hugging Face
0likes246downloads
6 commits on main
f5d7a4f25d ago

chore: rename retain_19_authors to retain_199_authors

MRafliRasyiidin
46332621mo ago

add forget0.2 data

MRafliRasyiidin
9e1a0981mo ago

fix: update readme config

MRafliRasyiidin
a9659511mo ago

add retain 1 author

MRafliRasyiidin
815baa42mo ago

add full TOFU dataset

MRafliRasyiidin
61ca47b2mo ago

initial commit

raflirasyiidin