akjindal53244 commited on
Commit
ee2ced6
1 Parent(s): 681420b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -19,6 +19,10 @@ datasets:
19
 
20
  **Arithmo2-7B** is improved version of [Arithmo-Mistral-7B](https://huggingface.co/akjindal53244/Arithmo-Mistral-7B) model and is trained to reason and answer mathematical problems and is also capable of writing a Python program that upon execution prints answer to the question. We used [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1) as a base model and used **QLoRA to fine-tune it on a single GPU**.
21
 
 
 
 
 
22
  ### Model Description
23
 
24
  - **Project GitHub Page:** https://github.com/akjindal53244/Arithmo-Mistral-7B
 
19
 
20
  **Arithmo2-7B** is improved version of [Arithmo-Mistral-7B](https://huggingface.co/akjindal53244/Arithmo-Mistral-7B) model and is trained to reason and answer mathematical problems and is also capable of writing a Python program that upon execution prints answer to the question. We used [Mistral-7B](https://huggingface.co/mistralai/Mistral-7B-v0.1) as a base model and used **QLoRA to fine-tune it on a single GPU**.
21
 
22
+ <span style="color:red"><ins>Note</ins></span>: LoRA adapter of Arithmo2-7B model is also available here: https://huggingface.co/upaya07/Arithmo2-7B-adapter
23
+
24
+
25
+
26
  ### Model Description
27
 
28
  - **Project GitHub Page:** https://github.com/akjindal53244/Arithmo-Mistral-7B