Skip to content

Add benchmarks from FC4RLLM repository#7

Open
AlexCuadron wants to merge 25 commits intomainfrom
add-fc4rllm-benchmarks
Open

Add benchmarks from FC4RLLM repository#7
AlexCuadron wants to merge 25 commits intomainfrom
add-fc4rllm-benchmarks

Conversation

@AlexCuadron
Copy link
Owner

This PR adds implementations for several benchmarks from the FC4RLLM repository:

  • APPS: A code generation benchmark with 10,000 programming problems
  • MATH: A dataset of 12,500 challenging competition mathematics problems
  • HotpotQA: A question answering dataset featuring multi-hop questions
  • WikiTableQuestion: (Placeholder created, but not fully implemented)
  • AlfWorld: (Placeholder created, but not fully implemented)

Each benchmark follows the same structure as the existing aider_bench, with appropriate modifications for the specific dataset.

openhands-agent and others added 25 commits February 25, 2025 04:45
- Added update_llm_config_for_completions_logging to imports
- Modified get_config to accept instance parameter
- Updated llm_config to enable completions logging
- Updated process_instance to pass instance to get_config

This change makes aider_bench save llm_completions in the same way as swe_bench,
with completions being saved in {eval_output_dir}/llm_completions/{instance_id}/
…tions-fork

feat: Enable llm_completions logging in aider_bench
Add polyglot benchmark implementation
@github-actions
Copy link

This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants