OliverSundaram commited on
Commit
f26771d
·
verified ·
1 Parent(s): 79bbbbf

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -98,12 +98,12 @@ fine-tuning data volume trades off against both math performance and general cap
98
  All benchmarks run with [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness), each at
99
  its standard published shot count, compared against the un-tuned base model.
100
 
101
- | Benchmark | Llama-3.2-1B (base) | This model | Change |
102
- |---|---|---|---|
103
- | GSM8K | 5.8% | 8.9% | 🟢 +3.1% |
104
- | ARC-Challenge | 36.9% | 35.8% | 🔴 -1.1% |
105
- | HellaSwag | 64.2% | 63.6% | 🔴 -0.6% |
106
- | WinoGrande | 60.8% | 61.4% | 🟢 +0.6% |
107
 
108
  **Speed:** **40.63 tokens/sec**
109
  (base model: 40.59 tokens/sec)
 
98
  All benchmarks run with [lm-evaluation-harness](https://github.com/EleutherAI/lm-evaluation-harness), each at
99
  its standard published shot count, compared against the un-tuned base model.
100
 
101
+ | Benchmark | Llama-3.2-1B (base) | MathCodeInstruct-20k | Change |
102
+ |---|---|----------------------|---|
103
+ | GSM8K | 5.8% | 8.9% | 🟢 +3.1% |
104
+ | ARC-Challenge | 36.9% | 35.8% | 🔴 -1.1% |
105
+ | HellaSwag | 64.2% | 63.6% | 🔴 -0.6% |
106
+ | WinoGrande | 60.8% | 61.4% | 🟢 +0.6% |
107
 
108
  **Speed:** **40.63 tokens/sec**
109
  (base model: 40.59 tokens/sec)