sarahyurick
commited on
Update NeMo Curator notebook link
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ This model is released under the [NVIDIA Open Model License Agreement](https://d
|
|
37 |
# How to Use in NVIDIA NeMo Curator
|
38 |
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.
|
39 |
|
40 |
-
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/
|
41 |
|
42 |
# How to Use in Transformers
|
43 |
To use the content type classifier, use the following code:
|
|
|
37 |
# How to Use in NVIDIA NeMo Curator
|
38 |
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.
|
39 |
|
40 |
+
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/content-type-classification.ipynb) to get started.
|
41 |
|
42 |
# How to Use in Transformers
|
43 |
To use the content type classifier, use the following code:
|