Safetensors
bert
sarahyurick commited on
Commit
8923008
·
verified ·
1 Parent(s): 6b11ba0

Update notebook link

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ This model is released under the [NVIDIA Open Model License Agreement](https://d
22
  ## How To Use in NeMo Curator
23
  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.
24
 
25
- 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/tree/main/tutorials/distributed_data_classification) to get started.
26
 
27
  ## How To Use in Transformers
28
  To use the FineWeb Nemotron-4 Edu Classifier, please follow this example code:
 
22
  ## How To Use in NeMo Curator
23
  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.
24
 
25
+ 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/fineweb-nemotron-edu-classification.ipynb) to get started.
26
 
27
  ## How To Use in Transformers
28
  To use the FineWeb Nemotron-4 Edu Classifier, please follow this example code: