appvoid commited on
Commit
89b403e
·
verified ·
1 Parent(s): f2894a9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -20,7 +20,7 @@ license: apache-2.0
20
 
21
  ![palmer-004](https://huggingface.co/appvoid/palmer-004-original/resolve/main/palmer-004.jpeg)
22
 
23
- this is the official model used in dot, as of 09/2024, it consistently outperforms every sota model below 700m parameters, outperforms most 1b and is competitive with the best ones.
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 |**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 | dot-001 |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>
 
20
 
21
  ![palmer-004](https://huggingface.co/appvoid/palmer-004-original/resolve/main/palmer-004.jpeg)
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>