AIAny
Icon for item

FinanceGym

Provides a public test split of multimodal financial GUI interaction examples for evaluating agents that convert instructions and screenshots into grounded UI actions. Includes step-level screenshots, dialogue history, an OpenAI-style computer_use tool schema, and JSON next-action references; training data available on request.

Introduction

FinanceGym targets a practical but underexplored layer of agent competence: executing precise UI actions inside finance software given multimodal context. The core insight is that competent financial agents need reliable visual grounding, state tracking across multi-step workflows, and exact action selection — not just text-based reasoning — and FinanceGym supplies human-demonstrated trajectories to evaluate that execution layer.

What Sets It Apart
  • Human-demonstrated, step-aligned GUI trajectories: examples pair operator narration and tool calls with synchronized screenshots and precise next-action labels, so evaluations reflect realistic operator behavior rather than synthetic heuristics.
  • Multimodal, execution-focused targets: the benchmark expects concrete computer_use operations (click, drag, scroll, typing) in a nominal 1000×1000 coordinate space, enabling reproducible grounding and action scoring across models.
  • Rich interaction types and context: episodes include multi-step dialogues, prior tool calls, scrolls and drag sequences, and image references, which stress context tracking and multi-action sequencing rather than single-step classification.
  • Evaluation-ready packaging: a public test split with an evaluator that reconstructs OpenAI-style multimodal messages and scores predicted actions against JSON ground-truth, encouraging comparable, repeatable evaluations.
Who it's for — and tradeoffs

Great fit if you research or develop multimodal agents that must interpret GUIs and issue precise UI operations (visual grounding, tool-use policy, long-horizon state tracking). It’s designed as an evaluation benchmark rather than general-purpose training data: the public release is a test split (training data by request), and the dataset intentionally excludes real PII or production credentials. Look elsewhere if you need production-grade financial content, regulatory-compliance tooling, or datasets with live transactional data; FinanceGym measures execution fidelity, not advisory quality or portfolio performance.

Information

  • Websitehuggingface.co
  • OrganizationsEmbodied Analysis
  • Published date2026/07/26

Categories

More Items

Hugging Face

Provides 1.3 billion platform-specific video URLs extracted from CommonCrawl along with crawl metadata (no media included), serving as the source corpus for the LAION-BVD multimodal video dataset; distributed on Hugging Face in Parquet format.

Hugging Face

Contains 40,000 teacher-generated reasoning traces distilled from the Qwen3.8-27B model for supervised fine-tuning and analysis. Covers code, math, science and logic; each example pairs a <think> chain-of-thought with a final response and is distributed in JSONL/Parquet for SFT workflows.

Hugging Face

Contains 244 Cursor agent sessions recorded from Claude Fable‑5, formatted for training and research. Sessions include multi-turn assistant/tool interactions and are Teich-compatible; several rows exceed one million characters, so apply explicit tokenization and oversize policies before training.