eduagarcia commited on
Commit
f65d9b5
1 Parent(s): d8201f8

Update status of fernandosola/bluearara-7B_eval_request_False_bfloat16_Original to FAILED

Browse files
fernandosola/bluearara-7B_eval_request_False_bfloat16_Original.json CHANGED
@@ -1 +1,18 @@
1
- {"model": "fernandosola/bluearara-7B", "base_model": "", "revision": "main", "private": false, "precision": "bfloat16", "params": 7.0, "architectures": "MistralForCausalLM", "weight_type": "Original", "status": "PENDING", "submitted_time": "2024-02-17T01:32:05Z", "model_type": "\ud83c\udd8e : language adapted models (FP, FT, ...)", "source": "leaderboard", "job_id": -1, "job_start_time": null}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model": "fernandosola/bluearara-7B",
3
+ "base_model": "",
4
+ "revision": "main",
5
+ "private": false,
6
+ "precision": "bfloat16",
7
+ "params": 7.0,
8
+ "architectures": "MistralForCausalLM",
9
+ "weight_type": "Original",
10
+ "status": "FAILED",
11
+ "submitted_time": "2024-02-17T01:32:05Z",
12
+ "model_type": "🆎 : language adapted models (FP, FT, ...)",
13
+ "source": "leaderboard",
14
+ "job_id": -1,
15
+ "job_start_time": null,
16
+ "error_msg": "Failed to download and/or use the AutoModel class, trust_remote_code=True - Original Exception: Can't load the configuration of 'fernandosola/bluearara-7B'. 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 'fernandosola/bluearara-7B' is the correct path to a directory containing a config.json file",
17
+ "traceback": "Traceback (most recent call last):\n File \"/workspace/repos/llm_leaderboard/llm_leaderboard_eval_bot/evaluate_llms.py\", line 215, 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 'fernandosola/bluearara-7B'. 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 'fernandosola/bluearara-7B' is the correct path to a directory containing a config.json file\n"
18
+ }