Text Classification
PEFT
Safetensors
English
sarahyurick commited on
Commit
e7c3863
·
verified ·
1 Parent(s): 8a2cf4e

Update Curator link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/NeMo-Curator/blob/main/tutorials/distributed_data_classification/aegis-classification.ipynb) to get started.
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