PANORAMA / README.md
srirxml's picture
Upload dataset
4d28179 verified
|
Raw
History Blame Contribute Delete
2.01 kB
metadata
dataset_info:
  features:
    - name: id
      dtype: string
    - name: content-type
      dtype: string
    - name: text
      dtype: string
  splits:
    - name: train
      num_bytes: 146958584
      num_examples: 384794
  download_size: 71044217
  dataset_size: 146958584
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*

PANORAMA : Profile-based Assemblage for Naturalistic Online Representation and Attribute Memorization Analysis

A Synthetic PII-Laced Dataset for Studying Sensitive Data Memorization in LLMs

Dataset Summary

PANORAMA is a large-scale, fully synthetic dataset comprising 384,789 samples derived from 9,674 internally consistent synthetic profiles. The dataset closely emulates the distribution, variety, and context of personally identifiable information (PII) and other sensitive data as it naturally occurs in online environments. Each sample is generated using a combination of prompt engineering and reasoning LLMs, spanning diverse content types such as wiki-style articles, social media posts, forum discussions, online reviews, comments, and marketplace listings.

PANORAMA is designed for systematically studying the memorization of sensitive information by large language models (LLMs) and for evaluating privacy-preserving strategies.


Attribution

Created by Sriram Selvam and Anneswa Ghosh.

If you use this dataset, please cite:

Sriram Selvam, Anneswa Ghosh, "PANORAMA: A synthetic PII-laced dataset for studying sensitive data memorization in LLMs [Dataset]. https://huggingface.co/datasets/srirxml/PANORAMA"


License

Creative Commons Attribution 4.0 International (CC BY 4.0)

Citation

@misc{panorama2025,
  author       = {Sriram Selvam and Anneswa Ghosh},
  title        = {PANORAMA: A Synthetic PII-Laced Dataset for Studying Sensitive Data Memorization in LLMs},
  year         = {2025},
  howpublished = {\url{https://huggingface.co/datasets/srirxml/PANORAMA}},
  note         = {[Dataset]}
}