victormiller
commited on
Commit
•
973e2c9
1
Parent(s):
4971eab
Update README.md
Browse files
README.md
CHANGED
@@ -8,9 +8,9 @@ tags:
|
|
8 |
- nlp
|
9 |
- llm
|
10 |
---
|
11 |
-
# K2
|
12 |
|
13 |
-
|
14 |
|
15 |
## Evaluations
|
16 |
<center><img src="eval_table_temp.png" alt="eval table"/></center>
|
|
|
8 |
- nlp
|
9 |
- llm
|
10 |
---
|
11 |
+
# K2: a Fully Transparent OSS Reproduction of Llama 2 Performance Using 35% Less Data
|
12 |
|
13 |
+
LLM360 demystifies the data recipe used for Llama 2 - 70B with K2. While K2’s performance deviates slightly from Llama’s, the scores share enough similarities to provide insight into the potential characteristics of training datasets used for Llama 2.
|
14 |
|
15 |
## Evaluations
|
16 |
<center><img src="eval_table_temp.png" alt="eval table"/></center>
|