File size: 406 Bytes
7c21761
 
 
 
 
 
2e06cc8
7c21761
1904cf1
 
2e06cc8
7c21761
2c34e59
1904cf1
 
603ff83
1904cf1
 
603ff83
1904cf1
603ff83
1904cf1
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
datasets:
- ehartford/dolphin
license: apache-2.0
---

**Base Model :** mosaicml/mpt-30b

**Tool :** MosaicML's llm-foundry (https://github.com/mosaicml/llm-foundry)

**Dataset :** Entire flan3m-GPT3.5 dataset.

**Config yaml with Model Params :** https://huggingface.co/iamplus/mpt-30b-v2/blob/main/mpt-30b_orca.yaml

**Prompt Format :**

```
<system>: [system prompt]

<human>: [question]

<bot>:
```