Skip to content

--truths should be optional for tira-cli evaluate #690

@TheMrSheldon

Description

@TheMrSheldon

Current behavior
--truths is is required:

def setup_eval_command(parser: argparse.ArgumentParser) -> None:

Maybe there is some confusion in the code since there exist to similar methods: setup_evaluation_command and setup_eval_command:

def setup_evaluation_command(parser: argparse.ArgumentParser) -> None:

setup_evaluation_command is never used.

Expected behavior
--truths is described as "Optional" for tira-cli evaluate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingstaleInactive issues

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions