eduagarcia
commited on
Commit
•
2446cc4
1
Parent(s):
6ad0fad
Update status of lmsys/vicuna-7b-v1.5_eval_request_False_float16_Original to FAILED
Browse files
lmsys/vicuna-7b-v1.5_eval_request_False_float16_Original.json
CHANGED
@@ -7,10 +7,12 @@
|
|
7 |
"params": 7.0,
|
8 |
"architectures": "LlamaForCausalLM",
|
9 |
"weight_type": "Original",
|
10 |
-
"status": "
|
11 |
"submitted_time": "2024-02-27T16:58:43Z",
|
12 |
"model_type": "💬 : chat models (RLHF, DPO, IFT, ...)",
|
13 |
"source": "leaderboard",
|
14 |
"job_id": -1,
|
15 |
-
"job_start_time": null
|
|
|
|
|
16 |
}
|
|
|
7 |
"params": 7.0,
|
8 |
"architectures": "LlamaForCausalLM",
|
9 |
"weight_type": "Original",
|
10 |
+
"status": "FAILED",
|
11 |
"submitted_time": "2024-02-27T16:58:43Z",
|
12 |
"model_type": "💬 : chat models (RLHF, DPO, IFT, ...)",
|
13 |
"source": "leaderboard",
|
14 |
"job_id": -1,
|
15 |
+
"job_start_time": null,
|
16 |
+
"error_msg": "cannot access local variable 'commit_hash' where it is not associated with a value",
|
17 |
+
"traceback": "Traceback (most recent call last):\n File \"/workspace/repos/llm_leaderboard/llm_leaderboard_eval_bot/evaluate_llms.py\", line 211, in wait_download_and_run_request\n commit_hash=commit_hash,\n ^^^^^^^^^^^\nUnboundLocalError: cannot access local variable 'commit_hash' where it is not associated with a value\n"
|
18 |
}
|