BFCL
The Berkeley Function Calling Leaderboard (BFCL) is the first comprehensive and executable function call evaluation dedicated to assessing Large Language Models' ability to invoke functions. It evaluates serial and parallel function calls across multiple programming languages (Python, Java, JavaScript, REST API) using a novel Abstract Syntax Tree (AST) evaluation method. The benchmark consists of over 2,000 question-function-answer pairs covering diverse application domains and complex use cases including multiple function calls, parallel function calls, and multi-turn interactions.
Llama 3.1 405B Instruct from Meta currently leads the BFCL leaderboard with a score of 0.885 across 10 evaluated AI models.
Llama 3.1 405B Instruct leads with 88.5%, followed by
Llama 3.1 70B Instruct at 84.8% and
Llama 3.1 8B Instruct at 76.1%.
Progress Over Time
Interactive timeline showing model performance evolution on BFCL
BFCL Leaderboard
| Context | Cost | License | ||||
|---|---|---|---|---|---|---|
| 1 | 405B | — | — | |||
| 2 | 70B | — | — | |||
| 3 | 8B | — | — | |||
| 4 | Alibaba Cloud / Qwen Team | 235B | — | — | ||
| 5 | Alibaba Cloud / Qwen Team | 33B | 128K | $0.10 / $0.44 | ||
| 6 | Alibaba Cloud / Qwen Team | 31B | 128K | $0.10 / $0.30 | ||
| 7 | Amazon | — | — | — | ||
| 8 | Amazon | — | — | — | ||
| 9 | Alibaba Cloud / Qwen Team | 33B | — | — | ||
| 10 | Amazon | — | — | — |
FAQ
Common questions about BFCL.
More evaluations to explore
Related benchmarks in the same category
A challenging dataset of 448 multiple-choice questions written by domain experts in biology, physics, and chemistry. Questions are Google-proof and extremely difficult, with PhD experts reaching 65% accuracy.
A more robust and challenging multi-task language understanding benchmark that extends MMLU by expanding multiple-choice options from 4 to 10, eliminating trivial questions, and focusing on reasoning-intensive tasks. Features over 12,000 curated questions across 14 domains and causes a 16-33% accuracy drop compared to original MMLU.
All 30 problems from the 2025 American Invitational Mathematics Examination (AIME I and AIME II), testing olympiad-level mathematical reasoning with integer answers from 000-999. Used as an AI benchmark to evaluate large language models' ability to solve complex mathematical problems requiring multi-step logical deductions and structured symbolic reasoning.
Massive Multitask Language Understanding benchmark testing knowledge across 57 diverse subjects including STEM, humanities, social sciences, and professional domains
A verified subset of 500 software engineering problems from real GitHub issues, validated by human annotators for evaluating language models' ability to resolve real-world coding issues by generating patches for Python codebases.
Humanity's Last Exam (HLE) is a multi-modal academic benchmark with 2,500 questions across mathematics, humanities, and natural sciences, designed to test LLM capabilities at the frontier of human knowledge with unambiguous, verifiable solutions