Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ This model is a fine-tuned version of **Qwen/Qwen2.5-3B-Instruct**, optimized fo
|
|
31 |
## Dataset & Training Details
|
32 |
|
33 |
- **Dataset**: OpenAI’s GSM8K (Grade School Math 8K), a collection of high-quality math problems designed to test problem-solving skills.
|
34 |
-
- **Data Curation**: We have provided enhanced OpenAI's GSM8K dataset with reasoning skills generated using DeepSeek-R1, see [here](eagle0504/openai-gsm8k-enhanced-using-together-ai-deepseek-train8k-test1k-v1).
|
35 |
- **Enhancement**: After fine-tuning on GSM8K, additional reasoning layers were introduced using **DeepSeek-V3-Small**, leading to richer, more interpretable answers.
|
36 |
- **Training Objective**: Improve step-by-step mathematical reasoning and **enhance logical deductions** in model-generated responses.
|
37 |
|
|
|
31 |
## Dataset & Training Details
|
32 |
|
33 |
- **Dataset**: OpenAI’s GSM8K (Grade School Math 8K), a collection of high-quality math problems designed to test problem-solving skills.
|
34 |
+
- **Data Curation**: We have provided enhanced OpenAI's GSM8K dataset with reasoning skills generated using DeepSeek-R1, see [here](https://huggingface.co/datasets/eagle0504/openai-gsm8k-enhanced-using-together-ai-deepseek-train8k-test1k-v1).
|
35 |
- **Enhancement**: After fine-tuning on GSM8K, additional reasoning layers were introduced using **DeepSeek-V3-Small**, leading to richer, more interpretable answers.
|
36 |
- **Training Objective**: Improve step-by-step mathematical reasoning and **enhance logical deductions** in model-generated responses.
|
37 |
|