A Benchmark Framework for Evaluating Agentic AI Systems in Real-World Tasks
Authors/Creators
Description
The rapid proliferation of large language model (LLM) based autonomous agents has created an urgent need for standardised evaluation frameworks capable of capturing multi-step, tool-interactive behaviour. We introduce AgentEval, a multi-dimensional benchmark framework evaluating LLM-based agents across five independent dimensions: Task Success, Efficiency, Tool Usage, Reasoning Quality, and Robustness. Each dimension is operationalised through two sub-metrics measured via automated procedures. Experiments comparing LLaMA-3.1-8B-Instant (Groq API) and TinyLLaMA-1.1B (Ollama, local) on a 20-task benchmark show overall completion rates of 0.900 vs. 0.600, with the largest performance gap in Robustness (1.000 vs. 0.400) and equal performance on Coding tasks (1.000 vs. 1.000). All code, tasks, and results are released as open-source resources.
Files
Agentval.pdf
Files
(289.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:317f797c4269dfa49fd34d245a690015
|
257.0 kB | Preview Download |
|
md5:c4351091b16dc4125bee8fc5a45cba84
|
12.7 kB | Download |
|
md5:aaf2b4d0b9e6ed9f5cee4cd27599e427
|
19.3 kB | Download |
Additional details
Software
- Repository URL
- https://github.com/fahim-fm/agenteval
- Programming language
- Python