appvoid commited on
Commit
be2fe5e
·
verified ·
1 Parent(s): 1ab390a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -9
README.md CHANGED
@@ -49,7 +49,7 @@ private: true
49
  <img src="https://huggingface.co/appvoid/palmer-005-nano/resolve/main/palmer-005-icon.png" alt="cubby">
50
  </p>
51
 
52
- In this repository, we propose the next iteration of `palmer`, a new family of small language models trained with better foundational models, better data but same tasks: Text rewriting, paraphrasing, tone transfer, grammar-style editing, the important distinction is *instruction-following text transformations*. With only 350m parameters, this model is perfect for experiments on laptops and mobile devices. Now with `lfm2` and `falcon-h1` as base architectures for improvements.
53
 
54
  #### prompt
55
  There is no prompt intentionally set.
@@ -64,14 +64,6 @@ There is no prompt intentionally set.
64
 
65
  As people already know, leaderboards are not enough, they're just a small light in the right direction. So, if you find its weaknesses, don't hesitate to share them, this way it's ensured a better experience for the whole community.
66
 
67
- #### strengths
68
- - Strong instruction-following bias
69
- - Excellent classifiers
70
-
71
- #### limitations
72
- - Poor causality understanding
73
- - Hallucinations
74
-
75
  #### supporters
76
  <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>
77
 
 
49
  <img src="https://huggingface.co/appvoid/palmer-005-nano/resolve/main/palmer-005-icon.png" alt="cubby">
50
  </p>
51
 
52
+ In this repository, we propose the next iteration of `palmer`, a new family of small language models trained with better foundational models, better data but same tasks: Text rewriting, paraphrasing, tone transfer, grammar-style editing, the important distinction is *instruction-following text transformations*. With only 350m parameters, this model is perfect for experiments on laptops and mobile devices.
53
 
54
  #### prompt
55
  There is no prompt intentionally set.
 
64
 
65
  As people already know, leaderboards are not enough, they're just a small light in the right direction. So, if you find its weaknesses, don't hesitate to share them, this way it's ensured a better experience for the whole community.
66
 
 
 
 
 
 
 
 
 
67
  #### supporters
68
  <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>
69