NeMo
English
nvidia
code
math
igitman commited on
Commit
f51621a
1 Parent(s): c87af17

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -82,15 +82,15 @@ The pipeline we used to produce these models is fully open-sourced!
82
  - [Models](https://huggingface.co/collections/nvidia/openmath-65c5619de2ba059be0775014)
83
  - [Dataset](https://huggingface.co/datasets/nvidia/OpenMathInstruct-1)
84
 
85
- ## How to use the models?
86
 
87
  Try to [run inference with our models](https://github.com/Kipok/NeMo-Skills/blob/main/docs/inference.md) with just a few commands!
88
 
89
- ## Reproducing our results
90
 
91
  We provide [all instructions](https://github.com/Kipok/NeMo-Skills/blob/main/docs/reproducing-results.md) to fully reproduce our results.
92
 
93
- ## Improving other models
94
 
95
  To improve other models or to learn more about our code, read through the docs below.
96
 
@@ -104,7 +104,7 @@ an end-to-end, cloud-native framework to build, customize, and deploy generative
104
  It includes training and inferencing frameworks, guardrailing toolkits, data curation tools, and pretrained models,
105
  offering enterprises an easy, cost-effective, and fast way to adopt generative AI.
106
 
107
- ## Citation
108
 
109
  If you find our work useful, please consider citing us!
110
 
 
82
  - [Models](https://huggingface.co/collections/nvidia/openmath-65c5619de2ba059be0775014)
83
  - [Dataset](https://huggingface.co/datasets/nvidia/OpenMathInstruct-1)
84
 
85
+ # How to use the models?
86
 
87
  Try to [run inference with our models](https://github.com/Kipok/NeMo-Skills/blob/main/docs/inference.md) with just a few commands!
88
 
89
+ # Reproducing our results
90
 
91
  We provide [all instructions](https://github.com/Kipok/NeMo-Skills/blob/main/docs/reproducing-results.md) to fully reproduce our results.
92
 
93
+ # Improving other models
94
 
95
  To improve other models or to learn more about our code, read through the docs below.
96
 
 
104
  It includes training and inferencing frameworks, guardrailing toolkits, data curation tools, and pretrained models,
105
  offering enterprises an easy, cost-effective, and fast way to adopt generative AI.
106
 
107
+ # Citation
108
 
109
  If you find our work useful, please consider citing us!
110