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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ After testing more I found that the model does not always include reasoning, I w
17
 
18
  - **Base Model**: Qwen/Qwen2.5-Coder-14B-Instruct
19
  - **Dataset**: GAIR/LIMO (subset of 611 problems)
20
- - **Epochs**: 2
21
  - **Training Limitations**: The training was constrained by the computational resources available on my machine, which means I haven't yet conducted a thorough evaluation of the model's performance improvements.
22
 
23
  ## Key Observations
 
17
 
18
  - **Base Model**: Qwen/Qwen2.5-Coder-14B-Instruct
19
  - **Dataset**: GAIR/LIMO (subset of 611 problems)
20
+ - **Epochs**: 4
21
  - **Training Limitations**: The training was constrained by the computational resources available on my machine, which means I haven't yet conducted a thorough evaluation of the model's performance improvements.
22
 
23
  ## Key Observations