smashfan
Results
1
issues of
smashfan
``` N_SUBTASKS = {"mmlu": 57, "bbh": 27, "tydiqa": 9} influence_score = influence_score.reshape( influence_score.shape[0], N_SUBTASKS[target_task_name], `-1).mean(-1).max(-1)[0] ``` what is meaning N_SUBTASKS , why do this? Can I change it to "...