lemonilia commited on
Commit
2d788de
·
verified ·
1 Parent(s): dc6afc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -10,12 +10,16 @@ base_model: mistralai/Mistral-7B-Instruct-v0.2
10
 
11
  # ShoriRP 🏆
12
  LIMA-like roleplaying model based on data from:
 
13
  - Two subject-specific RP forums;
14
  - Synthetically-crafted conversations from [Limamono](https://huggingface.co/lemonilia/Limamono-Mistral-7B-v0.50);
15
  - Character lore and descriptions (mainly pertaining to Limamono);
16
  - Tiny amount of RP-like instructions/alignment data.
17
 
18
- An important difference from LimaRP, other than the subject focus, is that conversations are multi-character where applicable, wheras LimaRP only included 1-on-1 RP. Furthermore, the messages sampled have shorter length in general. The rationale behind this was that the short(er)-form roleplays are more "fun" on average, while the longer ones tend to use common purple prose tropes and be a bit dull.
 
 
 
19
 
20
  **This is still a work in progress. Updates will be posted in the future.**
21
 
 
10
 
11
  # ShoriRP 🏆
12
  LIMA-like roleplaying model based on data from:
13
+
14
  - Two subject-specific RP forums;
15
  - Synthetically-crafted conversations from [Limamono](https://huggingface.co/lemonilia/Limamono-Mistral-7B-v0.50);
16
  - Character lore and descriptions (mainly pertaining to Limamono);
17
  - Tiny amount of RP-like instructions/alignment data.
18
 
19
+ An important difference from LimaRP, other than the subject focus, is that conversations are multi-character
20
+ where applicable, wheras LimaRP only included 1-on-1 RP. Furthermore, the messages sampled have shorter length
21
+ in general. The rationale behind this was that the short(er)-form roleplays are more "fun" on average, while
22
+ the longer ones tend to use common purple prose tropes and be a bit dull.
23
 
24
  **This is still a work in progress. Updates will be posted in the future.**
25