File size: 1,000 Bytes
4ae3fa0
 
 
b251094
4ae3fa0
 
 
 
3ed0702
 
4ae3fa0
 
 
 
11f9515
4ae3fa0
4f731ad
3a26268
11f9515
3a26268
5e1656c
4ae3fa0
5e1656c
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
datasets:
  - PygmalionAI/PIPPA
  - lemonilia/LimaRP
---

## Prompting

https://rentry.org/v43eo - reccomended prompts and gen settings

The current model version has been trained on prompts using three different roles, which are denoted by the following tokens: `<|system|>`, `<|user|>` and `<|model|>`.

The `<|system|>` prompt can be used to inject out-of-channel information behind the scenes, while the `<|user|>` prompt should be used to indicate user input. The `<|model|>` token should then be used to indicate that the model should generate a response. These tokens can happen multiple times and be chained up to form a conversation history.

## Training

base model (llama-2-7b-hf)

tuned on commit de693ac of the koishi dataset for 1 epoch as apart of ludis/tsukasa-7b

then tuned on commit 36fc235 of pippa metharme for 1 epoch as apart of ludis/tsukasa-7b

then tuned on Version 2023-09-03 of LimaRP (without ponyville, lolicit, all the fallen, and eka's portal subsets) for 2 epochs