NeMo
English
nvidia
code
math
igitman commited on
Commit
f6d2b51
·
verified ·
1 Parent(s): 6bac5a2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -98,15 +98,15 @@ The pipeline we used to produce these models is fully open-sourced under a comme
98
 
99
  ## How to use the models?
100
 
101
- Try to [run inference with our models](/docs/inference.md) with just a few commands!
102
 
103
- We provide [all instructions](/docs/reproducing-results.md) to fully reproduce our results.
104
 
105
  If you want to improve your own models or to learn more about our pipeline, read through the relevant docs below.
106
 
107
- - [Model evaluation](/docs/evaluation.md)
108
- - [Generating synthetic data](/docs/synthetic-data-generation.md)
109
- - [Finetuning models](/docs/finetuning.md)
110
 
111
  ## Training
112
 
 
98
 
99
  ## How to use the models?
100
 
101
+ Try to [run inference with our models](https://github.com/Kipok/NeMo-Skills/blob/main/docs/inference.md) with just a few commands!
102
 
103
+ We provide [all instructions](https://github.com/Kipok/NeMo-Skills/blob/main/docs/reproducing-results.md) to fully reproduce our results.
104
 
105
  If you want to improve your own models or to learn more about our pipeline, read through the relevant docs below.
106
 
107
+ - [Model evaluation](https://github.com/Kipok/NeMo-Skills/blob/main/docs/evaluation.md)
108
+ - [Generating synthetic data](https://github.com/Kipok/NeMo-Skills/blob/main/docs/synthetic-data-generation.md)
109
+ - [Finetuning models](https://github.com/Kipok/NeMo-Skills/blob/main/docs/finetuning.md)
110
 
111
  ## Training
112