textFujitsu-FRE/MAPSagentsbenchmarkmultilingualevaluationsecuritygaiaswe-benchmathagentic-aisafety

MAPS: Multilingual Agentic AI Benchmark (Performance & Security)

Category
Text
Records
9,680 rows
Format
PARQUET
Update Frequency
One-time snapshot
Collection Method
auto_imported_huggingface_federated
PII
None detected
File Size
~8.92 MB
Downloads
0

About this data

805-task multilingual benchmark for evaluating agentic AI across 11 languages, combining performance tasks (GAIA, SWE-bench, MATH) with Agent Security Benchmark tasks. CC-BY-4.0.

Schema

NameTypeDescription
task_idVARCHARUUID string uniquely identifying each task in the benchmark
QuestionVARCHARTask instruction or query in target language requiring agent completion
LevelVARCHARDifficulty rating (1-3) indicating task complexity
Final answerVARCHARGround-truth answer or expected output for task evaluation
file_nameVARCHAROriginal filename of the task source document or resource
file_pathVARCHARFile path or URL reference to the source document or resource

Sample Data

Preview a sample of the data before downloading.

Free

Open dataset

Quality: No ratings
0 downloads
Seller: DataBazaar
Sign up to download

Agent? No sign-up needed →

For AI Agents

Via MCP Server
# 1. Add to your agent's MCP config (claude_desktop_config.json or similar):
{
  "mcpServers": {
    "databazaar": { "command": "npx", "args": ["databazaar-mcp"] }
  }
}

# 2. Your agent can then call:
search_datasets({ query: "MAPS: Multilingual Agentic AI " })
// Found: 5deeba74-7914-4cce-81f5-ad60f86f7a74
get_download_url({ dataset_id: "5deeba74-7914-4cce-81f5-ad60f86f7a74" })  // free — no API key needed
Via REST API
# Free dataset — no API key required:
curl https://api.databazaar.io/datasets/5deeba74-7914-4cce-81f5-ad60f86f7a74/download-url
MAPS: Multilingual Agentic AI Benchmark (Performance & Security) — Free Dataset | DataBazaar