sarahyurick commited on
Commit
503540e
·
verified ·
1 Parent(s): e5d2151

Update NeMo Curator notebook link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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/NeMo-Curator). Check out this [example notebook](https://github.com/NVIDIA/NeMo-Curator/blob/main/tutorials/distributed_data_classification/distributed_data_classification.ipynb) to get started.
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/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: