nemo-curator

Curate large-scale LLM training datasets with GPU-accelerated filtering and deduplication.

1|Updated Jun 25, 2026
One-click install
npx skills add https://github.com/Signmanal/VIGIL --skill nemo-curator-signmanal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemo-curator
Source: https://github.com/Signmanal/VIGIL/tree/main/optional-skills/mlops/nemo-curator
Command: npx skills add https://github.com/Signmanal/VIGIL --skill nemo-curator-signmanal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Curating large-scale, high-quality training data for large language models is traditionally slow, expensive, and error-prone when processed on CPU hardware, especially for multimodal datasets and petabyte-scale web corpora.

Core Features & Use Cases

  • 16x Faster Deduplication: GPU-accelerated fuzzy and exact deduplication processes 8TB datasets in 7.5 hours versus 120 hours on CPU.
  • Comprehensive Quality Filtering: 30+ heuristic and classifier-based filters to remove low-quality, toxic, or irrelevant content from training datasets.
  • Multimodal Support: Curate text, image, video, and audio datasets with built-in PII redaction, NSFW detection, and modality-specific preprocessing tools.
  • Use Case: ML teams training LLMs on web-scraped data like Common Crawl can use this skill to automate end-to-end data cleaning, deduplication, and safety filtering to produce production-ready training datasets at 89% lower cost than CPU-based alternatives.

Quick Start

Use the nemo-curator skill to process your raw LLM training data, applying quality filtering, deduplication, and PII redaction to produce a clean, high-quality curated dataset ready for model training.

Frequently Asked Questions about nemo-curator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I accelerate deduplication for large-scale LLM training datasets?

GPU-accelerated deduplication processes 8TB datasets in 7.5 hours, offering 16x faster performance than CPU-based alternatives for cleaning large language model training data.

Can I curate multimodal data like images, video, and audio for LLM training?

Yes, multimodal data curation supports text, image, video, and audio preprocessing workflows, including built-in NSFW detection and modality-specific cleaning for LLM training pipelines.

What is the best way to remove toxic content and PII from web-scraped corpora?

Quality filtering for web-scraped corpora uses 30+ heuristic and classifier-based filters alongside PII redaction to automatically remove toxic, low-quality, or sensitive content from training datasets.

Does GPU-accelerated data curation work for petabyte-scale Common Crawl datasets?

Yes, distributed processing via NVIDIA RAPIDS handles petabyte-scale Common Crawl datasets, performing web scrape cleaning, harmful content filtering, and deduplication at high throughput.

How does GPU-based data processing reduce the cost of curating LLM training data?

GPU-based data processing eliminates CPU performance bottlenecks, producing production-ready training datasets at 89% lower cost by accelerating fuzzy and exact deduplication workflows.

What limitations should I expect when switching from CPU to GPU for data curation?

GPU-accelerated curation requires NVIDIA RAPIDS hardware to achieve throughput gains, meaning environments lacking compatible GPU infrastructure cannot leverage the 16x deduplication speed improvements.