Question Answering
PEFT
Safetensors
math
gemma
LoRA
Dasool commited on
Commit
8384737
1 Parent(s): 21b3477

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -14,7 +14,7 @@ tags:
14
  - 'LoRA '
15
  ---
16
 
17
- # Model Card for gemmath-2-9b
18
 
19
  This model is based on the Gemma-2-9b architecture and has been fine-tuned using two math problem datasets to improve its accuracy in solving mathematical tasks.
20
 
@@ -49,7 +49,7 @@ The model was evaluated using the **MathQA test dataset(2985 examples)** with **
49
  | Llama-3.2-3b-Instruct | 23.48 |
50
  | Qwen2-Math-7B-Instruct| 33.13 |
51
  | Qwen2.5-7B-Instruct | 38.69 |
52
- | **gemmath-2-9b** | **48.91** |
53
 
54
 
55
  ## How to Get Started with the Model
 
14
  - 'LoRA '
15
  ---
16
 
17
+ # Model Card for Gemmath-2-9b
18
 
19
  This model is based on the Gemma-2-9b architecture and has been fine-tuned using two math problem datasets to improve its accuracy in solving mathematical tasks.
20
 
 
49
  | Llama-3.2-3b-Instruct | 23.48 |
50
  | Qwen2-Math-7B-Instruct| 33.13 |
51
  | Qwen2.5-7B-Instruct | 38.69 |
52
+ | **Gemmath-2-9b** | **48.91** |
53
 
54
 
55
  ## How to Get Started with the Model