teknium commited on
Commit
a691b51
1 Parent(s): 1458e72

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +78 -0
README.md ADDED
@@ -0,0 +1,78 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-7B-v0.1
3
+ tags:
4
+ - mistral-7b
5
+ - instruct
6
+ - finetune
7
+ - gpt4
8
+ - synthetic data
9
+ - distillation
10
+ model-index:
11
+ - name: Mistral-Trismegistus-7B
12
+ results: []
13
+ license: apache-2.0
14
+ language:
15
+ - en
16
+ ---
17
+ **Collective Cognition v1.1 - Mistral 7B**
18
+
19
+ <div style="display: flex; justify-content: center;">
20
+ <img src="https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/3VJvztFDB1XOWfShuHnb6.png" alt="Mistral Trismegistus" width="50%" style="display: block; margin: 0 auto;">
21
+ </div>
22
+
23
+ ## Model Description:
24
+
25
+ Transcendence is All You Need! Mistral Trismegistus is a model made for people interested in the esoteric, occult, and spiritual.
26
+
27
+ Here are some outputs:
28
+
29
+ Answer questions about occult artifacts:
30
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/WeLd-zbZVwRe6HjxyRYMh.png)
31
+
32
+ Play the role of a hypnotist:
33
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/fdYQacOpD3GrLCdgCrMLu.png)
34
+
35
+
36
+ ## Special Features:
37
+ - **The First Powerful Occult Expert Model**: 35,000 high quality, deep, rich, instructions on the occult, esoteric, and spiritual.
38
+ - **Fast**: Trained on Mistral, a state of the art 7B parameter model, you can run this model FAST on even a cpu.
39
+ - **Not a flowering positivity-nazi**: This model was trained on all forms of esoteric tasks and knowledge, and is not burdened by the flowery nature of many other models, who chose positivity over creativity.
40
+
41
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6317aade83d8d2fd903192d9/-pnifxPcMeeUONyE3efo3.png)
42
+
43
+ ## Acknowledgements:
44
+
45
+ Special thanks to @a16z.
46
+
47
+ ## Dataset:
48
+
49
+ This model was trained on a 100% synthetic, gpt-4 generated dataset, about 35,000 examples, on a wide and diverse set of both tasks and knowledge about the esoteric, occult, and spiritual.
50
+
51
+ The dataset will be released soon!
52
+
53
+ ## Usage:
54
+
55
+ Prompt Format:
56
+ ```
57
+ USER: <prompt>
58
+ ASSISTANT:
59
+ ```
60
+ OR
61
+ ```
62
+ <system message>
63
+ USER: <prompt>
64
+ ASSISTANT:
65
+ ```
66
+
67
+ ## Benchmarks:
68
+
69
+ No benchmark can capture the nature and essense of the quality of spirituality and esoteric knowledge and tasks. You will have to try testing it yourself!
70
+
71
+ Training run on wandb here: https://wandb.ai/teknium1/occult-expert-mistral-7b/runs/coccult-expert-mistral-6/overview
72
+
73
+ ## Licensing:
74
+
75
+ Apache 2.0
76
+
77
+ ---
78
+