seven-cat commited on
Commit
7e380e1
·
verified ·
1 Parent(s): 7433617

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -29,7 +29,7 @@ With ReasonEval, you can
29
  classification head for next-token prediction is replaced with a classification head for outputting the
30
  possibilities of each class of reasong steps.
31
  * **Language(s)**: English
32
- * **Paper**: [Evaluating Mathematical Reasoning Beyond Accuracy](https://arxiv.org/abs/2404.05692)
33
  * **Github**: [https://github.com/GAIR-NLP/ReasonEval](https://github.com/GAIR-NLP/ReasonEval)
34
  * **Finetuned from model**: [https://huggingface.co/EleutherAI/llemma_34b](https://huggingface.co/EleutherAI/llemma_34b)
35
  * **Fine-tuning Data**: [PRM800K](https://github.com/openai/prm800k)
 
29
  classification head for next-token prediction is replaced with a classification head for outputting the
30
  possibilities of each class of reasong steps.
31
  * **Language(s)**: English
32
+ * **Paper**: [Evaluating Mathematical Reasoning Beyond Accuracy](https://arxiv.org/pdf/2404.05692.pdf)
33
  * **Github**: [https://github.com/GAIR-NLP/ReasonEval](https://github.com/GAIR-NLP/ReasonEval)
34
  * **Finetuned from model**: [https://huggingface.co/EleutherAI/llemma_34b](https://huggingface.co/EleutherAI/llemma_34b)
35
  * **Fine-tuning Data**: [PRM800K](https://github.com/openai/prm800k)