Update Curator links
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ Food_and_Drink
|
|
45 |
|
46 |
# How to Use in NVIDIA NeMo Curator
|
47 |
|
48 |
-
The inference code is available on [NeMo Curator's GitHub repository](https://github.com/NVIDIA/
|
49 |
|
50 |
# How to Use in Transformers
|
51 |
To use the domain classifier, use the following code:
|
|
|
45 |
|
46 |
# How to Use in NVIDIA NeMo Curator
|
47 |
|
48 |
+
The inference code is available on [NeMo Curator's GitHub repository](https://github.com/NVIDIA-NeMo/Curator). Check out this [example notebook](https://github.com/NVIDIA-NeMo/Curator/blob/main/tutorials/text/distributed-data-classification/domain-classification.ipynb) to get started.
|
49 |
|
50 |
# How to Use in Transformers
|
51 |
To use the domain classifier, use the following code:
|