runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 5, in <module> module = evaluate.load("mse") File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 748, in load evaluation_module = evaluation_module_factory( File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 680, in evaluation_module_factory raise e1 from None File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 639, in evaluation_module_factory ).get_module() File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 479, in get_module local_path = self.download_loading_script(revision) File "/usr/local/lib/python3.10/site-packages/evaluate/loading.py", line 469, in download_loading_script return cached_path(file_path, download_config=download_config) File "/usr/local/lib/python3.10/site-packages/evaluate/utils/file_utils.py", line 175, in cached_path output_path = get_from_cache( File "/usr/local/lib/python3.10/site-packages/evaluate/utils/file_utils.py", line 448, in get_from_cache headers = get_authentication_headers_for_url(url, token=token) File "/usr/local/lib/python3.10/site-packages/evaluate/utils/file_utils.py", line 236, in get_authentication_headers_for_url token = hf_api.HfFolder.get_token() AttributeError: module 'huggingface_hub.hf_api' has no attribute 'HfFolder'
Container logs:
Fetching error logs...