wikiMIA
Datasets
All datasets matching “wikiMIA”WikiMIA
📘 WikiMIA Datasets
The WikiMIA datasets serve as a benchmark designed to evaluate membership inference attack (MIA) methods, specifically in detecting pretraining data from extensive large language models.
📌 Applicability
The datasets can be applied to various models released between 2017 to 2023:
LLaMA1/2
GPT-Neo
OPT
Pythia
text-davinci-001
text-davinci-002
... and more.
Loading the datasets
To load the dataset:
from datasets import load_dataset
LENGTH =… See the full description on the dataset page: https://huggingface.co/datasets/swj0419/WikiMIA.WikiMIA-25
WikiMIA-25
Dataset Summary
WikiMIA-25 is an evaluation-only dataset used to assess membership inference attacks (MIA) on language models, with a particular focus on recent models.
The dataset follows the dataset construction methodology introduced in WikiMIA-24, which includes newer non-member data to support evaluation under more recent training cutoff assumptions.
Supported Tasks
Membership Inference Attack (MIA)
Binary classification (member vs.… See the full description on the dataset page: https://huggingface.co/datasets/SimMIA/WikiMIA-25.wikiMIA-2024-hard
WikiMIA-2024 Hard Dataset
Dataset Description
WikiMIA_2024 Hard is a challenging dataset for membership inference attacks intorduced in the paper "The Surprising Effectiveness of Membership Inference with Simple N-Gram Coverage" containing temporal Wikipedia articles with different versions based on date cutoffs.
This dataset is designed to evaluate the robustness of privacy-preserving machine learning models against sophisticated membership inference techniques.
It… See the full description on the dataset page: https://huggingface.co/datasets/hallisky/wikiMIA-2024-hard.WikiMIA_paraphrased_perturbed
📘 WikiMIA paraphrased and perturbed versions
The WikiMIA dataset serves as a benchmark designed to evaluate membership inference attack (MIA) methods, specifically in detecting pretraining data from extensive large language models.
It is originally constructed by Shi et al. (see the original data repo for more details).
The authors studied a paraphrased setting in their paper, where instead of detecting verbatim training texts, the goal is to detect (slightly) paraphrased… See the full description on the dataset page: https://huggingface.co/datasets/zjysteven/WikiMIA_paraphrased_perturbed.WikiMIA-24
📘 WikiMIA-24 Datasets
The WikiMIA-24 datasets is a more up-to-date benchmark designed to evaluate pre-training data detection algorithms designed for large language models. The prior version of WikiMIA-24 can be found in WikiMIA
📌 Applicability
The datasets can be applied to various models released between 2017 to 2024:
Mistral
Gemma
LLaMA1/2
Falcon
Vicuna
Pythia
GPT-Neo
OPT
... and more.
Loading the datasets
To load the dataset:
from datasets import… See the full description on the dataset page: https://huggingface.co/datasets/wjfu99/WikiMIA-24.WikiMIA-24-Old
Dataset Card for "WikiMIA-24"
More Information needed
