xuanricheng
commited on
Commit
•
208985a
1
Parent(s):
fa6feba
Add SeaLLMs/SeaLLM-7B-v2.5 to eval queue
Browse files
SeaLLMs/SeaLLM-7B-v2.5_eval_request_False_bfloat16_Original.json
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"model": "SeaLLMs/SeaLLM-7B-v2.5",
|
3 |
+
"base_model": "",
|
4 |
+
"revision": "main",
|
5 |
+
"private": false,
|
6 |
+
"precision": "bfloat16",
|
7 |
+
"params": 8.538,
|
8 |
+
"architectures": "GemmaForCausalLM",
|
9 |
+
"weight_type": "Original",
|
10 |
+
"status": "PENDING",
|
11 |
+
"submitted_time": "2024-05-16T06:19:56Z",
|
12 |
+
"model_type": "\ud83d\udd36 : fine-tuned on domain-specific datasets",
|
13 |
+
"job_id": -1,
|
14 |
+
"job_start_time": null
|
15 |
+
}
|