defget_task_dict(task_name_list:List[Union[str,dict,api.task.Task]],num_fewshot=None):# TODO: pass num_fewshot and other cmdline overrides in a better way
# def get_task_dict(task_name_list: List[Union[str, dict, api.task.Task]], num_fewshot=None): # TODO: pass num_fewshot and other cmdline overrides in a better way