Text Classification
PEFT
Safetensors
English
sarahyurick commited on
Commit
1caed26
·
verified ·
1 Parent(s): 76a0618

Update Curator link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -366,7 +366,7 @@ def moderation_prompt_for_chat(chat):
366
  ## How To Use in NVIDIA NeMo Curator
367
  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.
368
 
369
- 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.
370
 
371
  ## Training Details
372
 
 
366
  ## How To Use in NVIDIA NeMo Curator
367
  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.
368
 
369
+ 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.
370
 
371
  ## Training Details
372