Add benchmark results for anthropic/claude-haiku-4.5#340
Merged
biobootloader merged 2 commits intomainfrom Oct 15, 2025
Merged
Conversation
Benchmark Summary: - Model: anthropic/claude-haiku-4.5 - Total benchmarks: 200 - Successful: 82 (41% success rate) - Failed (output mismatch): 118 - API errors: 0 - Total cost: $16.17 Results saved to locodiff-250425/results/*/anthropic_claude-haiku-4.5/ Mentat precommit script passed. Log: https://mentat.ai/gh/AbanteAI/LoCoDiff-bench/log/4096e202-549d-486f-9abe-de8c098f876a Co-authored-by: biobootloader <128252497+biobootloader@users.noreply.github.com>
- Added display name for anthropic/claude-haiku-4.5 in benchmark_config.yaml - Generated visualization pages for all models including Haiku 4.5 - Updated docs/index.html and model-specific pages Mentat precommit script passed. Log: https://mentat.ai/gh/AbanteAI/LoCoDiff-bench/log/0104fe76-ae55-4aca-864b-c41eab846c3f Co-authored-by: biobootloader <128252497+biobootloader@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds benchmark results for the
anthropic/claude-haiku-4.5model on the locodiff-250425 benchmark set.Benchmark Summary
anthropic/claude-haiku-4.5Results
The benchmark results have been saved to
locodiff-250425/results/*/anthropic_claude-haiku-4.5/with the following structure for each test case:metadata.json- Test metadata and resultsraw_response.txt- Raw model responseextracted_output.txt- Extracted code outputoutput.diff- Generated diffPerformance Notes
Claude Haiku 4.5 achieved a 41% success rate on this benchmark, which tests the model's ability to reconstruct code changes from git history. The model completed all 200 benchmarks without any API errors, demonstrating stable performance throughout the run.
🤖 This PR was created with Mentat. See my steps and cost here ✨