evilyesh commited on
Commit
d8b1d89
·
verified ·
1 Parent(s): 5c7c6ca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,9 +9,9 @@ base_model:
9
 
10
  ## Overview
11
 
12
- This model is a fine-tuned version of the base model Qwen/Qwen2.5-Coder-14B-Instruct. It was trained on a subset of problems from the GAIR/LIMO dataset, specifically focusing on 611 problems over 2 training epochs.
13
 
14
- After testing more I found that the model does not always include reasoning, I will update with 3 epochs.
15
 
16
  ## Training Details
17
 
 
9
 
10
  ## Overview
11
 
12
+ This model is a fine-tuned version of the base model Qwen/Qwen2.5-Coder-14B-Instruct. It was trained on a subset of problems from the GAIR/LIMO dataset, specifically focusing on 611 problems over 4 training epochs.
13
 
14
+ After testing more I found that the model does not always include reasoning, I will update with more epochs.
15
 
16
  ## Training Details
17