Update README.md
Browse files
README.md
CHANGED
|
@@ -9,4 +9,10 @@ base_model:
|
|
| 9 |
pipeline_tag: question-answering
|
| 10 |
---
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
pipeline_tag: question-answering
|
| 10 |
---
|
| 11 |
|
| 12 |
+
The model has been instruction-tuned on the CoinMath dataset using the base model Llama-3.1-8B.
|
| 13 |
+
|
| 14 |
+
CoinMath Dataset Details
|
| 15 |
+
|
| 16 |
+
arXiv: https://arxiv.org/pdf/2412.11699v1
|
| 17 |
+
|
| 18 |
+
Github: https://github.com/amao0o0/CoinMath
|