nikivlt/privacy_prompts
收藏Hugging Face2026-04-16 更新2026-04-26 收录
下载链接:
https://hf-mirror.com/datasets/nikivlt/privacy_prompts
下载链接
链接失效反馈官方服务:
资源简介:
---
task_categories:
- text-classification
language:
- en
tags:
- prompts
- privacy
- chatbot
- privacy_filter
size_categories:
- 1K<n<10K
---
# Prompts Dataset (2-class & 3-class Versions)
## Overview
This dataset contains prompts labeled for classification tasks related to privacy content filtering.
It is provided in two versions with different label sets.
---
## 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 classification**
---
## File Format
Both datasets are in CSV format with the following columns:
- `prompt`: the input text
- `label`: the classification label
提供机构:
nikivlt



