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
Traceback (most recent call last):
File "/mnt/sharedata/hdd/zhouxn/wanda/main.py", line 112, in <module>
main()
File "/mnt/sharedata/hdd/zhouxn/wanda/main.py", line 102, in main
results = eval_zero_shot(args.model, model, tokenizer, task_list, num_shot, accelerate)
File "/mnt/sharedata/hdd/zhouxn/wanda/lib/eval.py", line 142, in eval_zero_shot
task_names = pattern_match(task_list, tasks.ALL_TASKS)
AttributeError: module 'lm_eval.tasks' has no attribute 'ALL_TASKS'
when running eval_zero_shot.
Can you share the version of lm_eval libaray or tell me how to fix this?
The text was updated successfully, but these errors were encountered:
met
when running eval_zero_shot.
Can you share the version of lm_eval libaray or tell me how to fix this?
The text was updated successfully, but these errors were encountered: