File size: 1,962 Bytes
1212600
 
 
 
 
 
 
 
 
 
b3cd84a
1212600
d2cc1ed
 
1212600
 
8f46873
f08dcd9
6772654
8f46873
 
 
1212600
8f46873
 
 
 
 
 
 
 
 
 
 
 
 
1212600
 
 
 
8f46873
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
---
language:
- en
license: apache-2.0
tags:
- text-generation-inference
- transformers
- unsloth
- mistral
- trl
- sft
base_model: SanjiWatsuki/Silicon-Maid-7B
datasets:
- 922CA/ln2_03102024_test2_raw_NaChA_2
---

# Silicon-Natsuki-7b-v0.5
* Yet another test fine-tune, this time for Natsuki character from DDLC per a request
* Fine-tuned on a WIP dataset of ~800+ items (dialogue scraped from game augmented by [Mistral](https://huggingface.co/TheBloke/Mistral-7B-Instruct-v0.2-GGUF) to turn each into snippets of multi-turn chat dialogue between Player and Natsuki + manually edited items feeding info about character such as height, hair color, etc.)
* Base: [SanjiWatsuki/Silicon-Maid-7B](https://huggingface.co/SanjiWatsuki/Silicon-Maid-7B) (Mistral)
* [GGUF](https://huggingface.co/922CA/Silicon-Natsuki-7b-v0.5-gguf)
* [Lora here](https://huggingface.co/922CA/Silicon-Natsuki-7b-v0.5-lora)

### USAGE
For best results: replace "Human" and "Assistant" with "Player" and "Natsuki" like so:

\nPlayer: (prompt)\nNatsuki:

### HYPERPARAMS
* Trained for 1 epoch
* rank: 32
* lora alpha: 32
* lora dropout: 0
* lr: 2e-4
* batch size: 2
* grad steps: 4

This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.

[<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)

### WARNINGS AND DISCLAIMERS
This model is meant to closely reflect the characteristics of Natsuki. Despite this, there is always the chance that "Natsuki" will hallucinate and get information about herself wrong or act out of character (for example, in testing she knows her own club and its members, and even her height and favorite ice cream flavor, but may still get her info wrong like thinking she's club president).

Finally, this model is not guaranteed to output aligned or safe outputs, use at your own risk.