Update README.md
Browse files
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 |
+

|
| 137 |
+
|
| 138 |
```json
|
| 139 |
{
|
| 140 |
"job_id": "8db3bddd-326c-44ba-8440-2456d10d33f2",
|