922CA commited on
Commit
3371660
1 Parent(s): dd629ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -5
README.md CHANGED
@@ -115,18 +115,34 @@ model-index:
115
  name: Open LLM Leaderboard
116
  ---
117
 
118
- WIP
 
 
 
119
 
120
- # Uploaded model
 
121
 
122
- - **Developed by:** 922CA
123
- - **License:** apache-2.0
124
- - **Finetuned from model :** SanjiWatsuki/Silicon-Maid-7B
 
 
 
 
 
 
 
125
 
126
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
127
 
128
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
129
 
 
 
 
 
 
130
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
131
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_922CA__Silicon-Natsuki-7b)
132
 
 
115
  name: Open LLM Leaderboard
116
  ---
117
 
118
+ # Silicon-Monika-7b
119
+ * Model fine-tuned for Natsuki character from DDLC per a request
120
+ * Base: [SanjiWatsuki/Silicon-Maid-7B](https://huggingface.co/SanjiWatsuki/Silicon-Maid-7B) (Mistral)
121
+ * [GGUF](https://huggingface.co/922CA/Silicon-Natsuki-7b-gguf)
122
 
123
+ ### USAGE
124
+ For best results: replace "Human" and "Assistant" with "Player" and "Natsuki" like so:
125
 
126
+ \nPlayer: (prompt)\nNatsuki:
127
+
128
+ ### HYPERPARAMS
129
+ * Trained for 1 epoch
130
+ * rank: 32
131
+ * lora alpha: 32
132
+ * lora dropout: 0
133
+ * lr: 2e-4
134
+ * batch size: 2
135
+ * grad steps: 4
136
 
137
  This mistral model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
138
 
139
  [<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>](https://github.com/unslothai/unsloth)
140
 
141
+ ### WARNINGS AND DISCLAIMERS
142
+ 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.
143
+
144
+ Finally, this model is not guaranteed to output aligned or safe outputs, use at your own risk.
145
+
146
  # [Open LLM Leaderboard Evaluation Results](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard)
147
  Detailed results can be found [here](https://huggingface.co/datasets/open-llm-leaderboard/details_922CA__Silicon-Natsuki-7b)
148