Skip to content

run_eval.py prints no summary when all tasks already predicted #21

Description

@VinaySampath14

In run_eval.py, when all tasks already have predictions in evals/predictions/,
the function returns early with "No tasks to run" but never calls print_summary().
The user gets no feedback on existing results.

Expected: print existing results summary even when no new tasks run
Actual: exits silently with "No tasks to run"

File: run_eval.py
Function: main

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions