tohid.abedini
commited on
Commit
·
36b0e49
1
Parent(s):
d779abf
[Add] jsonl load handling
Browse files
leaderboard_persian.jsonl
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
-
{
|
2 |
-
"Model": "PartAI/Dorna-Llama3-8B-Instruct",
|
3 |
"Precision": "bfloat16",
|
4 |
"#Params (B)": 8.03,
|
5 |
"Part Multiple Choice": 55,
|
@@ -10,10 +9,8 @@
|
|
10 |
"Multiple Choice Persian": 15,
|
11 |
"Hub License": "llama3",
|
12 |
"Model sha": "5f10e376dcdac39811d4ad43424f6122635784a3",
|
13 |
-
"model_name_for_query": "PartAI/Dorna-Llama3-8B-Instruct"
|
14 |
-
|
15 |
-
{
|
16 |
-
"Model": "PartAI/Dorna-Llama3-35B-Instruct",
|
17 |
"Precision": "bfloat16",
|
18 |
"#Params (B)": 35.03,
|
19 |
"Part Multiple Choice": 55,
|
@@ -24,5 +21,4 @@
|
|
24 |
"Multiple Choice Persian": 15,
|
25 |
"Hub License": "llama3",
|
26 |
"Model sha": "5f10e376dcdac39811d4ad43424f6122635784a3",
|
27 |
-
"model_name_for_query": "PartAI/Dorna-Llama3-35B-Instruct"
|
28 |
-
}
|
|
|
1 |
+
{"Model": "PartAI/Dorna-Llama3-8B-Instruct",
|
|
|
2 |
"Precision": "bfloat16",
|
3 |
"#Params (B)": 8.03,
|
4 |
"Part Multiple Choice": 55,
|
|
|
9 |
"Multiple Choice Persian": 15,
|
10 |
"Hub License": "llama3",
|
11 |
"Model sha": "5f10e376dcdac39811d4ad43424f6122635784a3",
|
12 |
+
"model_name_for_query": "PartAI/Dorna-Llama3-8B-Instruct"}
|
13 |
+
{"Model": "PartAI/Dorna-Llama3-35B-Instruct",
|
|
|
|
|
14 |
"Precision": "bfloat16",
|
15 |
"#Params (B)": 35.03,
|
16 |
"Part Multiple Choice": 55,
|
|
|
21 |
"Multiple Choice Persian": 15,
|
22 |
"Hub License": "llama3",
|
23 |
"Model sha": "5f10e376dcdac39811d4ad43424f6122635784a3",
|
24 |
+
"model_name_for_query": "PartAI/Dorna-Llama3-35B-Instruct"}
|
|