Charley890 commited on
Commit
f79c366
·
verified ·
1 Parent(s): 3a653df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -118,6 +118,23 @@ Adaptive Math 2 is intended for:
118
 
119
  The dataset emphasizes transparent reasoning instead of answer memorization.
120
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
121
  ```json
122
  {
123
  "job_id": "8db3bddd-326c-44ba-8440-2456d10d33f2",
 
118
 
119
  The dataset emphasizes transparent reasoning instead of answer memorization.
120
 
121
+ ## Acknowledgement
122
+
123
+ Adaptive Math 2 was developed using the **Adaption Lab AutoScientist** pipeline with **Meta Llama 4 Scout 17B** as the foundation model.
124
+
125
+ Special thanks to:
126
+
127
+ - **Adaption Lab** for the AutoScientist training and evaluation platform.
128
+ - **Meta AI** for the Llama 4 Scout base model.
129
+ - **Hugging Face** for open model hosting and distribution.
130
+ - **Kaggle** for dataset publication and community accessibility.
131
+
132
+ This project demonstrates how adaptive instruction datasets can improve mathematical reasoning, instruction following, and educational AI through efficient LoRA fine-tuning.
133
+
134
+ ## 📊 Model Performance
135
+
136
+ ![Adaptive Math 2 Performance](adaptive_math_2_performance.png)
137
+
138
  ```json
139
  {
140
  "job_id": "8db3bddd-326c-44ba-8440-2456d10d33f2",