🚫 DO NOT USE — PRE-MERGE REFERENCE ONLY
This model has been intentionally altered for merge preparation and will not run on its own.
Any attempt to load it as a standalone model will fail.
Maintained by Babsie for archival and testing purposes.
Built with Meta Llama 3
image/png
This model was built using a new Smaug recipe for improving performance on real world multi-turn conversations applied to
meta-llama/Meta-Llama-3-70B-Instruct.
The model outperforms Llama-3-70B-Instruct substantially, and is on par with GPT-4-Turbo, on MT-Bench (see below).
EDIT: Smaug-Llama-3-70B-Instruct is the top open source model on Arena-Hard currently! It is also nearly on par with Claude Opus - see below.
We are conducting additional benchmark evaluations and will add those when available.
########## First turn ##########
score
model turn
Smaug-Llama-3-70B-Instruct 1 9.40000
GPT-4-Turbo 1 9.37500
Meta-Llama-3-70B-Instruct 1 9.21250
########## Second turn ##########
score
model turn
Smaug-Llama-3-70B-Instruct 2 9.0125
GPT-4-Turbo 2 9.0000
Meta-Llama-3-70B-Instruct 2 8.8000
########## Average ##########
score
model
Smaug-Llama-3-70B-Instruct 9.206250
GPT-4-Turbo 9.187500
Meta-Llama-3-70B-Instruct 9.006250
Model
First turn
Second Turn
Average
Smaug-Llama-3-70B-Instruct
9.40
9.01
9.21
GPT-4-Turbo
9.38
9.00
9.19
Meta-Llama-3-70B-Instruct
9.21
8.80
9.01
OpenLLM Leaderboard Manual Evaluation
Model
ARC
Hellaswag
MMLU
TruthfulQA
Winogrande
GSM8K*
Average
Smaug-Llama-3-70B-Instruct
70.6
86.1
79.2
62.5
83.5
90.5
78.7
Llama-3-70B-Instruct
71.4
85.7
80.0
61.8
82.9
91.1
78.8
GSM8K The GSM8K numbers quoted here are computed using a recent release
of the LM Evaluation Harness.
The commit used by the leaderboard has a significant issue that impacts models that
tend to use : in their responses due to a bug in the stop word configuration for
GSM8K. The issue is covered in more detail in this
GSM8K evaluation discussion.
The score for both Llama-3 and this model are significantly different when evaluated
with the updated harness as the issue with stop words has been addressed.
This version of Smaug uses new techniques and new data compared to Smaug-72B, and more information will be released later on. For now, see the previous Smaug paper: https://arxiv.org/abs/2402.13228.