datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
pii-masking-mini-10k
PII Masking Mini: Multilingual Sample
A mini-sized stratified sample of pii-masking-openpii-1.5m,
the flagship release of the PII-Masking-3M family. Sampled proportionally by
(source_dataset, language) so every locale and label gets representation.
Asia Pacific rows appear first.
📖 More information: www.ai4privacy.com/datasets/pii-masking-3m-asia-pacific
Dataset Details
Total Examples
Train
Validation
Labels
Languages
Regions
Annotations
Format… See the full description on the dataset page: https://huggingface.co/datasets/ai4privacy/pii-masking-mini-10k.mini-responsible-ai-instruction-dataset
Custom Responsible AI Instruction Dataset
This dataset contains 500 instruction-tuning examples for building a Responsible AI assistant that analyzes text or model responses for toxicity, bias, safety risk, and safer rewriting.
Output Format
Each assistant response follows this structure:
Toxicity label: ...
Bias category: ...
Safety risk: ...
Explanation: ...
Safer rewrite: ...
Dataset Format
Each row uses chat/instruction format:
{
"messages":… See the full description on the dataset page: https://huggingface.co/datasets/Kurapika993/mini-responsible-ai-instruction-dataset.ko-o3-mini-high-aime-2022_4openai의 o3-mini high 를 이용하여 생성하였습니다.
참고하시고 사용바랍니다.
mini-vncc
Mini-VNCC
Description
The mini-vncc is a 777,777 unique web documents represents an intensively filtered collection of Vietnamese web content, meticulously extracted from ~6TB of Vietnamese text in all CommonCrawl archive from 2013 to 2023. It is specifically tailored for pretraining models on Markdown structured web content in Vietnamese.
Access
To access the dataset, use:
from datasets import load_dataset
dataset = load_dataset("nampdn-ai/mini-vncc")… See the full description on the dataset page: https://huggingface.co/datasets/nampdn-ai/mini-vncc.
