Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nvingest curator tutorial #584

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

ruchaa-apte
Copy link
Contributor

Description

This tutorial is divided into two parts:
Part 1: Multimodal Extraction - guide to extracting various modalities (text, images, tables, etc.) from PDFs using NVIDIA's multimodal extraction (nv-ingest) framework.
Part 2: Data Curation for Domain-Adaptive Pre-Training (DAPT) - covers best practices for data curation in DAPT. This stage processes extracted text, tables, charts, and images using the curation pipeline.

Usage

Follow the README under ingest first and then curator folder for installation of pre-reqs

cd ingest
python main.py --analyze --display
cd curator
python main.py --device "gpu"

Checklist

  • [Y] I am familiar with the Contributing Guide.
  • [Y] New or Existing tests cover these changes.
  • [Y] The documentation is up to date with these changes.

Signed-off-by: Rucha Apte <ruchaa@nvidia.com>
Signed-off-by: Rucha Apte <ruchaa@nvidia.com>
Signed-off-by: Rucha Apte <ruchaa@nvidia.com>
Signed-off-by: Rucha Apte <ruchaa@nvidia.com>
Signed-off-by: Rucha Apte <ruchaa@nvidia.com>
Signed-off-by: Rucha Apte <ruchaa@nvidia.com>
Signed-off-by: Rucha Apte <ruchaa@nvidia.com>
@ruchaa-apte
Copy link
Contributor Author

pre-commit.ci autofix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant