evaluate
method will launch the specified evaluation jobs, polling periodically for their completion. Once their status is "COMPLETE"
, you can fetch the results using myx_board.get_results()
. You can expect to see a json including all job results:
push_to_hf()
method.