File size: 1,009 Bytes
db303c2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
75cb70b
db303c2
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
---
license: apache-2.0
datasets:
  - mrfakename/basic-math-10m
language:
  - en
base_model:
  - SupraLabs/Supra-50M-Reasoning
pipeline_tag: text-generation
tags:
  - supra
  - cpu
  - 50m
  - reasoning
model-index:
  - name: MathSupra
    results:
      - task:
          type: text-generation
        dataset:
          name: GSM8K
          type: openai/gsm8k
          split: test
        metrics:
          - name: GSM8K (0-Shot)
            type: extractive_match
            value: 1.0
        source:
          name: Open SLM Leaderboard
          url: https://huggingface.co/spaces/AxiomicLabs/Open_SLM_Leaderboard
---

# MathSupra 50M Reasoning

MathSupra is a fine tune of Supra-50M-reasoning designed for math, it was fine tuned on 25k subset of mrfakename/basic-math-10m for 1 epoch.
MathSupra was fixed multiple times to be smarter.
### Evaluation Metrics Summary
- **GSM8K 0-Shot Accuracy**: 1.00% evaluated across standardized community slices tracked on the AxiomicLabs Open SLM Leaderboard.