eduagarcia
commited on
Update status of J-AI/Phi_3-CREWAI-PTBR_eval_request_False_float16_Original to FAILED
Browse files
J-AI/Phi_3-CREWAI-PTBR_eval_request_False_float16_Original.json
CHANGED
@@ -8,10 +8,12 @@
|
|
8 |
"architectures": "MistralForCausalLM",
|
9 |
"weight_type": "Original",
|
10 |
"main_language": "Portuguese",
|
11 |
-
"status": "
|
12 |
"submitted_time": "2024-05-15T20:00:58Z",
|
13 |
"model_type": "🔶 : fine-tuned/fp on domain-specific datasets",
|
14 |
"source": "leaderboard",
|
15 |
"job_id": -1,
|
16 |
-
"job_start_time": null
|
|
|
|
|
17 |
}
|
|
|
8 |
"architectures": "MistralForCausalLM",
|
9 |
"weight_type": "Original",
|
10 |
"main_language": "Portuguese",
|
11 |
+
"status": "FAILED",
|
12 |
"submitted_time": "2024-05-15T20:00:58Z",
|
13 |
"model_type": "🔶 : fine-tuned/fp on domain-specific datasets",
|
14 |
"source": "leaderboard",
|
15 |
"job_id": -1,
|
16 |
+
"job_start_time": null,
|
17 |
+
"error_msg": "Failed to download and/or use the AutoModel class, trust_remote_code=True - Original Exception: Can't load the configuration of 'J-AI/Phi_3-CREWAI-PTBR'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'J-AI/Phi_3-CREWAI-PTBR' is the correct path to a directory containing a config.json file",
|
18 |
+
"traceback": "Traceback (most recent call last):\n File \"/workspace/repos/llm_leaderboard/llm_leaderboard_eval_bot/evaluate_llms.py\", line 204, in wait_download_and_run_request\n raise Exception(f\"Failed to download and/or use the AutoModel class, trust_remote_code={TRUST_REMOTE_CODE} - Original Exception: {exception_msg}\")\nException: Failed to download and/or use the AutoModel class, trust_remote_code=True - Original Exception: Can't load the configuration of 'J-AI/Phi_3-CREWAI-PTBR'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'J-AI/Phi_3-CREWAI-PTBR' is the correct path to a directory containing a config.json file\n"
|
19 |
}
|