NeMo-Curator
NeMo-Curator copied to clipboard
Adding new tutorial - PII Modification with LLM examples in `tutorials/curator-llm-pii` folder
trafficstars
This tutorial demonstrates how to use NVIDIA's NeMo Curator library to modify text data containing Personally Identifiable Information (PII) using large language models (LLMs). We'll explore both asynchronous and synchronous approaches using AsyncLLMPiiModifier and LLMPiiModifier.