File size: 956 Bytes
c6b907e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
datasets:
  - ewof/koishi-instruct-metharme
---

trained on commit 33b25a5 of the linked dataset (lamini)

## 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
these are previous benchmarks, the ones for current version r pending
![koishi_instruct_3b_v2_benchmarks.png](https://media.discordapp.net/attachments/1108805965421228052/1110025834699427840/tDcBmTvnLLSTdOUEKyHZMfra.png)