OliverSundaram commited on
Commit
7d18b0e
·
verified ·
1 Parent(s): 7f94ea0

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.7% | 🟢 +2.9% |
104
- | ARC-Challenge | 36.9% | 36.1% | 🔴 -0.8% |
105
- | HellaSwag | 64.2% | 63.8% | 🔴 -0.4% |
106
- | WinoGrande | 60.8% | 62.0% | 🟢 +1.3% |
107
 
108
  **Speed:** **40.53 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-10k | Change |
102
+ |---|---|----------------------|---|
103
+ | GSM8K | 5.8% | 8.7% | 🟢 +2.9% |
104
+ | ARC-Challenge | 36.9% | 36.1% | 🔴 -0.8% |
105
+ | HellaSwag | 64.2% | 63.8% | 🔴 -0.4% |
106
+ | WinoGrande | 60.8% | 62.0% | 🟢 +1.3% |
107
 
108
  **Speed:** **40.53 tokens/sec**
109
  (base model: 40.59 tokens/sec)