Update README.md
Browse files
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
|
| 13 |
|
| 14 |
-
After testing more I found that the model does not always include reasoning, I will update with
|
| 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 |
|