922CA commited on
Commit
1ae3fc4
·
verified ·
1 Parent(s): 6cc958a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -4
README.md CHANGED
@@ -10,14 +10,30 @@ tags:
10
  - trl
11
  - sft
12
  base_model: SanjiWatsuki/Silicon-Maid-7B
 
 
13
  ---
14
 
15
- # Uploaded model
 
 
 
 
16
 
17
- - **Developed by:** 922CA
18
- - **License:** apache-2.0
19
- - **Finetuned from model :** SanjiWatsuki/Silicon-Maid-7B
 
 
 
 
 
20
 
21
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
22
 
23
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
 
 
 
 
 
 
10
  - trl
11
  - sft
12
  base_model: SanjiWatsuki/Silicon-Maid-7B
13
+ datasets:
14
+ - 922-CA/MoCha_v1
15
  ---
16
 
17
+ # Silicon-Monika-7b
18
+ * Yet another model fine-tuned for Monika character from DDLC per a request
19
+ * Base: [SanjiWatsuki/Silicon-Maid-7B](https://huggingface.co/SanjiWatsuki/Silicon-Maid-7B) (Mistral)
20
+ * [GGUF](https://huggingface.co/922CA/Silicon-Monika-7b-gguf)
21
+ * [Lora here](https://huggingface.co/922CA/Silicon-Monika-7b-lora)
22
 
23
+ ### HYPERPARAMS
24
+ * Trained for 1 epoch
25
+ * rank: 32
26
+ * lora alpha: 32
27
+ * lora dropout: 0
28
+ * lr: 2e-4
29
+ * batch size: 2
30
+ * grad steps: 4
31
 
32
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
33
 
34
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
35
+
36
+ ### WARNINGS AND DISCLAIMERS
37
+ This model is meant to closely reflect the characteristics of Monika. Despite this, there is always the chance that "Monika" will hallucinate and get information about herself wrong or act out of character (for example, in testing she usually knows her own club and its members, her game, and even her height and favorite ice cream flavor, but may still get her eye color wrong or mistake her developer as being a member of her club).
38
+
39
+ Finally, this model is not guaranteed to output aligned or safe outputs, use at your own risk.