evaluate icon indicating copy to clipboard operation
evaluate copied to clipboard

`list_evaluation_modules` returns empty list

Open MohamedAliRashad opened this issue 1 year ago • 3 comments

For some reason when i run this:

print(evaluate.list_evaluation_modules(include_community=False))

I get an empty list.

evaluate==0.4.2

MohamedAliRashad avatar Aug 23 '24 01:08 MohamedAliRashad

I also face this problem

strcpy-s avatar Aug 24 '24 03:08 strcpy-s

are you able to import the evaluate library on google colab on TPU? For some reason my runtime crashes everytime i try to import it, I tried it on a clean notebook and with other libraries and its the same issue. I'm wondering if there's many bugs with the evaluate library itself

yaraaa7 avatar Aug 25 '24 10:08 yaraaa7

same in evaluate==0.4.3

KennyCaty avatar Nov 30 '24 09:11 KennyCaty