Charley890 commited on
Commit
f678829
·
verified ·
1 Parent(s): 142f89d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -58
README.md CHANGED
@@ -22,67 +22,21 @@ tags:
22
 
23
  # Overview
24
 
25
- ### Highlights
26
 
27
- | Feature | Value |
28
- |---------|-------|
29
- | Domain | Mathematics |
30
- | Base Model | Meta Llama 4 Scout 17B |
31
- | Fine-Tuning | LoRA (SFT) |
32
- | Framework | Adaption Labs AutoScientist |
33
- | Grade | **A** |
34
- | Quality Score | **9.5** |
35
-
36
- ---
37
-
38
- ### Dataset Snapshot
39
-
40
- - 1,613 training samples
41
- - 11 structured features
42
- - Reasoning-aware instruction format
43
- - Multiple mathematical disciplines
44
- - Curriculum-oriented design
45
-
46
- ---
47
-
48
- # Evaluation Summary
49
-
50
- | Metric | Result |
51
- |---------|--------|
52
- | Grade | **A** |
53
- | Quality Score | **9.5 / 10** |
54
- | Win Rate | **68%** |
55
- | Math Win Rate | **66%** |
56
-
57
- The model demonstrated strong improvements in mathematical reasoning and instruction following after AutoScientist optimization.
58
-
59
- ---
60
-
61
- # Intended Use
62
-
63
- Adaptive Math 2 is suitable for:
64
-
65
- - Mathematical reasoning
66
- - AI tutoring systems
67
- - Educational assistants
68
- - STEM learning
69
- - Instruction-following tasks
70
- - Research and benchmarking
71
-
72
- ---
73
 
74
- # Limitations
75
 
76
- - Verify advanced mathematical proofs independently.
77
- - Intended for education and research.
78
- - Performance depends on prompt quality and task complexity.
79
-
80
- ---
81
-
82
- # Acknowledgement
83
-
84
- Adaptive Math 2 was developed using **Adaption Labs AutoScientist** with **Meta Llama 4 Scout 17B-16E Instruct**. Special thanks to Adaption Labs, Meta AI, and Hugging Face for supporting open AI research.
85
- ### AutoScientist Config
86
 
87
  ```json
88
  {
 
22
 
23
  # Overview
24
 
25
+ # Adaptive Math 2
26
 
27
+ > A mathematics-specialized instruction dataset designed to improve reasoning, structured problem solving, and educational AI assistants through supervised fine-tuning with Adaptation Labs AutoScientist.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
+ ## Research Snapshot
30
 
31
+ | Property | Value |
32
+ |----------|-------|
33
+ | Domain | Mathematics |
34
+ | Dataset Type | Instruction Tuning |
35
+ | Framework | Adaptation Labs AutoScientist |
36
+ | Base Model | Llama-4 Scout 17B |
37
+ | Fine-tuning | LoRA (SFT) |
38
+ | Grade | A |
39
+ | Quality Score | 9.5 / 10 |
 
40
 
41
  ```json
42
  {