Commit
•
1a6e054
1
Parent(s):
b33654b
Add EleutherAI/gpt-neox-20b to eval queue
Browse files
EleutherAI/gpt-neox-20b_eval_request_False_float16_Original.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "EleutherAI/gpt-neox-20b",
|
3 |
+
"base_model": null,
|
4 |
+
"revision": "c292233c833e336628618a88a648727eb3dff0a7",
|
5 |
+
"precision": "float16",
|
6 |
+
"params": 20.739,
|
7 |
+
"architectures": "GPTNeoXForCausalLM",
|
8 |
+
"weight_type": "Original",
|
9 |
+
"status": "PENDING",
|
10 |
+
"submitted_time": "2024-06-09T21:57:03Z",
|
11 |
+
"model_type": "gpt_neox",
|
12 |
+
"job_id": -1,
|
13 |
+
"job_start_time": null,
|
14 |
+
"use_chat_template": false
|
15 |
+
}
|