Commit
•
76d6c53
1
Parent(s):
4a431b7
Add bigcode/starcoder2-7b to eval queue
Browse files
bigcode/starcoder2-7b_eval_request_False_bfloat16_Original.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "bigcode/starcoder2-7b",
|
3 |
+
"base_model": null,
|
4 |
+
"revision": "a3d33687b51284b528abeb17830776ffd24892a9",
|
5 |
+
"precision": "bfloat16",
|
6 |
+
"params": 7.174,
|
7 |
+
"architectures": "Starcoder2ForCausalLM",
|
8 |
+
"weight_type": "Original",
|
9 |
+
"status": "PENDING",
|
10 |
+
"submitted_time": "2024-06-09T21:56:14Z",
|
11 |
+
"model_type": "starcoder2",
|
12 |
+
"job_id": -1,
|
13 |
+
"job_start_time": null,
|
14 |
+
"use_chat_template": false
|
15 |
+
}
|