jrc commited on
Commit
aee1f09
·
verified ·
1 Parent(s): 07e7d0c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
  ```