Update NeMo Curator notebook link
Browse files
README.md
CHANGED
@@ -46,7 +46,7 @@ The model architecture uses a DeBERTa backbone and incorporates multiple classif
|
|
46 |
# How to Use in NVIDIA NeMo Curator
|
47 |
[NeMo Curator](https://developer.nvidia.com/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.
|
48 |
|
49 |
-
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/
|
50 |
|
51 |
# Input & Output
|
52 |
## Input
|
|
|
46 |
# How to Use in NVIDIA NeMo Curator
|
47 |
[NeMo Curator](https://developer.nvidia.com/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.
|
48 |
|
49 |
+
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/prompt-task-complexity-classification.ipynb) to get started.
|
50 |
|
51 |
# Input & Output
|
52 |
## Input
|