Skip to content

The supported tasks of nemo-evaluator-launcher are much less than nemo-evaluator #436

@mianzhang

Description

@mianzhang

Take bfcl as an example:

>>> nemo-evaluator-launcher ls
=====================================================
harness: bfcl
container: nvcr.io/nvidia/eval-factory/bfcl:25.10
                                                     
task                               endpoint_type     
-----------------------------------------------------
bfclv2_ast_prompting               chat              
bfclv3_ast_prompting               chat              
-----------------------------------------------------
  2 tasks available
=====================================================

However, if I enter the bfcl container:

>>> nemo-evaluator ls
bfcl: 
  * bfclv3
  * bfclv3_ast
  * bfclv3_ast_prompting
  * bfclv2
  * bfclv2_ast
  * bfclv2_ast_prompting

Are these expected? Or how to make nemo-evaluator-launcher also support the full list of tasks?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions