Add task: football-match-scorers#49
Open
lichengliu03 wants to merge 2 commits into
Open
Conversation
This task tests the agent's ability to analyze a football match image and identify all goal scorers in chronological order. The task requires visual understanding and attention to detail in extracting player names and goal sequence from match information. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Owner
|
Hi @lichengliu03 Thanks for your contribution! We reviewed the task and spotted some issues:
We look forward to your response. |
- Add detailed human solution with specific match identification (Arsenal 5-1 Man City, Feb 2 2025), goal minutes, and data sources - Simplify evaluation.md format to match project conventions - Add agent test result (ChatGPT 5.2 Thinking, Incorrect) - Fix wording inconsistency between instruction.md and solution.md Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
41a8ae5 to
20b49e4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This task requires visual understanding, web browsing, and data extraction. It presents an image from a football match, and the agent must identify all players who scored goals and list them in chronological order.
The task tests whether agents can: