yixinsong commited on
Commit
fed68e3
·
verified ·
1 Parent(s): 3044e6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -12,10 +12,10 @@ SmallThinker is a family of **on-device native** Mixture-of-Experts (MoE) langua
12
  | Model | MMLU | GPQA-diamond | GSM8K | MATH-500 | IFEVAL | LIVEBENCH | HUMANEVAL | Average |
13
  | :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
14
  | `SmallThinker-4BA0.6B-Instruct` | 66.11 | 31.31 | 80.02 | 60.60 | 69.69 | 42.20 | 82.32 | 61.75 |
15
- | `qwen3-0.6b` | 43.31 | 26.77 | 62.85 | 45.6 | 58.41 | 23.1 | 31.71 | 41.67 |
16
- | `qwen3-1.7b` | 64.19 | 27.78 | 81.88 | 63.6 | 69.50 | 35.60 | 61.59 | 57.73 |
17
- | `gemma3nE2b` | 63.04 | 20.2 | 82.34 | 58.6 | 73.2 | 27.90 | 64.63 | 55.70 |
18
- | `Llama3.2-3B` | 64.15 | 24.24 | 75.51 | 40 | 71.16 | 15.30 | 55.49 | 49.41 |
19
  | `Llama-3.2-1B-Instruct` | 45.66 | 22.73 | 1.67 | 14.4 | 48.06 | 13.50 | 37.20 | 26.17 |
20
  ## Model Card
21
 
 
12
  | Model | MMLU | GPQA-diamond | GSM8K | MATH-500 | IFEVAL | LIVEBENCH | HUMANEVAL | Average |
13
  | :--- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
14
  | `SmallThinker-4BA0.6B-Instruct` | 66.11 | 31.31 | 80.02 | 60.60 | 69.69 | 42.20 | 82.32 | 61.75 |
15
+ | `Qwen3-0.6B` | 43.31 | 26.77 | 62.85 | 45.6 | 58.41 | 23.1 | 31.71 | 41.67 |
16
+ | `Qwen3-1.7B` | 64.19 | 27.78 | 81.88 | 63.6 | 69.50 | 35.60 | 61.59 | 57.73 |
17
+ | `Gemma3nE2b-it` | 63.04 | 20.2 | 82.34 | 58.6 | 73.2 | 27.90 | 64.63 | 55.70 |
18
+ | `Llama3.2-3B-Instruct` | 64.15 | 24.24 | 75.51 | 40 | 71.16 | 15.30 | 55.49 | 49.41 |
19
  | `Llama-3.2-1B-Instruct` | 45.66 | 22.73 | 1.67 | 14.4 | 48.06 | 13.50 | 37.20 | 26.17 |
20
  ## Model Card
21