922CA commited on
Commit
907ae78
·
verified ·
1 Parent(s): 4977250

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -1
README.md CHANGED
@@ -11,4 +11,33 @@ language:
11
  - en
12
  ---
13
 
14
- TBA
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  - en
12
  ---
13
 
14
+ # monika.chR1-ddlc-8b-v1:
15
+ * [Fine-tune](https://huggingface.co/unsloth/DeepSeek-R1-Distill-Llama-8B-GGUF) for Monika character from DDLC
16
+ * Fine-tuned on a [dataset of ~600+ items](https://huggingface.co/datasets/922-CA/MoCha_v1) (dialogue scraped from game, reddit, and Twitter synthetically augmented by turn each into snippets of multi-turn chat dialogue between Player and Monika; this was then manually edited, with more manually crafted items including info about character added in)
17
+ * [GG](https://huggingface.co/922-CA/monika.chR1-ddlc-8b-v1-gguf)[UFs](https://huggingface.co/mradermacher/monika.chR1-ddlc-8b-v1-GGUF)
18
+
19
+ # USAGE
20
+ This is meant to be mainly a chat model with limited RP ability.
21
+
22
+ For best results: replace "Human" and "Assistant" with "Player" and "Monika" like so:
23
+
24
+ \nPlayer: (prompt)\nMonika:
25
+
26
+ # HYPERPARAMS
27
+ * Tuned for 1 epoch
28
+ * rank: 32
29
+ * lora alpha: 32
30
+ * lora dropout: 0.5
31
+ * lr: 2e-4
32
+ * batch size: 2
33
+ * warmup ratio: 0.1
34
+ * grad steps: 4
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.
38
+
39
+ Additionally, being character-focused means that this model may not be the smartest model/not as capable as others for specific tasks.
40
+
41
+ Finally, this model is not guaranteed to output aligned or safe outputs, use at your own risk!
42
+
43
+ Personal note: while somewhat "smarter" (updated knowledge and trivia), this one is not particularly as good as previous Monika models in adhering to character + the overthinking can even negatively affect the character. But will leave it up here instead of moving to [Skinaypraeyna](https://huggingface.co/922-SY), and see if can use this to a future version's advantage.