amao0o0 commited on
Commit
65b2b5c
verified
1 Parent(s): 853d46b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -9,4 +9,10 @@ base_model:
9
  pipeline_tag: question-answering
10
  ---
11
 
12
- To be completed ...
 
 
 
 
 
 
 
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