You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to export the evaluation to MLFlow.
I'm trying first the nemo-evaluator cli and successfully run evaluation by launching the nemo-evaluator run_eval and add results in the file system.
I would like to export the evaluation results into MLflow but I don't find any information on this subject. I saw the configuration for the launcher but not for the CLI.
Can you answer to confirm that it is possible or not ? If yes can you provide some samples to use it ?
PS : I'm not sure that we can use the launcher as we are using podman in rootless and not docker, then launcher change permission to 777 and doesn't mount the volumes with selinux labels
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm looking to export the evaluation to MLFlow.
I'm trying first the nemo-evaluator cli and successfully run evaluation by launching the nemo-evaluator run_eval and add results in the file system.
I would like to export the evaluation results into MLflow but I don't find any information on this subject. I saw the configuration for the launcher but not for the CLI.
Can you answer to confirm that it is possible or not ? If yes can you provide some samples to use it ?
PS : I'm not sure that we can use the launcher as we are using podman in rootless and not docker, then launcher change permission to 777 and doesn't mount the volumes with selinux labels
Thank you
Beta Was this translation helpful? Give feedback.
All reactions