AIAny
Icon for item

GAIA

Benchmark for evaluating general AI assistants with 466 short, real-world questions that require tool use, multimodality and reasoning; provides a public dev set and a withheld test set used for leaderboard evaluation.

Introduction

Most current LLM benchmarks target tasks that are hard for humans; GAIA flips that premise and targets short, everyday assistant questions that humans solve robustly but that expose gaps in tool use, browsing and multimodal reasoning in modern assistants.

What Sets It Apart
  • Real-world short-answer questions (466 total) designed to require a mix of skills — reasoning, file/image/spreadsheet handling, web browsing and tool orchestration — so evaluation directly measures assistant utility in realistic scenarios.
  • Splited dev/test design with 166 annotated developer questions and 300 withheld answers for a leaderboard, enabling reproducible development while preventing leaderboard overfitting.
  • Empirical gap demonstration: human respondents score ~92% while state-of-the-art LLMs with tool access score substantially lower in published evaluations, highlighting remaining weaknesses in augmented assistants.
  • Practical dataset packaging: Parquet-backed metadata, attachments (PDFs, images, spreadsheets) referenced by file_path, and anti-scraping gating on some splits — so it’s ready for offline evaluation pipelines but requires care for automated crawling.
Who It's For and Trade-offs

Great fit if you build or evaluate multimodal/augmented assistants, agent toolchains, or retrieval+tooling pipelines and need a compact, realistic benchmark that stresses end-to-end assistant behavior. Look elsewhere if you need large-scale pretraining corpora, tasks focused on narrow professional benchmarks (law/chemistry), or fully open test answers — GAIA intentionally withholds many test answers and applies access controls to avoid easy scraping.

Information

  • Websitehuggingface.co
  • OrganizationsFAIR, Meta, HuggingFace, AutoGPT, GenAI
  • AuthorsGrégoire Mialon, Clémentine Fourrier, Craig Swift, Thomas Wolf, Yann LeCun, Thomas Scialom
  • Published date2023/10/20

Categories

More Items

Hugging Face

A public dataset of one million real-world conversations with 25 LLMs, including conversation text, model name, detected language tags, and OpenAI moderation outputs — useful for studying prompt distributions, safety/moderation, and training/evaluating instruction-following models.

Hugging Face

Provides Parquet-backed pretraining subsets of web and synthetic QA text for large-language-model training, including web-high-nltk-qa, web-high-medium, and txt360-qa. Offers streaming access, provenance metadata, and CC BY 4.0 licensing; intended for LM pretraining and research.

Hugging Face

Provides a human-verified benchmark of 1,927 heterogeneous articulated 3D objects with part-level articulation semantics and intrinsic physical-property annotations for evaluating physical grounding and simulation readiness. Includes URDF assemblies, aligned point clouds, per-part JSON annotations, and a curated evaluation protocol; licensed CC BY-NC 4.0 (non-commercial).