Update README.md
Browse files
README.md
CHANGED
@@ -90,9 +90,9 @@ Try to [run inference with our models](https://github.com/Kipok/NeMo-Skills/blob
|
|
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
|
94 |
|
95 |
-
|
96 |
|
97 |
- [NeMo-Skills Pipeline](https://github.com/Kipok/NeMo-Skills)
|
98 |
- [Generating synthetic data](https://github.com/Kipok/NeMo-Skills/blob/main/docs/synthetic-data-generation.md)
|
|
|
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 |
|
97 |
- [NeMo-Skills Pipeline](https://github.com/Kipok/NeMo-Skills)
|
98 |
- [Generating synthetic data](https://github.com/Kipok/NeMo-Skills/blob/main/docs/synthetic-data-generation.md)
|