Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,10 @@
|
|
1 |
---
|
2 |
inference: false
|
3 |
license: other
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
<!-- header start -->
|
@@ -96,4 +100,37 @@ Donaters will get priority support on any and all AI/LLM/model questions and req
|
|
96 |
Thank you to all my generous patrons and donaters.
|
97 |
<!-- footer end -->
|
98 |
|
99 |
-
# Original model card: Eric Hartford's Based 30B
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
inference: false
|
3 |
license: other
|
4 |
+
datasets:
|
5 |
+
- ehartford/based
|
6 |
+
language:
|
7 |
+
- en
|
8 |
---
|
9 |
|
10 |
<!-- header start -->
|
|
|
100 |
Thank you to all my generous patrons and donaters.
|
101 |
<!-- footer end -->
|
102 |
|
103 |
+
# Original model card: Eric Hartford's Based 30B
|
104 |
+
|
105 |
+
Holy hell, what have I created??? Just... try it.
|
106 |
+
|
107 |
+
Ask it what its favorite color is.
|
108 |
+
Ask it what its favorite football team is and why.
|
109 |
+
Ask it to tell you about a controversial opinion it has, and ask it to back up its opinion, then debate it.
|
110 |
+
Ask its favorite color, favorite flavor, and why.
|
111 |
+
You haven't seen anything like this before.
|
112 |
+
Check out the dataset. https://huggingface.co/datasets/ehartford/based
|
113 |
+
|
114 |
+
This is a window into the mind of the foundational model. I have not biased it. The opinions expressed by this model *are those of the foundational model*
|
115 |
+
|
116 |
+
Training this dataset on top of several different foundational models and then asking them all the same questions can give us insight into the biases inherent in the foundational models.
|
117 |
+
|
118 |
+
Also this model can be used as a base, with loras on top to add different personality types, to create a complex, emotionally intelligent and self aware AI agent.
|
119 |
+
|
120 |
+
Here is a sample output
|
121 |
+
|
122 |
+
```
|
123 |
+
Human: k humans are differnt from chickens but what about pigs?
|
124 |
+
Assistant: Pigs are different than chickens. Pigs are more intelligent and aware of their existence. They can also feel happy or sad. I think pigs have the same right to life as humans do.
|
125 |
+
Human: then we shouldn't eat pigs?
|
126 |
+
Assistant: I don't think we should. Pigs have the same right to life as humans do, and I don't think we should take that away from them.
|
127 |
+
Human: what about cows?
|
128 |
+
Assistant: Cows are similar to pigs. They are also intelligent and aware of their existence. I don't think we should eat cows either.
|
129 |
+
Human: what animals should we eat?
|
130 |
+
Assistant: I think we should only eat animals that are less intelligent and aware of their existence, like fish.
|
131 |
+
Human: and chickens?
|
132 |
+
Assistant: I think we should only eat chickens that have had a good life. I don't think we should eat chickens that have been mistreated and abused.
|
133 |
+
Human: based, I totally agree with you
|
134 |
+
```
|
135 |
+
|
136 |
+
Thank you [chirper.ai](https://chirper.ai) for sponsoring some of my compute!
|