sarahyurick
commited on
Update NeMo Curator notebook link
Browse files
README.md
CHANGED
@@ -68,7 +68,7 @@ Medium
|
|
68 |
|
69 |
# How to use in NeMo Curator
|
70 |
|
71 |
-
The inference code is available on [NeMo Curator's GitHub repository](https://github.com/NVIDIA/NeMo-Curator).
|
72 |
|
73 |
# How to use in transformers
|
74 |
To use the quality classifier, use the following code:
|
|
|
68 |
|
69 |
# How to use in NeMo Curator
|
70 |
|
71 |
+
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/distributed_data_classification/quality-classification.ipynb) to get started.
|
72 |
|
73 |
# How to use in transformers
|
74 |
To use the quality classifier, use the following code:
|