victormiller
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -8,17 +8,34 @@ tags:
|
|
8 |
- nlp
|
9 |
- llm
|
10 |
---
|
11 |
-
# K2: a Fully
|
12 |
|
13 |
-
LLM360 demystifies the training recipe used for Llama 2 - 70B with K2.
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
|
16 |
-
## Evaluations
|
17 |
-
<center><img src="eval_table_temp.png" alt="eval table"/></center>
|
18 |
|
19 |
## Datasets and Mix
|
20 |
|
21 |
-
The following data mix was used to train K2 and achieve results in line with Llama 2 70B.
|
|
|
|
|
22 |
|
23 |
| Dataset | Starting Tokens | Multiplier | Total Tokens |% of Total |
|
24 |
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
@@ -38,7 +55,19 @@ The following data mix was used to train K2 and achieve results in line with Lla
|
|
38 |
| [refinedweb](https://huggingface.co/datasets/tiiuae/falcon-refinedweb) | 612.3B | 1x | 612.3B | 47.1% |
|
39 |
| Totals | - | - | 1.3T | 100% |
|
40 |
|
41 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
42 |
| Checkpoints | |
|
43 |
| ----------- | ----------- |
|
44 |
| [Checkpoint 360](https://huggingface.co/LLM360/K2/tree/ckpt_360) | [Checkpoint 355](https://huggingface.co/LLM360/K2/tree/ckpt_355) |
|
@@ -49,8 +78,13 @@ The following data mix was used to train K2 and achieve results in line with Lla
|
|
49 |
|
50 |
[to find all branches: git branch -a]
|
51 |
|
52 |
-
##
|
53 |
-
We
|
|
|
|
|
|
|
|
|
|
|
54 |
|
55 |
|
56 |
## Model Description
|
|
|
8 |
- nlp
|
9 |
- llm
|
10 |
---
|
11 |
+
# K2: a Fully Reproducible Large Language Model Outperforming Llama 2 70B using 35% less compute
|
12 |
|
13 |
+
LLM360 demystifies the training recipe used for Llama 2 - 70B with K2.
|
14 |
+
|
15 |
+
About K2:
|
16 |
+
* 65 billion parameter LLM
|
17 |
+
* Tokens: 1.4T
|
18 |
+
* Languages: English
|
19 |
+
* Models Released: base, chat model
|
20 |
+
* Trained in 2 stages
|
21 |
+
* License: Apache 2.0
|
22 |
+
|
23 |
+
K2 was developed as a collaboration between [MBZUAI](https://mbzuai.ac.ae/institute-of-foundation-models/), [Petuum](petuum.com), and [LLM360](llm360.ai).
|
24 |
+
|
25 |
+
## LLM360 Model Performance and Evaluation Collection
|
26 |
+
|
27 |
+
The LLM360 Performance and Evaluation Collection is a robust evaluations set consisting of general and domain specific evaluations to assess model knowledge and function. Evaluations include standard best practice benchmarks, medical, math, and coding knowledge. More about the evaluations can be found [here](llm360.ai/evaluations).
|
28 |
+
|
29 |
+
put the general table in here
|
30 |
+
|
31 |
+
Detailed analysis can be found on the K2 Weights and Biases project [here](wandb.ai)
|
32 |
|
|
|
|
|
33 |
|
34 |
## Datasets and Mix
|
35 |
|
36 |
+
The following data mix was used to train K2 and achieve results in line with Llama 2 70B.
|
37 |
+
|
38 |
+
The full data sequence can be found [here](https://huggingface.co/datasets/LLM360/K2Datasets/tree/main)
|
39 |
|
40 |
| Dataset | Starting Tokens | Multiplier | Total Tokens |% of Total |
|
41 |
| ----------- | ----------- | ----------- | ----------- | ----------- |
|
|
|
55 |
| [refinedweb](https://huggingface.co/datasets/tiiuae/falcon-refinedweb) | 612.3B | 1x | 612.3B | 47.1% |
|
56 |
| Totals | - | - | 1.3T | 100% |
|
57 |
|
58 |
+
|
59 |
+
# LLM360 Reasearch Suite
|
60 |
+
|
61 |
+
## Stage 2 - Last 10 Checkpoints
|
62 |
+
| Checkpoints | |
|
63 |
+
| ----------- | ----------- |
|
64 |
+
| [Checkpoint 380](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_380) | [Checkpoint 375](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_375) |
|
65 |
+
| [Checkpoint 379](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_379) | [Checkpoint 374](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_374) |
|
66 |
+
| [Checkpoint 378](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_378) | [Checkpoint 373](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_373) |
|
67 |
+
| [Checkpoint 377](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_377) | [Checkpoint 372](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_372) |
|
68 |
+
| [Checkpoint 376](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_376) | [Checkpoint 371](https://huggingface.co/LLM360/K2/tree/ministage2_ckpt_371) |
|
69 |
+
|
70 |
+
## Stage 1 - Last 10 Checkpoints
|
71 |
| Checkpoints | |
|
72 |
| ----------- | ----------- |
|
73 |
| [Checkpoint 360](https://huggingface.co/LLM360/K2/tree/ckpt_360) | [Checkpoint 355](https://huggingface.co/LLM360/K2/tree/ckpt_355) |
|
|
|
78 |
|
79 |
[to find all branches: git branch -a]
|
80 |
|
81 |
+
## LLM360 Pretraining Suite
|
82 |
+
We provide step-by-step reproducation tutorials for tech enthusiasts, AI practitioners and academic or industry researchers who want to learn pretraining techniques here [llm360.ai/pretraining]
|
83 |
+
|
84 |
+
## LLM360 Developer Suite
|
85 |
+
We provide step-by-step finetuning tutorials for tech enthusiasts, AI practitioners and academic or industry researchers here [llm360.ai/pretraining].
|
86 |
+
|
87 |
+
#Put inference section here.
|
88 |
|
89 |
|
90 |
## Model Description
|