Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ language:
|
|
6 |
|
7 |
![logo](https://huggingface.co/appvoid/palmer-003/resolve/main/003.png)
|
8 |
# palmer
|
9 |
-
Creative writing hasn't been so accesible, palmer-003 goes beyond what it was thought about small language models. This model is a "MErging of Experts" (MEoE) biased as an assistant without using any prompts—as a result of these efforts—palmer is better than most 1b language models on most benchmarks, despite being sometimes 40% smaller than its
|
10 |
|
11 |
```
|
12 |
MMLU ARC-C OBQA HellaSwag PIQA Winogrande Average
|
@@ -35,4 +35,4 @@ To create a world that is truly our own.
|
|
35 |
|
36 |
You can support me [through kofi](https://ko-fi.com/appvoid)
|
37 |
|
38 |
-
Note that since this
|
|
|
6 |
|
7 |
![logo](https://huggingface.co/appvoid/palmer-003/resolve/main/003.png)
|
8 |
# palmer
|
9 |
+
Creative writing hasn't been so accesible, palmer-003 goes beyond what it was thought about small language models. This model is a "MErging of Experts" (MEoE) biased as an assistant without using any prompts—as a result of these efforts—palmer is better than most 1b language models on most benchmarks, despite being sometimes 40% smaller than its counterparts.
|
10 |
|
11 |
```
|
12 |
MMLU ARC-C OBQA HellaSwag PIQA Winogrande Average
|
|
|
35 |
|
36 |
You can support me [through kofi](https://ko-fi.com/appvoid)
|
37 |
|
38 |
+
Note that since this model uses a transformer architecture as any popular language model, its output sometimes contains hallucinations (make mistakes or false statements), and as such, it must be used with caution on sensitive scenarios.
|