Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: spatial reasoning tasks #493

Draft
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

MagdalenaKotynia
Copy link
Member

@MagdalenaKotynia MagdalenaKotynia commented Mar 28, 2025

Purpose

Tasks to test the spatial reasoning capabilities of VLMs in tool-calling agents.

Proposed Changes

Added spatial reasoning tasks - true/false questions to the given images.

Issues

Need for testing the spatial reasoning capabilities of VLMs.

Testing

python src/rai_bench/rai_bench/examples/spatial_tool_calling_agent_bench.py

Note

The results of tasks depend not only on the spatial capabilities of the models but also on the tool-calling capabilities of the model. I suggest refactoring it in the future to make the spatial reasoning benchmark independent from the tool calling capabilities of the models.

@MagdalenaKotynia MagdalenaKotynia force-pushed the mk/feat/spatial-reasoning-tasks branch from dea1177 to 4cde7bb Compare April 1, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant