eduagarcia commited on
Commit
6ad0fad
1 Parent(s): e2aa126

Update status of argilla/notux-8x7b-v1_eval_request_False_bfloat16_Original to FAILED

Browse files
argilla/notux-8x7b-v1_eval_request_False_bfloat16_Original.json CHANGED
@@ -7,10 +7,12 @@
7
  "params": 46.703,
8
  "architectures": "MixtralForCausalLM",
9
  "weight_type": "Original",
10
- "status": "PENDING",
11
  "submitted_time": "2024-02-27T05:10:44Z",
12
  "model_type": "💬 : chat models (RLHF, DPO, IFT, ...)",
13
  "source": "leaderboard",
14
  "job_id": -1,
15
- "job_start_time": null
 
 
16
  }
 
7
  "params": 46.703,
8
  "architectures": "MixtralForCausalLM",
9
  "weight_type": "Original",
10
+ "status": "FAILED",
11
  "submitted_time": "2024-02-27T05:10:44Z",
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
  }