File size: 1,548 Bytes
4b40687
 
370e8c4
4b40687
 
f283f6b
4b40687
370e8c4
4b40687
 
8733263
4b40687
370e8c4
 
4b40687
 
 
370e8c4
 
 
4b40687
 
 
 
f719313
 
370e8c4
 
 
 
cb26edc
 
370e8c4
 
 
cb26edc
 
370e8c4
 
 
cb26edc
 
370e8c4
c9d4d1e
 
 
cb26edc
 
b39b843
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
library_name: transformers
license: llama2
---

# Llama-3-Smaug-8B

### Built with Meta Llama 3


![image/png](https://cdn-uploads.huggingface.co/production/uploads/64c14f95cac5f9ba52bbcd7f/OrcJyTaUtD2HxJOPPwNva.png)

This model was built using the Smaug recipe  for improving performance on real world multi-turn conversations applied to 
[meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B).

### Model Description

- **Developed by:** [Abacus.AI](https://abacus.ai)
- **License:** https://llama.meta.com/llama3/license/
- **Finetuned from model:** [meta-llama/Meta-Llama-3-8B](https://huggingface.co/meta-llama/Meta-Llama-3-8B).


## Evaluation

### MT-Bench

```
########## First turn ##########
                   score
model             turn
Llama-3-Smaug-8B 1   8.79375
Meta-Llama-3-8B-Instruct 1   8.53125
########## Second turn ##########
                   score
model             turn
Llama-3-Smaug-8B 2   7.7250
Meta-Llama-3-8B-Instruct 2   7.5500
########## Average ##########
                 score
model
Llama-3-Smaug-8B  8.259375
Meta-Llama-3-8B-Instruct 8.040625
```

| Model | First turn | Second Turn | Average |
| :---- | ---------: | ----------: | ------: |
| Llama-3-Smaug-8B | 8.79 | 7.73 | 8.26 |
| Llama-3-8B-Instruct | 8.53 |  7.55 | 8.04 |

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.