Skip to content
AImpact
IT EN
Medium Foundation Models · 1 min read

WizardLM: GPT-4-evolved instructions for fine-tuning

In one sentence WizardLM uses Evol-Instruct — instructions automatically simplified and complicated by GPT-4 — achieving 97% of ChatGPT on WizardEval with a 70B model.

Verified Official source
ShareLinkedInX
Reading level

To train a model to follow complex instructions, you need many examples of difficult instructions. But collecting this data is slow and expensive. WizardLM solves the problem by asking GPT-4 to "evolve" simple instructions, making them more complex automatically.

The process is called Evol-Instruct: a basic instruction is expanded, made more specific, or given additional constraints, until it becomes much more demanding than the original.

The model fine-tuned on this evolved data reaches performance very close to ChatGPT on evaluation benchmarks, showing that instruction complexity matters as much as quantity.

Companies

Microsoft

Tools

WizardLM, GPT-4

Tags

WizardLMEvol-InstructFine-tuningInstruction FollowingGPT-4

Sources