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

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

7 Jun 2023NeurIPS 2023 11arXiv:2306.04751archive 2025-07-28

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

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.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2306.04751")

Code

Syntology Ran 6 of 12 code samples harvested from 4 repositories linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 2 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 5 ran; community (archive-listed): 4 samples from 3 repositories, 1 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

allenai/open-instruct officialmentioned in papermentioned on GitHubpytorch report
Forence1999/PRoLoRA mentioned on GitHubpytorch report
john-hewitt/implicit-ins mentioned on GitHubpytorch report
schwartz-lab-NLP/label-bias mentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 6 ran; 1 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · honoured contract
2ran · our draft was wrong
2ran · fixture could not drive it
1ran
6unverified

Licence: 2 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 4 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

entropy_from_logits allenai/open-instruct/open_instruct/model_utils.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 3ca03473e153b197 · report
AssistantSpanDerivationError allenai/open-instruct/open_instruct/dataset_transformation.py official repository ran Apache-2.0 (permissive) · 7c7fbc84c32888c3 · report
_assistant_token_spans_from_prefix_lengths allenai/open-instruct/open_instruct/dataset_transformation.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · d38e226c6b168c4a · report
_trainable_assistant_indices allenai/open-instruct/open_instruct/dataset_transformation.py official repository ran · honoured contract Apache-2.0 (permissive) · 4baec48bd245f848 · report
_was_truncated allenai/open-instruct/open_instruct/dataset_transformation.py official repository ran · fixture could not drive it Apache-2.0 (permissive) · 29d4865962de784a · report
_tokenize_tulu_sft_with_assistant_labels allenai/open-instruct/open_instruct/dataset_transformation.py official repository unverified Apache-2.0 (permissive) · b027fd7ccc6d4be9 · report
_verify_assistant_spans_cover_content allenai/open-instruct/open_instruct/dataset_transformation.py official repository unverified Apache-2.0 (permissive) · cfe06104ea9d81d9 · report
take_and_check_valid_input allenai/open-instruct/scripts/add_metadata.py official repository unverified Apache-2.0 (permissive) · b252d3f8f3f983ba · report
find_all_linear_names schwartz-lab-NLP/label-bias/src/superni/utils/lora_utils.py community (archive-listed) ran · our draft was wrong no licence file found · pointer only · bea710de6ec7c18d · report
CombinedCausalLM john-hewitt/implicit-ins/open_instruct/combined_model.py community (archive-listed) unverified Apache-2.0 (permissive) · a7124b520aa932e3 · report
LoraLayer_update_layer Forence1999/PRoLoRA/modules/chunkwise_sharing_LoRA.py community (archive-listed) unverified Apache-2.0 (permissive) · 370f948ce836365d · report
prepare_peft_model schwartz-lab-NLP/label-bias/src/superni/utils/lora_utils.py community (archive-listed) unverified no licence file found · pointer only · d5011eb064a2523d · report

Tasks

Instruction Following

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Absolute Position EncodingsAdamAttentionBASEBPEDense ConnectionsDropoutGPT-4Label SmoothingLayer NormalizationLinear LayerMulti-Head AttentionPosition-Wise Feed-Forward LayerResidual ConnectionSoftmaxTransformer

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections