Update Curator link
Browse files
README.md
CHANGED
@@ -371,7 +371,7 @@ def moderation_prompt_for_chat(chat):
|
|
371 |
## How To Use in NVIDIA NeMo Curator
|
372 |
NeMo Curator improves generative AI model accuracy by processing text, image, and video data at scale for training and customization. It also provides pre-built pipelines for generating synthetic data to customize and evaluate generative AI systems.
|
373 |
|
374 |
-
The inference code for this model is available through the NeMo Curator GitHub repository. Check out this [example notebook](https://github.com/NVIDIA/
|
375 |
|
376 |
## Training Details
|
377 |
|
|
|
371 |
## How To Use in NVIDIA NeMo Curator
|
372 |
NeMo Curator improves generative AI model accuracy by processing text, image, and video data at scale for training and customization. It also provides pre-built pipelines for generating synthetic data to customize and evaluate generative AI systems.
|
373 |
|
374 |
+
The inference code for this model is available through the NeMo Curator GitHub repository. Check out this [example notebook](https://github.com/NVIDIA-NeMo/Curator/blob/main/tutorials/text/distributed-data-classification/aegis-classification.ipynb) to get started.
|
375 |
|
376 |
## Training Details
|
377 |
|