CoolFace
Apppublic

HeshamHaroon/Arabic-Function-Calling-Leaderboard

sourceHugging Faceapache-2.0updated 10mo agoView on Hugging Face
0likes
App README

๐Ÿ† Arabic Function Calling Leaderboard

ู„ูˆุญุฉ ุชู‚ูŠูŠู… ุงุณุชุฏุนุงุก ุงู„ุฏูˆุงู„ ุจุงู„ุนุฑุจูŠุฉ

Overview

The Arabic Function Calling Leaderboard (AFCL) evaluates Large Language Models on their ability to:

  1. 1.Understand Arabic queries (MSA + Dialects)
  2. 2.Select appropriate functions from available options
  3. 3.Extract correct arguments from Arabic text
  4. 4.Handle parallel and complex function calls
  5. 5.Detect when no function should be called

Models Evaluated

  • โ€”Arabic-Native: Jais, ALLaM, SILMA, AceGPT
  • โ€”Multilingual: Qwen, Llama, Gemma, Mistral, Phi, BLOOMZ, Aya

Dataset

๐Ÿ“Š Dataset: HeshamHaroon/Arabic_Function_Calling

  • โ€”1,470 total samples across 10 categories
  • โ€”Simple, Multiple, Parallel, Parallel Multiple
  • โ€”Irrelevance Detection
  • โ€”Dialect Handling (Egyptian, Gulf, Levantine)

Evaluation

The leaderboard automatically evaluates models using the HuggingFace Inference API when the Space starts.

Citation

bibtex
@misc{afcl2024,
    title={Arabic Function Calling Leaderboard},
    author={Hesham Haroon},
    year={2024},
    url={https://huggingface.co/spaces/HeshamHaroon/Arabic-Function-Calling-Leaderboard}
}