Add citation
Browse filesI included everyone currently listed as a contributor (in alphabetical order) - happy to amend as needed.
README.md
CHANGED
|
@@ -118,4 +118,19 @@ The following hyperparameters were used during training:
|
|
| 118 |
- Transformers 4.40.1
|
| 119 |
- Pytorch 2.3.1
|
| 120 |
- Datasets 2.18.0
|
| 121 |
-
- Tokenizers 0.19.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
- Transformers 4.40.1
|
| 119 |
- Pytorch 2.3.1
|
| 120 |
- Datasets 2.18.0
|
| 121 |
+
- Tokenizers 0.19.1
|
| 122 |
+
|
| 123 |
+
## Citation
|
| 124 |
+
|
| 125 |
+
If you find NuminaMath-7B-TIR is useful in your work, please cite it with:
|
| 126 |
+
|
| 127 |
+
```
|
| 128 |
+
@misc{numina_math_7b,
|
| 129 |
+
author = {Edward Beeching and Costa Huang and Albert Jiang and Jia Li and Benjamin Lipkin and Zihan Qina and Kashif Rasul and Ziju Shen and Roman Soletskyi and Lewis Tunstall},
|
| 130 |
+
title = {NuminaMath 7B TIR},
|
| 131 |
+
year = {2024},
|
| 132 |
+
publisher = {Numina & Hugging Face},
|
| 133 |
+
journal = {Hugging Face repository},
|
| 134 |
+
howpublished = {\url{https://huggingface.co/AI-MO/NuminaMath-7B-TIR}}
|
| 135 |
+
}
|
| 136 |
+
```
|