Add results file for gpt2
Browse files
results/openai-community/gpt2_results_2025-04-21 16:59:47.547731.json
ADDED
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"results": {
|
3 |
+
"average": {
|
4 |
+
"score": 1.0
|
5 |
+
},
|
6 |
+
"speed": {
|
7 |
+
"spq": 1.1064065631691649
|
8 |
+
},
|
9 |
+
"contamination": {
|
10 |
+
"score": 0
|
11 |
+
},
|
12 |
+
"execution_time": 516.691865,
|
13 |
+
"errors": [],
|
14 |
+
"scores_by_category": [
|
15 |
+
{
|
16 |
+
"category": "Function Calling",
|
17 |
+
"average_score": 1.0,
|
18 |
+
"count": 2
|
19 |
+
},
|
20 |
+
{
|
21 |
+
"category": "Reasoning & Math",
|
22 |
+
"average_score": 1.0,
|
23 |
+
"count": 3
|
24 |
+
}
|
25 |
+
],
|
26 |
+
"scores_by_format": [
|
27 |
+
{
|
28 |
+
"format": "Generation",
|
29 |
+
"average_score": 1.0,
|
30 |
+
"count": 5
|
31 |
+
}
|
32 |
+
]
|
33 |
+
},
|
34 |
+
"config": {
|
35 |
+
"model": "openai-community/gpt2",
|
36 |
+
"model_sha": "607a30d783dfa663caf39e06633721c8d4cfcd7e",
|
37 |
+
"submitted_time": "2025-04-21T14:50:23Z",
|
38 |
+
"likes": 2679,
|
39 |
+
"params": 0.137,
|
40 |
+
"license": "mit"
|
41 |
+
}
|
42 |
+
}
|