eagle0504 commited on
Commit
7859474
·
verified ·
1 Parent(s): edcefb3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -2,6 +2,7 @@
2
  license: mit
3
  datasets:
4
  - openai/gsm8k
 
5
  language:
6
  - en
7
  base_model:
@@ -30,6 +31,7 @@ This model is a fine-tuned version of **Qwen/Qwen2.5-3B-Instruct**, optimized fo
30
  ## Dataset & Training Details
31
 
32
  - **Dataset**: OpenAI’s GSM8K (Grade School Math 8K), a collection of high-quality math problems designed to test problem-solving skills.
 
33
  - **Enhancement**: After fine-tuning on GSM8K, additional reasoning layers were introduced using **DeepSeek-V3-Small**, leading to richer, more interpretable answers.
34
  - **Training Objective**: Improve step-by-step mathematical reasoning and **enhance logical deductions** in model-generated responses.
35
 
@@ -156,4 +158,4 @@ This model is released under the **MIT License**, allowing open usage and modifi
156
 
157
  If you have any questions or suggestions for improvements, feel free to reach out!
158
 
159
- 🔗 [LinkedIn](https://www.linkedin.com/in/yiqiaoyin/)
 
2
  license: mit
3
  datasets:
4
  - openai/gsm8k
5
+ - eagle0504/openai-gsm8k-enhanced-using-together-ai-deepseek-train8k-test1k-v1
6
  language:
7
  - en
8
  base_model:
 
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
 
 
158
 
159
  If you have any questions or suggestions for improvements, feel free to reach out!
160
 
161
+ 🔗 [LinkedIn](https://www.linkedin.com/in/yiqiaoyin/)