ArkaAbacus
commited on
Commit
•
5a5a953
1
Parent(s):
f719313
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: llama2
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Llama-3-Smaug-8B
|
@@ -47,4 +52,4 @@ Meta-Llama-3-8B-Instruct 8.040625
|
|
47 |
| Llama-3-Smaug-8B | 8.79 | 7.73 | 8.26 |
|
48 |
| Llama-3-8B-Instruct | 8.53 | 7.55 | 8.04 |
|
49 |
|
50 |
-
This version of Smaug uses new techniques and new data compared to [Smaug-72B](https://huggingface.co/abacusai/Smaug-72B-v0.1), and more information will be released later on. For now, see the previous Smaug paper: https://arxiv.org/abs/2402.13228.
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
license: llama2
|
4 |
+
datasets:
|
5 |
+
- aqua_rat
|
6 |
+
- microsoft/orca-math-word-problems-200k
|
7 |
+
- m-a-p/CodeFeedback-Filtered-Instruction
|
8 |
+
- anon8231489123/ShareGPT_Vicuna_unfiltered
|
9 |
---
|
10 |
|
11 |
# Llama-3-Smaug-8B
|
|
|
52 |
| Llama-3-Smaug-8B | 8.79 | 7.73 | 8.26 |
|
53 |
| Llama-3-8B-Instruct | 8.53 | 7.55 | 8.04 |
|
54 |
|
55 |
+
This version of Smaug uses new techniques and new data compared to [Smaug-72B](https://huggingface.co/abacusai/Smaug-72B-v0.1), and more information will be released later on. For now, see the previous Smaug paper: https://arxiv.org/abs/2402.13228.
|