runtime error
Exit code: 1. Reason: tools<81. from pkg_resources import get_distribution, DistributionNotFound CACHE_PATH . EVAL_RESULTS_PATH ./eval-results EVAL_RESULTS_PATH absolute path: /app/eval-results Content of EVAL_RESULTS_PATH: Error accessing EVAL_RESULTS_PATH: [Errno 2] No such file or directory: './eval-results' /app/src/leaderboard/read_evals.py:92: SyntaxWarning: invalid escape sequence '\d' org_and_model = re.sub(",prefix_token_id=\d+", "", org_and_model) None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. .gitattributes: 0%| | 0.00/2.31k [00:00<?, ?B/s] .gitattributes: 100%|██████████| 2.31k/2.31k [00:00<00:00, 20.7MB/s] metadata.json: 0%| | 0.00/74.8k [00:00<?, ?B/s] metadata.json: 100%|██████████| 74.8k/74.8k [00:00<00:00, 21.6MB/s] Cloning into './eval-results'... fatal: unable to access 'https://huggingface.co/datasets/speakleash/open_pl_llm_leaderboard_results/': The requested URL returned error: 503 Failed to clone repo Missing sbatch results: Missing metadata for 0 models All models: Traceback (most recent call last): File "/app/app.py", line 68, in <module> raw_data, original_df = get_leaderboard_df(EVAL_RESULTS_PATH, EVAL_REQUESTS_PATH, COLS, BENCHMARK_COLS) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/app/src/populate.py", line 18, in get_leaderboard_df df = df.sort_values(by=[AutoEvalColumn.average.name], ascending=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/pandas/core/frame.py", line 7211, in sort_values k = self._get_label_or_level_values(by[0], axis=axis) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/pandas/core/generic.py", line 1914, in _get_label_or_level_values raise KeyError(key) KeyError: 'Average ⬆️'
Container logs:
Fetching error logs...