Update README.md
Browse files
README.md
CHANGED
@@ -1,20 +1,20 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
datasets:
|
4 |
-
- SkunkworksAI/reasoning-0.01
|
5 |
-
- trollek/ThoughtfulAssistant-v01
|
6 |
-
- trollek/ThoughtfulAssistant-v02
|
7 |
-
base_model: trollek/LittleInstructionMaker-4B-v0.2
|
8 |
-
language:
|
9 |
-
- en
|
10 |
-
---
|
11 |
# ThoughtStream-4B-v0.2
|
12 |
|
13 |
A more versitile version of [the first one](https://huggingface.co/trollek/ThoughtStream-4B-v0.1), and less versitile than the next[.](https://www.youtube.com/watch?v=dQw4w9WgXcQ "I swear my name makes sense in Danish, but.. I mean..")
|
14 |
|
15 |
With this second version I have tried to have 2 more ways of thinking than just stream of consciousness. This being mind mapping and step by step reasoning thanks to [SkunkworksAI](https://huggingface.co/SkunkworksAI) and their [reasoning-0.01](https://huggingface.co/datasets/SkunkworksAI/reasoning-0.01) dataset. Big up for creating [TinyFrank](https://huggingface.co/SkunkworksAI/tinyfrank-1.4B) that got me started on this wild adventure.
|
16 |
|
17 |
-
This model is most useful for experimentation like "What happens if I substitute the thoughts?" etc. The answer is very well now.
|
18 |
|
19 |
## System prompts
|
20 |
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
datasets:
|
4 |
+
- SkunkworksAI/reasoning-0.01
|
5 |
+
- trollek/ThoughtfulAssistant-v01
|
6 |
+
- trollek/ThoughtfulAssistant-v02
|
7 |
+
base_model: trollek/LittleInstructionMaker-4B-v0.2
|
8 |
+
language:
|
9 |
+
- en
|
10 |
+
---
|
11 |
# ThoughtStream-4B-v0.2
|
12 |
|
13 |
A more versitile version of [the first one](https://huggingface.co/trollek/ThoughtStream-4B-v0.1), and less versitile than the next[.](https://www.youtube.com/watch?v=dQw4w9WgXcQ "I swear my name makes sense in Danish, but.. I mean..")
|
14 |
|
15 |
With this second version I have tried to have 2 more ways of thinking than just stream of consciousness. This being mind mapping and step by step reasoning thanks to [SkunkworksAI](https://huggingface.co/SkunkworksAI) and their [reasoning-0.01](https://huggingface.co/datasets/SkunkworksAI/reasoning-0.01) dataset. Big up for creating [TinyFrank](https://huggingface.co/SkunkworksAI/tinyfrank-1.4B) that got me started on this wild adventure.
|
16 |
|
17 |
+
This model is most useful for experimentation like "What happens if I substitute the thoughts?" etc. The answer is very well now. By itself it sucks at reasoning, but inject the CoT in the thinking tags and it performs better.
|
18 |
|
19 |
## System prompts
|
20 |
|