Update README.md
Browse files
README.md
CHANGED
@@ -20,7 +20,7 @@ license: apache-2.0
|
|
20 |
|
21 |

|
22 |
|
23 |
-
|
24 |
|
25 |
#### benchmarks
|
26 |
|
@@ -28,10 +28,10 @@ zero-shot evaluations performed on current sota ~0.5b models and palmer-004.
|
|
28 |
|
29 |
| Parameters | Model | MMLU | ARC-C | HellaSwag | PIQA | Winogrande | Average |
|
30 |
| -----------|--------------------------------|-------|-------|-----------|--------|------------|---------|
|
31 |
-
| 0.5b | qwen2
|
32 |
| 0.5b | palmer-004-turbo |0.2736|0.3558|0.6179|0.7367 | 0.6117 |0.5191|
|
33 |
| 1.1b | palmer-004 | 0.2661| 0.3490| 0.6173 |**0.7481**|**0.6417** |0.5244|
|
34 |
-
| 0.5b |
|
35 |
#### supporters
|
36 |
|
37 |
<a href="https://ko-fi.com/appvoid" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 34px !important; margin-top: -4px;width: 128px !important; filter: contrast(2) grayscale(100%) brightness(100%);" ></a>
|
|
|
20 |
|
21 |

|
22 |
|
23 |
+
cubby consistently outperforms every sota model below 600m parameters, outperforms base 1b models and is competitive with the best ones.
|
24 |
|
25 |
#### benchmarks
|
26 |
|
|
|
28 |
|
29 |
| Parameters | Model | MMLU | ARC-C | HellaSwag | PIQA | Winogrande | Average |
|
30 |
| -----------|--------------------------------|-------|-------|-----------|--------|------------|---------|
|
31 |
+
| 0.5b | qwen2 |**0.4413**| 0.2892| 0.4905 | 0.6931 | 0.5699 | 0.4968 |
|
32 |
| 0.5b | palmer-004-turbo |0.2736|0.3558|0.6179|0.7367 | 0.6117 |0.5191|
|
33 |
| 1.1b | palmer-004 | 0.2661| 0.3490| 0.6173 |**0.7481**|**0.6417** |0.5244|
|
34 |
+
| 0.5b | cubby |0.2617|**0.3729**|**0.6288**|0.7437| 0.6227 |**0.5260**|
|
35 |
#### supporters
|
36 |
|
37 |
<a href="https://ko-fi.com/appvoid" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" style="height: 34px !important; margin-top: -4px;width: 128px !important; filter: contrast(2) grayscale(100%) brightness(100%);" ></a>
|