Commit
•
966683d
1
Parent(s):
db6ce1c
Add EleutherAI/gpt-neo-2.7B to eval queue
Browse files
EleutherAI/gpt-neo-2.7B_eval_request_False_bfloat16_Original.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "EleutherAI/gpt-neo-2.7B",
|
3 |
+
"base_model": null,
|
4 |
+
"revision": "e24fa291132763e59f4a5422741b424fb5d59056",
|
5 |
+
"precision": "bfloat16",
|
6 |
+
"params": 2.718,
|
7 |
+
"architectures": "GPTNeoForCausalLM",
|
8 |
+
"weight_type": "Original",
|
9 |
+
"status": "PENDING",
|
10 |
+
"submitted_time": "2024-06-09T21:54:12Z",
|
11 |
+
"model_type": "gpt_neo",
|
12 |
+
"job_id": -1,
|
13 |
+
"job_start_time": null,
|
14 |
+
"use_chat_template": false
|
15 |
+
}
|