Text Generation
PEFT
Safetensors
English
lora
mistral
anime
personality
maomao88 commited on
Commit
c2a0bff
·
verified ·
1 Parent(s): 69b8232

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -18,7 +18,15 @@ tags:
18
 
19
  # Anime Personality LoRA for Mistral
20
 
21
- This repository contains a **LoRA adapter** trained with Supervised Fine-Tuning (SFT) to add anime-style personalities (tsundere, yandere, genki, etc.) to the Mistral-7B-Instruct model.
 
 
 
 
 
 
 
 
22
 
23
  You can load this adapter with the following code:
24
 
 
18
 
19
  # Anime Personality LoRA for Mistral
20
 
21
+ This repository contains a **LoRA adapter** trained with the [maomao88/anime-waifu-personality-chat-with-questions](https://huggingface.co/datasets/maomao88/anime-waifu-personality-chat-with-questions) dataset via Supervised Fine-Tuning (SFT) to add anime-style personalities to the Mistral-7B-Instruct model.
22
+
23
+ The personalities supported are:
24
+ * tsundere(傲娇 / ツンデレ)
25
+ * yandere(病娇 / ヤンデレ)
26
+ * bakadere(笨蛋娇 / バカデレ)
27
+ * himedere(公主娇 / ヒメデレ)
28
+ * genki(元气型 / 元気系)
29
+ * moe(萌系 / 萌え)
30
 
31
  You can load this adapter with the following code:
32