--- datasets: - ewof/koishi-instruct-metharme --- ## Base Model native fine tune of togethercomputer/RedPajama-INCITE-Base-3B-v1 ## Prompting 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. ## Benchmarks ![koishi_instruct_3b_v3_benchmarks.png](https://cdn.discordapp.com/attachments/1003543209378578442/1116276126449418300/image.png)