lucianfialho/privacy-filter-br-dataset
privacy-filter-br Dataset Synthetic Portuguese (BR) PII detection dataset used to fine-tune the privacy-filter-br NER model. 22 PII categories, BIOES tagging compatible. Latest: v8.1 main aponta sempre pra última versão estável. Hoje: v8.1 (172075 train + 17072 holdout). from datasets import load_dataset ds = load_dataset("lucianfialho/privacy-filter-br-dataset") # ou pin: load_dataset("lucianfialho/privacy-filter-br-dataset", revision="v8.1") Schema… See the full description on the dataset page: https://huggingface.co/datasets/lucianfialho/privacy-filter-br-dataset.
v8.1 — synthetic BR PII dataset, 172k train / 17k holdout, 22 categories
Upload holdout.jsonl with huggingface_hub
Upload train.jsonl with huggingface_hub
initial commit
