Update README.md
Browse files
README.md
CHANGED
@@ -29,4 +29,16 @@ The following heads were targeted: "q_proj", "k_proj", "v_proj", "o_proj", "gate
|
|
29 |
|
30 |
I strongly believe that this should achieve better performance than the original, particularly in math and reasoning. Hopefully the MUSR and MATH Lvl 5 evaluations reflect this.
|
31 |
|
32 |
-
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
I strongly believe that this should achieve better performance than the original, particularly in math and reasoning. Hopefully the MUSR and MATH Lvl 5 evaluations reflect this.
|
31 |
|
32 |
+
[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
|
33 |
+
|
34 |
+
|
35 |
+
|
36 |
+
Dataset Citation:
|
37 |
+
```@misc{numina_math_datasets,
|
38 |
+
author = {Jia LI, Edward Beeching, Lewis Tunstall, Ben Lipkin, Roman Soletskyi, Shengyi Costa Huang, Kashif Rasul, Longhui Yu, Albert Jiang, Ziju Shen, Zihan Qin, Bin Dong, Li Zhou, Yann Fleureau, Guillaume Lample, and Stanislas Polu},
|
39 |
+
title = {NuminaMath TIR},
|
40 |
+
year = {2024},
|
41 |
+
publisher = {Numina},
|
42 |
+
journal = {Hugging Face repository},
|
43 |
+
howpublished = {\url{[https://huggingface.co/AI-MO/NuminaMath-TIR](https://github.com/project-numina/aimo-progress-prize/blob/main/report/numina_dataset.pdf)}}
|
44 |
+
}```
|