Add hkgai/HKGAI-V1 to eval queue
Browse files
hkgai/HKGAI-V1/results_2025-06-07T16:05:02Z.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"config": {
|
| 3 |
+
"model_dtype": "bfloat16",
|
| 4 |
+
"model_name": "hkgai/HKGAI-V1",
|
| 5 |
+
"model_sha": "main"
|
| 6 |
+
},
|
| 7 |
+
"results": {
|
| 8 |
+
"stem": {
|
| 9 |
+
"acc": 0.741
|
| 10 |
+
},
|
| 11 |
+
"socialscience": {
|
| 12 |
+
"acc": 0.762
|
| 13 |
+
},
|
| 14 |
+
"humanities": {
|
| 15 |
+
"acc": 0.786
|
| 16 |
+
},
|
| 17 |
+
"other": {
|
| 18 |
+
"acc": 0.736
|
| 19 |
+
}
|
| 20 |
+
}
|
| 21 |
+
}
|