nemo-curator

Curate multimodal training data with GPU-accelerated deduplication, quality filtering, and redaction.

6|2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/GregsGreyCode/Logos --skill nemo-curator-gregsgreycode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nemo-curator
Source: https://github.com/GregsGreyCode/Logos/tree/main/skills/mlops/evaluation/nemo-curator
Command: npx skills add https://github.com/GregsGreyCode/Logos --skill nemo-curator-gregsgreycode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Curating high-quality, multimodal training data for large language models by providing GPU-accelerated tools for deduplication, quality filtering, PII redaction, and NSFW detection.

Core Features & Use Cases

  • GPU-accelerated fuzzy, exact, and semantic deduplication for large datasets.
  • 30+ quality filters and NSFW detection to ensure safe, high-quality data.
  • PII redaction and multimodal support (text, image, video, audio) with scalable GPU workloads.

Quick Start

Install Nemo Curator and run a sample pipeline to curate a dataset.

Frequently Asked Questions about nemo-curator

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

FAQPage Schema
How do I curate high-quality training data for multimodal LLMs from large web-scraped corpora?

To curate multimodal LLM training data, you can apply GPU-accelerated deduplication, quality filtering, and PII redaction to large web-scraped corpora. This scales from single-node workstations to GPU clusters to ensure high-quality, safe datasets.

What's the best way to perform fuzzy and exact deduplication on large datasets?

Performing fuzzy, exact, and semantic deduplication on large datasets is best handled using GPU-accelerated workflows. This approach integrates with RAPIDS and Dask to efficiently process and clean web-scraped corpora at scale.

Does GPU-accelerated data curation support PII redaction and NSFW detection?

Yes, GPU-accelerated data curation supports PII redaction and NSFW detection. It applies over 30 quality filters alongside these safety measures to ensure multimodal datasets containing text, image, video, and audio are safe for LLM training.

Can I use Dask and RAPIDS for dataset cleaning on a single-node workstation?

Yes, you can use Dask and RAPIDS for dataset cleaning on a single-node workstation. GPU-accelerated data curation workflows scale seamlessly from single-node environments up to full CUDA-enabled GPU clusters.

Why use GPU acceleration for data curation instead of CPU-based filtering?

GPU acceleration is used for data curation to handle the massive computational demands of fuzzy, exact, and semantic deduplication across large datasets. CUDA-enabled workflows process multimodal data significantly faster than CPU-based filtering methods.

What types of multimodal data are supported by NeMo Curator for quality filtering?

NeMo Curator supports multimodal data including text, image, video, and audio for quality filtering. It applies scalable GPU workloads and over 30 quality filters to ensure high-quality training data across all supported formats.