Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

How Far Can Camels Go? Exploring the State of Instruction Tuning on Open Resources

About

In this work we explore recent advances in instruction-tuning language models on a range of open instruction-following datasets. Despite recent claims that open models can be on par with state-of-the-art proprietary models, these claims are often accompanied by limited evaluation, making it difficult to compare models across the board and determine the utility of various resources. We provide a large set of instruction-tuned models from 6.7B to 65B parameters in size, trained on 12 instruction datasets ranging from manually curated (e.g., OpenAssistant) to synthetic and distilled (e.g., Alpaca) and systematically evaluate them on their factual knowledge, reasoning, multilinguality, coding, and open-ended instruction following abilities through a collection of automatic, model-based, and human-based metrics. We further introduce T\"ulu, our best performing instruction-tuned model suite finetuned on a combination of high-quality open resources. Our experiments show that different instruction-tuning datasets can uncover or enhance specific skills, while no single dataset (or combination) provides the best performance across all evaluations. Interestingly, we find that model and human preference-based evaluations fail to reflect differences in model capabilities exposed by benchmark-based evaluations, suggesting the need for the type of systemic evaluation performed in this work. Our evaluations show that the best model in any given evaluation reaches on average 87% of ChatGPT performance, and 73% of GPT-4 performance, suggesting that further investment in building better base models and instruction-tuning data is required to close the gap. We release our instruction-tuned models, including a fully finetuned 65B T\"ulu, along with our code, data, and evaluation framework at https://github.com/allenai/open-instruct to facilitate future research.

Yizhong Wang, Hamish Ivison, Pradeep Dasigi, Jack Hessel, Tushar Khot, Khyathi Raghavi Chandu, David Wadden, Kelsey MacMillan, Noah A. Smith, Iz Beltagy, Hannaneh Hajishirzi• 2023

Related benchmarks

TaskDatasetResultRank
ReasoningBBH--
507
Named Entity RecognitionCoNLL 03--
102
Named Entity RecognitionMIT Restaurant
Micro-F158.91
50
Mathematical Reasoninggsm
Accuracy59
35
Extractive Question AnsweringSQuAD 2.0
F1 Score53.81
34
Relation ExtractionCoNLL 04
F147.14
24
Open-endedAlpacaEval
Win Rate vs Davinci-00364
22
Named Entity RecognitionMIT Movie
Entity F156.33
22
Relation ExtractionADE
Relation Strict F145.66
20
MultilingualityTyDiQA
F1 Score58.8
16
Showing 10 of 18 rows

Other info

Code

Follow for update