Update README.md
Browse files
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 |
-
|
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 |
-
|
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 |
-
|
94 |
|
95 |
To improve other models or to learn more about our code, read through the docs below.
|
96 |
|
@@ -104,12 +104,12 @@ 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 |
-
|
108 |
|
109 |
If you find our work useful, please consider citing us!
|
110 |
|
111 |
TODO
|
112 |
|
113 |
-
|
114 |
|
115 |
The use of this model is governed by the [Llama 2 Community License Agreement](https://ai.meta.com/llama/license/)
|
|
|
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 |
|
111 |
TODO
|
112 |
|
113 |
+
# License
|
114 |
|
115 |
The use of this model is governed by the [Llama 2 Community License Agreement](https://ai.meta.com/llama/license/)
|