This benchmark tests how well large language models (LLMs) incorporate a set of 10 mandatory story elements (characters, objects, core concepts, attributes, motivations, etc.) in a short narrative. This is particularly relevant for creative LLM use cases. Because every story has the same required building blocks and similar length, their resulting cohesiveness and creativity become directly comparable across models. A wide variety of required random elements ensures that LLMs must create diverse stories and cannot resort to repetition. The benchmark captures both constraint satisfaction (did the LLM incorporate all elements properly?) and literary quality (how engaging or coherent is the final piece?). By applying a multi-question grading rubric and multiple "grader" LLMs, we can pinpoint differences in how well each model integrates the assigned elements, develops characters, maintains atmosphere, and sustains an overall coherent plot. It measures more than fluency or style: it probes whether each model can adapt to rigid requirements, remain original, and produce a cohesive story that meaningfully uses every single assigned element.
Each of the 31 LLMs produces 500 short stories - each targeted at 400–500 words long - that must organically integrate all assigned random elements. In total, 32 * 500 = 16,000 unique stories are generated.
Six LLMs grade each of these stories on 16 questions regarding:
- Character Development & Motivation
- Plot Structure & Coherence
- World & Atmosphere
- Storytelling Impact & Craft
- Authenticity & Originality
- Execution & Cohesion
- 7A to 7J. Element fit for 10 required element: character, object, concept, attribute, action, method, setting, timeframe, motivation, tone
The grading LLMs are:
- GPT-4o
- Claude 3.5 Sonnet 2024-10-22
- LLama 3.1 405B
- DeepSeek-V3
- Grok 2 12-12
- Gemini 1.5 Pro (Sept)
In total, 32 * 500 * 6 * 16 = 1,536,000 grades are generated.
Leaderboard:
Rank | LLM | Mean |
---|---|---|
1 | DeepSeek R1 | 0.991 |
2 | Claude 3.7 Sonnet Thinking 16K | 0.970 |
3 | Claude 3.5 Sonnet 2024-10-22 | 0.942 |
4 | Claude 3.7 Sonnet | 0.843 |
5 | GPT-4.5 Preview | 0.546 |
6 | Claude 3.5 Haiku | 0.541 |
7 | Gemini 2.0 Pro Exp 02-05 | 0.529 |
8 | Gemini 1.5 Pro (Sept) | 0.443 |
9 | GPT-4o Feb 2025 | 0.407 |
10 | Gemini 2.0 Flash Thinking Exp Old | 0.349 |
11 | GPT-4o 2024-11-20 | 0.302 |
12 | Gemini 2.0 Flash Thinking Exp 01-21 | 0.299 |
13 | o1-preview | 0.232 |
14 | Gemini 2.0 Flash Exp | 0.156 |
15 | DeepSeek-V3 | 0.101 |
16 | Qwen 2.5 Max | 0.092 |
17 | o1 | 0.056 |
18 | Mistral Large 2 | 0.044 |
19 | Gemma 2 27B | -0.075 |
20 | Qwen QwQ | -0.117 |
21 | GPT-4o 2024-08-06 | -0.138 |
22 | o1-mini | -0.147 |
23 | GPT-4o mini | -0.152 |
24 | Claude 3 Opus | -0.330 |
25 | Grok 2 12-12 | -0.488 |
26 | Qwen 2.5 72B | -0.499 |
27 | o3-mini | -0.543 |
28 | Microsoft Phi-4 | -0.594 |
29 | Amazon Nova Pro | -0.819 |
30 | Llama 3.1 405B | -0.848 |
31 | Llama 3.3 70B | -1.458 |
32 | Claude 3 Haiku | -1.639 |
DeepSeek R1 and Claude Sonnet emerge as the clear overall winners. Notably, Claude 3.5 Haiku shows a large improvement over Claude 3 Haiku. Gemini models perform well, while Llama models lag behind. Interestingly, larger, more expensive models did not outperform smaller models by as much as one might expect. o3-mini performs worse than expected.
A strip plot illustrating distributions of scores (y-axis) by LLM (x-axis) across all stories, with Grader LLMs marked in different colors:
The plot reveals that Llama 3.1 405B occasionally, and DeepSeek-V3 sporadically, award a perfect 10 across the board, despite prompts explicitly asking them to be strict graders.
A heatmap showing each LLM's mean rating per question:
Before DeepSeek R1's release, Claude 3.5 Sonnet ranked #1 on every single question.
Which LLM ranked #1 the most times across all stories? This pie chart shows the distribution of #1 finishes:
Claude Sonnet's and R1's dominance is undeniable when analyzing the best scores by story.
A heatmap of Grader (row) vs. LLM (column) average scores:
The chart highlights that grading LLMs do not disproportionately overrate their own stories. Llama 3.1 405B is impressed by the o3-mini, while other grading LLMs dislike its stories.
A correlation matrix (−1 to 1 scale) measuring how strongly multiple LLMs correlate when cross-grading the same stories:
Llama 3.1 405B's grades show the least correlation with other LLMs.
A basic prompt asking LLMs to create a 400-500 word story resulted in an unacceptable range of story lengths. A revised prompt instructing each LLM to track the number of words after each sentence improved consistency somewhat but still fell short of the accuracy needed for fair grading. These stories are available in stories_first/. For example, Claude 3.5 Haiku consistently produced stories that were significantly too short:
Since the benchmark aims to evaluate how well LLMs write, not how well they count or follow prompts about the format, we adjusted the word counts in the prompt for different LLMs to approximately match the target story length - an approach similar to what someone dissatisfied with the initial story length might adopt. Qwen QwQ and Llama 3.x models required the most extensive prompt engineering to achieve the required word counts and to adhere to the proper output format across all 500 stories. Note that this did not require any evaluation of the story's content itself. These final stories were then graded and they are available in stories_wc/.
This chart shows the correlations between each LLM's scores and their story lengths:
o3-mini and o1 seem to force too many of their stories to be exactly within the specified limits, which may hurt their grades.
This chart shows the correlations between each Grader LLM's scores and the lengths of stories they graded:
Here, we list the top 3 and the bottom 3 individual stories (written by any LLM) out of the 13,000 generated, based on the average scores from our grader LLMs, and include the required elements for each. Feel free to evaluate their quality for yourself!
-
Story: story_386.txt by DeepSeek R1
- Overall Mean (All Graders): 9.27
- Grader Score Range: 8.31 (lowest: Gemini 1.5 Pro (Sept)) .. 10.00 (highest: Llama 3.1 405B)
- Required Elements:
- Character: time refugee from a forgotten empire
- Object: embroidered tablecloth
- Core Concept: quietly defiant
- Attribute: trustworthy strange
- Action: catapult
- Method: by the alignment of the stars
- Setting: atom-powered lighthouse
- Timeframe: in the hush of a line that never moves
- Motivation: to bind old wounds with unstoppable will
- Tone: borrowed dawn
-
Story: story_197.txt by Claude 3.7 Sonnet Thinking 16K
- Overall Mean (All Graders): 9.25
- Grader Score Range: 7.56 (lowest: Gemini 1.5 Pro (Sept)) .. 10.00 (highest: Llama 3.1 405B)
- Required Elements:
- Character: high-altitude con artist
- Object: piece of fabric scrap
- Core Concept: where nightmares collide
- Attribute: mundanely terrifying
- Action: further
- Method: by unscrambling a set of sticky notes rearranged daily
- Setting: yggdrasil-like tree
- Timeframe: during the hush after a child’s last bedtime story
- Motivation: to compose a cosmic lullaby
- Tone: pristine chaos
-
Story: story_185.txt by DeepSeek R1
- Overall Mean (All Graders): 9.24
- Grader Score Range: 7.56 (lowest: Gemini 1.5 Pro (Sept)) .. 10.00 (highest: Llama 3.1 405B)
- Required Elements:
- Character: peculiar collector
- Object: old pencil stub
- Core Concept: buried talents
- Attribute: infuriatingly calm
- Action: tweak
- Method: by decoding the arrangement of keys left in a piano bench
- Setting: probability mapping center
- Timeframe: across millennia
- Motivation: to make a final stand
- Tone: fractured grace
- Story: story_385.txt by Claude 3 Haiku. 3.77
- Story: story_450.txt by Llama 3.3 70B. 3.88
- Story: story_4.txt by Claude 3 Haiku. 3.86
A valid concern is whether LLM graders can accurately score questions 1 to 6 (Major Story Aspects), such as Character Development & Motivation. However, questions 7A to 7J (Element Integration) are clearly much easier for LLM graders to evaluate correctly, and we observe a very high correlation between the grades for questions 1 to 6 and 7A to 7J across all grader - LLM combinations. We also observe a high correlation among the grader LLMs themselves. Overall, the per-story correlation of 1-6 vs 7A-7J is 0.949 (N=78,000). While we cannot be certain that these ratings are correct without human validation, the consistency suggests that something real is being measured. But we can simply ignore questions 1 to 6 and just use ratings for 7A to 7J:
Excluding 10% worst stories per LLM does not significantly change the rankings:
LLM Full | Old Rank | Old Mean | New Rank | New Mean |
---|---|---|---|---|
DeepSeek R1 | 1 | 8.54 | 1 | 8.60 |
Claude 3.7 Sonnet Thinking 16K | 2 | 8.51 | 2 | 8.57 |
Claude 3.5 Sonnet 2024-10-22 | 3 | 8.47 | 3 | 8.54 |
Claude 3.7 Sonnet | 4 | 8.39 | 4 | 8.45 |
Gemini 2.0 Pro Exp 02-05 | 5 | 8.08 | 5 | 8.16 |
GPT-4.5 Preview | 6 | 8.07 | 6 | 8.16 |
Claude 3.5 Haiku | 7 | 8.07 | 7 | 8.15 |
Gemini 1.5 Pro (Sept) | 8 | 7.97 | 8 | 8.06 |
GPT-4o Feb 2025 | 9 | 7.96 | 9 | 8.05 |
Gemini 2.0 Flash Thinking Exp Old | 10 | 7.87 | 10 | 7.96 |
GPT-4o 2024-11-20 | 11 | 7.87 | 11 | 7.95 |
Gemini 2.0 Flash Thinking Exp 01-21 | 12 | 7.82 | 12 | 7.93 |
o1-preview | 13 | 7.74 | 13 | 7.85 |
Gemini 2.0 Flash Exp | 14 | 7.65 | 14 | 7.76 |
DeepSeek-V3 | 16 | 7.62 | 15 | 7.74 |
Qwen 2.5 Max | 15 | 7.64 | 16 | 7.74 |
o1 | 17 | 7.57 | 17 | 7.68 |
Mistral Large 2 | 18 | 7.54 | 18 | 7.65 |
Gemma 2 27B | 19 | 7.49 | 19 | 7.60 |
Qwen QwQ | 20 | 7.44 | 20 | 7.55 |
GPT-4o 2024-08-06 | 22 | 7.36 | 21 | 7.47 |
GPT-4o mini | 21 | 7.37 | 22 | 7.46 |
o1-mini | 23 | 7.30 | 23 | 7.44 |
Claude 3 Opus | 24 | 7.17 | 24 | 7.30 |
Grok 2 12-12 | 26 | 6.98 | 25 | 7.12 |
Qwen 2.5 72B | 25 | 7.00 | 26 | 7.12 |
o3-mini | 27 | 6.90 | 27 | 7.04 |
Microsoft Phi-4 | 28 | 6.89 | 28 | 7.02 |
Amazon Nova Pro | 29 | 6.70 | 29 | 6.84 |
Llama 3.1 405B | 30 | 6.60 | 30 | 6.72 |
Llama 3.3 70B | 31 | 5.95 | 31 | 6.08 |
Claude 3 Haiku | 32 | 5.83 | 32 | 5.97 |
Excluding any one LLM from grading also does not significantly change the rankings. For example, here is what happens when LLama 3.1 405B is excluded:
LLM | Old Rank | Old Mean | New Rank | New Mean |
---|---|---|---|---|
1 | DeepSeek R1 | 8.54 | ||
2 | Claude 3.7 Sonnet Thinking 16K | 8.51 | ||
3 | Claude 3.5 Sonnet 2024-10-22 | 8.47 | ||
4 | Claude 3.7 Sonnet | 8.39 | ||
5 | Gemini 2.0 Pro Exp 02-05 | 8.08 | ||
6 | GPT-4.5 Preview | 8.07 | ||
7 | Claude 3.5 Haiku | 8.07 | ||
8 | Gemini 1.5 Pro (Sept) | 7.97 | ||
9 | GPT-4o Feb 2025 | 7.96 | ||
10 | Gemini 2.0 Flash Thinking Exp Old | 7.87 | ||
11 | GPT-4o 2024-11-20 | 7.87 | ||
12 | Gemini 2.0 Flash Thinking Exp 01-21 | 7.82 | ||
13 | o1-preview | 7.74 | ||
14 | Gemini 2.0 Flash Exp | 7.65 | ||
15 | Qwen 2.5 Max | 7.64 | ||
16 | DeepSeek-V3 | 7.62 | ||
17 | o1 | 7.57 | ||
18 | Mistral Large 2 | 7.54 | ||
19 | Gemma 2 27B | 7.49 | ||
20 | Qwen QwQ | 7.44 | ||
21 | GPT-4o mini | 7.37 | ||
22 | GPT-4o 2024-08-06 | 7.36 | ||
23 | o1-mini | 7.30 | ||
24 | Claude 3 Opus | 7.17 | ||
25 | Qwen 2.5 72B | 7.00 | ||
26 | Grok 2 12-12 | 6.98 | ||
27 | o3-mini | 6.90 | ||
28 | Microsoft Phi-4 | 6.89 | ||
29 | Amazon Nova Pro | 6.70 | ||
30 | Llama 3.1 405B | 6.60 | ||
31 | Llama 3.3 70B | 5.95 | ||
32 | Claude 3 Haiku | 5.83 |
Normalizing each grader’s scores doesn’t significantly alter the rankings:
Rank | LLM | Normalized Mean |
---|---|---|
1 | DeepSeek R1 | 0.991 |
2 | Claude 3.7 Sonnet Thinking 16K | 0.970 |
3 | Claude 3.5 Sonnet 2024-10-22 | 0.942 |
4 | Claude 3.7 Sonnet | 0.843 |
5 | GPT-4.5 Preview | 0.546 |
6 | Claude 3.5 Haiku | 0.541 |
7 | Gemini 2.0 Pro Exp 02-05 | 0.529 |
8 | Gemini 1.5 Pro (Sept) | 0.443 |
9 | GPT-4o Feb 2025 | 0.407 |
10 | Gemini 2.0 Flash Thinking Exp Old | 0.349 |
11 | GPT-4o 2024-11-20 | 0.302 |
12 | Gemini 2.0 Flash Thinking Exp 01-21 | 0.299 |
13 | o1-preview | 0.232 |
14 | Gemini 2.0 Flash Exp | 0.156 |
15 | DeepSeek-V3 | 0.101 |
16 | Qwen 2.5 Max | 0.092 |
17 | o1 | 0.056 |
18 | Mistral Large 2 | 0.044 |
19 | Gemma 2 27B | -0.075 |
20 | Qwen QwQ | -0.117 |
21 | GPT-4o 2024-08-06 | -0.138 |
22 | o1-mini | -0.147 |
23 | GPT-4o mini | -0.152 |
24 | Claude 3 Opus | -0.330 |
25 | Grok 2 12-12 | -0.488 |
26 | Qwen 2.5 72B | -0.499 |
27 | o3-mini | -0.543 |
28 | Microsoft Phi-4 | -0.594 |
29 | Amazon Nova Pro | -0.819 |
30 | Llama 3.1 405B | -0.848 |
31 | Llama 3.3 70B | -1.458 |
32 | Claude 3 Haiku | -1.639 |
Full range of scores:
- Feb 26, 2025: GPT-4.5 Preview added.
- Feb 25, 2025: Claude 3.7 Sonnet, Claude 3.7 Sonnet Thinking, GPT-4o Feb 2025, GPT-4o 2024-11-20, Gemini 2.0 Pro Exp 02-05 added.
- Feb 1, 2025: o3-mini (medium reasoning effort) added.
- Jan 31, 2025: DeepSeek R1, o1, Gemini 2.0 Flash Thinking Exp 01-21, Microsoft Phi-4, Amazon Nova Pro added.
- Also check out Multi-Agent Elimination Game LLM Benchmark, LLM Public Goods Game, LLM Step Game, LLM Thematic Generalization Benchmark, LLM Confabulation/Hallucination Benchmark, NYT Connections Benchmark, LLM Deception Benchmark and LLM Divergent Thinking Creativity Benchmark.
- Follow @lechmazur on X (Twitter) for other upcoming benchmarks and more.