jtatman commited on
Commit
53a0cc3
1 Parent(s): 610116f

Updated model card

Browse files
Files changed (1) hide show
  1. README.md +66 -0
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - jtatman/hypnosis_dataset
5
+ language:
6
+ - en
7
+ library_name: transformers
8
+ tags:
9
+ - hypnosis
10
+ - therapy
11
+ - mental health
12
+ ---
13
+ # Model Card for Mistral-Hypnosis-Finetune
14
+ Lora on hypnosis scripts before Trismegistus was a thing...
15
+
16
+ ## Model Details
17
+ Focus on Erickson Hypnosis, and the huge benefit that can have, for some, including myself.
18
+
19
+ ### Model Description
20
+ Need to revisit and refine.
21
+
22
+
23
+ - **Developed by:** jtatman
24
+ - **Funded by [optional]:** Spare Pocket Change
25
+ - **Shared by [optional]:** jtatman
26
+ - **Model type:** Peft Lora on Mistral-7B base
27
+ - **Language(s) (NLP):** English
28
+ - **License:** Apache 2.x
29
+ - **Finetuned from model [optional]:** Mistral-7B
30
+
31
+ ## Uses
32
+
33
+ The intended use is probably not the actual. Ideally this and other models would guide persons who have interest through the process of self-hypnosis.
34
+
35
+ Ideally, the self-hypnosis would happen with the option of audio feedback a la a formalized model with calm, reassuring and hypnotic voices.
36
+
37
+ Ideally, the model would be a guided model, wherein the basic interaction would be QnA, and the lower layers would decide where the benefit in choosing a certain strategy could be.
38
+
39
+ In reality, the generated voices are less than... measured and hypnotic, at least until recently. Technology is wonderful, and sometimes it's just a small step away from being perfect.
40
+
41
+ This is not perfect. I will endevor to do better and more thorough treatments in the future.
42
+
43
+ ### Direct Use
44
+
45
+ Hypnotize yourself.
46
+
47
+ ### Downstream Use [optional]
48
+
49
+ Hypnotize your pets.
50
+
51
+ ### Out-of-Scope Use
52
+
53
+ Hypnotize like a street performer.
54
+
55
+ ## Bias, Risks, and Limitations
56
+
57
+ It'll eat your brain, if you let it.
58
+
59
+ ### Recommendations
60
+
61
+ Use with not much serious focus. It's a work in progress.
62
+
63
+ ## How to Get Started with the Model
64
+
65
+ Use in transfomers, just like Mistral. Expect less than what you are currently expecting.
66
+