CoolFace
Datasetpublic

nikivlt/privacy_prompts

Prompts Dataset (2-class & 3-class Versions) Overview This dataset contains prompts labeled for classification tasks related to privacy content filtering. Dataset Versions 1. prompts_dataset_2classes.csv Original dataset Contains 2 labels: allowed blocked Suitable for binary classification 2. prompts_dataset_3classes.csv Extended dataset Contains 3 labels: allowed blocked undecided Suitable for multi-class… See the full description on the dataset page: https://huggingface.co/datasets/nikivlt/privacy_prompts.

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes16downloads
Dataset Card

Prompts Dataset (2-class & 3-class Versions)

Overview

This dataset contains prompts labeled for classification tasks related to privacy content filtering.


Dataset Versions

1. promptsdataset2classes.csv

  • Original dataset
  • Contains 2 labels:
  • allowed
  • blocked
  • Suitable for binary classification

2. promptsdataset3classes.csv

  • Extended dataset
  • Contains 3 labels:
  • allowed
  • blocked
  • undecided
  • Suitable for multi-class classification

File Format

All datasets are in CSV format with the following columns:

  • prompt: the input text
  • label: the classification label