When I use lm_eval and datasets to evaluate LLM, I met error

For example, ‘load_datasets(‘piqa’)’ cause the error ‘TypeError: ‘NoneType’ object is not callable’. Actually change it to ‘gimmaru/piqa’ didn’t error, but the args has been feed in by lm_eval, and the latter only accept ‘piqa’.

1 Like

Possibly ongoing issue…

This topic was automatically closed 12 hours after the last reply. New replies are no longer allowed.