Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,7 @@ Use the code below to get started with the model.
|
|
41 |
|
42 |
## Evaluation
|
43 |
|
44 |
-
The finetuned model is evaluated on [minerva-math]() using [EleutherAI Eval Harness]() through torchtune
|
45 |
|
46 |
CMD:
|
47 |
```
|
|
|
41 |
|
42 |
## Evaluation
|
43 |
|
44 |
+
The finetuned model is evaluated on [minerva-math](https://research.google/blog/minerva-solving-quantitative-reasoning-problems-with-language-models/) using [EleutherAI Eval Harness](https://github.com/EleutherAI/lm-evaluation-harness) through torchtune.
|
45 |
|
46 |
CMD:
|
47 |
```
|