Text Classification
PEFT
Safetensors
English
sarahyurick commited on
Commit
62006ac
·
verified ·
1 Parent(s): f54cb23

Add NeMo Curator section

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -368,6 +368,11 @@ def moderation_prompt_for_chat(chat):
368
 
369
  ```
370
 
 
 
 
 
 
371
  ## Training Details
372
 
373
  ### Training Data
 
368
 
369
  ```
370
 
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
 
378
  ### Training Data