Spaces:
Running
on
CPU Upgrade
500 Server Error
I am encountering an issue when trying to access the MTEB: Massive Text Embedding Benchmark leaderboard on Hugging Face. When I attempt to view the leaderboard, I receive a 500 Server Error with the following error message:
TypeError: argument of type 'bool' is not iterable
As a result, the leaderboard data is not loading, and I am unable to view the results.
Interesting. The errors seem to appear inside of Gradio. I have done a factory reset of the space if it happens again, I will try to debug and if needed file a bug report.
Up and running again!
It happens again, I still can not view the leaderboard.
I'm working on it
Leaderboard is up. It seems that huggingface spaces had some problems and lates relaese of pydantic broke gradio https://github.com/gradio-app/gradio/issues/10649#issuecomment-2759383234, https://github.com/gradio-app/gradio/issues/10662. Will try to create min representation to report issue. Maybe we should add lock file for leaderboard building
UPD. Gradio 5.16.0 is not compatible with pydantic 2.11. Greater versions of gradio working fine