Update status of AALF/gemma-2-27b-it-SimPO-37K_eval_request_False_float16_Original to FAILED
Browse files
AALF/gemma-2-27b-it-SimPO-37K_eval_request_False_float16_Original.json
CHANGED
@@ -8,11 +8,13 @@
|
|
8 |
"architectures": "Gemma2ForCausalLM",
|
9 |
"weight_type": "Original",
|
10 |
"main_language": "English",
|
11 |
-
"status": "
|
12 |
"submitted_time": "2024-09-05T20:33:39Z",
|
13 |
"model_type": "💬 : chat (RLHF, DPO, IFT, ...)",
|
14 |
"source": "leaderboard",
|
15 |
"job_id": 1645,
|
16 |
"job_start_time": "2025-07-07T16-05-00.643635",
|
17 |
-
"lm_eval_model_type": "huggingface"
|
|
|
|
|
18 |
}
|
|
|
8 |
"architectures": "Gemma2ForCausalLM",
|
9 |
"weight_type": "Original",
|
10 |
"main_language": "English",
|
11 |
+
"status": "FAILED",
|
12 |
"submitted_time": "2024-09-05T20:33:39Z",
|
13 |
"model_type": "💬 : chat (RLHF, DPO, IFT, ...)",
|
14 |
"source": "leaderboard",
|
15 |
"job_id": 1645,
|
16 |
"job_start_time": "2025-07-07T16-05-00.643635",
|
17 |
+
"lm_eval_model_type": "huggingface",
|
18 |
+
"error_msg": "We couldn't connect to 'https://huggingface.co' to load the files, and couldn't find them in the cached files.\nCheck your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.",
|
19 |
+
"traceback": "Traceback (most recent call last):\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/connection.py\", line 198, in _new_conn\n sock = connection.create_connection(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/util/connection.py\", line 60, in create_connection\n for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM):\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/socket.py\", line 978, in getaddrinfo\n for res in _socket.getaddrinfo(host, port, family, type, proto, flags):\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nsocket.gaierror: [Errno -2] Name or service not known\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/connectionpool.py\", line 787, in urlopen\n response = self._make_request(\n ^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/connectionpool.py\", line 488, in _make_request\n raise new_e\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/connectionpool.py\", line 464, in _make_request\n self._validate_conn(conn)\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/connectionpool.py\", line 1093, in _validate_conn\n conn.connect()\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/connection.py\", line 753, in connect\n self.sock = sock = self._new_conn()\n ^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/connection.py\", line 205, in _new_conn\n raise NameResolutionError(self.host, self, e) from e\nurllib3.exceptions.NameResolutionError: <urllib3.connection.HTTPSConnection object at 0x7fe35f0441a0>: Failed to resolve 'huggingface.co' ([Errno -2] Name or service not known)\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/requests/adapters.py\", line 667, in send\n resp = conn.urlopen(\n ^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/connectionpool.py\", line 841, in urlopen\n retries = retries.increment(\n ^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/urllib3/util/retry.py\", line 519, in increment\n raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type]\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\nurllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /AALF/gemma-2-27b-it-SimPO-37K/resolve/7bf27671e82e7dce8639eeb8ac4eda1b65895b88/model-00011-of-00012.safetensors (Caused by NameResolutionError(\"<urllib3.connection.HTTPSConnection object at 0x7fe35f0441a0>: Failed to resolve 'huggingface.co' ([Errno -2] Name or service not known)\"))\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/file_download.py\", line 1533, in _get_metadata_or_catch_error\n metadata = get_hf_file_metadata(\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py\", line 114, in _inner_fn\n return fn(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/file_download.py\", line 1450, in get_hf_file_metadata\n r = _request_wrapper(\n ^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/file_download.py\", line 286, in _request_wrapper\n response = _request_wrapper(\n ^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/file_download.py\", line 309, in _request_wrapper\n response = http_backoff(method=method, url=url, **params, retry_on_exceptions=(), retry_on_status_codes=(429,))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/utils/_http.py\", line 310, in http_backoff\n response = session.request(method=method, url=url, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/requests/sessions.py\", line 589, in request\n resp = self.send(prep, **send_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/requests/sessions.py\", line 703, in send\n r = adapter.send(request, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/utils/_http.py\", line 96, in send\n return super().send(request, *args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/requests/adapters.py\", line 700, in send\n raise ConnectionError(e, request=request)\nrequests.exceptions.ConnectionError: (MaxRetryError('HTTPSConnectionPool(host=\\'huggingface.co\\', port=443): Max retries exceeded with url: /AALF/gemma-2-27b-it-SimPO-37K/resolve/7bf27671e82e7dce8639eeb8ac4eda1b65895b88/model-00011-of-00012.safetensors (Caused by NameResolutionError(\"<urllib3.connection.HTTPSConnection object at 0x7fe35f0441a0>: Failed to resolve \\'huggingface.co\\' ([Errno -2] Name or service not known)\"))'), '(Request ID: b9b3e6ba-3f90-4261-82c5-318ceb1f1800)')\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/transformers/utils/hub.py\", line 485, in cached_files\n snapshot_download(\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py\", line 114, in _inner_fn\n return fn(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/_snapshot_download.py\", line 327, in snapshot_download\n thread_map(\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/tqdm/contrib/concurrent.py\", line 69, in thread_map\n return _executor_map(ThreadPoolExecutor, fn, *iterables, **tqdm_kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/tqdm/contrib/concurrent.py\", line 51, in _executor_map\n return list(tqdm_class(ex.map(fn, *iterables, chunksize=chunksize), **kwargs))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/tqdm/std.py\", line 1181, in __iter__\n for obj in iterable:\n ^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/concurrent/futures/_base.py\", line 619, in result_iterator\n yield _result_or_cancel(fs.pop())\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/concurrent/futures/_base.py\", line 317, in _result_or_cancel\n return fut.result(timeout)\n ^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/concurrent/futures/_base.py\", line 449, in result\n return self.__get_result()\n ^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/concurrent/futures/_base.py\", line 401, in __get_result\n raise self._exception\n File \"/root/miniconda3/envs/torch27/lib/python3.12/concurrent/futures/thread.py\", line 59, in run\n result = self.fn(*self.args, **self.kwargs)\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/_snapshot_download.py\", line 301, in _inner_hf_hub_download\n return hf_hub_download(\n ^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/utils/_validators.py\", line 114, in _inner_fn\n return fn(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/file_download.py\", line 1008, in hf_hub_download\n return _hf_hub_download_to_cache_dir(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/file_download.py\", line 1115, in _hf_hub_download_to_cache_dir\n _raise_on_head_call_error(head_call_error, force_download, local_files_only)\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/huggingface_hub/file_download.py\", line 1648, in _raise_on_head_call_error\n raise LocalEntryNotFoundError(\nhuggingface_hub.errors.LocalEntryNotFoundError: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please check your connection and try again or make sure your Internet connection is on.\n\nThe above exception was the direct cause of the following exception:\n\nTraceback (most recent call last):\n File \"/workspace/repos/llm_leaderboard/llm_leaderboard_eval_bot/evaluate_llms.py\", line 243, in wait_download_and_run_request\n run_request(\n File \"/workspace/repos/llm_leaderboard/llm_leaderboard_eval_bot/evaluate_llms.py\", line 109, in run_request\n results = run_eval_on_model(\n ^^^^^^^^^^^^^^^^^^\n File \"/workspace/repos/llm_leaderboard/llm_leaderboard_eval_bot/run_eval.py\", line 63, in run_eval_on_model\n result = evaluate(\n ^^^^^^^^^\n File \"/workspace/repos/llm_leaderboard/llm_leaderboard_eval_bot/lm_eval_util.py\", line 145, in evaluate\n results = evaluator.simple_evaluate(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/workspace/repos/llm_leaderboard/lm-evaluation-harness-pt/lm_eval/utils.py\", line 419, in _wrapper\n return fn(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^\n File \"/workspace/repos/llm_leaderboard/lm-evaluation-harness-pt/lm_eval/evaluator.py\", line 100, in simple_evaluate\n lm = lm_eval.api.registry.get_model(model).create_from_arg_string(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/workspace/repos/llm_leaderboard/lm-evaluation-harness-pt/lm_eval/api/model.py\", line 134, in create_from_arg_string\n return cls(**args, **args2)\n ^^^^^^^^^^^^^^^^^^^^\n File \"/workspace/repos/llm_leaderboard/lm-evaluation-harness-pt/lm_eval/models/huggingface.py\", line 305, in __init__\n self._create_model(\n File \"/workspace/repos/llm_leaderboard/lm-evaluation-harness-pt/lm_eval/models/huggingface.py\", line 621, in _create_model\n self._model = self.AUTO_MODEL_CLASS.from_pretrained(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/transformers/models/auto/auto_factory.py\", line 600, in from_pretrained\n return model_class.from_pretrained(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/transformers/modeling_utils.py\", line 311, in _wrapper\n return func(*args, **kwargs)\n ^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/transformers/modeling_utils.py\", line 4727, in from_pretrained\n checkpoint_files, sharded_metadata = _get_resolved_checkpoint_files(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/transformers/modeling_utils.py\", line 1295, in _get_resolved_checkpoint_files\n checkpoint_files, sharded_metadata = get_checkpoint_shard_files(\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/transformers/utils/hub.py\", line 1110, in get_checkpoint_shard_files\n cached_filenames = cached_files(\n ^^^^^^^^^^^^^\n File \"/root/miniconda3/envs/torch27/lib/python3.12/site-packages/transformers/utils/hub.py\", line 543, in cached_files\n raise OSError(\nOSError: We couldn't connect to 'https://huggingface.co' to load the files, and couldn't find them in the cached files.\nCheck your internet connection or see how to run the library in offline mode at 'https://huggingface.co/docs/transformers/installation#offline-mode'.\n"
|
20 |
}
|