Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -98,7 +98,7 @@ print(outputs[0]["generated_text"][-1]['content'])
98
  ```
99
 
100
  To run inference with TIR or GenSelect modes, we highly recommend to use our
101
- [reference implementation in NeMo-Skills](https://nvidia.github.io/NeMo-Skills/openmathreasoning1/evaluation/).
102
 
103
  Please note that these models have not been instruction tuned on general data and thus might not provide good answers outside of math domain.
104
 
 
98
  ```
99
 
100
  To run inference with TIR or GenSelect modes, we highly recommend to use our
101
+ [reference implementation in NeMo-Skills](https://nvidia.github.io/NeMo-Skills/releases/openmathreasoning/evaluation/).
102
 
103
  Please note that these models have not been instruction tuned on general data and thus might not provide good answers outside of math domain.
104