manojpreveen
commited on
Commit
•
9955fd1
1
Parent(s):
901d8d1
Update README.md
Browse files
README.md
CHANGED
@@ -4,15 +4,15 @@ datasets:
|
|
4 |
license: apache-2.0
|
5 |
---
|
6 |
|
7 |
-
**Base Model :**
|
8 |
|
9 |
**Tool :** MosaicML's llm-foundry (https://github.com/mosaicml/llm-foundry)
|
10 |
|
11 |
**Dataset :** Entire flan1m-GPT4 dataset
|
12 |
|
13 |
-
**Config yaml with Model Params :** https://huggingface.co/
|
14 |
|
15 |
-
***Description :*** **mosaicml/mpt-30b** -> Finetuning on (Entire flan3m-GPT3.5 dataset for 1 epoch) -> **
|
16 |
|
17 |
**Prompt Format :**
|
18 |
|
|
|
4 |
license: apache-2.0
|
5 |
---
|
6 |
|
7 |
+
**Base Model :** iamplus/mpt-30b-v2
|
8 |
|
9 |
**Tool :** MosaicML's llm-foundry (https://github.com/mosaicml/llm-foundry)
|
10 |
|
11 |
**Dataset :** Entire flan1m-GPT4 dataset
|
12 |
|
13 |
+
**Config yaml with Model Params :** https://huggingface.co/iamplus/mpt-30b-v3/blob/main/mpt-30b_orca.yaml
|
14 |
|
15 |
+
***Description :*** **mosaicml/mpt-30b** -> Finetuning on (Entire flan3m-GPT3.5 dataset for 1 epoch) -> **iamplus/mpt-30b-v2** -> Finetuning on (Entire flan1m-GPT4 dataset for 1 epoch) -> **iamplus/mpt-30b-v3**
|
16 |
|
17 |
**Prompt Format :**
|
18 |
|