Phase 01
Data Curation
- Collect real-world documents: PDFs, images, videos, web pages
- Design multi-step questions requiring cross-modal reasoning
- Establish deterministic ground truth answers
- Assign difficulty levels (Level 1, Level 2, Level 3)
Can AI assistants reliably handle multi-step, multi-category tasks across diverse real-world domains?
§01 · Overview
TERRA is an RL environment that trains AI assistants on multi-modal reasoning and tool-use tasks following the GAIA methodology. Given real-world documents, images, videos, and web-accessible information, agents must decompose complex questions into multi-step reasoning chains, select appropriate tools, and produce precise answers. Terra requires coordinating across PDF analysis, web search, image understanding, video comprehension, and mathematical reasoning. This mirrors the complexity of real-world information work.
§02 · Key metrics
Three numbers that define the scope of Terra.
Instances Curated
10,000
across 5 categories
Categories
5
calculation, multimodality, file reading, self-contained, web browsing
Difficulty Levels
3
Hard · Very Hard · Expert
§03 · Methodology
Three scoring principles ensure fair and reproducible results.
Answers must match ground truth exactly. No partial credit, no fuzzy matching.
All tool calls are logged. Models must demonstrate appropriate tool selection.
Fixed seeds, deterministic scoring, published solution traces for independent verification.
§04 · Evaluation pipeline
The method
Phase 01
Phase 02
Phase 03
§05 · Results
We validated difficulty calibration using two frontier models on the dataset.
Results computed dynamically from the dataset below.
§06 · Dataset Viewer
| Task ID | Difficulty | Category | Kimi K2.5 | Qwen3-VL |
|---|
§07 · Model comparison
Head-to-head breakdown of both evaluated frontier models.
Kimi K2.5
Qwen3-VL
§08 · Resources